aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/memberlist.php
Commit message (Expand)AuthorAgeFilesLines
* display those as admins having admin permissions and being within the adminis...Meik Sievertsen2007-03-161-7/+17
* *** empty log message ***David M2007-03-141-2/+1
* help day!!!!Meik Sievertsen2007-03-141-0/+1
* grmblMeik Sievertsen2007-03-091-2/+2
* again... some more fixes.Meik Sievertsen2007-03-081-8/+14
* - fix some group specific bugsMeik Sievertsen2007-03-071-3/+4
* #8470David M2007-03-031-1/+0
* - subtle, very subtleDavid M2007-03-011-5/+7
* - pretty sweet speed increaseDavid M2007-02-281-62/+83
* fixing some bugsMeik Sievertsen2007-02-181-14/+6
* some fixes to be committed.Meik Sievertsen2007-02-091-5/+15
* only some minor fixesMeik Sievertsen2007-02-051-16/+26
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-3/+3
* - added confirm box to ucp zebra (adding fried/foe)Meik Sievertsen2007-01-241-1/+1
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-2/+10
* Some cleanup. Be gone you outdated JS code!Dominik Dröscher2007-01-111-6/+6
* fix some general bugs and some convertor relatedMeik Sievertsen2007-01-101-2/+2
* #6098Dominik Dröscher2007-01-091-8/+10
* - 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