summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-13remove 'nudge' -- it won't be in this release0.6.2Evan Prodromou
2008-11-13update READMEEvan Prodromou
2008-11-13add Net SocketEvan Prodromou
2008-11-13take a command-line argument to start with a particular user IDEvan Prodromou
2008-11-13clear memcached cache in fixup_inboxesEvan Prodromou
2008-11-13Ticket 753 bugfix, characters/digits onlytryggvib
2008-11-13Bug fix for ticket 753tryggvib
2008-11-12Ticket 753tryggvib
2008-11-13update inboxed flag in fixup inboxesEvan Prodromou
2008-11-13different query based on config var and user inbox statusEvan Prodromou
2008-11-13add documentation on notice inboxesEvan Prodromou
2008-11-13add inboxed and regenerate data objectsEvan Prodromou
2008-11-13Conflict resolution patch for newnotice.php (zach vs. millette)zach
2008-11-13trac31 added longurl title to anchors when applicable. Also removed * url pre...millette
2008-11-13trac31 let * preceding a url prevent its shortening.millette
2008-11-13trac31 forgot about twitapi, now fixed.millette
2008-11-13trac31 shorten all URLs even if notice is already <millette
2008-11-13trac31 pg support, fixing 2tu typo, set ur1.ca as default servicemillette
2008-11-07trac31 revert the "don't shorten URLs prefixed with a *" patch since we autom...millette
2008-11-07trac31 don't shorten URLs prefixed with a *millette
2008-11-07trac31 added bit.ly supportmillette
2008-11-07trac31 added 3 more short url services: ur1.ca, 2tu.ru and ptiturl.commillette
2008-11-07added Shorturl_api to add support for ur1, 2tu and other services lacking a n...millette
2008-11-06trac31 added othersettings fancy urlmillette
2008-11-06trac31 forgot actions/othersettings.php filemillette
2008-11-06trac31 url_auto_shortening by sgmurphymillette
2008-11-10CSRF Protection for login and new notice. Ticket #503zach
2008-11-06Twitter-compatible API - don't strip XML-illegal chars from JSON outputzach
2008-10-13Script to update laconica.pot from source, and the results of running itCiaranG
2008-10-07Fix to previous fix :(CiaranG
2008-10-07Only log locale sets that failCiaranG
2008-10-07Fix error when maildaemon tries to report a message parsing errorCiaranG
2008-11-12add LOW_PRIORITY and IGNORE extensions for INSERTEvan Prodromou
2008-11-12check for errors in fixup_inboxesEvan Prodromou
2008-11-12add created to notice updateEvan Prodromou
2008-11-12some memory and execution time managementEvan Prodromou
2008-11-12correct method for queryingEvan Prodromou
2008-11-12add a script to populate notice inboxesEvan Prodromou
2008-11-12notice_inbox.id -> notice_inbox.notice_idEvan Prodromou
2008-11-12created timestamp on notice_inboxEvan Prodromou
2008-11-04Twitter-compatible API - since_id and before_id were polluting the cache and ...zach
2008-10-23blow inboxesEvan Prodromou
2008-10-22change User to use notice inboxes rather than subscriptionEvan Prodromou
2008-10-22better prefix for Notice_inbox.phpEvan Prodromou
2008-10-22save notice to inbox on saveNewEvan Prodromou
2008-10-22notice inboxEvan Prodromou
2008-11-13use correct class for avatar deletion so memcached is updatedEvan Prodromou
2008-11-04Better UTF-8 escaped entity handling. Fixed bad chars in all RSS feeds.zach
2008-11-03Twitter-compatible API - properly encode and decode UTF-8 HTML entitieszach
2008-11-02heuristics for paren linking (thanks @brion!)Evan Prodromou