| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-13995
|
|\
| |
| |
| | |
[ticket/13759] Initial commit broke timestamps when quoting a post.
|
| |
| |
| |
| | |
PHPBB3-13759
|
|\ \
| | |
| | |
| | | |
[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/13818] Add Extension and Style CDB Links into ACP Management pages
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13818
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13951] Make sure the page number is an integer
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13951
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13962] MCP Queue dropdown for forum selection
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13962
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | |
| | | | | | |
[ticket/13967] Use HTTPS on phpbb.com links
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This fix the HTTPS breaking issue on the BBCode FAQ.
PHPBB3-13967
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13966] Adds the missing phpbb_dispatcher to includes/mcp/mcp_…
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13966
|
|\ \ \ \ \
| | |_|_|/
| |/| | |
| | | | | |
[ticket/13759] Take post_time into account
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13759
|
|\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | | |
[ticket/13598] Allow topic lock on topic creation
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13598
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13952] Inject event dispatcher dependency to the tidy search cron task
* rxu/ticket/13952:
[ticket/13952] Fix docblocks
[ticket/13952] Inject dispatcher dependency to the tidy search cron task
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13952
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13952
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13948] Correctly forwarding to the RIR for whois feature
* rxu/ticket/13948:
[ticket/13948] Correctly forwarding to the RIR for whois feature
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Allow any space count in the ReferralServer string for whois services response.
PHPBB3-13948
|
|\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | | |
[ticket/13949] Replace colon with colon lang key in memberlist search page
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13949] Replace colon with colon lang key in memberlist search
page
PHPBB3-13949
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13879] Replaced px with em where appropriate.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We're using ems basically everywhere else so ¯\_(ツ)_/¯
PHPBB3-13879
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13882] Add lazy load avatars to phpbb avatar wrappers
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13882
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13903] Replacing regexp path naming for container by md5.
* bantu/ticket/13903:
[ticket/13903] Replacing regexp path naming for container by md5.
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Replacement of the path creation based on a blacklist by a md5 filename to
support broader configurations
PHPBB3-13903
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13931] Wrong order in docs/events.md
* javiexin/ticket/13931:
[ticket/13931] Wrong order in docs/events.md
Conflicts:
phpBB/docs/events.md
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Reordered alphabetically (mcp before memberlist).
PHPBB3-13931
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/12952] Check obvious errors before status in functional tests
* marc1706/ticket/12952:
[ticket/12952] Check obvious errors before status in functional tests
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This will change the output from just saying that the status did not match
the expected one to actually showing any errors before complaining about a
possible difference in the status code.
PHPBB3-12952
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | | |
[ticket/13882] Lazy load the notification avatars.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13882
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13882
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This moves them further down the waterfall, making the page load
quicker.
PHPBB3-13882
|
|\ \ \ \ \ \ \ |
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13947
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Conflicts:
build/build.xml
phpBB/includes/constants.php
phpBB/install/schemas/schema_data.sql
|
| | | | | | | | |
|
| | | | | | | | |
|
| |\ \ \ \ \ \ \ |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13938
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13938
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Apply ticket 13876 to simple_header.html
PHPBB3-13938
|