aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/8323] Allow sending PMs to temporarily banned usersNathan2012-07-101-1/+1
* [ticket/8323] Do not allow sending PMs to Inactive usersNathan2012-07-101-1/+1
* [ticket/8323] Correcting the commentNathan2012-07-101-1/+1
* [ticket/8323] Do not allow sending of Private Messages to users who are bannedNathan2012-07-101-0/+17
* [ticket/8323] Remove code used for testingNathan2012-07-101-1/+1
* [ticket/8323] Do not allow sending of Private Messages to users who do not ha...Nathan2012-07-101-0/+20
* Merge branch 'develop-olympus' into developAndreas Fischer2012-06-211-2/+15
|\
| * [ticket/10935] Limit number of PM rules per user to 5000Joas Schilling2012-06-201-2/+15
* | [feature/delete-auto-logins] improved styling and fixes languageDhruv Goel2012-05-171-1/+1
* | [feature/delete-auto-logins] using loop for errorsDhruv Goel2012-05-171-1/+1
* | [feature/delete-auto-logins] checks form keyDhruv Goel2012-05-171-8/+21
* | [feature/delete-auto-logins] Fixes language entries and redirection.Dhruv Goel2012-05-171-1/+2
* | [feature/delete-auto-logins] User can view/delete auto logins.Dhruv Goel2012-05-172-0/+41
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-04-081-1/+8
|\ \ | |/
| * [ticket/10561] Casted $config['default_style'] to intHari Sankar R2012-04-091-1/+1
| * [ticket/10561] Reverted to phpbb_style_is_active()Hari Sankar R2012-04-071-2/+2
| * [ticket/10561] Moved and renamed the funtion validate_style().Hari Sankar R2012-04-051-2/+8
| * [ticket/10561] Changes made to function phpbb_style_is_active().Hari Sankar R2012-04-031-1/+1
| * [ticket/10561] All users can choose deactivated styles (fixed).Hari Sankar R2012-04-031-1/+2
* | [feature/class-prefix] Rename auth => phpbb_authIgor Wiedler2012-03-311-1/+1
* | [ticket/10328] Renamed the JSON class, also now using autoloading.Callum Macrae2012-03-311-6/+18
* | [ticket/10272] Zebra operations using AJAX are now less hacky.Callum Macrae2012-03-311-0/+4
* | Merge remote-tracking branch 'imkingdavid/ticket/10535' into developOleg Pudeyev2012-02-032-16/+0
|\ \
| * | [ticket/10535] Removed email confirm from UCP, removed unused language entriesDavid King2011-12-151-7/+0
| * | [ticket/10535] Remove email confirm check on registration formDavid King2011-12-151-9/+0
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-01-231-18/+2
|\ \ \ | | |/ | |/|
| * | [ticket/10580] Remove checking of server timezone and DST when registeringRichard Foote2012-01-211-18/+2
* | | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-3123-46/+23
| |/ |/|
* | [ticket/10345] Add documentation and phpbb_ prefix to the new avatar functionsJoas Schilling2011-11-302-4/+4
* | [ticket/10345] Fix some last use cases of sprintf() to use $user->lang()Joas Schilling2011-11-252-4/+4
* | [ticket/10345] Use the plural function in some more places.Joas Schilling2011-11-255-10/+10
* | [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-254-7/+7
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-11-204-20/+5
|\ \ | |/
| * [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers().Andreas Fischer2011-11-204-5/+5
| * [ticket/10446] DRY X-AntiAbuse header addition.Oleg Pudeyev2011-11-204-22/+7
* | Merge remote-tracking branch 'nickvergessen/ticket/10457' into developAndreas Fischer2011-11-141-1/+1
|\ \
| * | [ticket/10457] Undefined variable $request, when print-viewing PMsJoas Schilling2011-11-141-1/+1
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-141-6/+6
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'nickvergessen/ticket/9361' into develop-olympusAndreas Fischer2011-11-141-6/+6
| |\ \
| | * | [ticket/9361] View correct error messages when editing account informationJoas Schilling2011-11-141-6/+6
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-131-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge remote-tracking branch 'igorw/ticket/8616' into develop-olympusAndreas Fischer2011-11-131-1/+1
| |\ \
| | * | [ticket/8616] Direct links in pm notification emailsAlan2011-10-131-1/+1
* | | | Merge branch 'develop-olympus' into developIgor Wiedler2011-10-291-28/+24
|\ \ \ \ | |/ / /
| * | | [ticket/10259] Do not send notifications to user accounts joining free groups.Andreas Fischer2011-10-171-28/+24
| |/ /
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-10-131-1/+1
|\ \ \ | |/ /
| * | [ticket/10304] Fix URL for ICQ while view private messagesJoas Schilling2011-10-131-1/+1
| |/
* | [feature/remove-imagesets] Adjustments to php filesVjacheslav Trushkin2011-09-042-4/+0
* | [ticket/9608] Remove blank lineIgor Wiedler2011-07-171-1/+0
* | [ticket/9608] Remove use of references in captcha and other placesIgor Wiedler2011-07-131-4/+4