aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Small typo :)Graham Eames2006-03-181-1/+1
* *** empty log message ***Nils Adermann2006-03-181-1/+1
* Replacing the first part of the installer ready for some testingGraham Eames2006-03-185-18/+500
* - Added init_{$auth_plugin} function which can be used to test a connection t...Nils Adermann2006-03-183-7/+88
* - Lesson learned: If you rename something rename it in all places and not jus...Nils Adermann2006-03-186-8/+18
* thanks to SHS` for writing an updated version of the terms and the privacy po...Meik Sievertsen2006-03-185-19/+100
* - replaced mcp reports system with a simplified versionNils Adermann2006-03-1817-740/+610
* :PDavid M2006-03-181-1/+1
* - Cleaned up some compress stuffDavid M2006-03-188-132/+1045
* Warning changes for the other schema filesGraham Eames2006-03-175-8/+106
* remove the echo...Meik Sievertsen2006-03-171-2/+0
* - fix some bugs...Meik Sievertsen2006-03-1722-50/+141
* - Postgre installs now work... kinda...David M2006-03-171-2/+2
* - Fixing some borked stuff in the schema ( it is _still_ borked tho )David M2006-03-171-2/+2
* Give us our old ACP design back :oNils Adermann2006-03-161-4/+4
* - use a_search permissionNils Adermann2006-03-165-5/+20
* - SQLite is now usable; we died on certain queries as well as a schema issue ...David M2006-03-162-4/+3
* oops, wrong placeNils Adermann2006-03-151-2/+2
* - removed search settings from load pageNils Adermann2006-03-1512-189/+1153
* Some slight alterations for another forthcoming feature.Graham Eames2006-03-153-2/+32
* hmm, forgot this one.Meik Sievertsen2006-03-151-1/+9
* - adding ability to assign moderator specific ban optionsMeik Sievertsen2006-03-1522-133/+440
* We now return the log_id of newly created logs. This is used by the warnings ...Graham Eames2006-03-142-2/+4
* *** 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