MikelAlejoBR <mikelalejobr@outlook.com>: Author Summary
Build | Completed | Code commits | Tests |
---|---|---|---|
PHPBB3 › DD32 › #468 | 3 years ago | 6737 passed | |
PHPBB3 › DDM › #408 | 3 years ago |
[ticket/15622] Rename function to avoid potential future conflicts
PHPBB3-15622 [ticket/15622] Refactor message link concatenation
PHPBB3-15622 [ticket/15622] Fix quoting in PMs when BBCodes are disabled
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/15622] Remove "since" tag as it belongs to events
PHPBB3-15622 [ticket/15622] Fix message link generation
Now the message link is generated in different formats depending on whether BBCodes are allowed or not in the site. PHPBB3-15622 [ticket/15622] Correct code style
PHPBB3-15622 [ticket/15622] Extract duplicated code
PHPBB3-15622 |
6900 passed |
PHPBB3 › DDM › #396 | 3 years ago |
[ticket/15733] Remove unused code related to deprecated flood control
PHPBB3-15733 [ticket/15733] Fix undeclared variable concatenation
PHPBB3-15733 [ticket/15697] Remove hard coded time check when sending PMs
PHPBB3-15697 [ticket/15697] Remove unused variable and corresponding input field
PHPBB3-15697 [ticket/15733] Add "changed" tag to the corresponding comment blocks
PHPBB3-15733 [ticket/15733] Correct "changed" tag version to 3.2.4-RC1
PHPBB3-15733 |
6901 passed |
PHPBB3 › DD32 › #461 | 3 years ago |
[ticket/15733] Correct "changed" tag version to 3.2.4-RC1
PHPBB3-15733 [ticket/15697] Remove unused variable and corresponding input field
PHPBB3-15697 [ticket/15733] Fix undeclared variable concatenation
PHPBB3-15733 [ticket/15733] Add "changed" tag to the corresponding comment blocks
PHPBB3-15733 [ticket/15733] Remove unused code related to deprecated flood control
PHPBB3-15733 [ticket/15697] Remove hard coded time check when sending PMs
PHPBB3-15697 |
6738 passed |
Build | Completed | Code commits | Tests |
---|
Build | Completed | Code commits | Tests |
---|
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
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