aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #52515 (wrong bbcode uid assigned if error triggered and quote/forwar...Meik Sievertsen2009-10-041-1/+1
* Bug #52175Meik Sievertsen2009-10-042-1/+1
* Fix Bug #51835 - editing posts with attachments - regression from r9843 intro...Joas Schilling2009-09-251-16/+1
* Remove duplicate S_DISPLAY_GALLERY key from ucp_groups. Regression from r9757Meik Sievertsen2009-09-171-1/+0
* rollback; will be in 3.0.7Henry Sudhof2009-09-111-23/+7
* #50985Henry Sudhof2009-09-111-7/+23
* Related to r9830: Change REPORT_POST to REPORT_PM.Andreas Fischer2009-09-091-1/+1
* define $data array at the correct location. ;)Meik Sievertsen2009-09-091-3/+2
* #50485Henry Sudhof2009-09-031-0/+1
* Redirect to group list if confirm box canceled - Bug #50105Meik Sievertsen2009-08-311-0/+6
* Style authors are now able to define the default submit button used for form ...Meik Sievertsen2009-08-301-1/+7
* Fix Bug #49195 - Queries on un-indexed column user_emailJoas Schilling2009-08-283-3/+3
* Fix r10035Meik Sievertsen2009-08-201-1/+1
* Sort private messages by message time and not message id. (Bug #50015)Meik Sievertsen2009-08-201-4/+14
* Separate PM Reply and PM Reply to all in prosilver.Meik Sievertsen2009-08-042-4/+15
* check changed to allow for undefined lang entries. Proposed by a_jelly_donutHenry Sudhof2009-07-311-1/+1
* Minor captcha API change - disable display of plugin by returning false in ge...Henry Sudhof2009-07-271-2/+1
* Fix bug #48265 - Correctly set attachment flag for topics, posts and pms afte...Joas Schilling2009-07-241-1/+16
* Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-212-72/+3
* Feature Bug #45375 - Add option to disable remote upload avatarsJoas Schilling2009-07-142-10/+14
* Fix bug #47265 - Smilies and images not viewed in topic-print viewJoas Schilling2009-07-131-1/+2
* Fix bug #47575 - Disable word-censor option in UCP lacks the config-setting -...Joas Schilling2009-07-081-1/+1
* Fixed Bug #40155 - Postcount of 0 not showing up in PMsRuslan Uzdenov2009-07-081-1/+1
* Fixed Bug #39625 - QUOTE-string not included when replying to pm'sRuslan Uzdenov2009-07-071-1/+4
* Add some data for akismet et alHenry Sudhof2009-06-291-2/+2
* Fixed Bug #45115 - Signature parsing flags are not stored in DBRuslan Uzdenov2009-06-271-3/+12
* Okay, okay, I see the issue. I'll revisit this tomorrow.Henry Sudhof2009-06-261-4/+0
* Okay it should work again. Thanks Raimon. In the future, please test if your ...Henry Sudhof2009-06-261-14/+11
* Fix bug #38395 - Loading draft removes recipients when replying to PMJoas Schilling2009-06-261-1/+1
* We have to use the documented APIHenry Sudhof2009-06-251-2/+2
* - Fix XHTML for r9666Meik Sievertsen2009-06-241-13/+14
* Fixed Bug #15085 - [Feature] Add language selection on the registration terms...Gabriel Vazquez2009-06-241-22/+27
* - [Feature] New "Newly Registered Users" group for assigning permis...Meik Sievertsen2009-06-203-2/+14
* Fix bug #46785 - Hide avatars if type disabled and give global option to turn...Joas Schilling2009-06-191-3/+14
* Make captchas stricter by oly having one entry per session; fix a bug in ucp_...Henry Sudhof2009-06-191-7/+7
* - Display coloured usernames in ACP groups management screensMeik Sievertsen2009-06-191-3/+16
* Fix bug #39875 - Empty error message in UCP folder management when creating f...Joas Schilling2009-06-181-0/+4
* Use dynamic includes, fix some style bugs, make the old default captcha famil...Henry Sudhof2009-06-171-3/+2
* Fix bug #40205 - Wrong message shown to user, when adding bots to friends/foesJoas Schilling2009-06-161-0/+4
* Addition to r9577: Remove unnecessary integer casting. request_var() already ...Andreas Fischer2009-06-141-3/+0
* See if this plays out: do not require people to re-enter the CAPTCHAHenry Sudhof2009-06-141-4/+11
* use same method to update custom profile fields in UCP and ACP (and then i am...Meik Sievertsen2009-06-131-19/+1
* Oh right. PHP4Henry Sudhof2009-06-131-1/+1
* #44745 - fix empty action in ucp groupsMeik Sievertsen2009-06-131-10/+11
* Fix bug #46255 - Allow friends/foes to be added and removed at the same time.Andreas Fischer2009-06-131-12/+15
* some corrections, only very minor things.Meik Sievertsen2009-06-071-11/+12
* Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu...Henry Sudhof2009-06-022-162/+48
* Fix a regression in r9498, activation could really do with an overhaul :(Chris Smith2009-05-291-1/+2
* late fixHenry Sudhof2009-05-081-3/+2
* #44655Meik Sievertsen2009-04-301-1/+1