summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-11-18update version number in common.phpEvan Prodromou
2008-11-14escaping was not needed at all to process short urls. Real fix.millette
2008-11-14fix longurl title attribute, removing extra backslashes.millette
2008-11-14silly escape problem with quotes, fixed.millette
2008-11-14add quotes to longurl titleEvan Prodromou
2008-11-13add documentation on notice inboxesEvan Prodromou
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 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 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-07Fix to previous fix :(CiaranG
2008-10-07Only log locale sets that failCiaranG
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
2008-10-27Twitter bridge - change regex to look for mb @-replieszach
2008-10-26handle seconds argument to SUPEvan Prodromou
2008-10-26add SUP links to RSS and Atom, tooEvan Prodromou
2008-10-24add SUP link to User RSSEvan Prodromou
2008-10-23add atom and RSS 2.0 link elements to head of profile pageEvan Prodromou
2008-10-21add 'invite-only' mode for registrationEvan Prodromou
2008-10-20force util.js to reload on version changeEvan Prodromou
2008-10-20don't overwrite replies in noticesEvan Prodromou
2008-10-20try to make replies point to the clicked-on noticeEvan Prodromou
2008-10-16Twitter-compatible API:zach
2008-10-06Twitter bridge - was checking the wrong bit (!) for reply sync preferencezach
2008-10-06Twitter-compatible API - direct_messages/new.json was not answeringzach
2008-10-06increment the version0.6.1Evan Prodromou
2008-09-30Twitter-compatible API - cleaned up sloppy control flow: exit() statements ev...zach
2008-09-30Twitter-compatible API - factored out redundant JSON printing functionszach
2008-09-30Twitter-compatible API - Favorites now working!zach
2008-09-30Twitter-compatible API - added source links to statuses/noticeszach
2008-09-29Twitter-compatible API: Direct messages work (everything but destroy())Zach Copley
2008-09-25Twitter-compatible API - rss and atom feeds for direct messagesZach Copley
2008-09-24Twitter-API: Viewing direct msgs in xml and json now workZach Copley
2008-09-26Twitter bridge -- more explicit checking of noticesync bitsZach Copley
2008-10-04Update q-value for completed pt_BR translationCiaranG
2008-10-02Combined language patches that got missed due to repo dependenciesCiaranG
2008-10-04cleanup whitespace in lib/mail.phpEvan Prodromou
2008-10-04move fave notification to mail libraryEvan Prodromou
2008-10-05explicitly load classes for queuehandlerEvan Prodromou
2008-10-04more output in daemon.phpEvan Prodromou