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 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland | |
Signed-off-by: Siebrand Mazeland <s.mazeland@xs4all.nl> | |||
2010-03-02 | Add translator documentation | Siebrand Mazeland | |
Signed-off-by: Siebrand Mazeland <s.mazeland@xs4all.nl> | |||
2010-03-02 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli | |
2010-03-02 | Added Subscribe button to remote user entity actions in profie lists | 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 | Dropped deprecated timestamp-based 'since' parameter for all API methods. ↵ | Brion Vibber | |
When it sneaks in it can cause some very slow queries due to mismatches with the indexing. Twitter removed 'since' support some time ago, and we've already removed it from the public timeline, so it shouldn't be missed. | |||
2010-03-02 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland | |
2010-03-02 | Fix for regression in updated mention checks, sometimes lost links to folks ↵ | Brion Vibber | |
mentioned in the replied message. | |||
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 | Added event hook for before and after personal timeline content | Sarven Capadisli | |
2010-03-02 | Add translator documentation | Siebrand Mazeland | |
Signed-off-by: Siebrand Mazeland <s.mazeland@xs4all.nl> | |||
2010-03-02 | Document 404 "Page not found" server error for translators. | Siebrand Mazeland | |
2010-03-02 | Documented all but one UI string in actions/accessadminpanel.php to get a ↵ | Siebrand Mazeland | |
feel on what documenting them in code actually means. Signed-off-by: Siebrand Mazeland <s.mazeland@xs4all.nl> | |||
2010-03-02 | * Change translator documentation using _m() as designed together with Brion | Siebrand Mazeland | |
* Add more translator documentation Signed-off-by: Siebrand Mazeland <s.mazeland@xs4all.nl> | |||
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 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou | |
2010-03-02 | Revert "Show <activity:subject> and no activity actors for user feed" | Evan Prodromou | |
This reverts commit c25fc8a4b51466f13c41efc0565bf15f78f6cb4d. | |||
2010-03-02 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley | |
* 'testing' of gitorious.org:statusnet/mainline: don't duplicate title in summary in Atom output per RFC4287 4.2.13 Show <activity:subject> and no activity actors for user feed Revert "show service debug info" | |||
2010-03-02 | Update Facebook plugin README with info about new admin panel | Zach Copley | |
2010-03-02 | don't duplicate title in summary in Atom output per RFC4287 4.2.13 | Evan Prodromou | |
2010-03-02 | Merge branch 'master' into testing | Evan Prodromou | |
2010-03-02 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou | |
2010-03-02 | Show <activity:subject> and no activity actors for user feed | Evan Prodromou | |
We only need one author for user feeds: the user themselves. So, show the user as the activity:subject, and don't repeat the same activity:actor for every notice unnecessarily. | |||
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 | Don't attempt to retrieve the current user from the DB while processing a DB ↵ | Craig Andrews | |
error | |||
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 | Correctly handle the case when MIME/Type doesn't know what file extension a ↵ | Craig Andrews | |
mime type maps to | |||
2010-03-01 | Use PHP exceptions for PEAR error handling. | Craig Andrews | |
Allows for the common try/catch construct, which makes error handling cleaner and easier. | |||
2010-03-01 | Modify configuration to have an option to allow uploads regardless of mime type | Craig Andrews | |
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 | |