Age | Commit message (Expand) | Author |
2010-03-01 | remove strict check on OMB exception strings | Evan Prodromou |
2010-03-01 | return correct HTTP status code for OMB errors | Evan Prodromou |
2010-03-01 | send smaller error pages for OMB API endpoints | Evan Prodromou |
2010-02-26 | Merge branch 'master' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-26 | Updated ShowGroup to Resolve Aliases Again. | Christopher Vollick |
2010-02-26 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-26 | Merge branch 'blacklistplus' into testing | Evan Prodromou |
2010-02-26 | Fixed object name | Michele |
2010-02-25 | Remove unnecessary requires | Zach Copley |
2010-02-25 | Remove unnecessary requires | Zach Copley |
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-25 | Fix atom feed IDs in user and group atom feeds | Zach Copley |
2010-02-25 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-25 | Add an hcard action | Evan Prodromou |
2010-02-25 | Fix bug on subscribe/unsubscribe in profile lists. Bogus call to nonexisting ... | Brion Vibber |
2010-02-25 | OStatus: fix remote groups to work with new user_groups/local_groups split. | Brion Vibber |
2010-02-25 | save mainpage element for groups | Evan Prodromou |
2010-02-25 | modify group actions so they use Local_group to look up by nickname | Evan Prodromou |
2010-02-23 | Drop user-only requirement for subscribe action | Evan Prodromou |
2010-02-23 | OStatus group delivery initial implementation. | Brion Vibber |
2010-02-22 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-02-22 | Merge branch 'master' into testing | Evan Prodromou |
2010-02-22 | clear the site owner when profile changes | Evan Prodromou |
2010-02-22 | Added before and after event hooks for subscriptions content | Sarven Capadisli |
2010-02-21 | Merge branch 'master' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-21 | Performance fix for FriendFeed sup interface: MySQL query optimizer was doing... | Brion Vibber |
2010-02-21 | Fix for doc action on systems that return false for globbing in a non-existin... | Brion Vibber |
2010-02-20 | make sure argument to Fave::addNew() is a profile | Evan Prodromou |
2010-02-20 | Change to use TagURI::base() instead of common_config() | Evan Prodromou |
2010-02-19 | replace calls to subs_(un)subscribe_user with Subscription methods | Evan Prodromou |
2010-02-16 | OStatus: temporary output mode hack for apitimelineuser until PuSH feed gener... | Brion Vibber |
2010-02-12 | Add OStatus PuSH hub and Salmon links back into user and group feeds | Zach Copley |
2010-02-12 | Initial upgraded Atom output for group timelines | Zach Copley |
2010-02-11 | Make Atom timelines in the API use Atom10feed | Zach Copley |
2010-02-11 | Some upgrades to Atom output for OStatus | Zach Copley |
2010-02-11 | Utility classes for atom feeds | Zach Copley |
2010-02-10 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-09 | OStatus partial support for group subscriptions: | Brion Vibber |
2010-02-08 | Better checking for duplicate app names | Zach Copley |
2010-02-08 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-08 | Better checking for duplicate app names | Zach Copley |
2010-02-08 | Disable deprecated 'since' parameter on public_timeline API; causes performan... | Brion Vibber |
2010-02-08 | OStatus cleanup... | Brion Vibber |
2010-02-08 | First steps on converting FeedSub into the pub/sub basis for OStatus communic... | Brion Vibber |
2010-02-06 | add events to fine-tune user deletion | Evan Prodromou |
2010-02-06 | Moderator can make users admins of a group | Evan Prodromou |
2010-02-05 | Merge branch 'temp' | Zach Copley |
2010-02-05 | Fix issue with OAuth request parameters being parsed/stored twice when | Zach Copley |
2010-02-05 | Confirm dialog for reset OAuth consumer key and secret button | Zach Copley |
2010-02-05 | Suppress notice input box on OAuth authorization page | Zach Copley |