| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-04-26 | 1 | -0/+11 |
| |\ | |||||
| | * | [ticket/13605] Add core.ucp_pm_compose_predefined_message event | Jakub Senko | 2017-01-23 | 1 | -0/+11 |
| | | | | | | | | | PHPBB3-13605 | ||||
| * | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-02-11 | 1 | -2/+2 |
| |\ \ | |/ | |||||
| * | | [ticket/14945] Parse signature preview with generate_text_for_display() | Marc Alexander | 2017-01-04 | 1 | -7/+2 |
| | | | | | | | | | PHPBB3-14945 | ||||
| * | | [ticket/10961] Send HTTP 403 when applicable | Jakub Senko | 2016-09-01 | 1 | -0/+7 |
| | | | | | | | | | PHPBB3-10961 | ||||
| * | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-06-19 | 1 | -0/+28 |
| |\ \ | |/ | | | | | | | Conflicts: phpBB/includes/ucp/ucp_pm_compose.php | ||||
| | * | [ticket/14630] Rename core event | Richard McGirr | 2016-06-02 | 1 | -3/+3 |
| | | | | | | | | | PHPBB3-14630 | ||||
| | * | [ticket/14630] Change event name and fix capitalization | Richard McGirr | 2016-05-16 | 1 | -3/+3 |
| | | | | | | | | | PHPBB3-14630 | ||||
| | * | [ticket/14630] Add event to modify pm message | Richard McGirr | 2016-05-06 | 1 | -0/+28 |
| | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-14630 PHPBB3-14630 | ||||
| * | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-03-25 | 1 | -1/+1 |
| |\ \ | |/ | | | | | | | * 3.1.x: [ticket/13630] Prevent empty parameter select_single | ||||
| | * | [ticket/13630] Prevent empty parameter select_single | Jakub Senko | 2016-03-20 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-13630 | ||||
| * | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+0 |
| | | | | | | | | | | | | | This is part 5 and there is more to come. PHPBB3-13454 | ||||
| * | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -11/+1 |
| | | | | | | | | | | | | | Part 4 PHPBB3-13454 | ||||
| * | | [ticket/14234] Fix event doc blocks | Marc Alexander | 2015-10-12 | 1 | -1/+0 |
| | | | | | | | | | PHPBB3-14234 | ||||
| * | | [ticket/14234] Get rid of undefined variables | Marc Alexander | 2015-10-12 | 1 | -11/+2 |
| | | | | | | | | | PHPBB3-14234 | ||||
| * | | [ticket/12143] Replace group name output | Oliver Schramm | 2015-08-05 | 1 | -2/+5 |
| | | | | | | | | | | | | | So now we can use translated group names for non-special groups PHPBB3-12143 | ||||
| * | | [ticket/10620] Implemented quote improvements | JoshyPHP | 2015-06-25 | 1 | -1/+10 |
| | | | | | | | | | PHPBB3-10620 | ||||
| * | | Merge pull request #3669 from s9e/ticket/13901 | Tristan Darricau | 2015-06-24 | 1 | -3/+3 |
| |\ \ | | | | | | | | | | [ticket/13901] Add more whitespace to long quotes for readability | ||||
| | * | | [ticket/13901] Add more whitespace to long quotes for readability | JoshyPHP | 2015-05-30 | 1 | -3/+3 |
| | | | | | | | | | | | | | PHPBB3-13901 | ||||
| * | | | Merge branch '3.1.x' | Marc Alexander | 2015-06-08 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| / | |/ | | | Conflicts: phpBB/posting.php | ||||
| | * | Merge branch 'ticket/13833-30x' into ticket/13833 | Oliver Schramm | 2015-06-08 | 1 | -1/+1 |
| | |\ | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/posting.php PHPBB3-13833 | ||||
| | | * | [ticket/13833] Prevent flooding if type=submit doesn't exist | Oliver Schramm | 2015-06-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-13833 | ||||
| * | | | Merge pull request #3383 from nickvergessen/ticket/9109 | Tristan Darricau | 2015-05-29 | 1 | -8/+2 |
| |\ \ \ | | | | | | | | | | | | | Ticket/9109 Properly document and calculate the group settings with value 0 | ||||
| | * | | | [ticket/9109] Properly document and calculate the group settings with value 0 | Joas Schilling | 2015-02-08 | 1 | -8/+2 |
| | | | | | | | | | | | | | | | | | PHPBB3-9109 | ||||
| * | | | | Merge pull request #3613 from nickvergessen/ticket/13844 | Tristan Darricau | 2015-05-29 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | Ticket/13844 Better FAQ language files | ||||
| | * | | | | [ticket/13844] FAQ in new controller format | Joas Schilling | 2015-05-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13844 | ||||
| * | | | | | [ticket/13847] Updated ucp_pm_compose to use utils when forwarding | JoshyPHP | 2015-05-25 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13847 | ||||
| * | | | | | [ticket/13847] Updated ucp_pm_compose to use the utils service | JoshyPHP | 2015-05-25 | 1 | -1/+5 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | ...when quoting a post PHPBB3-13847 | ||||
| * | | | | Merge branch '3.1.x' | Marc Alexander | 2015-03-06 | 1 | -0/+26 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | [ticket/13637] Update msg_id docblock | Kailey Truscott | 2015-03-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Change topic_id to post_id PHPBB3-13637 | ||||
| | * | | | [ticket/13637] Update event name and docblock | Kailey Truscott | 2015-02-20 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the event name to core.ucp_pm_compose_modify_data Change description of to_group_id and submit dockblock PHPBB3-13637 | ||||
| | * | | | [ticket/13637] Add core.ucp_pm_compose_alter_vars PHP event | Kailey Truscott | 2015-02-19 | 1 | -0/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Add a new PHP event to ucp_pm_compose to alter the default vars PHPBB3-13637 | ||||
| * | | | | [ticket/13647] Generate route links for faq | Joas Schilling | 2015-02-22 | 1 | -1/+4 |
| | |/ / |/| | | | | | | | | PHPBB3-13647 | ||||
| * | | | [ticket/13455] Remove `request_var()` references from comments | Gaëtan Muller | 2015-02-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-13455 | ||||
| * | | | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()` | Gaëtan Muller | 2015-02-03 | 1 | -4/+4 |
| | | | | | | | | | | | | | PHPBB3-13455 | ||||
| * | | | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 1 | -16/+16 |
| | | | | | | | | | | | | | PHPBB3-13455 | ||||
| * | | | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 1 | -1/+2 |
| |/ / | | | | | | | PHPBB3-13450 | ||||
| * | | Merge pull request #2828 from brunoais/ticket/12930 | Joas Schilling | 2014-10-06 | 1 | -2/+35 |
| |\ \ | | | | | | | | | | [ticket/12930] core.ucp_pm_compose_compose_pm_quotepost_query_after | ||||
| | * | | [ticket/12930] BUMP to RC5 | brunoais | 2014-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12930 | ||||
| | * | | [ticket/12930] Fixing event comment block and variable | brunoais | 2014-09-19 | 1 | -8/+6 |
| | | | | | | | | | | | | | | | | | | | According to comments on pull request PHPBB3-12930 | ||||
| | * | | [ticket/12930] Adding more variables to the event | brunoais | 2014-08-10 | 1 | -3/+23 |
| | | | | | | | | | | | | | | | | | | | More variables, according to comments, were added to the event. PHPBB3-12930 | ||||
| | * | | [ticket/12930] Update to RC4 | brunoais | 2014-08-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12930 | ||||
| | * | | [ticket/12930] core.ucp_pm_compose_compose_pm_quotepost_query_after | brunoais | 2014-08-08 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | | | Adding the core.ucp_pm_compose_compose_pm_quotepost_query_after event to ucp backend. PHPBB3-12930 | ||||
| * | | | [ticket/12929] BUMP to RC5 | brunoais | 2014-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12929 | ||||
| * | | | [ticket/12929] Fixing event comment block and variable | brunoais | 2014-09-19 | 1 | -4/+4 |
| | | | | | | | | | | | | | PHPBB3-12929 | ||||
| * | | | [ticket/12929] Adding more variables to event. | brunoais | 2014-08-10 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | More variables added that may be useful to events at this stage. PHPBB3-12929 | ||||
| * | | | [ticket/12929] Update to RC4 | brunoais | 2014-08-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12929 | ||||
| * | | | [ticket/12929] core.ucp_pm_compose_compose_pm_basic_info_query_before | brunoais | 2014-08-09 | 1 | -0/+22 |
| |/ / | | | | | | | | | | | | | Adding the core.ucp_pm_compose_compose_pm_basic_info_query_before event to mcp backend. PHPBB3-12929 | ||||
| * | | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | | | | | | PHPBB3-12594 | ||||
| * | | [ticket/12526] Fix undefined index: filesize when editing PM with attachments. | Cesar G | 2014-05-11 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-12526 | ||||
