Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-29 | * i18n/L10n and translator documentation updates. | Siebrand Mazeland | |
* whitespace and indentation updates | |||
2010-09-15 | change user attribute from private to protected so subclasses can use it | Evan Prodromou | |
2010-05-27 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
Conflicts: lib/language.php plugins/OpenID/finishaddopenid.php | |||
2010-05-27 | Pass auth user into Atom feed generators (needed for outputting favorited ↵ | Zach Copley | |
status in statusnet:notice_info tag) | |||
2010-04-10 | Add translator documentation. | Siebrand Mazeland | |
2010-04-10 | Document messages for which clarification was requested. | Siebrand Mazeland | |
2010-03-03 | Revert "Revert "Show <activity:subject> and no activity actors for user feed"" | Zach Copley | |
This reverts commit e2578cfad68c45ca177c51997c4cc7c0abafbd9a. | |||
2010-03-03 | Put all required field setup into AtomUserNoticeFeed and ↵ | Brion Vibber | |
AtomGroupNoticeFeed, consolidating some code. (RSS feeds pulling title, logo etc from the Atom data structure so we don't dupe it.) OStatus now calling the feed classes directly instead of faking a call into the API, should be less flakey. | |||
2010-02-22 | Upgrade profile-based activity noun to have more complete set of | Zach Copley | |
profile fields | |||
2010-02-21 | add feed-level author for user atom feeds | Evan Prodromou | |
2010-02-12 | Add OStatus PuSH hub and Salmon links back into user and group feeds | Zach Copley | |