summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2008-09-30use profile URL instead of local URLEvan Prodromou
2008-09-23Added Swedish to list of languagesCiaranG
2008-09-23Add Lithuanian to list of supported languagesCiaranG
2008-09-29guarded call to conn method in xmppqueuehandlerEvan Prodromou
2008-09-28fancy url for favorites rssEvan Prodromou
2008-09-28move noticewrapper to classesEvan Prodromou
2008-09-26move memcache connections to util.phpEvan Prodromou
2008-09-24correct url for new message formEvan Prodromou
2008-09-24put message form on inbox and outboxEvan Prodromou
2008-09-24change the rule for detecting replies.Evan Prodromou
2008-09-24change foreign links flags code to use bitmasksEvan Prodromou
2008-09-23Twitter bridge - pref setting to turn off sending @-replies to TwitterZach Copley
2008-09-23Twitter bridge - Bugfix: You can now turn off brige via prefsZach Copley
2008-09-23Added option to add disable attr to common_checkbox()Zach Copley
2008-09-23Twitter bridge: Hack to get around PHP cURL's use of @ as a metachar,Zach Copley
2008-09-23comma to dotEvan Prodromou
2008-09-23try some fiddling to get message notification going outEvan Prodromou
2008-09-23make it look like a queryEvan Prodromou
2008-09-23append LACONICA_VERSION to css files to force reloadEvan Prodromou
2008-09-23version number -- doh!Evan Prodromou
2008-09-22merge CiaranG's changes for subs0.6.00.6Evan Prodromou
2008-09-22hide IM settings if xmpp disabledEvan Prodromou
2008-09-22correct a couple of bugsEvan Prodromou
2008-09-18if favor/disfavor submitted through ajax, return micro-html of formEvan Prodromou
2008-09-17correct urls from fancy url for show-messageEvan Prodromou
2008-09-17fancy urls for show message, new messageEvan Prodromou
2008-09-17newmessage and showmessageEvan Prodromou