aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* forgot oneMeik Sievertsen2006-11-041-5/+5
* - use the $var_ary for settings in a more logical way (hopefully removes the ...Meik Sievertsen2006-11-043-149/+85
* - compress is nicer (fixed a bug :P)David M2006-11-031-39/+2
* ok, i am an idiot...Meik Sievertsen2006-11-036-15/+15
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-036-32/+5
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-036-28/+28
* some fixesMeik Sievertsen2006-10-304-8/+27
* two tiny bugfixesMeik Sievertsen2006-10-271-1/+1
* #4988David M2006-10-251-2/+2
* #4962David M2006-10-231-2/+2
* ENT_COMPAT is the default, with ENT_QUOTES a few features will no longer work.Meik Sievertsen2006-10-222-4/+4
* - now username changes should work as desiredMeik Sievertsen2006-10-223-130/+123
* Move outputting of TO box since it's only relevant to one module and this wil...Graham Eames2006-10-211-0/+28
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-205-5/+6
* Revised attachment categories a bitMeik Sievertsen2006-10-193-14/+28
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-18/+1
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-134-8/+8
* - forum image being an additional image instead of replacing forum indicatorsMeik Sievertsen2006-10-081-0/+2
* View profile now shows relevant add/remove linksGraham Eames2006-10-071-2/+2
* for some things we do not need the utf8 function. :)Meik Sievertsen2006-10-071-6/+0
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-075-9/+9
* - support re-caching of theme data if stylesheet.css changed and load_tplcomp...Meik Sievertsen2006-10-063-3/+3
* Do not show styles select if overriding styleGraham Eames2006-10-041-1/+3
* - finally removed sql_numrowsMeik Sievertsen2006-10-041-2/+2
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-034-15/+11
* consistent acp layout regarding backlinks and messages.Meik Sievertsen2006-10-022-2/+2
* Prevent reuse of previous passwordGraham Eames2006-10-011-0/+6
* - added confirmation to removing bbcodesMeik Sievertsen2006-09-281-0/+9
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-261-1/+0
* A reworking of how we handle inactive usersGraham Eames2006-09-233-13/+21
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-1/+1
* Confirm zebra removal...... I mean friend/foe deletion :PGraham Eames2006-09-171-0/+2
* - Fix some bugsMeik Sievertsen2006-09-141-6/+15
* - fixed some bugsMeik Sievertsen2006-09-136-18/+44
* Next phase of last post changes + a few minor bugsGraham Eames2006-09-081-0/+5
* - fixing profile bugMeik Sievertsen2006-09-041-3/+3
* fix some bugs - hopefully not breaking anything...Meik Sievertsen2006-09-014-12/+45
* oops :PDavid M2006-08-301-1/+2
* - Bug #3978David M2006-08-301-5/+9
* fixing bug #4078Meik Sievertsen2006-08-291-6/+18
* - birthdays/age in user's timezone and not server's local timeNils Adermann2006-08-281-4/+8
* - some bugfixesMeik Sievertsen2006-08-281-1/+3
* some fixes.Meik Sievertsen2006-08-252-4/+10
* Phase 2 of the changesGraham Eames2006-08-221-17/+22
* Initial batch of colourization changes. This includes:Graham Eames2006-08-211-2/+6
* chr(0x20 | 0x10) = "0"David M2006-08-151-2/+2
* bugfixesMeik Sievertsen2006-08-121-1/+1
* sql_in_set changesMeik Sievertsen2006-08-129-41/+45
* so.... what does this thing do?David M2006-08-111-1/+1
* fixing bug #3702Meik Sievertsen2006-08-111-5/+10