Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-02 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | 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 | Redirect to main page when transparent SSO is in place for the CAS plugin ↵ | Craig Andrews | |
(which is what the user expects) | |||
2010-03-02 | Performance fix on Sphinx search results: use id instead of created ↵ | Brion Vibber | |
timestamp for reverse date sorting; should give same result but doesn't trigger a filesort. | |||
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 | |
subscribing, in this step we are just confirming the profile. | |||
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 | |
- Updates to the Twitter bridge plugin README | |||
2010-03-01 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley | |
* 'testing' of gitorious.org:statusnet/mainline: High-priority OStatus fixes: OStatus: support @example.com/path/to/profile mentions as well as @profile@example.com (latter requires webfinger, former doesn't) | |||
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 | |
* PuSHing out to multiple client services could fail; only first callback got reached * Correction for re-sub request to a known sub | |||
2010-03-01 | High-priority OStatus fixes: | Brion Vibber | |
* PuSHing out to multiple client services could fail; only first callback got reached * Correction for re-sub request to a known sub | |||
2010-03-01 | Merge branch 'work' into testing | Brion Vibber | |
2010-03-01 | OStatus: support @example.com/path/to/profile mentions as well as ↵ | Brion Vibber | |
@profile@example.com (latter requires webfinger, former doesn't) Plus misc warnings/notices cleanup in the submission path. | |||
2010-03-01 | Fix a bunch of notice & warning-level messages that were breaking my ↵ | Brion Vibber | |
inter-instance communications | |||
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 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
Conflicts: db/08to09.sql locale/statusnet.po scripts/update_po_templates.php | |||
2010-03-01 | Localization tweak: include doc comments marked as 'TRANS' in .po file ↵ | Brion Vibber | |
output; these should now get automatically pulled through to the TranslateWiki interface as translator help hints. | |||
2010-03-01 | Use common_nicknamize() in better places. | Craig Andrews | |
2010-02-27 | Merge branch 'testing' into 0.9.x | Evan Prodromou | |
2010-02-27 | Plugin to restrict too many registrations from one IP | Evan Prodromou | |
We throttle registrations by IP. We record IP address of each registration, and if too many registrations have been done by the same IP address in the time interval, we reject the registration. | |||
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 | Show messaging on the login and registration forms informing users that they ↵ | Craig Andrews | |
may use their LDAP credentials | |||
2010-02-26 | move salmon posting to send application/magic-envelope+xml per ↵ | James Walker | |
http://salmon-protocol.googlecode.com/svn/trunk/draft-panzer-salmon-00.html#RPF | |||
2010-02-26 | Discovery::lookup now throws an exception | James Walker | |
2010-02-26 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-02-26 | Merge branch '0.9.x' 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 | only put public keys in XRD | James Walker | |
2010-02-26 | updating to use latest salmon NS definitions | James Walker | |
2010-02-26 | Merge branch 'blacklistplus' into testing | Evan Prodromou | |
Conflicts: EVENTS.txt | |||
2010-02-26 | Merge branch 'testing' into 0.9.x | Brion Vibber | |
2010-02-26 | Blacklist user nickname and password on delete | Evan Prodromou | |
2010-02-26 | more cleanup | James Walker | |
2010-02-26 | bad merge.. cleaning up missing webfinger bits | James Walker | |
2010-02-26 | remove webfinger.php | James Walker | |