aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_user.php
Commit message (Expand)AuthorAgeFilesLines
* - support re-caching of theme data if stylesheet.css changed and load_tplcomp...Meik Sievertsen2006-10-061-1/+1
* ha, the first one...Meik Sievertsen2006-10-031-1/+1
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-71/+74
* - added confirmation to removing bbcodesMeik Sievertsen2006-09-281-0/+12
* A reworking of how we handle inactive usersGraham Eames2006-09-231-2/+6
* some tiny fixes here and thereMeik Sievertsen2006-09-221-1/+2
* - Fix some bugsMeik Sievertsen2006-09-141-2/+66
* - fixed some bugsMeik Sievertsen2006-09-131-6/+19
* check file typeMeik Sievertsen2006-09-051-1/+19
* - fix security issue in download.phpMeik Sievertsen2006-09-041-1/+6
* - Fix warning removal, x - 0 = x ;-)Graham Eames2006-09-021-46/+35
* some changes/fixesMeik Sievertsen2006-09-021-2/+4
* fix some bugs - hopefully not breaking anything...Meik Sievertsen2006-09-011-0/+59
* some fixes.Meik Sievertsen2006-08-251-0/+24
* Phase 2 of the changesGraham Eames2006-08-221-1/+1
* sql_in_set changesMeik Sievertsen2006-08-121-55/+55
* - load tracking updates. Need to be tested on a clean installation too - at t...Meik Sievertsen2006-08-091-0/+6
* - finally making the age calculation work [Bug #3582]Nils Adermann2006-08-061-2/+2
* This should end some issues we have been having regarding the proper binary e...David M2006-08-061-198/+3
* - fixing some bugsMeik Sievertsen2006-08-021-1/+1
* - acm_file uses an index pointer to the current row instead of shifting the r...Nils Adermann2006-08-011-0/+10
* OK...David M2006-07-241-5/+202
* * Error handling on bansGraham Eames2006-07-211-0/+6
* hmm... This commit does not increase the number of BBCodes. However, this doe...David M2006-07-171-1/+1
* fix some bugs... again. :)Meik Sievertsen2006-07-101-1/+3
* - tackle some usability issuesMeik Sievertsen2006-07-091-5/+1
* Fix installation and user registration bugsGraham Eames2006-07-081-1/+1
* - display age in user profile and make it available on viewtopicNils Adermann2006-07-071-1/+9
* some bugfixesMeik Sievertsen2006-07-061-29/+4
* - CAPTCHA: removed the extra slashDavid M2006-07-041-0/+28
* - add additional auth check to the permission roles modulesMeik Sievertsen2006-07-011-1/+1
* ok, first attempt at solving some compatibility issues.Meik Sievertsen2006-06-241-0/+4
* make sure set_config is called with the correct is_dynamic valueMeik Sievertsen2006-06-231-1/+1
* time to squash some bugsMeik Sievertsen2006-06-221-9/+16
* some bugfixesMeik Sievertsen2006-06-191-2/+31
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-4/+21
* use user_add function for bot addingMeik Sievertsen2006-06-131-1/+3
* re-allow registration. ;)Meik Sievertsen2006-06-121-1/+1
* - fixed a few bugsMeik Sievertsen2006-06-111-12/+123
* - fix some smaller bugsMeik Sievertsen2006-06-081-2/+2
* ok, sorry for this. :/Meik Sievertsen2006-06-071-4/+4
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-51/+163
* do not overwrite avatars from users if changing/uploading group avatar and ch...Meik Sievertsen2006-06-021-2/+2
* some tiny changes...Meik Sievertsen2006-05-261-1/+1
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-211-4/+14
* - fixed a few smaller thingsMeik Sievertsen2006-05-201-11/+24
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-121-1/+14
* - fixed ul/li marginMeik Sievertsen2006-05-041-1/+1
* - changed SUPER_MODERATORS to GLOBAL_MODERATORSMeik Sievertsen2006-04-301-1/+1
* - removed group settings from rolesMeik Sievertsen2006-04-221-1/+1