summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-10-24Twitter-compatible API - removed debugging statementzach
2008-10-24Twitter-compatible API - checks for is_readonly() now work!zach
2008-10-23add atom and RSS 2.0 link elements to head of profile pageEvan Prodromou
2008-10-24add is_readonly() to api.phpEvan Prodromou
2008-10-21full sentence for invite-only errorEvan Prodromou
2008-10-21add 'invite-only' mode for registrationEvan Prodromou
2008-10-20accidentally setting replies to 'false'Evan Prodromou
2008-10-20correct number of args to saveNew in newnoticeEvan Prodromou
2008-10-20add a little debugging for replytoEvan Prodromou
2008-10-20try to make replies point to the clicked-on noticeEvan Prodromou
2008-10-16Twitter-compatible API:zach
2008-10-15Twitter-compatible API - added favorites/favorites to list of methods only re...zach
2008-10-05Added OnCommand and OffCommand to the list of cmds the Twitter APIzach
2008-10-04Twitter-compatible API - hooked in command interpreterzach
2008-09-30Twitter-compatible API - cleaned up sloppy control flow: exit() statements ev...zach
2008-09-30Twitter-compatible API - Added content-type checks to several methods. Callin...zach
2008-09-30Add support for since_id and before_id to Twitter API. Ticket #540.mac65
2008-09-30Twitter-compatible API - factored out redundant JSON printing functionszach
2008-09-30Twitter-compatible API - Favorites now working!zach
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-10-04text -> content in newnoticeEvan Prodromou
2008-10-04add channels and use command interpreter in different channelsEvan Prodromou
2008-10-04move fave notification to mail libraryEvan Prodromou
2008-10-04better instructions in the password recovery pageEvan Prodromou
2008-09-30Fix replies tab pagination issuesupport
2008-09-24Fix problem with tags in different locales (Ticket #679)CiaranG
2008-09-30use two-arg constructor for confirmation codeEvan Prodromou
2008-09-30log a warning on recovery of old recovery codesEvan Prodromou
2008-09-29trying to fix up pages in tagsEvan Prodromou
2008-09-28fixup tag display codeEvan Prodromou
2008-09-28pass tag parameter along to stream queryEvan Prodromou
2008-09-28cache tag streams in Memcached, tooEvan Prodromou
2008-09-28add favoritesrssEvan Prodromou
2008-09-28remove unneeded find() in userrss.phpEvan Prodromou
2008-09-28change arguments to Notice::publicStreamEvan Prodromou
2008-09-28shownotices takes user rather than profile in showstreamEvan Prodromou
2008-09-28single function for important streams, with memcached supportEvan Prodromou
2008-09-26try to clean up user-without-profile errorsEvan Prodromou
2008-09-24better redirect to outboxEvan Prodromou
2008-09-24redirect to outbox after postingEvan Prodromou
2008-09-24put message form on inbox and outboxEvan Prodromou
2008-09-24change handle() to use message-getting helperEvan Prodromou
2008-09-24default sending local @ replies to TwitterEvan Prodromou
2008-09-22Fix ticket 460mac65
2008-09-22Fix ticket 662mac65
2008-09-24change foreign links flags code to use bitmasksEvan Prodromou
2008-09-24Twitter bridge - Was using the wrong idiom to update foreign_linkZach Copley
2008-09-24Twitter bridge - fixed another bug that kept prefs from saving properlyZach Copley