summaryrefslogtreecommitdiff
path: root/lib/atomnoticefeed.php
AgeCommit message (Collapse)Author
2010-03-02Revert "Show <activity:subject> and no activity actors for user feed"Evan Prodromou
This reverts commit c25fc8a4b51466f13c41efc0565bf15f78f6cb4d.
2010-03-02Show <activity:subject> and no activity actors for user feedEvan Prodromou
We only need one author for user feeds: the user themselves. So, show the user as the activity:subject, and don't repeat the same activity:actor for every notice unnecessarily.
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