aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_posting.php
Commit message (Expand)AuthorAgeFilesLines
* other fixes...Meik Sievertsen2007-03-301-1/+1
* - sync now correctly handles approved posts in unapproved topics (last_post i...Nils Adermann2007-03-141-9/+22
* *** empty log message ***David M2007-03-081-9/+0
* again... some more fixes.Meik Sievertsen2007-03-081-2/+22
* Fixing the following bugs:Meik Sievertsen2007-03-031-1/+2
* - small issueDavid M2007-03-011-2/+11
* trying to fix some bugs...Meik Sievertsen2007-02-241-1/+1
* - might as well...David M2007-02-131-0/+1
* -Topic review is fast :DDavid M2007-02-131-7/+27
* those were missingMeik Sievertsen2007-02-091-2/+2
* adjust text for getting image dimensions as well as not suppressing warnings ...Meik Sievertsen2007-02-071-2/+2
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-1/+1
* fixing some bugs, most being submitted grammatical/spelling errors.Meik Sievertsen2007-01-211-1/+1
* #6772David M2007-01-111-1/+1
* - telling the admin for what the board contact and board email addresses are ...Meik Sievertsen2006-12-311-1/+0
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-1/+1
* - some fixesMeik Sievertsen2006-12-211-1/+1
* - fixed bug within the database update scriptMeik Sievertsen2006-12-151-3/+3
* - bug fixes for #5618, #5588 and #5584Meik Sievertsen2006-11-261-1/+0
* rather large update, most important things done:Meik Sievertsen2006-11-241-4/+4
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-5/+5
* some tiny fixes.Meik Sievertsen2006-11-191-1/+1
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-1/+7
* fix colour assignment. ;)Meik Sievertsen2006-11-171-2/+2
* ok, change from doing the same logic all over again we call a function to do ...Meik Sievertsen2006-11-161-14/+9
* consistant obtain_* functionsMeik Sievertsen2006-11-121-5/+2
* ok, i am an idiot...Meik Sievertsen2006-11-031-3/+3
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-031-4/+0
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-5/+5
* #4696Dominik Dröscher2006-10-261-2/+1
* Revised attachment categories a bitMeik Sievertsen2006-10-191-3/+8
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-18/+1
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-1/+1
* - added confirmation to removing bbcodesMeik Sievertsen2006-09-281-5/+5
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-261-4/+4
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-3/+1
* - fixed some bugsMeik Sievertsen2006-09-131-45/+84
* Next phase of last post changes + a few minor bugsGraham Eames2006-09-081-1/+3
* - birthdays/age in user's timezone and not server's local timeNils Adermann2006-08-281-2/+3
* - some bugfixesMeik Sievertsen2006-08-281-1/+3
* some fixes.Meik Sievertsen2006-08-251-1/+2
* Phase 2 of the changesGraham Eames2006-08-221-2/+4
* Initial batch of colourization changes. This includes:Graham Eames2006-08-211-3/+5
* *** empty log message ***David M2006-08-181-1/+1
* chr(0x20 | 0x10) = "0"David M2006-08-151-2/+2
* bugfixesMeik Sievertsen2006-08-121-1/+1
* sql_in_set changesMeik Sievertsen2006-08-121-8/+8
* so.... what does this thing do?David M2006-08-111-1/+1
* - load tracking updates. Need to be tested on a clean installation too - at t...Meik Sievertsen2006-08-091-0/+29
* This should end some issues we have been having regarding the proper binary e...David M2006-08-061-133/+2