Commit History

Author SHA1 Message Date
  Evan Prodromou a85bbd9088 Add a user parameter to atom pub api events 14 years ago
  Brion Vibber 6c67114198 Mark OembedAction, XrdAction, and (plugin) AutocompleteAction as read-only. Tweaked ApiStatusesShow and ApiTimelineUser to still claim read-only when hit with a HEAD request (usually link checkers or a precursor to a GET, and should be semantically equivalent to a GET without actually transferring data) 14 years ago
  Brion Vibber 82a9560a2d AtomPub fix: correct the response URL given from posting a new message (wrong parameter meant we got the main page instead of the message's URL) 14 years ago
  Brion Vibber 54a0e801f3 AtomPub fixes: return '201 Created' on POST of new message; better error checking on Atom input 14 years ago
  Brion Vibber aa96c3c1d9 Fix for tickets #2917, #2262: user URL shortening options not being applied in non-web channels 14 years ago
  Siebrand Mazeland 086d6c9f36 * Fix an incorrectly formatted message parameter in line 334. 14 years ago
  Evan Prodromou d038d0fa46 AtomPub-related actions are only read-only on GET 14 years ago
  Evan Prodromou c1cee3b27f Merge branch 'atompub' into 0.9.x 14 years ago
  Evan Prodromou cb371d65c1 add hooks for atom pub posts 14 years ago
  Siebrand Mazeland 04ae500749 * i18n/L10n fixes. 14 years ago
  Evan Prodromou e6ba379c8b navigation links in user timeline (for AtomPub) 14 years ago
  Evan Prodromou c0664599aa allow posting to user timeline using AtomPub 14 years ago
  Brion Vibber 64cdbe6c55 Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries 14 years ago
  Craig Andrews 6317f7d92b Assigning my copyrights to the Free Software Foundation 14 years ago
  Zach Copley c5b61078e1 Pass auth user into Atom feed generators (needed for outputting favorited status in statusnet:notice_info tag) 14 years ago
  Zach Copley e1537d8387 More generalized method for calculating Atom rel="self" links 14 years ago
  Zach Copley 212b20e876 Add self link to user and group rss2 feeds 14 years ago
  Brion Vibber 9fadf8da11 Put all required field setup into AtomUserNoticeFeed and AtomGroupNoticeFeed, consolidating some code. (RSS feeds pulling title, logo etc from the Atom data structure so we don't dupe it.) 14 years ago
  Brion Vibber 6b134ae4c7 Dropped deprecated timestamp-based 'since' parameter for all API methods. When it sneaks in it can cause some very slow queries due to mismatches with the indexing. 14 years ago
  Zach Copley 792f0942f7 Fix atom feed IDs in user and group atom feeds 14 years ago
  Evan Prodromou f3b08461bd Change to use TagURI::base() instead of common_config() 14 years ago
  Brion Vibber 880acb05b0 OStatus: temporary output mode hack for apitimelineuser until PuSH feed generation is updated to use the shared code instead of output buffering 14 years ago
  Zach Copley f3a82e787c Add OStatus PuSH hub and Salmon links back into user and group feeds 14 years ago
  Zach Copley c465f675d9 Make Atom timelines in the API use Atom10feed 14 years ago
  Zach Copley e2c0f59414 Some upgrades to Atom output for OStatus 14 years ago
  Zach Copley ce3c3be1bf Utility classes for atom feeds 14 years ago
  Brion Vibber dc09453a77 First steps on converting FeedSub into the pub/sub basis for OStatus communications: 14 years ago
  Siebrand Mazeland 4af6b7f5c3 Lots of tiny message changes. 15 years ago
  Hue Bastard 59e5958d3a ticket 2055: added logos to Atom and RSS feeds 15 years ago
  Siebrand Mazeland 221b779e88 Harmonise UI message "No such user." 15 years ago