Age | Commit message (Expand) | Author |
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 | Fix for hcard parsing: typo caused notice spew accessing unset array index | Brion Vibber |
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 | Avoid warning/notice spew in XRD parser. Not all DOM nodes are elements. | 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 | Make Facebook plugin look for API key and secret before doing anything | Zach Copley |
2010-03-03 | Show global key and secret, if defined, in Twitter bridge admin panel | Zach Copley |
2010-03-02 | Remove double word from Twitter bridge README | Zach Copley |
2010-03-02 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-03-02 | - Have Twitter bridge check for a global key and secret if it can't | Zach Copley |
2010-03-02 | OStatus: save file records for enclosures | Brion Vibber |
2010-03-02 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-03-02 | Don't need to float the anchor | Sarven Capadisli |
2010-03-02 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-03-02 | Performance fix on Sphinx search results: use id instead of created timestamp... | 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-02 | Generalized style for entity remote subscription action | Sarven Capadisli |
2010-03-02 | Just a label change. Since the user already went ahead with | Sarven Capadisli |
2010-03-02 | Update Facebook plugin README with info about new admin panel | Zach Copley |
2010-03-01 | Initial Facebook admin panel | Zach Copley |
2010-03-01 | Some wording / spelling fixes | Zach Copley |
2010-03-01 | - Make 'Sign in with Twitter' optional | Zach Copley |
2010-03-01 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-03-01 | Remove un-needed config variable for enabling/disabling Twitter integration | Zach Copley |
2010-03-01 | Initial Twitter bridge admin panel | Zach Copley |
2010-03-01 | High-priority OStatus fixes: | Brion Vibber |
2010-03-01 | High-priority OStatus fixes: | Brion Vibber |
2010-03-01 | Merge branch 'work' into testing | Brion Vibber |
2010-03-01 | OStatus: support @example.com/path/to/profile mentions as well as @profile@ex... | Brion Vibber |
2010-03-01 | Fix a bunch of notice & warning-level messages that were breaking my inter-in... | Brion Vibber |
2010-03-01 | more output in updateostatus.php | Evan Prodromou |
2010-03-01 | fix path for updateostatus.php | Evan Prodromou |
2010-03-01 | Script to convert OMB subscriptions to OStatus subscriptions | Evan Prodromou |
2010-03-01 | Localization tweak: include doc comments marked as 'TRANS' in .po file output... | Brion Vibber |
2010-02-27 | Plugin to restrict too many registrations from one IP | Evan Prodromou |
2010-02-26 | renaming sha256 to prevent conflict | James Walker |
2010-02-26 | better return check in Magicsig::staticGet() | James Walker |
2010-02-26 | MagicEnvelope::parse shouldn't be called statically | James Walker |
2010-02-26 | should be sequenceKey (singular) | James Walker |
2010-02-26 | adding sequenceKeys() to magicsig | James Walker |
2010-02-26 | removing some extraneous debug logging | James Walker |
2010-02-26 | move salmon posting to send application/magic-envelope+xml per http://salmon-... | James Walker |
2010-02-26 | Discovery::lookup now throws an exception | James Walker |
2010-02-26 | move signing to take a local actor profile and use local keys | James Walker |
2010-02-26 | only put public keys in XRD | James Walker |