| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| | |
| |
| |
| |
| |
| | |
Allows changing root_path of smilies to use CDN for example
PHPBB3-14850
|
| |\ \
| |/ |
|
| | |
| |
| |
| | |
PHPBB3-14738
|
| |\ \
| |/ |
|
| | |
| |
| |
| | |
PHPBB3-14626
|
| | |
| |
| |
| |
| |
| | |
https://tracker.phpbb.com/browse/PHPBB3-14626
PHPBB3-14626
|
| | |
| |
| |
| | |
PHPBB3-14626
|
| |\ \
| |/
| |
| |
| |
| |
| |
| | |
* 3.1.x:
[ticket/14437] Make sure attachments array is properly ordered before processing
[ticket/14437] Preserve attachment ID order by ordering by attach_id
[ticket/14437] Sort attachments after assigning inline attachments
[ticket/14437] Correctly assume index from attachment display order
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14437] Correctly assume index from attachment display order
* marc1706/ticket/14437:
[ticket/14437] Make sure attachments array is properly ordered before processing
[ticket/14437] Preserve attachment ID order by ordering by attach_id
[ticket/14437] Sort attachments after assigning inline attachments
[ticket/14437] Correctly assume index from attachment display order
|
| | | |
| | |
| | |
| | | |
PHPBB3-14437
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
This does not seem to cause any issues but prevents us from having to consider
the currenty display order.
PHPBB3-14437
|
| | | |
| | |
| | |
| | | |
PHPBB3-14437
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
The http prefix gets automatically added and should be removed prior
to outputting the post to the user.
PHPBB3-14527
|
| | | |
| | |
| | |
| | | |
PHPBB3-14527
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
phpBB/includes/functions_content.php
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/14366] Add core events to the function decode_message()
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove match/replace vars, use alternative var for the message var,
update the target phpBB version.
PHPBB3-14366
|
| | | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add core event to the function decode_message() in
includes/functions_content.php to allow extensions performing additional
message handling before/after decoding.
PHPBB3-14366
|
| |\ \ \
| |/ / |
|
| | |/
| |
| |
| | |
PHPBB3-14189
|
| | |
| |
| |
| | |
PHPBB3-13454
|
| | |
| |
| |
| |
| |
| | |
This should be the last part. Off to checking if the changes were correct.
PHPBB3-13454
|
| | |
| |
| |
| |
| |
| | |
This is part 5 and there is more to come.
PHPBB3-13454
|
| | |
| |
| |
| |
| |
| | |
Part 4
PHPBB3-13454
|
| | |
| |
| |
| | |
PHPBB3-14325
|
| | |
| |
| |
| | |
PHPBB3-14234
|
| | |
| |
| |
| | |
PHPBB3-14234
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
The implementation of PHPBB3-12516 changed the manual use of the message parser
to using generate_text_for_storage(). The function does not support
parse_message::parse()'s mode parameter, thus all the error checks on the sig
are invalid.
PHPBB3-13993
|
| | |
| |
| |
| |
| |
| |
| | |
Remove code for handling media in RealPlayer, QuickTime, and Windows Media
Player.
PHPBB3-12505
|
| | |
| |
| |
| | |
PHPBB3-13377
|
| | |
| |
| |
| | |
PHPBB3-13805
|
| | |
| |
| |
| |
| |
| |
| | |
This commit integrates s9e\TextFormatter as outlined in
http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467
PHPBB3-11768
|
| |\ \
| |/
| |
| |
| | |
* develop-ascraeus:
[ticket/13597] Modify variable-variable syntax to be compatible with PHP7
|
| | |
| |
| |
| | |
PHPBB3-13597
|
| |/
|
|
| |
PHPBB3-13455
|
| |
|
|
| |
PHPBB3-13297
|
| |
|
|
|
|
|
| |
Add core event to the parse_attachments() function in functions_content.php
to allow modifying/adding attachment template data.
PHPBB3-13108
|
| |
|
|
| |
PHPBB3-12999
|
| |
|
|
| |
PHPBB3-12013
|
| |
|
|
| |
PHPBB3-12013
|
| |
|
|
| |
PHPBB3-12013
|
| |
|
|
| |
PHPBB3-12662
|
| |
|
|
| |
PHPBB3-12705
|
| |
|
|
| |
PHPBB3-12675
|
| |
|
|
| |
PHPBB3-12594
|
| |\
| |
| |
| |
| |
| |
| |
| | |
[ticket/12275] Fix a bug on the event "core.modify_username_string"
* Zoddo/ticket/12275:
[ticket/12275] Change if (empty) to if (!isset)
[ticket/12275] Fix a bug on the event "core.modify_username_string"
|
| | |
| |
| |
| | |
PHPBB3-12275
|
| | |
| |
| |
| |
| |
| |
| | |
Call the event "core.modify_username_string"
also if $mode is "colour", "username" or "profile".
PHPBB3-12275
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
develop-ascraeus
* github-prototech/ticket/11508:
[ticket/11508] Fix build_url test.
[ticket/11508] Add functional test for jumpbox.
[ticket/11508] Use $phpbb_path_helper.
[ticket/11508] Allow equal sign in parameter value.
[ticket/11508] Remove unnecessary implode.
[ticket/11508] Remove unnecessary isset check.
[ticket/11508] Fix build_url test.
[ticket/11508] Curly brace should be on its own line...
[ticket/11508] The question mark is expected even if there are no parameters.
[ticket/11508] Add tests.
[ticket/11508] Do not add the '?' unless there are parameters.
[ticket/11508] Change separator parameter to a simple true|false $is_amp.
[ticket/11508] Move helper functions to path_helper class.
[ticket/11508] Move the stripping param code to separate function as well.
[ticket/11508] Build the jumpbox hidden fields using the _form action_
[ticket/11508] Split parts of build_url() into reusable functions.
|