| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
[ticket/13974] Add core.mcp_change_poster_after event
|
| |
| |
| |
| |
| |
| | |
Change the docblock for userdata from string to array.
PHPBB3-13974
|
| |
| |
| |
| |
| |
| |
| | |
Create a new event to perform additional tasks after chainging a post's
poster.
PHPBB3-13974
|
| |
| |
| |
| | |
PHPBB3-14004
|
| |
| |
| |
| | |
PHPBB3-13995
|
|\ \
| |/
|/|
| | |
[ticket/13880] Automatically remove quotes that are nested too deep
|
| |
| |
| |
| |
| |
| | |
This matches the regexp used in bbcode::bbcode_cache_init()
PHPBB3-13880
|
| |
| |
| |
| | |
PHPBB3-13880
|
|\ \
| |/
|/|
| | |
[ticket/13962] MCP Queue dropdown for forum selection
|
| |
| |
| |
| | |
PHPBB3-13962
|
| |
| |
| |
| | |
PHPBB3-13966
|
|\ \
| | |
| | |
| | | |
[ticket/13759] Take post_time into account
|
| | |
| | |
| | |
| | | |
PHPBB3-13759
|
|\ \ \
| |_|/
|/| |
| | | |
[ticket/13598] Allow topic lock on topic creation
|
| | |
| | |
| | |
| | | |
PHPBB3-13598
|
| | |
| | |
| | |
| | |
| | |
| | | |
Allow any space count in the ReferralServer string for whois services response.
PHPBB3-13948
|
| | |
| | |
| | |
| | | |
PHPBB3-13882
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/13882] Lazy load the notification avatars.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13882
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This moves them further down the waterfall, making the page load
quicker.
PHPBB3-13882
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[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
|
| | | | | |
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13823
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13923] Update startup.php
* Nicofuma/ticket/13923:
[ticket/13923] CS
[ticket/13923] Update startup.php
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13923
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
While suppressing the output from the 'set_magic_quotes_runtime(0)'
is sufficient with normal phpBB installs, using this file in association
with the oauth plugin will cause an error on some versions of PHP.
This fixes a potential bug where set_magic_quotes_runtime is depreciated
in newer versions of PHP.
PHPBB3-13923
|
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13930] Check for correct spacing between keyword & parenthesis
* marc1706/ticket/13930:
[ticket/13930] Add missing spaces to code
[ticket/13930] Use OpeningParenthesisSniff in legacy ruleset
[ticket/13930] Remove not needed return statements
[ticket/13930] Add missing spaces to code
[ticket/13930] Check for correct spacing between keyword & parenthesis
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13930
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13685] Allow modifying the query for mysql native fulltext search
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13685
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13685
|
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Conflicts:
phpBB/posting.php
PHPBB3-13833
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13833
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* prep-release-3.0.14:
[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.0.14
* phpbb-security/ticket/security-180:
[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
|
| |/ / / / / / / / |
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This changes the line with non-whitespace changes, so the packaging script
should correctly detect them as changed and put the file into the update.
PHPBB3-13823
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
[ticket/sec-184] Do not output passwords to HTML
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
SECURITY-184
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
SECURITY-184
|
| | |_|/ / / / / /
| |/| | | | | | |
| | | | | | | | |
| | | | | | | | | |
SECURITY-184
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | |
| | | | | | | | | |
[ticket/13913] Correctly check the forum_password and read permissions
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
We need to check them on the forum the post is in, rather than the forum row
we are displaying.
PHPBB3-13913
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/9563] Do not show empty categories on index
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-9563
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13841
|