aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor security problem, discovered internally. Requires the user to know the ...Chris Smith2009-04-291-0/+11
* Bug #44525 - do not try to fetch existing username var in cookie set by exter...Meik Sievertsen2009-04-281-1/+3
* Display the online status of hidden users to users with the u_viewonline perm...Chris Smith2009-04-241-1/+1
* forgot one instance where the min/max captcha chars need to be applied ;)Meik Sievertsen2009-04-181-1/+1
* Apply append_sid() to newest/latest post links in viewforum/search and UCP ma...Meik Sievertsen2009-04-171-3/+4
* force non-relative date for pm forwards (thanks chris. :))Meik Sievertsen2009-04-171-1/+1
* fix for #r9451Meik Sievertsen2009-04-171-1/+2
* PM Export uses ISO 8601 date now. (Bug #32645)Meik Sievertsen2009-04-171-1/+1
* a language alteration for captchas. Meik Sievertsen2009-04-111-2/+2
* Correct alt tag for compose message and message locked - Bug #31525Meik Sievertsen2009-04-101-2/+2
* small SQL optimizationHenry Sudhof2009-03-191-1/+1
* captcha changesHenry Sudhof2009-03-171-8/+28
* Mass Email works again for users with empty jabber address but notification s...Meik Sievertsen2009-03-171-2/+2
* Add topic icons to prosilver UCP main and subscribed templates (Bug #42735 - ...Meik Sievertsen2009-03-161-1/+5
* Hide font size options which are bigger than the allowed size in the editor. ...Chris Smith2009-03-112-0/+2
* Log password changes via password reset function. #41365Chris Smith2009-02-231-0/+2
* Add correct antiabuse headers and fix #41935Chris Smith2009-02-231-1/+6
* - Do not show 'Forward' button if the user cannot send PM's.Chris Smith2008-12-041-1/+1
* every second commit an pre/post-commit error... :/Meik Sievertsen2008-12-031-0/+19
* force full date on "edited by" line. ;)Meik Sievertsen2008-11-301-1/+1
* [Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)Meik Sievertsen2008-11-301-5/+6
* Fix header list build for replying oldest PM in PM history (Bug #37275)Meik Sievertsen2008-11-221-1/+3
* 37375Henry Sudhof2008-11-212-3/+5
* additionally to the default "reply to all" behaviour, increase max_recipients...Meik Sievertsen2008-11-021-0/+18
* Display a message if no topics or forums are selected when unsubscribing. #34855Chris Smith2008-10-111-1/+4
* Make sure users still get notifications if they set to only be notified by Ja...Meik Sievertsen2008-10-092-4/+20
* Do not allow password reminders if u_passchg permission is not given. (Bug #1...Meik Sievertsen2008-10-061-1/+10
* Separate display of posted attachments in posting screen and switch for templ...Meik Sievertsen2008-10-061-4/+4
* A fix for the fix in r8934. #34525Chris Smith2008-09-241-0/+4
* We want our PM spam back. Fix a regression introduced in r8913, preventing us...Chris Smith2008-09-241-3/+0
* - Automatically add users/groups to the PM recipient list, if entered or sele...Meik Sievertsen2008-09-231-24/+88
* - Added 'max_recipients' setting for private messages. This setting allows ad...Meik Sievertsen2008-09-231-2/+4
* remove duplicate statementMeik Sievertsen2008-09-181-1/+1
* Reset login attempts on new password activation. Prevents "first failed login...Meik Sievertsen2008-09-181-0/+1
* #18175Meik Sievertsen2008-09-171-1/+1
* #34045Henry Sudhof2008-09-151-1/+1