Commit History

Author SHA1 Message Date
  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() 15 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 15 years ago
  Zach Copley f3a82e787c Add OStatus PuSH hub and Salmon links back into user and group feeds 15 years ago
  Zach Copley c465f675d9 Make Atom timelines in the API use Atom10feed 15 years ago
  Zach Copley e2c0f59414 Some upgrades to Atom output for OStatus 15 years ago
  Zach Copley ce3c3be1bf Utility classes for atom feeds 15 years ago
  Brion Vibber dc09453a77 First steps on converting FeedSub into the pub/sub basis for OStatus communications: 15 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
  Zach Copley 870b091693 Added in credits. 15 years ago
  Zach Copley 061af8fa06 CamelCase all function names in the API code 15 years ago
  Zach Copley b08d16ef2b These same params are used in most API actions; moved to base API class 15 years ago
  Zach Copley 559918826a Remove more redundant $formats 15 years ago
  Zach Copley 743c844084 Move all basic auth output and processing to base classes 15 years ago