Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-08 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-02-08 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber | |
2010-02-08 | Pull GeoRSS locations over OStatus feeds | Brion Vibber | |
2010-02-08 | Allow scripts/decache.php to blow out cache for objects that don't exist ↵ | Brion Vibber | |
(anymore). May miss keys other than the given or primary key, but should work for a lot of common cases where a bad entry's been removed from DB but lingers in cache. | |||
2010-02-08 | OStatus cleanup... | Brion Vibber | |
* Treat linkless feed posts as status updates; drop the "New post:" prefix and quotes on them. * Use stable user IDs for atom/rss2 feed links instead of unstable nicknames * Pull Atom feed preferentially when subscribing -- can now put the remote user's profile page straight into the feed subscription form and get to the right place. * Clean up naming for push endpoints | |||
2010-02-08 | readme and version for beta5 | Evan Prodromou | |
2010-02-08 | Delete old Twitter user record when user changes screen name instead of ↵ | Zach Copley | |
updating. Simpler. | |||
2010-02-08 | Store Twitter screen_name, not name, for foreign_user.nickname when saving ↵ | Zach Copley | |
Twitter user. | |||
2010-02-08 | First steps on converting FeedSub into the pub/sub basis for OStatus ↵ | Brion Vibber | |
communications: * renamed FeedSub plugin to OStatus * now setting avatar on subscriptions * general fixes for subscription * integrated PuSH hub to handle only user timelines on canonical ID url; sends updates directly * set $config['feedsub']['nohub'] = true to test w/ foreign feeds that don't have hubs (won't actually receive updates though) * a few bits of code documentation * HMAC support for verified distributions (safest if sub setup is on HTTPS) And a couple core changes: * minimizing HTML output for exceptions in API requests to aid in debugging * fix for rel=self link in apitimelineuser when id given This does not not yet include any of the individual subscription management (Salmon notifications for sub/unsub, etc) nor a nice UI for user subscriptions. Needs some further cleanup to treat posts as status updates instead of link references. | |||
2010-02-07 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland | |
2010-02-06 | Moderator can make users admins of a group | Evan Prodromou | |
2010-02-06 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou | |
2010-02-06 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Zach Copley | |
2010-02-06 | Delete old Twitter user record when user changes screen name instead of ↵ | Zach Copley | |
updating. Simpler. | |||
2010-02-06 | Store Twitter screen_name, not name, for foreign_user.nickname when saving ↵ | Zach Copley | |
Twitter user. | |||
2010-02-06 | Delete old Twitter user record when user changes screen name instead of ↵ | Zach Copley | |
updating. Simpler. | |||
2010-02-05 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
* '0.9.x' of gitorious.org:statusnet/mainline: Localisation updates for !StatusNet from !translatewiki.net !sntrans | |||
2010-02-05 | Store Twitter screen_name, not name, for foreign_user.nickname when saving ↵ | Zach Copley | |
Twitter user. | |||
2010-02-06 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland | |
2010-02-05 | Updated /api/statusnet/config.xml to show new config params potentially ↵ | Zach Copley | |
relevant to client devs | |||
2010-02-05 | API config return textlimit value | Michele | |
2010-02-05 | Don't spew warnings on usage of MEMCACHE_COMPRESSED constant when memcache ↵ | Brion Vibber | |
PHP extension is not present. Switched to a locally-defined Cache::COMPRESSED, translating that to MEMCACHE_COMPRESSED in the plugin. | |||
2010-02-05 | Merge branch 'temp' | Zach Copley | |
2010-02-05 | Actually store the timestamp on each nonce | Zach Copley | |
2010-02-05 | OAuth app name should not be null | Zach Copley | |
2010-02-05 | Fix issue with OAuth request parameters being parsed/stored twice when | Zach Copley | |
calling /api/account/verify_credentials.:format | |||
2010-02-05 | - Fix cache handling in TwitterStatusFetcher | Zach Copley | |
- Other stability fixes | |||
2010-02-05 | Added right margin for notice text. Helps Conversation notices look | Sarven Capadisli | |
better. | |||
2010-02-05 | Confirm dialog for reset OAuth consumer key and secret button | Zach Copley | |
2010-02-05 | Always check for an OAuth request. This allows OAuth clients to set an | Zach Copley | |
auth user, similar to how they can set one via http basic auth, even if one is not required. I think I finally got this right. | |||
2010-02-05 | Linkify notice source when posting from registered OAuth apps | Zach Copley | |
2010-02-05 | Suppress notice input box on OAuth authorization page | Zach Copley | |
2010-02-05 | Better token revocation | Zach Copley | |
2010-02-05 | Allow developers to delete OAuth applications | Zach Copley | |
2010-02-05 | OAuth app names should be unique. | Zach Copley | |
2010-02-05 | Prevents app statistic text from wrapping around avatar | Sarven Capadisli | |
2010-02-05 | Sentence case for app statistics | Sarven Capadisli | |
2010-02-05 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley | |
2010-02-05 | Actually store the timestamp on each nonce | Zach Copley | |
2010-02-05 | OAuth app name should not be null | Zach Copley | |
2010-02-05 | Fix issue with OAuth request parameters being parsed/stored twice when | Zach Copley | |
calling /api/account/verify_credentials.:format | |||
2010-02-05 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Zach Copley | |
2010-02-05 | Actually store the timestamp on each nonce | Zach Copley | |
2010-02-05 | OAuth app name should not be null | Zach Copley | |
2010-02-05 | Fix issue with OAuth request parameters being parsed/stored twice when | Zach Copley | |
calling /api/account/verify_credentials.:format | |||
2010-02-04 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-02-04 | Merge branch 'master' into testing - drop debug statements | Brion Vibber | |
2010-02-04 | drop debug messages from inbox deletion fix | Brion Vibber | |
2010-02-04 | Inbox::streamNotices() with deletion compensation: inbox paging should more ↵ | Brion Vibber | |
or less work with deleted items now. No change in efficiency for the common case where nothing's deleted: does the same bulk fetch of just the notices we think we'll need as before, then if we turned up short keeps checking one by one until we've filled up to our $limit. This can leave us with overlap between pages, but we already have that when new messages come in between clicks; seems to be the lesser of evils versus not getting a 'before' button. More permanent fix for that will be to switch timeline paging in the UI to use notice IDs. | |||
2010-02-04 | Merge branch 'inbox-del' into testing | Brion Vibber | |