Age | Commit message (Expand) | Author |
2010-03-19 | clarify output on fixup-shadow.php | Brion Vibber |
2010-03-19 | Validate OStatus avatar URL before fetching. | Brion Vibber |
2010-03-18 | reverse order from delete, insert to insert, delete on ostatus conversion | Evan Prodromou |
2010-03-18 | catch exceptions in OStatus updates, log, and continue | Evan Prodromou |
2010-03-10 | OStatus: reject attempts to create a remote profile for a local user or group. | Brion Vibber |
2010-03-10 | RequireValidatedEmailPlugin fixes: require email on registration form, tidy u... | Brion Vibber |
2010-03-09 | Merge branch 'commands' into testing | Brion Vibber |
2010-03-09 | Command input processing now has centralized places for looking up notice, us... | Brion Vibber |
2010-03-09 | OStatus: fix exception thrown on HTTP error during feed discovery | Brion Vibber |
2010-03-09 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Zach Copley |
2010-03-09 | Use canonical URL for notification in RSSCloud plugin | Zach Copley |
2010-03-09 | wrong param order to strpos() | James Walker |
2010-03-08 | Only allow RSSCloud subs to canonical RSS2 profile feeds | Zach Copley |
2010-03-05 | OpenID fix: | Brion Vibber |
2010-03-05 | OStatus fix: send the feed's root element, not the DOM document, down to low-... | Brion Vibber |
2010-03-05 | A better way to safely delete Foreign_links | Zach Copley |
2010-03-05 | Fix for errant deletion of all Twitter foreign_links | Zach Copley |
2010-03-04 | Slight right alignment for remote button in minilists | Sarven Capadisli |
2010-03-04 | Pull latest .po files from 0.9.x to testing | Brion Vibber |
2010-03-04 | Dropping the earlier PubSubHubbub plugin; OStatus plugin is taking that porti... | Brion Vibber |
2010-03-04 | OStatus: fix for remote group join via non-logged-in 'join' button. | Brion Vibber |
2010-03-04 | adding plugin version to OStatus | James Walker |
2010-03-04 | Catch a previously uncaught exception and add some additional debug logs for ... | James Walker |
2010-03-04 | Merge remote branch 'statusnet/testing' into testing | James Walker |
2010-03-04 | update xrd -> userxrd | James Walker |
2010-03-03 | Changed text for authorizing/confirming remote profile | Sarven Capadisli |
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-03-03 | Puts All groups and Remote sub button in the mini list on the same line | Sarven Capadisli |
2010-03-03 | refactor xrd to allow for ownerxrd - xrd document for the site owner. | James Walker |
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-03-03 | Updated OStatus subscription error messages to be more user friendly. | Sarven Capadisli |
2010-03-03 | OStatus: catchable exception instead of fatal when parsing valid XML that isn... | Brion Vibber |
2010-03-03 | OStatus: code cleanup on webfinger fallback path | Brion Vibber |
2010-03-03 | Fix up catching of webfinger setup fails | Brion Vibber |
2010-03-03 | Updated label and note text for user and group remote subscribe forms | Sarven Capadisli |
2010-03-03 | Put all required field setup into AtomUserNoticeFeed and AtomGroupNoticeFeed,... | Brion Vibber |
2010-03-03 | Updated remote subscribe button style in aside | Sarven Capadisli |
2010-03-03 | OStatus: fix up remote join button on group profiles | Brion Vibber |
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-03-03 | Separate the UI paths for ostatussub and ostatusgroup. They'll redirect to ea... | Brion Vibber |
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-03-03 | Returning true instead for group remote subscription. If not logged | Sarven Capadisli |
2010-03-03 | Don't expose global Twitter consumer key and secret, because that would be id... | Zach Copley |
2010-03-03 | Generalized style for remote subscription button | Sarven Capadisli |
2010-03-03 | Showing the remote subscribe button on the user groups page | Sarven Capadisli |
2010-03-03 | add remote subscribe button for not-logged-in users looking a profile list wi... | Evan Prodromou |
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-03-03 | Renamed subscribe button from New to Remote since it only does remote | Sarven Capadisli |
2010-03-03 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-03-03 | Fix for disappearing 'connect' menu if xmpp and sms are disabled. | Zach Copley |