aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15720] Don't escape ampersands on redirectionsRubén Calvo2019-05-091-1/+1
* [ticket/13654] Moving reporting into controllerMateBartus2015-04-161-309/+11
* [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-1/+1
* [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-6/+6
* [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+1
* [ticket/13159] Allow to do extra auth checks on report postingbrunoais2014-12-031-0/+18
* [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-2/+2
* [ticket/11854] Rename captchas.factory service to captcha.factoryTristan Darricau2014-08-111-1/+1
* [ticket/11854] Move captcha stuff to phpbb/ and use DI for pluginsTristan Darricau2014-08-111-2/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-1/+1
* [ticket/12364] Add template identifier var to all missing pagesPayBas2014-04-061-2/+3
* [ticket/11763] Add missing variable when reporting a PM to avoid SQL ErrorOliver Schramm2013-08-031-3/+4
* [ticket/11722] Remove reference assignment for $captcha in report.phpAndreas Fischer2013-07-221-1/+1
* Merge branch 'develop-olympus' into developAndreas Fischer2013-07-221-3/+6
|\
| * [ticket/11720] Do not call $captcha->validate if $captcha is not setMarc Alexander2013-07-211-3/+6
* | Merge branch 'ticket/11566' into ticket/11566-developDhruv2013-07-011-74/+112
|\|
| * [ticket/11566] Remove extra pair of brackets from conditional statementDhruv2013-07-011-1/+1
| * [ticket/11566] Use the new constant CONFIRM_REPORT for captcha initDhruv2013-07-011-1/+1
| * [ticket/11566] Rename var to $visual_confirmation_responseDhruv2013-07-011-3/+3
| * [ticket/11566] add captcha reset and hidden fieldsDhruv2013-07-011-0/+11
| * [ticket/11566] display error instead of trigger_errorDhruv2013-07-011-12/+12
| * [ticket/11566] add error functionalityDhruv2013-07-011-67/+80
| * [ticket/11566] add interface for captchaDhruv2013-07-011-0/+14
* | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2013-01-151-19/+27
|\ \
| * | [ticket/11171] Adapted the code in report.phpBruno Ais2012-12-071-19/+27
* | | [ticket/11103] Instantiate $phpbb_notifications as neededNathan Guse2012-12-131-0/+2
* | | [ticket/11103] Create user loader class, update for DICNathan Guse2012-11-201-2/+2
* | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-101-13/+19
|\| |
| * | [ticket/10845] Removed one empty line that wasn't supposed to be thereBruno Ais2012-06-141-1/+0
| * | [ticket/10845] Changed the report system. Now it saves posts with the bbcodeBruno Ais2012-05-011-12/+19
* | | [ticket/11103] Use the full class name as the item_type/methodNathan Guse2012-10-201-2/+2
* | | [ticket/11103] Remove unnecessary commentsNathan Guse2012-10-181-2/+0
* | | [ticket/11103] Use report text for report notification, never notify reporterNathan Guse2012-10-161-1/+4
* | | [ticket/11103] Finishing up PM Report notificationsNathan Guse2012-10-091-1/+4
* | | [ticket/11103] Working on report notifications (post/pm)Nathan Guse2012-10-091-1/+7
|/ /
* | [feature/save-post-on-report] Changed the name of the columnBruno Ais2012-03-191-5/+5
* | [feature/save-post-on-report] The complete changes for this featureBruno Ais2012-03-191-3/+7
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | Merge branch 'develop-olympus' into developNils Adermann2011-07-161-0/+7
|\|
| * [ticket/10266] Add "Return to forum" link after reporting a postJoas Schilling2011-07-141-0/+7
| * Fix Bug #54375 - Show correct HTML title when reporting private messages.Andreas Fischer2009-11-241-1/+3
| * use existing language key for "private message not found"Meik Sievertsen2009-09-191-1/+2
| * Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-211-47/+116
* | [ticket/9684] Remove code for global announcement in root-filesJoas Schilling2011-04-071-1/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | merge changes from 3.0.x branchMeik Sievertsen2009-12-161-1/+3
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+238
* | Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-041-168/+0
* | $template to phpbb::$templateMeik Sievertsen2009-02-221-6/+6