aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/memberlist.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* - create forums by defaultMeik Sievertsen2006-06-011-1/+1
* - added search by author_id to solve problems with looking up posts of users ...Nils Adermann2006-05-281-1/+1
* some tiny changes...Meik Sievertsen2006-05-261-10/+10
* - fixed a few smaller thingsMeik Sievertsen2006-05-201-8/+8
* a few changes ;-)David M2006-05-191-1/+1
* - fixing a few tiny bugsMeik Sievertsen2006-05-181-152/+6
* eh? meh.David M2006-05-171-14/+20
* This is a screwy world! Screwy I tell you!David M2006-05-171-15/+68
* HA - classicalMeik Sievertsen2006-05-131-1/+1
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-121-3/+3
* ok, maybe now?Meik Sievertsen2006-05-121-5/+9
* - introduce LA_, UA_ and A_ template variables (they allow styles to use temp...Nils Adermann2006-05-061-1/+1