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
/
includes
/
acp
/
acp_bbcodes.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/16161] Enable BBcodes without closing tag
3D-I
2019-09-22
1
-5
/
+0
*
[ticket/security/246] Check form key no matter if submit is set
Marc Alexander
2019-07-14
1
-6
/
+6
*
[ticket/15590] Add events core.acp_bbcodes_(modify_create|delete)_after
kasimi
2018-07-08
1
-2
/
+2
*
[ticket/15590] Add events core.acp_bbcodes_(modify_create|delete)_after
kasimi
2018-03-16
1
-1
/
+35
*
Merge pull request #4680 from marc1706/ticket/15055
Derky
2018-01-05
1
-1
/
+1
|
\
|
*
[ticket/15055] Further fixes to ensure PHP 7.1 & mssql compatibility
Marc Alexander
2018-01-01
1
-1
/
+1
*
|
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-1
/
+1
|
/
*
[ticket/15408] Reject duplicate BBCodes in ACP
JoshyPHP
2017-11-03
1
-3
/
+3
*
Merge branch '3.1.x'
Marc Alexander
2016-01-16
1
-1
/
+1
|
\
|
*
[ticket/14412] Comment fixes for PHPDoc in the events
lavigor
2016-01-15
1
-1
/
+1
*
|
Merge branch '3.1.x'
Joas Schilling
2016-01-09
1
-0
/
+6
|
\
\
|
|
/
|
*
[ticket/security-188] Check form key in acp_bbcodes
Marc Alexander
2015-12-23
1
-0
/
+6
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-2
/
+2
*
|
Merge pull request #3618 from marc1706/ticket/13832
Tristan Darricau
2015-06-24
1
-5
/
+15
|
\
\
|
*
|
[ticket/13832] Use preg_replace_callback in acp_bbcodes
Marc Alexander
2015-05-19
1
-4
/
+12
|
*
|
[ticket/13832] Use preg_replace_callback instead of /e modifier
Marc Alexander
2015-05-18
1
-1
/
+3
*
|
|
[ticket/13614] Removed code that relies on phpbb_pcre_utf8_support()
JoshyPHP
2015-05-11
1
-5
/
+3
|
/
/
*
|
[ticket/11768] Re-added the code that got lost in rebase
JoshyPHP
2015-04-02
1
-1
/
+2
*
|
[ticket/11768] This commit integrates s9e\TextFormatter
s9e
2015-04-02
1
-0
/
+2
*
|
[ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`
Gaëtan Muller
2015-02-03
1
-2
/
+2
*
|
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-6
/
+6
*
|
[ticket/13468] Update calls to `add_log()`
Gaëtan Muller
2015-01-27
1
-3
/
+3
|
/
*
[ticket/13492] Add the migration to update custom bbcodes with IDN regexps
rxu
2015-01-20
1
-1
/
+1
*
[ticket/13492] Add IDN support for custom BBCode URL tokens
rxu
2015-01-11
1
-1
/
+3
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-6
/
+7
*
Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...
Nils Adermann
2014-05-02
1
-1
/
+10
|
\
|
*
[ticket/12273] Update existing events
Joas Schilling
2014-04-25
1
-3
/
+10
|
*
[ticket/12273] Fix long $vars lines for existing events
Joas Schilling
2014-04-24
1
-1
/
+3
*
|
[ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.
Andreas Fischer
2014-04-29
1
-3
/
+2
|
/
*
[ticket/12060] Further clarifying new event docblocks as much as possible
Matt Friedman
2013-12-16
1
-7
/
+9
*
[ticket/12060] More fixes to dockblock for acp_bbcodes_modify_create event
Matt Friedman
2013-12-16
1
-3
/
+3
*
[ticket/12060] Fix docblock for acp_bbcodes_modify_create event
Matt Friedman
2013-12-16
1
-3
/
+3
*
[ticket/12060] Further clarify/fix a var in acp_bbcodes_modify_create event d...
Matt Friedman
2013-12-13
1
-1
/
+1
*
[ticket/12060] Correctly label alpha versions in event docblocks
Matt Friedman
2013-12-13
1
-4
/
+4
*
[ticket/12060] Fix u_action comments in docblocks
Matt Friedman
2013-12-12
1
-2
/
+2
*
[ticket/12060] Change @since in event docblocks
Matt Friedman
2013-12-12
1
-4
/
+4
*
[ticket/12060] Update the docblock comments in acp core events
Matt Friedman
2013-12-12
1
-4
/
+4
*
[ticket/12060] Refactor u_action in the events that use it
Matt Friedman
2013-12-12
1
-9
/
+7
*
[ticket/12060] Use $sql_ary instead of $sql
Matt Friedman
2013-12-12
1
-7
/
+9
*
[ticket/12060] Adjust last item in array to use a comma instead of closing pa...
Matt Friedman
2013-12-12
1
-2
/
+2
*
[ticket/12060] Copy this_u_action back to original this->u_action var
Matt Friedman
2013-12-12
1
-0
/
+2
*
[ticket/12060] Fix typo in core.acp_bbcodes_edit_add doc block
Matt Friedman
2013-12-05
1
-1
/
+1
*
[ticket/12060] Add bbcode tokens array to core.acp_bbcodes_edit_add
Matt Friedman
2013-12-05
1
-5
/
+7
*
[ticket/12060] Add $phpbb_dispatcher to acp_bbcodes.php for events
Matt Friedman
2013-12-04
1
-1
/
+1
*
[ticket/12060] Add acp event core.acp_bbcodes_display_bbcodes
Matt Friedman
2013-12-04
1
-2
/
+17
*
[ticket/12060] Add acp event core.acp_bbcodes_display_form
Matt Friedman
2013-12-04
1
-2
/
+20
*
[ticket/12060] Add acp event core.acp_bbcodes_modify_create
Matt Friedman
2013-12-04
1
-4
/
+24
*
[ticket/12060] Add acp event core.acp_bbcodes_edit_add
Matt Friedman
2013-12-04
1
-2
/
+16
*
[ticket/11973] Remove logic from tokens language array
Joas Schilling
2013-10-26
1
-2
/
+3
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-1
/
+1
[next]