aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/memberlist.php
Commit message (Expand)AuthorAgeFilesLines
* - do not allow setting the parent to currently assigned childs [Bug #6708]Meik Sievertsen2007-01-021-35/+1
* - telling the admin for what the board contact and board email addresses are ...Meik Sievertsen2006-12-311-2/+2
* - fixed bug within the database update scriptMeik Sievertsen2006-12-151-1/+1
* - finally correctly calculate current time for birthday calculation [Bug #6030]Nils Adermann2006-12-101-1/+1
* - tiny bit of sunshine :DDavid M2006-12-091-2/+2
* - re-add script_path for "strange configurations" to let them force the gener...Meik Sievertsen2006-12-081-3/+5
* - a bunch of fixesMeik Sievertsen2006-12-021-1/+1
* fix for bug #5586Meik Sievertsen2006-11-261-3/+3
* - bug fixes for #5618, #5588 and #5584Meik Sievertsen2006-11-261-1/+2
* rather large update, most important things done:Meik Sievertsen2006-11-241-2/+2
* fixes for bugs #5564, #5554 and #5462Meik Sievertsen2006-11-231-6/+8
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-9/+66
* ok, change from doing the same logic all over again we call a function to do ...Meik Sievertsen2006-11-161-5/+5
* consistant obtain_* functionsMeik Sievertsen2006-11-121-2/+1
* let utf8 mails work again. I hope this is not giving problems for "strange" m...Meik Sievertsen2006-11-111-3/+3
* ok, i am an idiot...Meik Sievertsen2006-11-031-9/+9
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-031-2/+0
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-12/+12
* some fixesMeik Sievertsen2006-10-301-3/+24
* - Handle upper/lower case in memberlist properly [Bug #5012]Nils Adermann2006-10-291-5/+5
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-201-3/+3
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-131-1/+1
* View profile now shows relevant add/remove linksGraham Eames2006-10-071-3/+18
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-1/+1
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-261-1/+0
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-1/+1
* - fixed some bugsMeik Sievertsen2006-09-131-2/+2
* - birthdays/age in user's timezone and not server's local timeNils Adermann2006-08-281-12/+16
* Duplicated entry in the sort optionsGraham Eames2006-08-201-2/+2
* sql_in_set changesMeik Sievertsen2006-08-121-4/+4
* - finally making the age calculation work [Bug #3582]Nils Adermann2006-08-061-1/+11
* - fixed some bugsMeik Sievertsen2006-08-051-21/+21
* - custom profile field fixedMeik Sievertsen2006-08-031-5/+19
* - fixed the age calculation (note: turn on your brain before commiting someth...Nils Adermann2006-07-271-1/+1
* - some bugfixesMeik Sievertsen2006-07-201-3/+7
* hmm... This commit does not increase the number of BBCodes. However, this doe...David M2006-07-171-1/+1
* add not applied sql_escape in memberlistMeik Sievertsen2006-07-141-17/+44
* - renamed the following columns:Meik Sievertsen2006-07-131-3/+3
* - tackle some usability issuesMeik Sievertsen2006-07-091-1/+1
* - display age in user profile and make it available on viewtopicNils Adermann2006-07-071-0/+15
* some bugfixesMeik Sievertsen2006-07-061-1/+28
* - add additional auth check to the permission roles modulesMeik Sievertsen2006-07-011-35/+71
* Apply load_onlinetrack to view profile as wellGraham Eames2006-06-241-15/+23
* time to squash some bugsMeik Sievertsen2006-06-221-18/+7
* some bugfixesMeik Sievertsen2006-06-191-3/+3
* fix bugs #2271 and #2273Meik Sievertsen2006-06-171-2/+2
* - allow searching for post_count = 0 [Bug #2154]Nils Adermann2006-06-101-3/+6
* - forgot to commit common.phpNils Adermann2006-06-101-1/+1
* Warn user links #2153Graham Eames2006-06-101-1/+1
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-108/+113