Age | Commit message (Expand) | Author |
2010-03-04 | Merge branch 'testing' into 0.9.x | Brion Vibber |
2010-03-04 | adding plugin version to OStatus | James Walker |
2010-03-04 | Merge commit 'origin/testing' into 0.9.x | Brion Vibber |
2010-03-04 | update xrd -> userxrd | James Walker |
2010-03-03 | refactor xrd to allow for ownerxrd - xrd document for the site owner. | James Walker |
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 | Returning true instead for group remote subscription. If not logged | 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 | Renamed subscribe button from New to Remote since it only does remote | Sarven Capadisli |
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-03-03 | Added group subscription button to groups mini list | Sarven Capadisli |
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-03-03 | Clean up OStatus mentions finding; separate regexes keeps the code paths a bi... | Brion Vibber |
2010-03-03 | Added remote join action for group profile | Sarven Capadisli |
2010-03-03 | Moved the remote subscription button to subscription mini list | Sarven Capadisli |
2010-03-03 | Changed label text for remote subscription to something similar. Given | Sarven Capadisli |
2010-03-02 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-03-02 | Refactored remote subscribe action in OStatus | Sarven Capadisli |
2010-03-02 | Showing remote subscription button on the personal timeline | Sarven Capadisli |
2010-03-01 | OStatus: support @example.com/path/to/profile mentions as well as @profile@ex... | Brion Vibber |
2010-02-26 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-02-26 | move signing to take a local actor profile and use local keys | James Walker |
2010-02-26 | updating to use latest salmon NS definitions | James Walker |
2010-02-26 | Merge branch 'testing' into 0.9.x | Brion Vibber |
2010-02-26 | salmon actually fetching remote keypairs | James Walker |
2010-02-25 | moving webfinger action to xrdaction | James Walker |
2010-02-25 | call-time pass by reference | James Walker |
2010-02-25 | OStatus: when finding webfinger @-replies, override a local profile match if ... | Brion Vibber |
2010-02-24 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-02-24 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-24 | - break OMB profile update pings to a background queue | Brion Vibber |
2010-02-24 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-24 | OStatus: fix group delivery, send reply/group Salmon pings from background. | Brion Vibber |
2010-02-24 | OStatus: consolidate the low-level notice save code between Salmon and PuSH i... | Brion Vibber |
2010-02-23 | OStatus: fixes for link/id and text extraction gets import of Buzz feeds work... | Brion Vibber |
2010-02-23 | some logging for OStatusPlugin::onStartFindMentions() | Evan Prodromou |
2010-02-23 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-23 | move mention detection before default in OStatusPlugin | Evan Prodromou |
2010-02-23 | OStatus: do PuSH subscription setup from subscribe/join event hooks, so resub... | Brion Vibber |
2010-02-22 | generate keypairs for users, and put them in the XRD for discovery | James Walker |
2010-02-23 | OStatus group delivery initial implementation. | Brion Vibber |
2010-02-22 | OStatus: initial hookup of remote group membership (notice delivery not yet w... | Brion Vibber |
2010-02-22 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-02-22 | Added link to Subscriptions page to XHR get the ostatus sub form | Sarven Capadisli |
2010-02-22 | Merge remote branch 'statusnet/testing' into testing | James Walker |
2010-02-22 | adding extlib for Crypt_RSA | James Walker |
2010-02-21 | some info code for usersalmon.php | Evan Prodromou |