| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| | |\
| | |
| | |
| | | |
[ticket/13757] Properly fix bug with negative PM count
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The fix from PR #4548 doesn't work as expected because
in phpBB the sql_affectedrows() method always returns
a count of matched rows instead of affected rows.
This commit fixes bug properly.
PHPBB3-13757
|
| |\ \ \
| |/ / |
|
| | |\ \
| | |/
| |/|
| | | |
[Ticket/14881] Add wrapper to jump actions to clear floats
|
| | | |
| | |
| | |
| | | |
PHPBB3-14881
|
| | | |
| | |
| | |
| | | |
PHPBB3-14881
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14883] Do not display empty forum rules (after they've been re-parsed)
|
| | | | |
| | | |
| | | | |
PHPBB3-14883
|
| | | | |
| | | |
| | | | |
PHPBB3-14883
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14883
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14873] Added width/height attributes to smilies
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14873
|
| |\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13757] Prevents the count of unread PMs from being negative
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Sometimes the user_unread_privmsg flag in users table can become negative.
It happens when the unread message is requested by simultaneous concurrent
requests. Both requests will decrement the value of the flag.
This commit prevents updating the flag if the message already marked as read.
PHPBB3-13757
|
| |\ \ \ \ \
| |/ / / / |
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14853] Add core event to allow modifying PM attachments download auth
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14853
|
| |\ \ \ \ \ \
| |/ / / / /
| | | / / /
| |_|/ / /
|/| | | | |
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14863] Properly treat plural rules in confirmation box title
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14863
|
| |\ \ \ \ \ \
| |/ / / / / |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14876] Allows multibyte strings for exception messages
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
All exception messages are sanitized via type_caster::set_var()
which is called with $multibyte = false.
This commit allows to pass multibyte messages as well.
PHPBB3-14876
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14867] Revert back to twig 1.26.* and update dependencies
* marc1706/ticket/14867:
[ticket/14867] Revert back to twig 1.26.* and update dependencies
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
The revert of twig back to 1.26.* is necessary due to a breaking
change in the way the Filesystem loader returns the paths to
template files.
PHPBB3-14867
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/9211] Use different icon for link subforum in forum legend
* marc1706/ticket/9211:
[ticket/9211] Use different icon for link subforum in forum legend
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-9211
|
| |\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | | |
* 3.1.x:
[ticket/14750] Remove html5 invalid attributes from attachment file input
|
| | |\ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14750] Remove html5 invalid attributes from attachment file input
* marc1706/ticket/14750:
[ticket/14750] Remove html5 invalid attributes from attachment file input
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14750
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| | |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/14852] Add core event to modify email headers
|
| | | | |_|_|_|/ /
| | |/| | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14852
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| | |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/14842] Don't display filesize limit if there is none
|
| | | |/ / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14842
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| | |\ \ \ \ \ \ \ |
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Allows changing root_path of smilies to use CDN for example
PHPBB3-14850
|
| | |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Allows changing root_path of smilies to use CDN for example
PHPBB3-14850
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| | |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/14872] Remove sizeof/count restriction
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-14872
|
| |\ \ \ \ \ \ \ \ \ |
|
| | | |_|_|_|_|_|_|/
| |/| | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-14739
|
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
[ticket/14849] Add core.acp_extensions_run_action
|
| | | | |_|/ / / / /
| | |/| | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-14849
|