Age | Commit message (Expand) | Author |
2008-08-27 | break up monolithic xmppdaemon into multiple queue handlers | Evan Prodromou |
2008-08-28 | fix random function name | Evan Prodromou |
2008-08-28 | code for session token | Evan Prodromou |
2008-08-27 | get language before setting it. | Evan Prodromou |
2008-08-26 | fix error storing uris of remote notices | Evan Prodromou |
2008-08-26 | use notice URI if it's not local and it's an HTTP URL | Evan Prodromou |
2008-08-26 | only send local messages to public XMPP stream | Evan Prodromou |
2008-08-26 | optionally turn encryption on or off in the XMPP connection | Evan Prodromou |
2008-08-25 | never allow blank passwords | Evan Prodromou |
2008-08-25 | use common_sql_now() instead of DB_DataObject_Cast | Evan Prodromou |
2008-08-24 | notify user of remote subscriptions | Evan Prodromou |
2008-08-23 | Prevent jabber.php error by checking key exists | CiaranG |
2008-08-23 | Escape profile url in xmpp in case fancy urls off (Ticket #521) | CiaranG |
2008-08-22 | Fixed attempt to read nonexistent match in JID regex | CiaranG |
2008-08-22 | XMPP sub/unsub and help commands | CiaranG |
2008-08-22 | fix include path bug | Evan Prodromou |
2008-08-22 | local-only is optional on public timeline | Evan Prodromou |
2008-08-22 | include external libs in a subdir to make install easier | Evan Prodromou |
2008-08-18 | Twitter-compatible API - moved show() to the right file | zach |
2008-08-18 | Twitter-compatible API - running all strings through gettext() now | zach |
2008-08-17 | use UTF-8 as the internal encoding | Evan Prodromou |
2008-08-17 | make settings and search menus localisable | Evan Prodromou |
2008-08-15 | Twitter-compatible API: support for new in_reply_to_status_id in statuses/update | zach |
2008-08-13 | auto-load OAuthRequest | Evan Prodromou |
2008-08-08 | Twitter-compatible API: filled in the source attr for notices accessed via API | zach |
2008-08-11 | make tag dropoff configurable | Evan Prodromou |
2008-08-07 | LOG_ERROR -> LOG_ERR (again) | Evan Prodromou |
2008-08-06 | fix config global | Evan Prodromou |
2008-08-06 | fixup locale stuff from mikenz | Evan Prodromou |
2008-08-04 | Add other languages to drop down | Mike Cochrane |
2008-08-04 | Set the C locate to avoid tr_TR php bug see http://www.topolis.lt/php/#35050 | mikec |
2008-08-05 | make init of lang environment happen earlier, or when user language may have ... | Evan Prodromou |
2008-08-04 | use noreply address as fallback if no incoming email address exists | Evan Prodromou |
2008-07-31 | version upgrade0.5.0 | Evan Prodromou |
2008-07-30 | try to slim down the top menu so it all fits | Evan Prodromou |
2008-07-30 | let @rejon do the homework http://ur1.ca/17c | Evan Prodromou |
2008-07-30 | Twitter-compatible API: implemented /users/show.format method | zach |
2008-07-29 | Update some gettext strings and number the arguements so life is easier for t... | Mike Cochrane |
2008-07-28 | Twitter-compatible API: better error handling for replier_by_reply() | zach |
2008-07-29 | move the language info, fix dir for locales | Evan Prodromou |
2008-07-29 | use a little X instead of "delete" for delete link, right after arrow | Evan Prodromou |
2008-07-29 | new -> staticGet | Evan Prodromou |
2008-07-29 | fallback for unknown source | Evan Prodromou |
2008-07-29 | show where a notice came from | Evan Prodromou |
2008-07-29 | rel | Evan Prodromou |
2008-07-28 | require validation code | Evan Prodromou |
2008-07-25 | change 'deletenotice' to 'notice/delete' | Evan Prodromou |
2008-07-25 | Queue_item correct name in dequeue function | Evan Prodromou |
2008-07-24 | Auto/Lazy load the class files | Mike Cochrane |
2008-07-24 | Cache the DateTimeZon objects | Mike Cochrane |