Age | Commit message (Expand) | Author |
2008-08-22 | include external libs in a subdir to make install easier | Evan Prodromou |
2008-08-21 | add Cincinnati Bell Wireless | Evan Prodromou |
2008-08-19 | Twitter-compatible API - RESTfulness checks as per Twitter | zach |
2008-08-19 | Twitter-compatible API - /statuses/show - better err msg if notice doesn't exist | zach |
2008-08-19 | Twitter-compatible API - Added /statuses/followers to methods that | zach |
2008-08-19 | Twitter-compatible API - /statuses/destroy method implemented | zach |
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-19 | add database tables for foreign services | Evan Prodromou |
2008-08-19 | add remote flag to broadcast of notices | Evan Prodromou |
2008-08-19 | broadcast remote notices | Evan Prodromou |
2008-08-17 | set internal encoding in XMPP daemon | Evan Prodromou |
2008-08-17 | trim whitespace in laconica.sql | Evan Prodromou |
2008-08-17 | restore fave table lost when doing utf8 upgrade | Evan Prodromou |
2008-08-17 | Database uses UTF-8 by default | Evan Prodromou |
2008-08-13 | first step towards adding favorites to the system | Evan Prodromou |
2008-08-17 | use mb_substr for xmpp daemon check | Evan Prodromou |
2008-08-17 | accept 140 chars in API, too | Evan Prodromou |
2008-08-17 | typo in forgotten password string | Evan Prodromou |
2008-08-17 | remove hack to count bytes, not chars, in JS, since we now use chars | Evan Prodromou |
2008-08-17 | use UTF-8 as the internal encoding | Evan Prodromou |
2008-08-17 | debug for content too long | Evan Prodromou |
2008-08-17 | accept 140-character UTF-8 strings to content | Evan Prodromou |
2008-08-13 | move command-line scripts to their own dir | Evan Prodromou |
2008-08-17 | make settings and search menus localisable | Evan Prodromou |
2008-08-16 | name omb_listener param so we can refer to it in error msg | Evan Prodromou |
2008-08-15 | Twitter-compatible API: support for new in_reply_to_status_id in statuses/update | zach |
2008-08-13 | Twitter-compatible API: removed redundant decoding step; already taken care o... | zach |
2008-08-13 | move user registration to a single static method | Evan Prodromou |
2008-08-13 | auto-load OAuthRequest | Evan Prodromou |
2008-08-13 | get rid of dataobject.ini -- again | Evan Prodromou |
2008-08-12 | correctly show URL for rare notice without an URI | Evan Prodromou |
2008-08-11 | fix some errors in sitemaps | Evan Prodromou |
2008-08-11 | correct sitemapindex output | Evan Prodromou |
2008-08-11 | fix problem with new notices | Evan Prodromou |
2008-08-08 | Twitter-compatible API: filled in the source attr for notices accessed via API | zach |
2008-07-31 | Twitter-compatible API - /statuses/update.format now decodes HTML chars, such... | zach |
2008-08-11 | make tag dropoff configurable | Evan Prodromou |
2008-08-11 | emergency fixup for bad notices in notice search | Evan Prodromou |
2008-08-07 | LOG_ERROR -> LOG_ERR (again) | Evan Prodromou |
2008-08-06 | update French translation with msgmerge | 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-05 | ignore OTR messages over Jabber (I think) | Evan Prodromou |
2008-08-04 | add commands to turn sms notification on and off | Evan Prodromou |
2008-08-04 | use noreply address as fallback if no incoming email address exists | Evan Prodromou |
2008-08-04 | better handling of unconfirmed email addresses | Evan Prodromou |