aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* - some bugfixesMeik Sievertsen2007-01-0915-56/+82
* #6098Dominik Dröscher2007-01-0912-30/+39
* - installer now checks if the page size is correct for FirebirdDavid M2007-01-093-0/+57
* - new homographs or IDN confusables ( http://www.unicode.org/reports/tr39/dat...Nils Adermann2007-01-086-40/+87
* ups. :)Meik Sievertsen2007-01-081-1/+1
* - ok... first of all, let the forum names and descriptions being recoded corr...Meik Sievertsen2007-01-084-13/+48
* #6868David M2007-01-071-1/+4
* ok, let's recode other text fields too...Meik Sievertsen2007-01-072-114/+134
* silly pantsDavid M2007-01-071-1/+1
* #6836David M2007-01-071-0/+25
* erm...Meik Sievertsen2007-01-071-12/+20
* some fixes...Meik Sievertsen2007-01-073-18/+16
* do not reset complete convert_row. :oMeik Sievertsen2007-01-072-2/+2
* #6828David M2007-01-072-4/+4
* - fix some convertor bugs.Meik Sievertsen2007-01-077-34/+131
* fix for bug #6728Meik Sievertsen2007-01-073-26/+55
* - prefer ISO over CP as ISO is more commonDavid M2007-01-072-22/+299
* - Treat system messages as ISO-8859-1 just like PHP does itNils Adermann2007-01-071-14/+9
* what is this? is it a plane? is it super-grobi? no, it is the convertor...Meik Sievertsen2007-01-064-0/+6101
* tiny alterationsMeik Sievertsen2007-01-064-5/+26
* recode_basic and recode_cjk (this one is most probably not within the full re...Meik Sievertsen2007-01-063-12/+46293
* - updated/new documentsMeik Sievertsen2007-01-066-55/+1584
* - use constants no weird numbers ;-)Nils Adermann2007-01-052-5/+11
* unique cookie name anyone?Meik Sievertsen2007-01-051-0/+8
* fix message length calculation for parsing bbcodes as well as saving some byt...Meik Sievertsen2007-01-051-25/+34
* forgot to add true to the var_export function. :(Meik Sievertsen2007-01-051-2/+2
* - use var_export instead of our format_array function [Bug #6748]Meik Sievertsen2007-01-045-109/+120
* #6746Meik Sievertsen2007-01-031-4/+5
* fix for bug #6742Meik Sievertsen2007-01-031-6/+6
* #6712Dominik Dröscher2007-01-032-2/+13
* #6120Dominik Dröscher2007-01-031-8/+8
* #6214Dominik Dröscher2007-01-033-21/+3
* #6282Dominik Dröscher2007-01-031-8/+8
* - allow login with redirect parameterNils Adermann2007-01-036-24/+28
* - removed download mode selection (the column info and constants will not be ...Meik Sievertsen2007-01-0313-128/+84
* #6620Dominik Dröscher2007-01-021-2/+2
* - do not allow setting the parent to currently assigned childs [Bug #6708]Meik Sievertsen2007-01-028-74/+109
* mehDavid M2007-01-011-4/+1
* fix typoMeik Sievertsen2007-01-011-1/+1
* - telling the admin for what the board contact and board email addresses are ...Meik Sievertsen2006-12-3122-36/+16
* #6666 - Diablo-Bertiezilla shall be vanquished!Jonathan Stanley2006-12-291-2/+2
* - added GB2312 support, made things nicer :DDavid M2006-12-291-5/+19
* #6646David M2006-12-281-3/+3
* #6566Jonathan Stanley2006-12-281-1/+1
* hah! finally :DDavid M2006-12-281-4/+101
* Farewell Asterix the Gaul. :PJonathan Stanley2006-12-281-1/+1
* - add return links to approve details [#6252]Meik Sievertsen2006-12-286-106/+67
* - made sure ranks are displayed correctly (used RANK instead of RANK_TITLE)Meik Sievertsen2006-12-2813-41/+58
* #6642David M2006-12-281-6/+0
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-2741-267/+371