aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/content_visibility.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9837] Apply suggested changes by CHItAMarc Alexander2019-11-221-3/+3
* [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-1/+1
* [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-5/+4
* [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-211-5/+5
* [ticket/9837] Display unapproved posts to postersv12mike2019-11-211-5/+5
* [ticket/9837] Display unapproved posts to originatorv12mike2019-11-211-5/+5
* [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-211-9/+11
* [ticket/9837] Display unapproved posts to postersv12mike2019-11-211-7/+7
* [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-211-5/+6
* [ticket/9837] Small fixesMáté Bartus2019-11-211-3/+4
* [ticket/9837] Display unapproved posts to their authorsMáté Bartus2019-11-211-2/+13
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-081-1/+1
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-2/+2
* [ticket/15266] Update since, add changed, and use empty where applicableMarc Alexander2017-12-271-3/+7
* [ticket/15266] Expand functionality of content_visibilityjaviexin2017-12-271-0/+36
* [ticket/15266] Fix events in content_visibilityjaviexin2017-07-101-8/+8
* [ticket/15266] Fix events in content_visibilityjaviexin2017-07-091-44/+26
* [ticket/14581] Add core events to content_visibilityRichard McGirr2016-08-101-4/+108
* [ticket/14631] Load truncate_string() if neededJakub Senko2016-06-071-0/+10
* Merge pull request #3402 from brunoais/ticket/13621Joas Schilling2015-04-061-3/+3
|\
| * [ticket/13621] Prepend $where_sql and postpend closing parentheses on returnbrunoais2015-02-151-3/+3
* | Merge pull request #3384 from brunoais/ticket/13592Marc Alexander2015-02-271-2/+33
|\ \
| * | [ticket/13592] The name didn't make proper sensebrunoais2015-02-111-2/+2
| * | [ticket/13592] Empty line before event comment block.brunoais2015-02-091-0/+1
| * | [ticket/13592] Removed unwanted space in self line.brunoais2015-02-091-1/+1
| * | [ticket/13592] Allow full override of get_visibility_sql()brunoais2015-02-091-0/+10
| * | [ticket/13592] Allow changing get_visibility_sql's resultbrunoais2015-02-091-3/+3
| * | [ticket/13592] Allow changing get_visibility_sql's resultbrunoais2015-02-081-2/+22
| |/
* | [ticket/13644] Always type hint dispatch_interfaceNicofuma2015-02-221-3/+3
* | [ticket/13631] Better, more explicit comment explanationbrunoais2015-02-181-1/+1
* | [ticket/13631] Fix wrong variable in get_global_visibility_sql()'s eventbrunoais2015-02-181-2/+2
|/
* [ticket/13147] New line before comment blockbrunoais2015-01-101-0/+1
* [ticket/13147] Override variable name changed by requestbrunoais2015-01-101-5/+5
* [ticket/13147] Wrong extra new linebrunoais2015-01-101-1/+0
* [ticket/13147] Renaming content_replaced->get_global_visibility_sql_overwritebrunoais2015-01-101-10/+10
* [ticket/13147] Removing globals and using injectionbrunoais2015-01-101-3/+1
* [ticket/13147] Using $phpbb_dispatcher global varbrunoais2015-01-101-1/+12
* [ticket/13147] Allow changing the result of calling get_global_visibility_sqlbrunoais2015-01-101-0/+20
* [ticket/13146] Removed stray empty linebrunoais2015-01-101-1/+0
* [ticket/13146] Realign variables and descriptions in eventbrunoais2014-12-291-5/+5
* [ticket/13146] Improved $get_forums_visibility_sql_overwrite's claritybrunoais2014-12-291-2/+4
* [ticket/13146] Fixed variable name for the overridebrunoais2014-12-031-5/+5
* [ticket/13146] Fixing what merging brokebrunoais2014-12-031-4/+2
* [ticket/13146] Adding eventDispatcher to the listbrunoais2014-12-031-1/+9
* [ticket/13146] $contentReplaced -> $content_replacedbrunoais2014-12-031-1/+1
* [ticket/13146] Extra line for claritybrunoais2014-12-031-0/+1
* [ticket/13146] $phpbb_dispatcher was missingbrunoais2014-12-031-0/+2
* [ticket/13146] Typo on the returning variablebrunoais2014-12-031-1/+1
* [ticket/13147] Adding $approve_forums to the list of the event's variablesbrunoais2014-12-031-2/+4
* [ticket/13146] Adding $content_replaced to allow even more flexibilitybrunoais2014-12-031-0/+7