Age | Commit message (Expand) | Author |
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 |
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 '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 |
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 o... | Brion Vibber |
2010-02-04 | Merge branch 'inbox-del' into testing | Brion Vibber |
2010-02-04 | Inbox::streamNotices() with deletion compensation: inbox paging should more o... | Brion Vibber |
2010-02-04 | Missed change when refactoring groups. Thanks macno | Eric Helgeson |
2010-02-04 | Missed change when refactoring groups. Thanks macno | Eric Helgeson |
2010-02-04 | Merge branch 'master' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-04 | Should fix spurious 'nickname taken' and 'email taken' errors on registration... | Brion Vibber |
2010-02-04 | Merge branch 'master' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-04 | Moved hardcoded identica theme out of MobileProfile. In this case, it | Sarven Capadisli |
2010-02-04 | Add time-based cutoffs for public tag cloud, favorited lists to speed up thos... | Brion Vibber |
2010-02-04 | Added accept and reject icons to remote subscription authorization | Sarven Capadisli |
2010-02-04 | Fixes minor remote subscription profile layout | Sarven Capadisli |
2010-02-04 | - Fix cache handling in TwitterStatusFetcher | Zach Copley |
2010-02-03 | Script to update profile URLs | Evan Prodromou |
2010-02-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-03 | Merge branch 'master' into testing | Evan Prodromou |
2010-02-03 | clear cache for Profile::hasRepeated() at Notice::insert() time | Evan Prodromou |
2010-02-03 | Added right margin for notice text. Helps Conversation notices look | Sarven Capadisli |
2010-02-03 | clearcache.php column flag was conflicting with default flag | Evan Prodromou |
2010-02-03 | showcache.php column flag was conflicting with default flag | Evan Prodromou |
2010-02-03 | change 'sitetype' to 'siteplan' to use consistent language | Evan Prodromou |
2010-02-03 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Evan Prodromou |
2010-02-03 | add nickname as unique key for user_group table | Evan Prodromou |
2010-02-03 | Confirm dialog for reset OAuth consumer key and secret button | Zach Copley |
2010-02-02 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-02 | Always check for an OAuth request. This allows OAuth clients to set an | Zach Copley |
2010-02-02 | Fix regression breaking file attachments. This is what I get for rushing fixe... | Brion Vibber |
2010-02-02 | Fix regression breaking file attachments. This is what I get for rushing fixe... | Brion Vibber |
2010-02-02 | Removed entity flag stylesheet and icons from plugin to core. | Sarven Capadisli |
2010-02-02 | Added flag icon to core | Sarven Capadisli |
2010-02-02 | Added single icon for Clear | Sarven Capadisli |
2010-02-02 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-02-02 | Added icon to Clear label for UserFlag plugin | Sarven Capadisli |
2010-02-02 | setconfig.php: list all current settings if no parameters given | Brion Vibber |
2010-02-02 | Apply xopher's fix to add 'sitetype' parameter to setup_status_network.sh, ex... | Brion Vibber |