summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-11-12Ticket 753tryggvib
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 added bit.ly supportmillette
2008-11-07trac31 added 3 more short url services: ur1.ca, 2tu.ru and ptiturl.commillette
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-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-10-26fix calls to show_rss_timelineEvan Prodromou
2008-10-26add SUP links to RSS and Atom, tooEvan Prodromou
2008-10-25a SUP action to product correct SUP json outputEvan Prodromou
2008-10-24fixed use of header()Evan Prodromou
2008-10-24override initrssEvan Prodromou
2008-10-24add SUP link to User RSSEvan Prodromou
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