aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Graham Eames2006-03-141-1/+1
* Base report reasonsGraham Eames2006-03-141-9/+4
* A q should be followed by a u ;-)Graham Eames2006-03-141-1/+1
* erm... actually remove the debugging thingy... hollaMeik Sievertsen2006-03-141-1/+1
* slightly different redirect function (now hopefully able to handle all sorts ...Meik Sievertsen2006-03-141-12/+54
* - empty() expects a variable, not a function :DDavid M2006-03-132-4/+8
* - added users activity load settingMeik Sievertsen2006-03-138-210/+191
* blah... not neededMeik Sievertsen2006-03-121-4/+0
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-1258-1109/+1107
* Building the foundations for some later changes to the installerGraham Eames2006-03-126-0/+663
* - Moved the image loading outside the big loop. This brings fewer comparisons...David M2006-03-112-12/+43
* - ord() always returns a unsigned integer, no need to force it positiveDavid M2006-03-101-6/+3
* We all make mistakes :DDavid M2006-03-101-1/+1
* Efficiency changeGraham Eames2006-03-091-1/+1
* - fix cookie shorteningMeik Sievertsen2006-03-097-50/+48
* - By default, new installations of magick add itself to PATH and not to a var...David M2006-03-093-2/+20
* Add the mcp log viewer to the initial module dataGraham Eames2006-03-081-0/+5
* - log entries for deleted topics don't provide a link to the topic or to the ...Nils Adermann2006-03-085-71/+65
* Weee! My turn to bug things up :DDavid M2006-03-063-5/+42
* Me, me, me!Nils Adermann2006-03-067-22/+141
* Broken images begone!Graham Eames2006-03-061-22/+38
* Configure the warning expiryGraham Eames2006-03-062-1/+7
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-0642-328/+322
* Expire issued warnings after and admin configurable timeGraham Eames2006-03-044-0/+66
* Reporting system revised. Needs some major cleanup and is missig some functio...Bart van Bragt2006-03-049-15/+1175
* show links to topic/log/forum...Meik Sievertsen2006-03-031-1/+1
* - refactored codeDavid M2006-03-021-78/+137
* - The sha1 hash is a standard part of PHP, mhash is not needed for Jabber :DDavid M2006-03-023-12/+8
* This should work.. maybe... :PDavid M2006-03-021-37/+9
* - some bugfixesMeik Sievertsen2006-03-0121-154/+418
* - Proper iteration of filesDavid M2006-03-011-3/+3
* CVS commit mail testNils Adermann2006-02-281-2/+1
* Fixed undefined poll and topic_attachment variables when editing posts.Tom Beddard2006-02-261-6/+6
* checkin for providing cvs commandline list.Meik Sievertsen2006-02-251-2/+3
* just remove a little error message that came up in a very seldom situationNils Adermann2006-02-251-2/+11
* test new syncmail version...Meik Sievertsen2006-02-251-1/+5
* - allow local moderators to properly use the mcp for more than one forum (mcp)Nils Adermann2006-02-2512-103/+139
* Another one bites the dust :DDavid M2006-02-256-7/+81
* - We only write to the archive ONCE for every file and folder when working wi...David M2006-02-241-27/+26
* - blabla, additional bugfixing permissions...Meik Sievertsen2006-02-248-60/+106
* - fseek -> rewindDavid M2006-02-241-23/+18
* Appending to the string is faster than copying it. Additionally, str_repeat i...David M2006-02-231-1/+1
* hehe, unsigned varchar, yep, of course...Meik Sievertsen2006-02-231-1/+1
* ok, slap me once..... but hard. (all acl entries got removed while setting pe...Meik Sievertsen2006-02-232-33/+106
* - Remove the BBCode UIDs from the outputDavid M2006-02-222-70/+91
* implementing permission rolesMeik Sievertsen2006-02-2237-548/+2041
* This is what I get for fixing CS issues...David M2006-02-221-3/+3
* Just some CS stuff :pDavid M2006-02-221-4/+5
* - properly hide itemsNils Adermann2006-02-222-17/+11
* No functional change, just making it look nicer...David M2006-02-211-2/+2