summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2009-08-03Use the same favorite notification function in the API as everywhere elseCraig Andrews
2009-08-02Fixed PHP Notice "Undefined variable: cnt"Jeffery To
2009-08-02Fixed PHP Notice "Undefined variable: suplink"Jeffery To
2009-07-30Implemented the "show" method of the laconica groups apiCraig Andrews
2009-07-28Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-07-27trim the subject line of invite emailsCraig Andrews
2009-07-27change front page to link to max member groupsEvan Prodromou
2009-07-22Changed file back to 0644.Eric Helgeson
2009-07-21Added hidden input to showRecoverForm() so form can be submitted without erro...Steve Winton
2009-07-17I can't believe I forgot to commit this as part of 9ed117d... wow. Epic fail....Craig Andrews
2009-07-17Fix OpenId cancelled / error messageCraig Andrews
2009-07-17Merge branch 'oembed-provider' into 0.8.xCraig Andrews
2009-07-17Move the oembed endpoint to /main/oembedCraig Andrews
2009-07-15conversation action is readonlyEvan Prodromou
2009-07-15Added oEmbed discovery for attachments and noticesCraig Andrews
2009-07-15Support oembed for attachments and noticesCraig Andrews
2009-07-15Added stub oembed api endpointCraig Andrews
2009-07-13Merge branch 'tags-timeline-api' into 0.8.xCraig Andrews
2009-07-12Add timeline tags API (RSS 2.0 and Atom feeds)Craig Andrews
2009-07-12Fix atom self reference in the groups apiCraig Andrews
2009-07-10Fix link for atom feed in showgroup actionZach Copley
2009-07-10Group timeline API method doesn't require authZach Copley
2009-07-10Update showgroup action RSS 2.0 feed linkZach Copley
2009-07-10Fix alternate link for groups API feedZach Copley
2009-07-10Move groups timeline API method into groups API actionZach Copley
2009-07-10Merge branch 'candrews-review' into 0.8.xZach Copley
2009-07-10Merge branch 'candrews-review' into 0.8.xZach Copley
2009-07-10added group status api, located at /api/statuses/group_timeline/ID.rssCraig Andrews
2009-07-10Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-07-09When a notice is posted with an attachment, the facebook stream update has me...Craig Andrews
2009-07-09Merge branch 'candrews-review' into 0.8.xZach Copley
2009-07-07user/show API method needs to fall back to basic auth so thatZach Copley
2009-07-07File classes does not use the $FILES array directly, as users of this class a...Craig Andrews
2009-07-07Merge commit 'br3nda/0.8.x-noticesfix' into 0.8.xCiaranG
2009-07-06Fix redundant page display for group design settingsZach Copley
2009-07-06fix bad function callZach Copley
2009-07-06Bringing users/show in line with Twitter as far as specifying user.Dan Moore
2009-07-06fix bad function callZach Copley
2009-07-06Merge branch 'mgrdcm-review' into 0.7.xZach Copley
2009-07-06Add special basic auth handling for friendships/show. Other fixups.Zach Copley
2009-07-06Support undocumented 'id' parameter in /statuses/show API methodZach Copley
2009-07-05set/get viewdesigns flag and use itEvan Prodromou
2009-07-03Merge branch 'friendships_show' into 0.8.xZach Copley
2009-07-03Implement friendships/show API methodZach Copley
2009-07-03null for both args in conversationEvan Prodromou
2009-07-03no limit on conversation streamEvan Prodromou
2009-07-03fixed limit for conversationsEvan Prodromou
2009-07-03move peoplesearchresults class to action/peoplesearchEvan Prodromou
2009-07-03only show subscription controls to ownerEvan Prodromou
2009-07-02Route and stub for new friendships/show API methodZach Copley