aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop
Commit message (Expand)AuthorAgeFilesLines
* - forgot to add characters to cheat list, and also missed 00C5 when manually ...Nils Adermann2007-05-261-0/+4
* #11637David M2007-05-251-1/+1
* - Handle ISO-8859-8-iDavid M2007-05-231-2/+2
* update old posts to use new smiliesDavid M2007-05-191-0/+130
* fixing some bugsMeik Sievertsen2007-05-071-5/+1
* - changed the way we do forum accounting in phpBB, far less intensive and muc...David M2007-05-051-0/+1
* some language-specific adjustementsMeik Sievertsen2007-05-032-3/+3
* finetuning.Henry Sudhof2007-05-031-3/+10
* some tiny changesMeik Sievertsen2007-05-021-14/+12
* Yah know: this is not supportedHenry Sudhof2007-04-301-1/+1
* Prepare to be yelled at and brace for the tide of bug reports: I had hoped we...Henry Sudhof2007-04-301-0/+142
* - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug...Nils Adermann2007-04-292-7/+7
* - magic urls should have class="postlink", added class="postlink-local" for r...Nils Adermann2007-04-281-0/+126
* changed the cache files to save some memory (all global ones are hold in memo...Meik Sievertsen2007-04-221-1/+1
* - Firebird is people too! (Firebird works again)David M2007-04-091-3/+3
* - overhaul of imagesetsDavid M2007-04-081-109/+16
* add proper die() statements although /develop is never ever shipped with phpB...Meik Sievertsen2007-04-067-0/+63
* some tiny bugfixes and changed is_active() a bit...Meik Sievertsen2007-03-261-0/+1
* better sorting is more important ;)David M2007-03-181-1/+1
* #4052David M2007-03-171-3/+10
* - forgot the brackets there :oNils Adermann2007-03-131-1/+1
* - improvements to search indexing performance, espacially tidy() by adding a ...Nils Adermann2007-03-131-0/+7
* use correct bbcode uid...Meik Sievertsen2007-03-121-1/+0
* - correct size conversion (px to percentage)Nils Adermann2007-03-121-9/+9
* script for adjusting [size] tags for already posted signatures, posts and pri...Meik Sievertsen2007-03-111-0/+133
* oops, forgot a place ;-)David M2007-03-071-1/+1
* #8502David M2007-03-041-1/+2
* - added a UNIQUE index on the wordmatch tableNils Adermann2007-03-041-0/+1
* #7882David M2007-02-251-15/+15
* #8244David M2007-02-221-1/+1
* fixing some bugs i introduced while fixing other bugs. :)Meik Sievertsen2007-01-181-2/+2
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-2/+2
* - solved a problem with magic urls inside brackets, and with bbcodes being tr...Nils Adermann2007-01-131-1/+1
* - some bugfixesMeik Sievertsen2007-01-091-3/+3
* - allow login with redirect parameterNils Adermann2007-01-031-3/+4
* - display search type as page title for premade searches [Bug #6508]Nils Adermann2006-12-271-1/+1
* regex man strikes again!David M2006-12-231-5/+4
* #6492David M2006-12-231-4/+1
* - Optimize acl_getf_global a bitNils Adermann2006-12-162-37/+74
* FALSE -> falseDavid M2006-12-151-2/+2
* count -> sizeofDavid M2006-12-151-1/+1
* elseif -> else ifDavid M2006-12-154-8/+8
* - finally correctly calculate current time for birthday calculation [Bug #6030]Nils Adermann2006-12-102-0/+38
* #5734David M2006-12-031-0/+1
* messageNils Adermann2006-11-251-0/+1
* rather large update, most important things done:Meik Sievertsen2006-11-241-3/+4
* - fixes for the following bugs:Meik Sievertsen2006-11-151-1/+1
* - some fixesMeik Sievertsen2006-11-102-2/+54
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-145-15/+20
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-131-1/+2