| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
[ticket/15622] Fix quoting in PMs when BBCodes are disabled
|
| |
| |
| |
| | |
PHPBB3-15622
|
| |
| |
| |
| | |
PHPBB3-15622
|
| |
| |
| |
| | |
PHPBB3-15622
|
| |
| |
| |
| | |
PHPBB3-15622
|
| |
| |
| |
| |
| |
| |
| | |
Now the message link is generated in different formats depending on whether
BBCodes are allowed or not in the site.
PHPBB3-15622
|
| |
| |
| |
| | |
PHPBB3-15622
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Before parsing the private message to be loaded a simple BBCode status
check is done to verify that BBCodes are enabled. Depending on that
option the quote will be formated as BBCode or as plain text, similarly
to what is done in posting.php.
PHPBB3-15622
|
|\ \
| | |
| | |
| | | |
[ticket/15662] Add $this->template to core.modify_notification_message
|
| | |
| | |
| | |
| | | |
PHPBB3-15662
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/15579] Add ucp_front events
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-15579
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/15723] Rewrite gen_rand_string() and gen_rand_string_friendly()
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15723
|
| | |_|/
| |/| |
| | | |
| | | | |
PHPBB3-15723
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/15737] Add $user_rows to core.delete_user_before
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
It was added to core.delete_user_after in GH-4905
PHPBB3-15737
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/15733] Remove unused code related to deprecated flood control
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15733
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15697
|
| |/ / /
| | | |
| | | |
| | | | |
PHPBB3-15697
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/15590] Add events core.acp_bbcodes_(modify_create|delete)_after
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15590
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15590
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/15566] Set category to none if extension don't exist
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15566
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15566
|
| | | | | | |
|
|\ \ \ \ \ \ |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | / / /
| |_|_|/ / /
|/| | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15731
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15618] Display The team link only to users with permission
* github.com:/phpbb/phpbb:
[ticket/15618] Display The team link only to users with permission
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15618
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/15717] Using correct variable for log entry
* github.com:/phpbb/phpbb:
[ticket/15717] Using correct variable for log entry
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-15717
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/15656] Add "View post" link in the mod logs on the ACP
* github.com:/phpbb/phpbb:
[ticket/15656] Add "View post" link in the mod logs on the ACP
|
| | |_|_|_|_|_|/
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This link was added to the MCP view in GH-3870 (PHPBB3-9485) but I
completely forgot the ACP…
Consistency is back!
PHPBB3-15656
|
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | / / / /
| | |_|/ / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* prep-release-3.2.3:
[ticket/15676] Use paragraphs and classes as suggested by hanakin
[ticket/15676] Use twig syntax
[ticket/15676] Simplify link text and use privacy link in cookie notice
[ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
* github.com:/phpbb/phpbb:
[ticket/15676] Use paragraphs and classes as suggested by hanakin
[ticket/15676] Use twig syntax
[ticket/15676] Simplify link text and use privacy link in cookie notice
[ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-15676
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-15676
|
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15695
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | | |
[ticket/15693] Fix get_rand_string()
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15693
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-15693
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | | |
[ticket/15657] Add MCP queue events
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15657
|
|/ / / / |
|
| |/ /
|/| | |
|