summaryrefslogtreecommitdiff
path: root/lib/atomnoticefeed.php
AgeCommit message (Collapse)Author
2010-07-13log exceptions in atom feeds, but don't let them kill the outputEvan Prodromou
2010-06-22- Add profile_info tag to Atom authorZach Copley
- Normalize xmlns:statusnet links in the API
2010-05-27Pass auth user into Atom feed generators (needed for outputting favorited ↵Zach Copley
status in statusnet:notice_info tag)
2010-05-18Add xmlns:statusnet and statusnet:notice_info element to Atom entries for ↵Zach Copley
notices
2010-03-03Revert "Revert "Show <activity:subject> and no activity actors for user feed""Zach Copley
This reverts commit e2578cfad68c45ca177c51997c4cc7c0abafbd9a.
2010-02-25Add lots of fun avatars to our Atom outputZach Copley
2010-02-21Add PoCo namespace to notice feedsZach Copley
2010-02-18OStatus sub/unsub updates:Brion Vibber
- fix for PuSH unsub verification - send Salmon notification on unsub
2010-02-12Add OStatus PuSH hub and Salmon links back into user and group feedsZach Copley
2010-02-11Make Atom timelines in the API use Atom10feedZach Copley
2010-02-11Added some boilerplate class comments, etc.Zach Copley
2010-02-11Some upgrades to Atom output for OStatusZach Copley
2010-02-11Utility classes for atom feedsZach Copley