summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-22Define xmpp daemon claim timeout timeCiaranG
2008-08-19Fix bug in xmpp on/off (ticket #528)CiaranG
2008-08-18XMPP bounce message when too long (ticket #112)CiaranG
2008-08-22better error reporting in user authorization actionEvan Prodromou
2008-08-22fix include path bugEvan Prodromou
2008-08-22add note to config.php.sample about localonlyEvan Prodromou
2008-08-22local-only is optional on public timelineEvan Prodromou
2008-08-22include external libs in a subdir to make install easierEvan Prodromou
2008-08-21add Cincinnati Bell WirelessEvan Prodromou
2008-08-19Twitter-compatible API - RESTfulness checks as per Twitterzach
2008-08-19Twitter-compatible API - /statuses/show - better err msg if notice doesn't existzach
2008-08-19Twitter-compatible API - Added /statuses/followers to methods thatzach
2008-08-19Twitter-compatible API - /statuses/destroy method implementedzach
2008-08-18Twitter-compatible API - moved show() to the right filezach
2008-08-18Twitter-compatible API - running all strings through gettext() nowzach
2008-08-19add database tables for foreign servicesEvan Prodromou
2008-08-19add remote flag to broadcast of noticesEvan Prodromou
2008-08-19broadcast remote noticesEvan Prodromou
2008-08-17set internal encoding in XMPP daemonEvan Prodromou
2008-08-17trim whitespace in laconica.sqlEvan Prodromou
2008-08-17restore fave table lost when doing utf8 upgradeEvan Prodromou
2008-08-17Database uses UTF-8 by defaultEvan Prodromou
2008-08-13first step towards adding favorites to the systemEvan Prodromou
2008-08-17use mb_substr for xmpp daemon checkEvan Prodromou
2008-08-17accept 140 chars in API, tooEvan Prodromou
2008-08-17typo in forgotten password stringEvan Prodromou
2008-08-17remove hack to count bytes, not chars, in JS, since we now use charsEvan Prodromou
2008-08-17use UTF-8 as the internal encodingEvan Prodromou
2008-08-17debug for content too longEvan Prodromou
2008-08-17accept 140-character UTF-8 strings to contentEvan Prodromou
2008-08-13move command-line scripts to their own dirEvan Prodromou
2008-08-17make settings and search menus localisableEvan Prodromou
2008-08-16name omb_listener param so we can refer to it in error msgEvan Prodromou
2008-08-15Twitter-compatible API: support for new in_reply_to_status_id in statuses/updatezach
2008-08-13Twitter-compatible API: removed redundant decoding step; already taken care o...zach
2008-08-13move user registration to a single static methodEvan Prodromou
2008-08-13auto-load OAuthRequestEvan Prodromou
2008-08-13get rid of dataobject.ini -- againEvan Prodromou
2008-08-12correctly show URL for rare notice without an URIEvan Prodromou
2008-08-11fix some errors in sitemapsEvan Prodromou
2008-08-11correct sitemapindex outputEvan Prodromou
2008-08-11fix problem with new noticesEvan Prodromou
2008-08-08Twitter-compatible API: filled in the source attr for notices accessed via APIzach
2008-07-31Twitter-compatible API - /statuses/update.format now decodes HTML chars, such...zach
2008-08-11make tag dropoff configurableEvan Prodromou
2008-08-11emergency fixup for bad notices in notice searchEvan Prodromou
2008-08-07LOG_ERROR -> LOG_ERR (again)Evan Prodromou
2008-08-06update French translation with msgmergeEvan Prodromou
2008-08-06fix config globalEvan Prodromou
2008-08-06fixup locale stuff from mikenzEvan Prodromou