aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_queue.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11103] Mark topic/post subscription notification read when approvedNathan Guse2012-12-151-1/+13
* [ticket/11103] Instantiate $phpbb_notifications as neededNathan Guse2012-12-131-4/+9
* [ticket/11103] Create user loader class, update for DICNathan Guse2012-11-201-14/+14
* [ticket/11103] Use the full class name as the item_type/methodNathan Guse2012-10-201-12/+16
* [ticket/11103] Remove unnecessary commentsNathan Guse2012-10-181-11/+0
* [ticket/11103] Ability to query data before running create_insert_array()Nathan Guse2012-10-121-0/+7
* [ticket/11103] Make $phpbb_notifications a global and use it everywhereNathan Guse2012-10-041-4/+2
* [ticket/11103] Topic/Post in queue notificationNathan Guse2012-09-151-1/+20
* [ticket/11103] Topic and post dis/approval notificationsNathan Guse2012-09-151-46/+36
* [ticket/11103] Starting approve_post type notificationNathan Guse2012-09-151-25/+8
* [ticket/11103] Normalization of $phpbb_notifications variable nameNathan Guse2012-09-141-3/+3
* [ticket/11103] Add/Update/Mark Read functions accept an array for the typeNathan Guse2012-09-141-1/+1
* [ticket/11103] Restyle the notification listNathan Guse2012-09-091-1/+3
* [ticket/11103] Post notificationsNathan Guse2012-09-091-3/+3
* [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-1/+1
* [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-2/+2
* [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-1/+1
* [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-2/+3
* [ticket/10968] Render pagination within the templateDrae2012-07-181-1/+2
* [ticket/10871] Delete the unwanted implodeBruno Ais2012-05-041-2/+0
* [ticket/10273] Fixed accepting / denying posts AJAX.Callum Macrae2012-03-311-2/+29
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-1/+1
* Merge remote-tracking branch 'nickvergessen/ticket/10344' into developOleg Pudeyev2011-11-201-4/+5
|\
| * [ticket/10344] Add attachment icons to list of reported and queued posts/topicsJoas Schilling2011-08-271-4/+5
* | Merge branch 'develop-olympus' into developNils Adermann2011-11-181-0/+4
|\ \
| * | [ticket/9956] Display error message if no disapprove reason givenJoas Schilling2011-10-141-0/+3
* | | [ticket/9684] Remove code in some more files especially includes/Joas Schilling2011-04-071-43/+18
| |/ |/|
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-1/+2
|/
* Merge branch 'ticket/bantu/9503' into develop-olympusIgor Wiedler2010-09-121-1/+1
|\
| * [ticket/9503] Show 'No subject specified' in 'Posts awaiting approval'.Andreas Fischer2010-07-231-1/+1
* | [ticket/9679] phpBB offers to notify poster even if notification is disabledJosh Woody2010-07-291-8/+11
|/
* [ticket/7720] Fix alternative image-description for unread posts.Joas Schilling2010-07-141-1/+1
* 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