Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -10/+10 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/15318] Make user option to disable word censoring effective again | rxu | 2017-08-12 | 1 | -0/+8 |
| | | | | PHPBB3-15318 | ||||
* | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-05-25 | 1 | -1/+3 |
|\ | |||||
| * | [ticket/15107] Add message_parser to event | Richard McGirr | 2017-03-07 | 1 | -1/+1 |
| | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-15107 PHPBB3-15107 | ||||
| * | [ticket/15107] Add message_parser to event | RMcGirr83 | 2017-03-02 | 1 | -1/+3 |
| | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-15107 PHPBB3-15107 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-02-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-11-20 | 1 | -1/+11 |
|\ \ | |/ | |||||
| * | [ticket/14850] Add core.smiley_text_root_path | Jmz | 2016-11-20 | 1 | -1/+11 |
| | | | | | | | | | | | | Allows changing root_path of smilies to use CDN for example PHPBB3-14850 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-09-17 | 1 | -3/+19 |
|\ \ | |/ | |||||
| * | [ticket/14738] Add core events to improve modifying forum lists | rxu | 2016-08-07 | 1 | -3/+19 |
| | | | | | | | | PHPBB3-14738 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-06-13 | 1 | -5/+24 |
|\ \ | |/ | |||||
| * | [ticket/14626] Event core.make_jumpbox_modify_tpl_ary | Tobi Schäfer | 2016-06-13 | 1 | -4/+2 |
| | | | | | | | | PHPBB3-14626 | ||||
| * | [ticket/14626] Event core.make_jumpbox_modify_tpl_ary | Tobi Schäfer | 2016-06-13 | 1 | -2/+2 |
| | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-14626 PHPBB3-14626 | ||||
| * | [ticket/14626] Event core.make_jumpbox_modify_tpl_ary | Tobi Schäfer | 2016-06-13 | 1 | -5/+26 |
| | | | | | | | | PHPBB3-14626 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-03-25 | 1 | -15/+15 |
|\ \ | |/ | | | | | | | | | | | | | * 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 | ||||
| * | Merge pull request #4190 from marc1706/ticket/14437 | Tristan Darricau | 2016-03-25 | 1 | -15/+15 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [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 | ||||
| | * | [ticket/14437] Make sure attachments array is properly ordered before processing | Marc Alexander | 2016-03-06 | 1 | -4/+4 |
| | | | | | | | | | | | | PHPBB3-14437 | ||||
| | * | [ticket/14437] Sort attachments after assigning inline attachments | Marc Alexander | 2016-03-06 | 1 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | | This does not seem to cause any issues but prevents us from having to consider the currenty display order. PHPBB3-14437 | ||||
| | * | [ticket/14437] Correctly assume index from attachment display order | Marc Alexander | 2016-02-21 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-14437 | ||||
* | | | [ticket/14527] Decode automatically generated postlink without prefix | Marc Alexander | 2016-03-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | The http prefix gets automatically added and should be removed prior to outputting the post to the user. PHPBB3-14527 | ||||
* | | | [ticket/14527] Retrieve link URL from href and not link text | Marc Alexander | 2016-03-13 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-14527 | ||||
* | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-02-27 | 1 | -1/+27 |
|\ \ \ | |/ / | | | | | | | | | | Conflicts: phpBB/includes/functions_content.php | ||||
| * | | Merge pull request #4086 from rxu/ticket/14366 | Marc Alexander | 2016-02-27 | 1 | -1/+27 |
| |\ \ | | | | | | | | | | | | | [ticket/14366] Add core events to the function decode_message() | ||||
| | * | | [ticket/14366] Add core events to the function decode_message() | rxu | 2016-02-27 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove match/replace vars, use alternative var for the message var, update the target phpBB version. PHPBB3-14366 | ||||
| | * | | [ticket/14366] Add core events to the function decode_message() | rxu | 2015-12-17 | 1 | -1/+27 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-02-26 | 1 | -1/+37 |
|\ \ \ | |/ / | |||||
| * | | [ticket/14189] Add core.gen_sort_selects_after event | Jakub Senko | 2016-02-26 | 1 | -1/+37 |
| |/ | | | | | | | PHPBB3-14189 | ||||
* | | [ticket/13454] Add excessively removed code back | Marc Alexander | 2016-01-06 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-13454 | ||||
* | | [ticket/13454] Remove more unused variables | Marc Alexander | 2016-01-06 | 1 | -2/+0 |
| | | | | | | | | | | | | This should be the last part. Off to checking if the changes were correct. PHPBB3-13454 | ||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -2/+0 |
| | | | | | | | | | | | | This is part 5 and there is more to come. PHPBB3-13454 | ||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -3/+1 |
| | | | | | | | | | | | | Part 4 PHPBB3-13454 | ||||
* | | [ticket/14325] Preserve event variable BC | Mate Bartus | 2015-11-30 | 1 | -11/+10 |
| | | | | | | | | PHPBB3-14325 | ||||
* | | [ticket/14234] Fix change version and remove more references | Marc Alexander | 2015-10-12 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14234 | ||||
* | | [ticket/14234] Replace more references with variables | Marc Alexander | 2015-10-12 | 1 | -2/+6 |
| | | | | | | | | PHPBB3-14234 | ||||
* | | [ticket/13993] Do not parse signatures as posts when editing them. | Cesar G | 2015-10-11 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | 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 | ||||
* | | [ticket/12505] Remove outdated media handing in attachments | n-aleha | 2015-08-24 | 1 | -32/+0 |
| | | | | | | | | | | | | | | Remove code for handling media in RealPlayer, QuickTime, and Windows Media Player. PHPBB3-12505 | ||||
* | | [ticket/13377] Fix decoding for www type URLs in function decode_message() | rxu | 2015-07-07 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13377 | ||||
* | | [ticket/13805] Updated generate_text_for_storage() to match message_parser | JoshyPHP | 2015-05-02 | 1 | -2/+14 |
| | | | | | | | | PHPBB3-13805 | ||||
* | | [ticket/11768] This commit integrates s9e\TextFormatter | s9e | 2015-04-02 | 1 | -41/+80 |
| | | | | | | | | | | | | | | This commit integrates s9e\TextFormatter as outlined in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467 PHPBB3-11768 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2015-02-11 | 1 | -3/+3 |
|\ \ | |/ | | | | | | | * develop-ascraeus: [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 | ||||
| * | [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 | Marc Alexander | 2015-02-11 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-13597 | ||||
* | | [ticket/13455] Remove `request_var()` references from comments | Gaëtan Muller | 2015-02-03 | 1 | -1/+1 |
|/ | | | | PHPBB3-13455 | ||||
* | [ticket/13297] Add unicode modifier to url/email regular expression patterns. | rxu | 2014-11-09 | 1 | -5/+5 |
| | | | | PHPBB3-13297 | ||||
* | [ticket/13108] Add core event to the parse_attachments() function | rxu | 2014-10-01 | 1 | -1/+29 |
| | | | | | | | Add core event to the parse_attachments() function in functions_content.php to allow modifying/adding attachment template data. PHPBB3-13108 | ||||
* | [ticket/12999] Remove @author tags | Tristan Darricau | 2014-08-19 | 1 | -1/+0 |
| | | | | PHPBB3-12999 | ||||
* | [ticket/12013] Use the correct variable for the forum id. | Cesar G | 2014-07-04 | 1 | -1/+1 |
| | | | | PHPBB3-12013 | ||||
* | [ticket/12013] Use path helper. | Cesar G | 2014-07-04 | 1 | -4/+5 |
| | | | | PHPBB3-12013 | ||||
* | [ticket/12013] Use new dropdown for quickmod tools and jumpbox. | Cesar G | 2014-07-04 | 1 | -7/+11 |
| | | | | PHPBB3-12013 | ||||
* | [ticket/12662] Add span containers to all usernames for consistency | PayBas | 2014-06-25 | 1 | -2/+2 |
| | | | | PHPBB3-12662 | ||||
* | [ticket/12705] Store the regular expression matches based on server_url | Joas Schilling | 2014-06-14 | 1 | -7/+10 |
| | | | | PHPBB3-12705 |