| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-12433
|
|
|
|
| |
PHPBB3-12451
|
|
|
|
| |
PHPBB3-12451
|
|
|
|
| |
PHPBB3-12451
|
|
|
|
| |
PHPBB3-12451
|
|
|
|
|
|
|
|
|
| |
* There MUST NOT be trailing whitespace at the end of lines.
* There MUST NOT be whitespace before the first content of a file.
* There MUST NOT be whitespace after the last content of a file.
* Functions MUST NOT contain multiple empty lines in a row.
PHPBB3-12458
|
|
|
|
| |
PHPBB3-11915
|
|
|
|
| |
PHPBB3-11915
|
|
|
|
| |
PHPBB3-12060
|
|
|
|
| |
PHPBB3-12060
|
|
|
|
| |
PHPBB3-12060
|
|
|
|
|
|
| |
modify_format_display_text_after
PHPBB3-12060
|
|
|
|
| |
PHPBB3-12060
|
|
|
|
| |
PHPBB3-12060
|
|
|
|
| |
PHPBB3-12060
|
|
|
|
| |
PHPBB3-12060
|
|
|
|
|
|
| |
Use this event to modify the text after it is parsed
PHPBB3-12060
|
|
|
|
|
|
| |
Use this event to modify the bbcode data for later parsing
PHPBB3-12060
|
|
|
|
|
|
|
|
| |
This commit is a highly-refactored and up-to-date version of Fyorl's work
which was part of his Google Summer of Code 2012 project "Attachment
Improvements".
PHPBB3-10929
|
|
|
|
| |
PHPBB3-11700
|
|
|
|
| |
PHPBB3-11700
|
|
|
|
| |
PHPBB3-11250
|
|
|
|
| |
PHPBB3-10939
|
|
|
|
| |
PHPBB3-9916
|
|
|
|
|
|
|
| |
I added two function avatar_explanation_string() and avatar_error_wrong_size()
for easier handling of the "pixels"-languages, as they are used quite often.
PHPBB3-10345
|
|
|
|
| |
PHPBB3-10345
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/217] Use positive assertions in tests.
[ticket/217] Silence errors in tests, not code.
[ticket/217] Use positive parameter statement for bbcode_init()
[ticket/217] Adjust patch, add tests
[ticket/217] Multiline [url] not converted
|
| |
| |
| |
| |
| |
| | |
Use a mock user object for testing bbcode.
PHPBB3-217
|
| |
| |
| |
| | |
PHPBB3-217
|
| |
| |
| |
| | |
PHPBB3-217
|
| |
| |
| |
| |
| |
| | |
This is the second attempt parse multiline URL text, see the ticket comments.
PHPBB3-217
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10117] Add one more missed 'u' modifier, add code comment
[ticket/10115] Switch UTF-8 mode on for the rest of BBCodes
[ticket/10117] Make smilies to be correctly parsed within unicode text.
[ticket/10115] Make some text oriented BBCodes to properly handle unicode.
|
| |\
| | |
| | |
| | |
| | |
| | | |
* ticket/rxu/10117:
[ticket/10117] Add one more missed 'u' modifier, add code comment
[ticket/10117] Make smilies to be correctly parsed within unicode text.
|
| | |
| | |
| | |
| | | |
PHPBB3-10117
|
| | |
| | |
| | |
| | | |
PHPBB3-10117
|
| | |
| | |
| | |
| | | |
PHPBB3-10115
|
| |/
| |
| |
| |
| |
| | |
[quote], [b], [i], [size], [color], [u], [list] are affected.
PHPBB3-10115
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* ticket/igorw/9556:
[ticket/9556] Drop php closing tags, add trailing newline
Conflicts:
phpBB/includes/constants.php
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .
Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;
Extensions: php, css, html, js, xml.
PHPBB3-9556
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| |
| | |
* develop-olympus:
[prep-release-3.0.8] Incrementing version number to 3.0.8 and update changelog
[ticket/9903] Script for detecting potentially malicious flash bbcodes
[ticket/9904] Update WebPI Parameters.xml to work with WebMatrix.
[ticket/9903] Fix XSS in BBcode-parser's Flash-BBcode.
|
| |
| |
| |
| |
| |
| | |
Fix XSS in Flash-BBcode by validating that the supplied argument is a URL.
PHPBB3-9903
|
|/
|
|
| |
PHPBB3-9716
|
|
|
|
|
|
|
|
| |
parameters.
Since we htmlspecialchars() all input we have to htmlspecialchars_decode() before passing the URL along to getimagesize().
PHPBB3-9170
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Pucci at Microsoft [Bug #57055]
If you are using SQL Server, please try to test this new dbal so we can safely include it in 3.0.8. If you
want to try it on a current phpBB version you can apply the latest version of the patch to your board which
you can find attached to the bug tracker ticket (look in the comments for the latest version, the one in the
ticket itself is outdated): http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=57055
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10489 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10249 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
| |
Reason for revert: http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=1309&start=8#post193395
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10229 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
|
|
| |
introduced in #48265
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10186 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
| |
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10142 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9914 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
| |
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9910 89ea8834-ac86-4346-8a33-228a782c2dd0
|