Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 'testing' of git@gitorious.org:statusnet/mainline into testing | 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 ↵ | Brion Vibber | |
@profile@example.com (latter requires webfinger, former doesn't) Plus misc warnings/notices cleanup in the submission path. | |||
2010-03-01 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley | |
* 'testing' of gitorious.org:statusnet/mainline: (25 commits) Fix a bunch of notice & warning-level messages that were breaking my inter-instance communications more output in updateostatus.php lost important fields when switching queries show service debug info pass listener URI into consumer for OMB remove strict check on OMB exception strings return correct HTTP status code for OMB errors send smaller error pages for OMB API endpoints Remove check for secret in token deletion on Subscription::cancel() Better logging on bad token in subscription Return empty array when no subscriptions to remote drop tokens for OMB on unsubscribe fix path for updateostatus.php Script to convert OMB subscriptions to OStatus subscriptions show service debug info pass listener URI into consumer for OMB remove strict check on OMB exception strings return correct HTTP status code for OMB errors send smaller error pages for OMB API endpoints Remove check for secret in token deletion on Subscription::cancel() ... | |||
2010-03-01 | Fix a bunch of notice & warning-level messages that were breaking my ↵ | Brion Vibber | |
inter-instance communications | |||
2010-03-01 | Revert "show service debug info" | Evan Prodromou | |
This reverts commit 19ec0e3a62d4c60d7e5581b4e38ec705650b1d18. | |||
2010-03-01 | more output in updateostatus.php | Evan Prodromou | |
2010-03-01 | Merge branch 'omb2ostatus' of root@windba.gs:/var/www/statusnet into omb2ostatus | Evan Prodromou | |
Conflicts: lib/omb.php | |||
2010-03-01 | lost important fields when switching queries | Evan Prodromou | |
2010-03-01 | show service debug info | Evan Prodromou | |
2010-03-01 | pass listener URI into consumer for OMB | Evan Prodromou | |
2010-03-01 | remove strict check on OMB exception strings | Evan Prodromou | |
2010-03-01 | return correct HTTP status code for OMB errors | Evan Prodromou | |
2010-03-01 | send smaller error pages for OMB API endpoints | Evan Prodromou | |
2010-03-01 | Remove check for secret in token deletion on Subscription::cancel() | Evan Prodromou | |
2010-03-01 | Better logging on bad token in subscription | Evan Prodromou | |
2010-03-01 | Return empty array when no subscriptions to remote | Evan Prodromou | |
2010-03-01 | drop tokens for OMB on unsubscribe | 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 testing | Zach Copley | |
* 'testing' of gitorious.org:statusnet/mainline: Localization tweak: include doc comments marked as 'TRANS' in .po file output; these should now get automatically pulled through to the TranslateWiki interface as translator help hints. Add index on group_index.notice_id, needed to pull list of target groups for inbox delivery. Add index on post_id for file_to_post, needed for efficient lookups of files/urls attached to a given post. Update pot file | |||
2010-03-01 | Upgrade XML output scrubbing to better deal with newline and a few other chars | Zach Copley | |
2010-03-01 | show service debug info | Evan Prodromou | |
2010-03-01 | Merge branch 'master' of gitorious.org:statusnet/mainline into testing | Brion Vibber | |
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 | Add index on group_index.notice_id, needed to pull list of target groups for ↵ | Brion Vibber | |
inbox delivery. Index was present on live identi.ca database but missing from master definitions: group_inbox_notice_id_idx | |||
2010-03-01 | pass listener URI into consumer for OMB | Evan Prodromou | |
2010-03-01 | remove strict check on OMB exception strings | Evan Prodromou | |
2010-03-01 | return correct HTTP status code for OMB errors | Evan Prodromou | |
2010-03-01 | Add index on post_id for file_to_post, needed for efficient lookups of ↵ | Brion Vibber | |
files/urls attached to a given post. | |||
2010-03-01 | send smaller error pages for OMB API endpoints | Evan Prodromou | |
2010-03-01 | Remove check for secret in token deletion on Subscription::cancel() | Evan Prodromou | |
2010-03-01 | Better logging on bad token in subscription | Evan Prodromou | |
2010-03-01 | Return empty array when no subscriptions to remote | Evan Prodromou | |
2010-03-01 | drop tokens for OMB on unsubscribe | 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 | Update pot file | Siebrand Mazeland | |
2010-02-27 | fix call of common_find_mentions() in Notice::saveReplies() | Evan Prodromou | |
2010-02-27 | Use notice for context when deciding who @nickname refers to | Evan Prodromou | |
In a federated system, "@nickname" is insufficient to uniquely identify a user. However, it's a very convenient idiom. We need to guess from context who 'nickname' refers to. Previously, we were using the sender's profile (or what we knew about them) as the only context. So, we assumed that they'd be mentioning to someone they followed, or someone who followed them, or someone on their own server. Now, we include the notice information for context. We check to see if the notice is a reply to another notice, and if the author of the original notice has the nickname 'nickname', then the mention is probably for them. Alternately, if the original notice mentions someone with nickname 'nickname', then this notice is probably referring to _them_. Doing this kind of context sleuthing means we have to render the content very late in the notice-saving process. | |||
2010-02-27 | Merge branch 'master' into testing | 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. |