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
/
functions_messenger.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/13597] Modify variable-variable syntax to be compatible with PHP7
Marc Alexander
2015-02-11
1
-1
/
+1
*
[ticket/12931] Fix general error on user registration
rxu
2014-08-10
1
-10
/
+2
*
Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594
Yuriy Rusko
2014-05-28
1
-1
/
+6
|
\
|
*
[ticket/12509] Add missing ',' in arrays
Tristan Darricau
2014-05-26
1
-1
/
+1
|
*
[ticket/12509] Fix the call to set_custom_file in adm/index and messenger
Tristan Darricau
2014-05-13
1
-2
/
+4
|
*
[ticket/12509] Add an option to set the path of custom file for extensions
Tristan Darricau
2014-05-13
1
-1
/
+4
*
|
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-6
/
+7
|
/
*
[ticket/8558] htmlspecialchars_decode the contact name for emails
Nils Adermann
2014-05-02
1
-1
/
+2
*
[ticket/8558] Fix operator
Oliver Schramm
2014-04-23
1
-1
/
+1
*
[ticket/8558] Use only one variable and improve explain string
Oliver Schramm
2014-04-17
1
-16
/
+4
*
[ticket/8558] Add display name in emails from board
Markus Stenudd
2014-04-17
1
-2
/
+16
*
[ticket/10763] Do not call messenger::error() statically
Joas Schilling
2014-03-09
1
-4
/
+8
*
[ticket/11981] Fix code sniffer complaints
Marc Alexander
2013-10-28
1
-1
/
+1
*
[ticket/11852] Split filesystem and path_helper into 2 classes
Joas Schilling
2013-09-26
1
-2
/
+2
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-17
1
-2
/
+2
|
\
|
*
[ticket/11832] Fix INCLUDE(JS/CSS)
Nathan Guse
2013-09-13
1
-2
/
+2
*
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-25
/
+8
|
\
\
|
|
/
|
*
[ticket/11628] Make get_template_vars protected
Nathaniel Guse
2013-07-24
1
-24
/
+7
|
*
[ticket/11628] Remove template_path option on set_custom_style
Nathaniel Guse
2013-07-24
1
-1
/
+1
|
*
[ticket/11628] Remove set_style_names function, moved to set_custom_style
Nathaniel Guse
2013-07-24
1
-1
/
+1
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-9
/
+9
|
/
*
[feature/twig] Should have been else
Nathaniel Guse
2013-07-01
1
-1
/
+1
*
[feature/twig] Clean up the messenger a little bit
Nathaniel Guse
2013-07-01
1
-41
/
+60
*
[feature/twig] Remove resource locator dependency from template
Nathaniel Guse
2013-07-01
1
-1
/
+1
*
[feature/twig] Use phpbb_template_twig in tests
Nathan Guse
2013-06-12
1
-3
/
+3
*
Merge pull request #1367 from EXreaction/ticket/11454
Nils Adermann
2013-04-25
1
-0
/
+18
|
\
|
*
[ticket/11454] Check if the fields are set
Nathaniel Guse
2013-04-24
1
-4
/
+4
|
*
[ticket/11454] Add messenger function set_addresses
Nathaniel Guse
2013-04-24
1
-0
/
+18
*
|
[ticket/10844] Add phpbb_root_path to phpbb_style_extension_path_provider
Joas Schilling
2013-04-12
1
-1
/
+1
|
/
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-02-24
1
-1
/
+23
|
\
|
*
[ticket/10986] message.id fallback to SERVER_NAME or phpbb.generated
Nils Adermann
2013-02-24
1
-1
/
+23
*
|
[ticket/11263] Fix PHP Notice: Undefined variable: extension_manager
Nathan Guse
2012-12-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'p/feature/template-events' into develop
David King
2012-12-10
1
-2
/
+2
|
\
\
|
*
|
[feature/template-events] Convert a single style name to array of them.
Oleg Pudeyev
2012-11-17
1
-1
/
+1
|
*
|
[feature/template-events] Inject extension manager into template class.
Oleg Pudeyev
2012-11-17
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-12-05
1
-3
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ticket/10602] Avoid a race condition.
Oleg Pudeyev
2012-12-05
1
-2
/
+4
|
*
|
[ticket/10602] Use last_queue_run for its intended purpose.
Oleg Pudeyev
2012-12-05
1
-3
/
+8
*
|
|
[ticket/10103] Use flock lock class in messenger.
Oleg Pudeyev
2012-12-04
1
-6
/
+8
*
|
|
[ticket/10103] Factor out flock lock class.
Oleg Pudeyev
2012-12-04
1
-58
/
+0
|
|
/
|
/
|
*
|
[ticket/10933] Dependency inject template context.
Oleg Pudeyev
2012-11-02
1
-1
/
+1
*
|
[ticket/10756] Renaming phpbb_style_template to phpbb_template
Vjacheslav Trushkin
2012-04-19
1
-2
/
+1
*
|
[ticket/10756] Removing path provider from template class
Vjacheslav Trushkin
2012-04-19
1
-1
/
+3
*
|
[ticket/10754] Changing $style to $phpbb_style
Vjacheslav Trushkin
2012-04-03
1
-2
/
+2
*
|
[feature/merging-style-components] Moving template initialization out of style
Vjacheslav Trushkin
2012-03-31
1
-4
/
+3
*
|
[feature/merging-style-components] Initializing locator and provider separately
Vjacheslav Trushkin
2012-03-31
1
-1
/
+3
*
|
[feature/merging-style-components] Updating style initialization
Vjacheslav Trushkin
2012-03-15
1
-4
/
+4
*
|
[feature/merging-style-components] Creating style class
Vjacheslav Trushkin
2012-03-15
1
-3
/
+3
*
|
[feature/merging-style-components] Renaming template classes
Vjacheslav Trushkin
2012-03-14
1
-3
/
+3
*
|
[ticket/10076] STARTTLS support for SMTP via smtp_class.
Andreas Fischer
2012-01-28
1
-0
/
+57
[next]