aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_user.php
Commit message (Expand)AuthorAgeFilesLines
* (a little test for later merges)Meik Sievertsen2009-10-061-2/+2
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+3582
* Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-041-3247/+0
* Merge changes made in revisions #r9405 to #r9467Meik Sievertsen2009-04-181-2/+3
* Merge most changes from 3.0.x branch since the 25th december.Meik Sievertsen2009-03-221-25/+54
* $template to phpbb::$templateMeik Sievertsen2009-02-221-10/+10
* $auth-> to phpbb::$acl->Meik Sievertsen2009-02-221-6/+6
* remove global and change $user-> to phpbb::$user->Meik Sievertsen2009-02-221-73/+35
* modified some files to get the admin index page working, as well as index pag...Meik Sievertsen2009-01-161-278/+254
* $config to phpbb::$configMeik Sievertsen2008-12-281-73/+68
* implement new phpbb::$acm object, replacing $cache globalMeik Sievertsen2008-12-281-11/+11
* replace constants with class constants.Meik Sievertsen2008-12-271-13/+13
* add nils' request and super globals classMeik Sievertsen2008-12-251-1/+1
* change cache:: to phpbb_cache::Meik Sievertsen2008-12-241-1/+1
* - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-1/+1
* Merge in r8940, r8941, r8942, r8945, r8946, r8947, r8949, r8950, r8951Chris Smith2008-09-271-1/+1
* - Automatically add users/groups to the PM recipient list, if entered or sele...Meik Sievertsen2008-09-231-5/+11
* Merge of the language-specific custom path change Revision #r8782Meik Sievertsen2008-08-241-3/+3
* Igor, hope that makes you happyHenry Sudhof2008-07-291-1/+1
* Merge avatar deletion on change codeHenry Sudhof2008-07-291-9/+16
* merge? merge.Meik Sievertsen2008-06-231-53/+48
* #16124Henry Sudhof2008-06-091-2/+16
* mergeHenry Sudhof2008-06-091-1/+1
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-36/+32
* Merging mime and referer checks into the TrunkHenry Sudhof2008-05-281-1/+1
* #26885Meik Sievertsen2008-05-181-3/+6
* merge again, revisions 8516 to 8525Meik Sievertsen2008-04-211-1/+0
* Cross ci, converter not updated. (as 3.1 schema won't fit any more)Henry Sudhof2008-02-141-2/+6
* merge with revision #r8350Meik Sievertsen2008-01-301-21/+21
* - make viewforum work againDavid M2008-01-081-6/+9
* - add DB2 supportDavid M2008-01-061-2/+2
* Correctly check empty subjects/messages (Bug #17915)Meik Sievertsen2008-01-051-14/+3
* oh boy...David M2008-01-031-87/+13
* What did you expect? Us slacking off because of a few digg/heise trolls? nah....Henry Sudhof2007-12-131-0/+39
* Small thingsHenry Sudhof2007-11-101-0/+5
* make sure we always check for a valid directory handleMeik Sievertsen2007-10-211-13/+20
* fixing some annoying bugsMeik Sievertsen2007-10-191-2/+2
* #14834 - at least probablyHenry Sudhof2007-10-181-3/+3
* make the ban check perform a bit better :/Meik Sievertsen2007-10-181-3/+9
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-25/+30
* and one more.Henry Sudhof2007-10-031-0/+2
* #i51 - #i63 - #i64Meik Sievertsen2007-09-211-1/+11
* #14466Henry Sudhof2007-09-151-2/+2
* some bugs fixedMeik Sievertsen2007-08-151-0/+1
* Better this way.Henry Sudhof2007-08-061-1/+1
* hrmHenry Sudhof2007-08-051-1/+5
* Okay, this add a few queries, but now ranks and avatars should behave as expe...Henry Sudhof2007-08-051-20/+133
* #13961 - the fix is not perfect, we now nuke the avatar/rank when leaving a g...Henry Sudhof2007-08-041-3/+3
* some tiny fixes and two new features. ;)Meik Sievertsen2007-08-011-1/+1
* #13906 Invalid files will be silently ignoredHenry Sudhof2007-07-311-2/+1