summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-04Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2010-02-04Make Twitter bridge truncate and add a link back to the original notice when ↵Zach Copley
notice content is > 140c
2010-02-04- Fix cache handling in TwitterStatusFetcherZach Copley
- Other stability fixes
2010-02-03Added right margin for notice text. Helps Conversation notices lookSarven Capadisli
better.
2010-02-03Confirm dialog for reset OAuth consumer key and secret buttonZach Copley
2010-02-02Always check for an OAuth request. This allows OAuth clients to set anZach 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-02Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2010-02-02Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-02Fix regression breaking file attachments. This is what I get for rushing ↵Brion Vibber
fixes and not properly testing them. :P
2010-02-02Removed entity flag stylesheet and icons from plugin to core.Sarven Capadisli
2010-02-02Added flag icon to coreSarven Capadisli
2010-02-02Added single icon for ClearSarven Capadisli
2010-02-02Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-02-02Added icon to Clear label for UserFlag pluginSarven Capadisli
2010-02-02setconfig.php: list all current settings if no parameters givenBrion Vibber
2010-02-02Minor alignment notice form alignment for default themeSarven Capadisli
2010-02-02Updated StatusNet logosSarven Capadisli
2010-02-02Linkify notice source when posting from registered OAuth appsZach Copley
2010-02-02Suppress notice input box on OAuth authorization pageZach Copley
2010-02-02Better token revocationZach Copley
2010-02-02Allow developers to delete OAuth applicationsZach Copley
2010-02-02OAuth app names should be unique.Zach Copley
2010-02-02Merge branch 'oauth-continued' into 0.9.xZach Copley
2010-02-02Linkify notice source when posting from registered OAuth appsZach Copley
2010-02-02Suppress notice input box on OAuth authorization pageZach Copley
2010-02-02Better token revocationZach Copley
2010-02-02Allow developers to delete OAuth applicationsZach Copley
2010-02-01Fixed margin-left on lists inside .hentry and .form_settingsSarven Capadisli
2010-02-01Revert "Removed hAtom pattern from registration page."Sarven Capadisli
This reverts commit d6fe865133511ac64565a583106b3233b70a0b1e. Screws up list rendering when registration is complete.
2010-02-01Create new field in consumer table in 08to09.sqlCiaran Gultnieks
2010-02-01OAuth app names should be unique.Zach Copley
2010-02-01Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-02-01Prevents app statistic text from wrapping around avatarSarven Capadisli
2010-02-01Sentence case for app statisticsSarven Capadisli
2010-02-01readme and version for beta50.9.0beta5Evan Prodromou
2010-02-01Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-01Don't enqueue into plugin or SMS queues when disabled (breaks unqueuehandler ↵Brion Vibber
if SMS queue isn't attached)
2010-02-01Added oauth_appication tables to 08to09.sqlCiaran Gultnieks
2010-02-01Merge remote branch 'statusnet/master' into testingBrion Vibber
2010-02-01Improve name validation checks on local File referencesBrion Vibber
2010-02-01Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-01Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-01Improve name validation checks on local File referencesBrion Vibber
2010-02-01Merge branch 'master' into testingEvan Prodromou
2010-02-01fix local file include vulnerability in doc.phpEvan Prodromou
Conflicts: actions/doc.php
2010-02-01fix local file include vulnerability in doc.phpEvan Prodromou
Conflicts: actions/doc.php
2010-02-01Reusing fixed selector name for 'processing' in util.jsSarven Capadisli
2010-02-01Removed hAtom pattern from registration page.Sarven Capadisli
2010-02-01restructuring of User::registerNew() lost password mungingEvan Prodromou
2010-01-31Add a script to clear the cache for a given keyEvan Prodromou
Like showcache.php, clearcache.php clears the cache for a given key.