aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* small update only fixing two obvious bugsMeik Sievertsen2004-09-192-15/+13
* - extensions_allowed changed a bit.Meik Sievertsen2004-09-174-8/+7
* - more updates, mostly bugfixes to the bbcode parserMeik Sievertsen2004-09-1642-430/+870
* - print memory usage if availableMeik Sievertsen2004-09-061-0/+10
* forgot to commitMeik Sievertsen2004-09-052-0/+36
* - re-enable polls (user is now able to decide if users are able to change vot...Meik Sievertsen2004-09-0518-146/+257
* dumdidumdidumMeik Sievertsen2004-09-052-2/+2
* lets pm working again.Meik Sievertsen2004-09-056-45/+42
* my turn to break the forum (and at least pm's are no longer working - will no...Meik Sievertsen2004-09-0432-1070/+1309
* oopsie, session ip was missingPaul S. Owen2004-09-021-0/+1
* - PM parameter for re-usage. ;)Meik Sievertsen2004-09-011-3/+25
* widdlePaul S. Owen2004-09-011-1/+1
* I will not swear, I will not swear ... I will not ... oh f**k itPaul S. Owen2004-09-011-1/+1
* Danger Wil Robinson Danger! Paul is commiting files! DangerPaul S. Owen2004-09-012-21/+21
* Danger Wil Robinson Danger! Paul is commiting files! DangerPaul S. Owen2004-09-013-45/+45
* This is a mass commit ... expect trouble! Changes made here are primarily to ...Paul S. Owen2004-09-013-0/+173
* This is a mass commit ... expect trouble! Changes made here are primarily to ...Paul S. Owen2004-09-0127-2696/+1827
* - now notification redirection working... ?!Meik Sievertsen2004-09-011-5/+4
* - re-enable post icons (sorry for this, thought we would only support topic i...Meik Sievertsen2004-09-011-9/+9
* - small fix for typoMeik Sievertsen2004-08-221-1/+1
* - user notes/feedback in post_detailsMeik Sievertsen2004-08-225-14/+124
* - added S_FIRST_UNREAD and S_UNREADMeik Sievertsen2004-08-221-1/+1
* - remove avatar classMeik Sievertsen2004-08-221-4/+6
* user_colourMeik Sievertsen2004-08-171-0/+1
* - fix huge memory hog. :) (how dumb i was... hmm...)Meik Sievertsen2004-08-151-24/+15
* - made message parser more clearMeik Sievertsen2004-08-141-64/+71
* - today and yesterday (i know you had this locally added ;))Meik Sievertsen2004-08-041-0/+3
* - [mcp] let quickmod work in topic_viewMeik Sievertsen2004-08-043-14/+34
* - removing karmaMeik Sievertsen2004-08-047-31/+4
* - fixing some issues with the confirm screen - merging our (the devs) approac...Meik Sievertsen2004-08-044-49/+29
* - fix time limit issue for moderatorsMeik Sievertsen2004-08-041-2/+9
* - updated installer (only small fixes)Meik Sievertsen2004-08-041-32/+27
* Fix non-parsing of $phpEx in individual confirmation image img tag generationPaul S. Owen2004-08-021-60/+60
* - small schema fixMeik Sievertsen2004-08-021-4/+3
* Remove IP imagePaul S. Owen2004-08-021-0/+0
* Remove karma imagesPaul S. Owen2004-08-0211-0/+0
* Rejiggle "board disabled" system to allow admin/mods access, eliminate duplic...Paul S. Owen2004-08-024-101/+118
* - remove user_karma reference.Meik Sievertsen2004-08-011-1/+1
* Fix failure to work at all ... need to introduce error handling for failure t...Paul S. Owen2004-08-011-3/+4
* Changed IP to Info ... pointless having two links to basically the same infor...Paul S. Owen2004-08-016-149/+146
* - memberlist instead of memberslist.Meik Sievertsen2004-08-011-1/+1
* - correct path locations for avatars/smiliesMeik Sievertsen2004-08-012-4/+4
* - fix link to PM (composing message)Meik Sievertsen2004-08-011-1/+1
* - add the ability to easily create links for composing PM's to users/groupsMeik Sievertsen2004-08-011-0/+12
* bump config var fixMeik Sievertsen2004-08-011-1/+2
* replacing two preg_replace statements with one preg_match_all statement...Meik Sievertsen2004-08-011-4/+14
* Fixed problem with UNDEFINEPaul S. Owen2004-08-011-28/+26
* trouble oh trouble... trouble oh trouble... trou... SLAP!Meik Sievertsen2004-07-271-1/+1
* do not update post_text if the message content was not changed... (fixing a b...Meik Sievertsen2004-07-271-6/+19
* - approve/disapprove posts/topicsMeik Sievertsen2004-07-1921-447/+1095