| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | |
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14138] Use span tags instead of abbr
* VSEphpbb/ticket/14138:
[ticket/14138] Use span tags instead of abbr
|
| | | |
| | |
| | |
| | | |
PHPBB3-14138
|
| |\ \ \
| |/ /
|/| /
| |/ |
|
| | |
| |
| |
| | |
PHPBB3-14142
|
| |\ \
| |/
| |
| |
| | |
* 3.1.x:
[ticket/14070] Properly pass whether config should be ignored for avatars
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14070] Properly pass whether config should be ignored for avatars
* marc1706/ticket/14070:
[ticket/14070] Properly pass whether config should be ignored for avatars
|
| | | |
| | |
| | |
| | | |
PHPBB3-14070
|
| |\ \ \
| | | |
| | | | |
[ticket/13645] Move the feeds to controllers
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13645
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-13897
|
| |\ \ \
| |/ / |
|
| | |\ \
| | |/
| |/|
| | | |
[ticket/14043] Add core.get_avatar_after php event
|
| | | |
| | |
| | |
| | | |
PHPBB3-14043
|
| | | |
| | |
| | |
| | | |
PHPBB3-14043
|
| | | |
| | |
| | |
| | | |
PHPBB3-14043
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently the in-board method for the notifications is hardcoded and
cannot be disabled. This method should be in his own class extending
`phpbb\notification\method\method_interface`.
It also add the possibility, for each method, to be enabled by default (ie:
no entry in the DB => notification enabled).
https://tracker.phpbb.com/browse/PHPBB3-11444
https://tracker.phpbb.com/browse/PHPBB3-11967
PHPBB3-11444
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13377] Fix decoding for www type URLs in function decode_message()
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13377
|
| |\ \ \ \
| |/ / /
|/| / /
| |/ /
| | | |
Conflicts:
tests/template/template_includecss_test.php
|
| | | |
| | |
| | |
| | | |
PHPBB3-13995
|
| |\ \ \
| |/ / |
|
| | | |
| | |
| | |
| | | |
PHPBB3-13882
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
phpBB/phpbb/user_loader.php
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/13882] Lazy load the notification avatars.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13882
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This moves them further down the waterfall, making the page load
quicker.
PHPBB3-13882
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* 3.1.x:
[ticket/10711] Duplicate key error on forum_tracks_table
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/10711] Duplicate key error on forum_tracks_table
* javiexin/ticket/10711:
[ticket/10711] Duplicate key error on forum_tracks_table
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
In certain situations, an SQL error DUPLICATE ERROR for KEY 'PRIMARY'
in the forums_track table is produced when marking forums read
(viewforum.php?f=xx&mark=forums).
The problem happens when there are duplicates in the forum_id array.
The solution is to remove those duplicates.
PHPBB3-10711
|
| | |\ \ \ \
| | |_|/ /
| |/| | | |
[ticket/13790] Update phpcs
|
| | | |/ /
| | | |
| | | |
| | | | |
PHPBB3-13790
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
Ticket/13844 Better FAQ language files
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13844
|
| |/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Removed all calls to phpbb_pcre_utf8_support() as well as unreachable code.
PHPBB3-13614
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13762
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 3.1.x:
[ticket/security-180] Use language variable for redirect error in 3.1+
[ticket/security-180] Merge if statement with previous one in 3.1.x
[ticket/security-180] Add tests for redirecting to main URL
[ticket/security-180] Always fail when redirecting to an insecure URL
[ticket/security-180] Make sure that redirect goes to full URL plus slash
[ticket/security-180] Check if redirect URL contains board URL
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* prep-release-3.1.4:
[ticket/security-180] Use language variable for redirect error in 3.1+
[ticket/security-180] Merge if statement with previous one in 3.1.x
[ticket/security-180] Add tests for redirecting to main URL
[ticket/security-180] Always fail when redirecting to an insecure URL
[ticket/security-180] Make sure that redirect goes to full URL plus slash
[ticket/security-180] Check if redirect URL contains board URL
|
| | | | | |
| | | | |
| | | | |
| | | | | |
SECURITY-180
|
| | | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
tests/security/redirect_test.php
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
SECURITY-180
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
SECURITY-180
|
| | | |\ \ \ \
| | | |/ / /
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
tests/security/redirect_test.php
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
SECURITY-180
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
SECURITY-180
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* 3.1.x:
[ticket/12101] Remove HTML redirect workaround for Microsoft/IIS webserver
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The code was added as a workaround for bugs in very old versions of IIS,
dating back to 2002: see commit 849d76697444f4e3523845f8c96569ccde57d868.
Newer IIS versions handle the 'Location' header just fine, so we can avoid
the unnecessary HTML page for redirects. Given that it seems to work fine
since IIS 6.0 (on WinServer 2003), I don't think it's worth adding a special
check for earlier versions as they are no longer supported by MS as well.
PHPBB3-12101
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* 3.1.x:
[ticket/13765] Verify SERVER_PROTOCOL has the expected format before using it.
|
| | |\ \ \ \
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* ticket/13765:
[ticket/13765] Verify SERVER_PROTOCOL has the expected format before using it.
Conflicts:
phpBB/includes/functions.php
phpBB/includes/startup.php
|
| | | |/ /
| | | |
| | | |
| | | | |
PHPBB3-13765
|