index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
phpbb
/
content_visibility.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/15424] Multiple typo fixes in docs & comments
luzpaz
2019-05-08
1
-1
/
+1
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-2
/
+2
*
[ticket/15266] Update since, add changed, and use empty where applicable
Marc Alexander
2017-12-27
1
-3
/
+7
*
[ticket/15266] Expand functionality of content_visibility
javiexin
2017-12-27
1
-0
/
+36
*
[ticket/15266] Fix events in content_visibility
javiexin
2017-07-10
1
-8
/
+8
*
[ticket/15266] Fix events in content_visibility
javiexin
2017-07-09
1
-44
/
+26
*
[ticket/14581] Add core events to content_visibility
Richard McGirr
2016-08-10
1
-4
/
+108
*
[ticket/14631] Load truncate_string() if needed
Jakub Senko
2016-06-07
1
-0
/
+10
*
Merge pull request #3402 from brunoais/ticket/13621
Joas Schilling
2015-04-06
1
-3
/
+3
|
\
|
*
[ticket/13621] Prepend $where_sql and postpend closing parentheses on return
brunoais
2015-02-15
1
-3
/
+3
*
|
Merge pull request #3384 from brunoais/ticket/13592
Marc Alexander
2015-02-27
1
-2
/
+33
|
\
\
|
*
|
[ticket/13592] The name didn't make proper sense
brunoais
2015-02-11
1
-2
/
+2
|
*
|
[ticket/13592] Empty line before event comment block.
brunoais
2015-02-09
1
-0
/
+1
|
*
|
[ticket/13592] Removed unwanted space in self line.
brunoais
2015-02-09
1
-1
/
+1
|
*
|
[ticket/13592] Allow full override of get_visibility_sql()
brunoais
2015-02-09
1
-0
/
+10
|
*
|
[ticket/13592] Allow changing get_visibility_sql's result
brunoais
2015-02-09
1
-3
/
+3
|
*
|
[ticket/13592] Allow changing get_visibility_sql's result
brunoais
2015-02-08
1
-2
/
+22
|
|
/
*
|
[ticket/13644] Always type hint dispatch_interface
Nicofuma
2015-02-22
1
-3
/
+3
*
|
[ticket/13631] Better, more explicit comment explanation
brunoais
2015-02-18
1
-1
/
+1
*
|
[ticket/13631] Fix wrong variable in get_global_visibility_sql()'s event
brunoais
2015-02-18
1
-2
/
+2
|
/
*
[ticket/13147] New line before comment block
brunoais
2015-01-10
1
-0
/
+1
*
[ticket/13147] Override variable name changed by request
brunoais
2015-01-10
1
-5
/
+5
*
[ticket/13147] Wrong extra new line
brunoais
2015-01-10
1
-1
/
+0
*
[ticket/13147] Renaming content_replaced->get_global_visibility_sql_overwrite
brunoais
2015-01-10
1
-10
/
+10
*
[ticket/13147] Removing globals and using injection
brunoais
2015-01-10
1
-3
/
+1
*
[ticket/13147] Using $phpbb_dispatcher global var
brunoais
2015-01-10
1
-1
/
+12
*
[ticket/13147] Allow changing the result of calling get_global_visibility_sql
brunoais
2015-01-10
1
-0
/
+20
*
[ticket/13146] Removed stray empty line
brunoais
2015-01-10
1
-1
/
+0
*
[ticket/13146] Realign variables and descriptions in event
brunoais
2014-12-29
1
-5
/
+5
*
[ticket/13146] Improved $get_forums_visibility_sql_overwrite's clarity
brunoais
2014-12-29
1
-2
/
+4
*
[ticket/13146] Fixed variable name for the override
brunoais
2014-12-03
1
-5
/
+5
*
[ticket/13146] Fixing what merging broke
brunoais
2014-12-03
1
-4
/
+2
*
[ticket/13146] Adding eventDispatcher to the list
brunoais
2014-12-03
1
-1
/
+9
*
[ticket/13146] $contentReplaced -> $content_replaced
brunoais
2014-12-03
1
-1
/
+1
*
[ticket/13146] Extra line for clarity
brunoais
2014-12-03
1
-0
/
+1
*
[ticket/13146] $phpbb_dispatcher was missing
brunoais
2014-12-03
1
-0
/
+2
*
[ticket/13146] Typo on the returning variable
brunoais
2014-12-03
1
-1
/
+1
*
[ticket/13147] Adding $approve_forums to the list of the event's variables
brunoais
2014-12-03
1
-2
/
+4
*
[ticket/13146] Adding $content_replaced to allow even more flexibility
brunoais
2014-12-03
1
-0
/
+7
*
[ticket/13146] Allow changing the result of calling get_forums_visibility_sql
brunoais
2014-12-03
1
-0
/
+19
*
[ticket/12718] Fix docblocks
Dhruv
2014-08-07
1
-3
/
+3
*
[ticket/12718] Update docblock
Dhruv
2014-08-07
1
-3
/
+1
*
[ticket/12718] Use remove_topic_from_statistic() for delete_topic
Dhruv
2014-08-07
1
-46
/
+13
*
[ticket/12738] Update constructor docblock
Dhruv
2014-07-21
1
-0
/
+1
*
[ticket/12738] Inject config object into content_visibility class
Dhruv
2014-06-20
1
-5
/
+12
*
[ticket/11528] Move related code from functions_posting to function
Dhruv
2014-06-19
1
-6
/
+19
*
[ticket/12715] Cleanup comments in \phpbb\content_visibility
Tristan Darricau
2014-06-15
1
-2
/
+5
*
Merge pull request #2426 from Nicofuma/ticket/12174
Joas Schilling
2014-05-28
1
-8
/
+35
|
\
|
*
[ticket/12174] Coding style
Tristan Darricau
2014-05-10
1
-1
/
+1
|
*
[ticket/12174] Remove $update_topic_attachments_flag
Tristan Darricau
2014-05-09
1
-4
/
+1
[next]