aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_queue.php
Commit message (Expand)AuthorAgeFilesLines
* Fix Bug #53545 - javascript error in templateMeik Sievertsen2009-11-031-0/+1
* Make sure only logs for existing users are displayed and user-specific logs r...Meik Sievertsen2009-08-251-1/+2
* A little precautionChris Smith2009-08-181-1/+1
* Function approve_post adjustment (migrating to sync())Ruslan Uzdenov2009-08-101-70/+5
* Fix bug #47705 - Out of range value for column 'topic_replies_real'Ruslan Uzdenov2009-08-101-77/+44
* Fixed bug #'ers 42585, 35505, 36675, and 42705Jim Wigginton2009-04-241-6/+9
* Fix race condition for updating post/topic/etc. counter. (reported by BartVB)Meik Sievertsen2009-03-191-2/+2
* Fixed bug #40325 - Friend/foe system displays posts madeJim Wigginton2009-01-231-2/+13
* Do not increment users post count after post approval if post had been posted...Meik Sievertsen2008-11-301-2/+6
* Moderators can only see reports/queue/logs from forums they can actually read...Chris Smith2008-10-141-0/+11
* Send localised disapproval reasons in the recipients local language. #31645Chris Smith2008-09-081-2/+42
* Fix one design failure in phpBB3. Do not count non-approved posts to the user...Meik Sievertsen2008-09-021-0/+23
* #28455Meik Sievertsen2008-06-051-1/+1
* remove the _f_ portion from redirect urls now they no longer existMeik Sievertsen2008-04-211-2/+2
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-0/+8
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-1/+3
* #13973David M2007-08-091-5/+36
* #13796Henry Sudhof2007-07-251-1/+1
* try to normalize everything...Meik Sievertsen2007-07-221-1/+1
* Cleaning up (#13689)Henry Sudhof2007-07-221-1/+1
* #11313David M2007-06-181-1/+1
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* MCP? Who uses that... :PDavid M2007-06-021-1/+1
* oh my god - what did he do? Adding attachment display to post/topic review, q...Meik Sievertsen2007-05-191-5/+45
* Fixing some tiny bugs...Meik Sievertsen2007-05-171-2/+4
* #10976David M2007-05-151-0/+2
* add possibility to return to post after approval (if approving one post) - ve...Meik Sievertsen2007-05-091-1/+15
* - create log entries on (dis)approving and handling reportsNils Adermann2007-05-061-3/+45
* Ok, try to fix the "re-approval on edit" bugs. Also added make_clickable to l...Meik Sievertsen2007-05-061-0/+8
* #9828, #10545, #10541, #10533, #10529, #10527, #10521, #10503, #10481Meik Sievertsen2007-05-061-1/+1
* - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug...Nils Adermann2007-04-291-1/+2
* - m_warn is no longer a local moderation permissionNils Adermann2007-04-151-1/+1
* other fixes...Meik Sievertsen2007-03-301-2/+2
* fixing some bugsMeik Sievertsen2007-02-181-2/+2
* - Pruning doesn't lower user post counts anymore [Bug #7676]Nils Adermann2007-02-081-1/+1
* - introducing read/unread images in the MCP, if you view something through th...Nils Adermann2007-01-271-1/+18
* - telling the admin for what the board contact and board email addresses are ...Meik Sievertsen2006-12-311-2/+0
* - add return links to approve details [#6252]Meik Sievertsen2006-12-281-2/+7
* some fixes todayMeik Sievertsen2006-12-241-6/+6
* - a bunch of fixesMeik Sievertsen2006-12-021-3/+3
* - bug fixes for #5618, #5588 and #5584Meik Sievertsen2006-11-261-6/+4
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-50/+88
* ok, change from doing the same logic all over again we call a function to do ...Meik Sievertsen2006-11-161-21/+10
* ok, i am an idiot...Meik Sievertsen2006-11-031-7/+7
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-031-8/+0
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-11/+11
* - forum image being an additional image instead of replacing forum indicatorsMeik Sievertsen2006-10-081-2/+2
* he braces style is deprecated as of PHP 6Meik Sievertsen2006-10-071-2/+2
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-261-3/+15
* #4428Meik Sievertsen2006-09-231-3/+5