aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_posting.php
Commit message (Expand)AuthorAgeFilesLines
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+7
* #i8Meik Sievertsen2007-10-021-1/+1
* #14566Henry Sudhof2007-09-281-2/+2
* fixing some bugsMeik Sievertsen2007-09-021-0/+7
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-4/+2
* Some changes... non-invasive...Meik Sievertsen2007-08-131-2/+2
* two fixesMeik Sievertsen2007-08-061-0/+12
* please have a second look at the change within session.php - we had a few "do...Meik Sievertsen2007-07-251-12/+13
* some fixes here and thereMeik Sievertsen2007-07-101-1/+1
* #13167David M2007-07-101-6/+6
* #12981David M2007-07-041-0/+32
* #12947 - thanks to APTX for his partial patch and Highway_of_Life and iWisdom...David M2007-07-041-6/+8
* let's see if i can break something. :oMeik Sievertsen2007-07-031-1/+4
* Minor fixesHenry Sudhof2007-06-261-0/+5
* #12287Henry Sudhof2007-06-101-3/+3
* we included a check for getimagesize() existance... now we again can suppress...Meik Sievertsen2007-05-191-1/+1
* oh my god - what did he do? Adding attachment display to post/topic review, q...Meik Sievertsen2007-05-191-2/+49
* #11074 - only process and check (as well as display) images if the category a...Meik Sievertsen2007-05-171-1/+5
* #11046 - properly show load button.Meik Sievertsen2007-05-171-3/+10
* adjust smilies. Also allow adding more codes to existing smilies... no one no...Meik Sievertsen2007-05-171-3/+11
* #10942 + cron image into <p></p> tagsMeik Sievertsen2007-05-151-1/+1
* informational change for orphaned attachments - they only list already upload...Meik Sievertsen2007-05-121-1/+1
* #10781David M2007-05-111-1/+1
* sync the forums tooDavid M2007-05-091-6/+50
* davids "update topics last post information on approval -> disapproval change...Meik Sievertsen2007-05-091-3/+36
* fix for editing unapproved posts by a person not on moderation queue (do not ...Meik Sievertsen2007-05-091-14/+33
* remove useless variable that caused some undefined errorsDavid M2007-05-091-3/+1
* minor fixMeik Sievertsen2007-05-091-3/+3
* some bug fixes...David M2007-05-091-7/+7
* #10679Henry Sudhof2007-05-091-1/+1
* #10669Henry Sudhof2007-05-091-3/+3
* bah!David M2007-05-091-0/+1
* this is pretty neat.David M2007-05-091-21/+113
* #10617Meik Sievertsen2007-05-071-1/+1
* Regression bugs from: http://phpbb.cvs.sourceforge.net/phpbb/phpBB2/includes/...Jonathan Stanley2007-05-071-1/+1
* Ok, try to fix the "re-approval on edit" bugs. Also added make_clickable to l...Meik Sievertsen2007-05-061-28/+83
* Better support for nested transactions...Meik Sievertsen2007-05-051-8/+4
* Just stubmled over this.Henry Sudhof2007-05-041-9/+9
* fixes for search button in header - #10389, #10225, #9548Meik Sievertsen2007-05-021-15/+11
* #10295David M2007-04-301-2/+12
* Prepare to be yelled at and brace for the tide of bug reports: I had hoped we...Henry Sudhof2007-04-301-1/+1
* #10251David M2007-04-291-1/+2
* - m_warn is no longer a local moderation permissionNils Adermann2007-04-151-7/+13
* #5163Meik Sievertsen2007-04-021-5/+14
* 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