Age | Commit message (Expand) | Author |
2010-02-21 | more tests for Activity parsing | Evan Prodromou |
2010-02-21 | Save posted notices in usersalmon | Evan Prodromou |
2010-02-21 | Notice::saveNew() accepts url and rendered options | Evan Prodromou |
2010-02-21 | saving notices in salmon actions | Evan Prodromou |
2010-02-21 | more complete content retrieval in ActivityObject::__construct() | Evan Prodromou |
2010-02-20 | Subscription::start() should be enough, right? | Evan Prodromou |
2010-02-20 | do some double-checks on favor and disfavor handlers in OStatusPlugin | Evan Prodromou |
2010-02-20 | make sure argument to Fave::addNew() is a profile | Evan Prodromou |
2010-02-20 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-20 | Add support for favor and disfavor notification | Evan Prodromou |
2010-02-20 | OStatus: Salmon favorite & unfavorite events now handled | Brion Vibber |
2010-02-20 | OStatus: send favorite/unfavorite notifications to remote authors | Brion Vibber |
2010-02-20 | OStatus subscription page fixups; works but needs lots of UI loving! | Brion Vibber |
2010-02-20 | Change to use TagURI::base() instead of common_config() | Evan Prodromou |
2010-02-20 | OStatus: fix regressions in plugin & usersalmon action. Sub/unsub notificatio... | Brion Vibber |
2010-02-20 | Add a library to mint tag URIs | Evan Prodromou |
2010-02-20 | drop no-longer-used XML_Feed_Parser extlib package from OStatus plugin | Brion Vibber |
2010-02-20 | Add events for favor and disfavor | Evan Prodromou |
2010-02-20 | add hooks for OStatus notification on subscribe/unsubscribe | Evan Prodromou |
2010-02-20 | adjust URI, URL, and location in Ostatus_profile::processPost | Evan Prodromou |
2010-02-20 | Add HTMLPurifier to extlib | Evan Prodromou |
2010-02-20 | Cool bug! Technically good PHP syntax | Evan Prodromou |
2010-02-20 | Move some salmon processing to a superclass | Evan Prodromou |
2010-02-19 | OStatus: Salmon notifications now being generated moderately correctly. :) Ne... | Brion Vibber |
2010-02-19 | OStatus: sub/unsub notifications working again. Fixed up autodetection of fee... | Brion Vibber |
2010-02-19 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-19 | some more salmon stuff | Evan Prodromou |
2010-02-19 | OStatus: hooked up follow/unfollow events on Salmon endpoint to create/destro... | Brion Vibber |
2010-02-19 | OStatus: fix up Salmon endpoint detection/saving, timestamp fixes. | Brion Vibber |
2010-02-19 | remove unused subs_(un)subscribe_user functions | Evan Prodromou |
2010-02-19 | replace calls to subs_(un)subscribe_user with Subscription methods | Evan Prodromou |
2010-02-19 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-02-19 | Refactor subs_* functions for remote use | Evan Prodromou |
2010-02-19 | Using inlineScript instead for clickjacking check | Sarven Capadisli |
2010-02-19 | Only load json2.js if native JSON is not supported | Sarven Capadisli |
2010-02-18 | add ActivityContext class and test it | Evan Prodromou |
2010-02-18 | add type='text/html' to alternate link in Notice Atom | Evan Prodromou |
2010-02-18 | OStatus refactoring to clean up profile vs feed and fix up subscription issues. | Brion Vibber |
2010-02-18 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-18 | OStatus sub/unsub updates: | Brion Vibber |
2010-02-18 | Minor adjustment to edit icon position | Sarven Capadisli |
2010-02-18 | Fixes long strings from not breaking | Sarven Capadisli |
2010-02-18 | always distribute to inbox of author immediately | Evan Prodromou |
2010-02-18 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-18 | more work on salmon | Evan Prodromou |
2010-02-17 | Merge branch 'master' into testing | Brion Vibber |
2010-02-17 | Queues: redid the breakout control model so we can start up and subscribe to ... | Brion Vibber |
2010-02-17 | Twitter bridge - fix for Ticket #2192 | Zach Copley |
2010-02-17 | Better logging for Twitter bridge account linking process | Zach Copley |
2010-02-17 | Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allows | Zach Copley |