aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-1/+2
* adjust some comments to work with phpdocumentor. :)Meik Sievertsen2006-11-171-3/+2
* ok, change from doing the same logic all over again we call a function to do ...Meik Sievertsen2006-11-161-30/+32
* - fixes for the following bugs:Meik Sievertsen2006-11-154-32/+14
* /me slaps nils. :)Meik Sievertsen2006-11-121-2/+2
* consistant obtain_* functionsMeik Sievertsen2006-11-122-6/+3
* messageNils Adermann2006-11-124-1/+19
* 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