summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-08incorrectly saving wrong values in siteadminpanelEvan Prodromou
2009-11-08add some more fields to site admin panelEvan Prodromou
2009-11-07add site admin panelEvan Prodromou
2009-11-07pkeyGet() and save() methods for ConfigEvan Prodromou
2009-11-07only load user once, reload settings in admin panelEvan Prodromou
2009-11-07add a break to switch in hasRight()Evan Prodromou
2009-11-07Merge branch '0.9.x' into adminpanelEvan Prodromou
2009-11-07script for granting/revoking user rolesEvan Prodromou
2009-11-07Merge branch '0.9.x' into adminpanelEvan Prodromou
2009-11-07fix constant for deleteothersnoticeEvan Prodromou
2009-11-07superclass for adminpanel actionsEvan Prodromou
2009-11-07use upper-case constants for roles and rights in hasRight()Evan Prodromou
2009-11-07add constants for user rolesEvan Prodromou
2009-11-07uppercase right constantsEvan Prodromou
2009-11-07add a method to Action to check session tokenEvan Prodromou
2009-11-07fixup key definition for User_flag_profileEvan Prodromou
2009-11-07fixup database interface and correct the flagged noticeEvan Prodromou
2009-11-07make sure FlagprofileAction without Profile_flagEvan Prodromou
2009-11-07make sure UserFlagPlugin works without Profile_flagEvan Prodromou
2009-11-07Merge branch '0.9.x' into userflagEvan Prodromou
2009-11-07->action -> ->out in UserProfileEvan Prodromou
2009-11-07Merge branch '0.9.x' into userflagEvan Prodromou
2009-11-07fix userprofile widget so it correctly provides an actionEvan Prodromou
2009-11-07Simply flag a profile for reviewEvan Prodromou
Instead of trying to have lots of different flags on different objects, cut to the core of this functionality: flag a profile for moderator review.
2009-11-07Merge branch '0.9.x' into userflagEvan Prodromou
2009-11-07Merge branch '0.8.x' into 0.9.xEvan Prodromou
Conflicts: lib/common.php
2009-11-07Merge branch 'testing' into 0.8.xEvan Prodromou
2009-11-07Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-07don't distribute group notices to inboxes for users who've blocked the authorEvan Prodromou
2009-11-06Better workaround for PHP returning empty $_POST and $_FILES whenZach Copley
POST length > post_max_size in php.ini. I also added this check to avatar upload, which was failing with huge files.
2009-11-06Do not export codes twiceSiebrand Mazeland
2009-11-06Localisation updates from translatewiki.net (2009-11-06)Siebrand Mazeland
* fixes incorrect formatting in previous l10n update
2009-11-06More bug fixes.Siebrand Mazeland
2009-11-06Fix a few bugs I added in previous revisionSiebrand Mazeland
2009-11-06* add language code conversion for translatewiki.net where neededSiebrand Mazeland
* skip update of code 'en' (as English is the source language)
2009-11-06typo :PBrion Vibber
2009-11-06console.php: fix up the help and include a handy cut-n-paste'able exampleBrion Vibber
2009-11-06console.php terminal script provides interactive PHP console in StatusNet ↵Brion Vibber
environment, handy for testing! Uses readline for line input editing if available; falls back to bash+readline if not native, and takes fgets() in worst case. Currently a bit awkward in that each input line is parsed separately, so loops and function defs have to be squished to one line.
2009-11-06Added missing closing span tagSarven Capadisli
2009-11-06Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-06Fixed some group list stylesSarven Capadisli
2009-11-06Localisation updates from translatewiki.net (2009-11-06)Siebrand Mazeland
2009-11-06typo :PBrion Vibber
2009-11-06Removed dl "stuff"Sarven Capadisli
2009-11-06console.php: fix up the help and include a handy cut-n-paste'able exampleBrion Vibber
2009-11-06console.php terminal script provides interactive PHP console in StatusNet ↵Brion Vibber
environment, handy for testing! Uses readline for line input editing if available; falls back to bash+readline if not native, and takes fgets() in worst case. Currently a bit awkward in that each input line is parsed separately, so loops and function defs have to be squished to one line.
2009-11-06Updated styles for profile list fn and nicknameSarven Capadisli
2009-11-06Check if it is empty instead of ''Sarven Capadisli
2009-11-06Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-06Updated styles for profile list re: commitSarven Capadisli
3c4ac05cde5a97594d3b0fa7e3f5dbbaf45e4c64