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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
Merge remote-tracking branch 'github-prototech/ticket/11508' into develop-asc...
Nils Adermann
2014-05-02
2
-61
/
+15
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[ticket/11508] Use $phpbb_path_helper.
Cesar G
2014-04-22
2
-8
/
+6
|
*
|
|
|
|
|
[ticket/11508] The question mark is expected even if there are no parameters.
Cesar G
2014-04-22
1
-1
/
+1
|
*
|
|
|
|
|
[ticket/11508] Change separator parameter to a simple true|false $is_amp.
Cesar G
2014-04-22
1
-1
/
+1
|
*
|
|
|
|
|
[ticket/11508] Move helper functions to path_helper class.
Cesar G
2014-04-22
2
-118
/
+11
|
*
|
|
|
|
|
[ticket/11508] Move the stripping param code to separate function as well.
Cesar G
2014-04-22
1
-19
/
+37
|
*
|
|
|
|
|
[ticket/11508] Build the jumpbox hidden fields using the _form action_
Cesar G
2014-04-22
2
-6
/
+7
|
*
|
|
|
|
|
[ticket/11508] Split parts of build_url() into reusable functions.
Cesar G
2014-04-22
1
-28
/
+72
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'github-exreaction/ticket/8323' into develop-asc...
Nils Adermann
2014-05-02
3
-23
/
+95
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ticket/8323] Cache auth request
Nathan Guse
2013-09-05
1
-2
/
+3
|
*
|
|
|
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/8323
Nathan Guse
2013-09-05
182
-35340
/
+7624
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/8323] Combine into a single query
Nathaniel Guse
2013-05-01
1
-30
/
+28
|
*
|
|
|
|
|
[ticket/8323] Comments
Nathan Guse
2012-12-07
1
-1
/
+1
|
*
|
|
|
|
|
[ticket/8323] Comments for inactive reasons in constants.php
Nathan Guse
2012-12-07
1
-4
/
+4
|
*
|
|
|
|
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/8323
Nathan Guse
2012-12-07
159
-1838
/
+10243
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ticket/8323] Only disable administrative deactivated accounts from receiving...
Nathan
2012-07-10
2
-4
/
+31
|
*
|
|
|
|
|
|
[ticket/8323] Allow temporarily banned users to receive PMs, but not a notifi...
Nathan
2012-07-10
1
-2
/
+2
|
*
|
|
|
|
|
|
[ticket/8323] Correct PM notification settings (only notify those who can rec...
Nathan
2012-07-10
2
-28
/
+23
|
*
|
|
|
|
|
|
[ticket/8323] Allow sending PMs to temporarily banned users
Nathan
2012-07-10
3
-15
/
+36
|
*
|
|
|
|
|
|
[ticket/8323] Do not allow sending PMs to Inactive users
Nathan
2012-07-10
1
-1
/
+1
|
*
|
|
|
|
|
|
[ticket/8323] Correcting the comment
Nathan
2012-07-10
1
-1
/
+1
|
*
|
|
|
|
|
|
[ticket/8323] Do not allow sending of Private Messages to users who are banned
Nathan
2012-07-10
1
-0
/
+17
|
*
|
|
|
|
|
|
[ticket/8323] Remove code used for testing
Nathan
2012-07-10
1
-1
/
+1
|
*
|
|
|
|
|
|
[ticket/8323] Do not allow sending of Private Messages to users who do not ha...
Nathan
2012-07-10
1
-0
/
+20
*
|
|
|
|
|
|
|
[ticket/8558] htmlspecialchars_decode the contact name for emails
Nils Adermann
2014-05-02
1
-1
/
+2
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558-2' into dev...
Nils Adermann
2014-05-02
2
-1
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[ticket/8558] Fix operator
Oliver Schramm
2014-04-23
1
-1
/
+1
|
*
|
|
|
|
|
|
|
[ticket/8558] Fix field length in ACP
Oliver Schramm
2014-04-17
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
2
-2
/
+17
*
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558' into devel...
Nils Adermann
2014-05-02
1
-2
/
+4
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[ticket/8558] Do string concatenation only once and do htmlspecialchars
Oliver Schramm
2014-04-16
1
-2
/
+4
|
*
|
|
|
|
|
|
|
|
[ticket/8558] Add display name in emails from board
Markus Stenudd
2014-04-16
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'github-rxu/ticket/12409' into develop-ascraeus
Nils Adermann
2014-05-02
1
-25
/
+65
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
[ticket/12409] Add acp_users.php core events to modify users preferences data
rxu
2014-04-17
1
-25
/
+65
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...
Nils Adermann
2014-05-02
16
-62
/
+140
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
[ticket/12273] Update since version to 3.1.0-a* style
Joas Schilling
2014-04-25
12
-50
/
+50
|
*
|
|
|
|
|
|
|
|
|
[ticket/12273] Update existing events
Joas Schilling
2014-04-25
6
-17
/
+86
|
*
|
|
|
|
|
|
|
|
|
[ticket/12273] Fix long $vars lines for existing events
Joas Schilling
2014-04-24
5
-7
/
+15
|
*
|
|
|
|
|
|
|
|
|
[ticket/12273] Fix missing $vars line
Joas Schilling
2014-04-18
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
|
[ticket/12273] Fix invalid @event and @since tags
Joas Schilling
2014-04-18
3
-3
/
+3
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop...
Nils Adermann
2014-05-02
12
-59
/
+94
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
[ticket/12371] Delete the approve_post notification when editing a post
Joas Schilling
2014-04-25
1
-0
/
+8
|
*
|
|
|
|
|
|
|
|
|
[ticket/12371] Correctly set is_starter when editing first post of the topic
Joas Schilling
2014-04-25
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
[ticket/12371] Fix SQL query
Joas Schilling
2014-04-25
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
[ticket/11772] Do not send out new topic/post notifications when reapproving
Joas Schilling
2014-04-25
1
-9
/
+24
|
*
|
|
|
|
|
|
|
|
|
[ticket/12052] Use different visibility when post was edited
Joas Schilling
2014-04-25
12
-25
/
+60
|
*
|
|
|
|
|
|
|
|
|
[ticket/12371] Do not delete post related notifications when a post is deleted
Joas Schilling
2014-04-25
2
-25
/
+2
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'remotes/Nicofuma/ticket/12445' into develop-asc...
Nathaniel Guse
2014-05-01
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
[ticket/12445] Disapproved post: the name of the poster should be in logs
Nicofuma
2014-04-26
1
-1
/
+1
|
|
/
/
/
/
/
/
/
/
/
[prev]
[next]