Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5686 from v12mike/ticket/9837 | Marc Alexander | 2019-11-22 | 1 | -0/+1 |
|\ | | | | | | | [ticket/9837] Display unapproved posts to their authors | ||||
| * | [ticket/9837] Make unapproved posts visible to posters | v12mike | 2019-11-21 | 1 | -0/+1 |
| | | | | | | | | | | | | Improvements for feature following review PHPBB3-9837 | ||||
* | | [ticket/16167] Remove uses of user_email_hash | Marc Alexander | 2019-11-18 | 1 | -4/+1 |
| | | | | | | | | PHPBB3-16167 | ||||
* | | [ticket/12559] Add forum setting to limit subforum legend | PayBas | 2019-11-01 | 1 | -0/+3 |
|/ | | | | | | Squashed all commits, they were basically just typos and errors PHPBB3-12559 | ||||
* | Merge pull request #5719 from rubencm/ticket/15958 | Marc Alexander | 2019-11-01 | 1 | -5/+5 |
|\ | | | | | | | [ticket/15958] Standarize create forums default options | ||||
| * | [ticket/15958] Standarize create forums default options | rubencm | 2019-10-24 | 1 | -5/+5 |
| | | | | | | | | PHPBB3-15958 | ||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-28 | 1 | -1/+11 |
|\ \ | |||||
| * \ | Merge pull request #5682 from 3D-I/ticket/16151 | Marc Alexander | 2019-10-28 | 1 | -1/+11 |
| |\ \ | | | | | | | | | | | | | [ticket/16151] Enable Emojis and rich text in forum name | ||||
| | * | | [ticket/16151] Enable Emojis and rich text in forum name | 3D-I | 2019-10-28 | 1 | -13/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | Move to a new function() PHPBB3-16151 | ||||
| | * | | [ticket/16151] Enable Emojis and rich text in forum name | 3D-I | 2019-09-08 | 1 | -1/+21 |
| | | | | | | | | | | | | | | | | PHPBB3-16151 | ||||
* | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-28 | 1 | -4/+17 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge pull request #5672 from OxCom/ticket/16146 | Marc Alexander | 2019-10-28 | 1 | -4/+17 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/16146] New core event: after move forum | ||||
| | * | | | [ticket/16146] Fix typos in event description | Marc Alexander | 2019-10-26 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16146 | ||||
| | * | | | [ticket/16146] fix event name in comment | oxcom | 2019-09-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16146 | ||||
| | * | | | [ticket/16146] New core event: after move forum | oxcom | 2019-09-02 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16146 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-10-26 | 1 | -5/+0 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| * | | | [ticket/16161] Enable BBcodes without closing tag | 3D-I | 2019-09-22 | 1 | -5/+0 |
| | | | | | | | | | | | | | | | | PHPBB3-16161 | ||||
* | | | | Merge pull request #5708 from marc1706/ticket/16051 | Marc Alexander | 2019-10-13 | 3 | -5/+0 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0 | ||||
| * | | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0 | Marc Alexander | 2019-10-06 | 3 | -5/+0 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16051 | ||||
* | | | | | [ticket/14465] Remove setting for maximum password length | Marc Alexander | 2019-10-03 | 2 | -7/+5 |
|/ / / / | | | | | | | | | | | | | PHPBB3-14465 | ||||
* | | | | [ticket/15257] Improve readability of check_is_enableable | Marc Alexander | 2019-09-30 | 1 | -8/+15 |
| | | | | | | | | | | | | | | | | PHPBB3-15257 | ||||
* | | | | [ticket/15257] Address validation issues | Jakub Senko | 2019-09-30 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | PHPBB3-15257 | ||||
* | | | | [ticket/15257] Provide extension not enableable messages | Jakub Senko | 2019-09-30 | 1 | -8/+14 |
| | | | | | | | | | | | | | | | | PHPBB3-15257 | ||||
* | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-20 | 2 | -6/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'prep-release-3.2.8' into 3.2.x | Marc Alexander | 2019-09-20 | 2 | -6/+7 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Merge pull request #50 from phpbb/ticket/security/246 | Marc Alexander | 2019-08-25 | 1 | -6/+6 |
| | |\ \ | | | | | | | | | | | | | | | | [ticket/security/246] Check form key no matter if submit is set | ||||
| | | * | | [ticket/security/246] Check form key no matter if submit is set | Marc Alexander | 2019-07-14 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | SECURITY-246 | ||||
| | * | | | [ticket/16134] Exclude group leaders on group member purge | kinerity | 2019-08-22 | 1 | -0/+1 |
| | | |/ | | |/| | | | | | | | | | PHPBB3-16134 | ||||
* | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-01 | 1 | -7/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | [ticket/16084] Remove redundant backup radio button | mrgoldy | 2019-08-26 | 1 | -7/+3 |
| |/ / | | | | | | | | | | PHPBB3-16084 | ||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-08-17 | 1 | -5/+21 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #5656 from 3D-I/ticket/16019 | Marc Alexander | 2019-08-17 | 1 | -5/+21 |
| |\ \ | | | | | | | | | | | | | [ticket/16019] Deny prosilver's uninstallation | ||||
| | * | | [ticket/16019] Code's enhancement | 3D-I | 2019-08-13 | 1 | -5/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-16019 | ||||
| | * | | [ticket/16019] Get rid of the uninstall link | 3D-I | 2019-08-13 | 1 | -5/+8 |
| | | | | | | | | | | | | | | | | PHPBB3-16019 | ||||
| | * | | [ticket/16019] Amend code for the better | 3D-I | 2019-08-13 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | PHPBB3-16019 | ||||
| | * | | [ticket/16019] Move code to before of confirm box is submitted | 3D-I | 2019-08-13 | 1 | -12/+13 |
| | | | | | | | | | | | | | | | | PHPBB3-16019 | ||||
| | * | | [ticket/16019] Deny prosilver's uninstallation | 3D-I | 2019-08-13 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | PHPBB3-16019 | ||||
* | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-08-15 | 1 | -0/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge pull request #5654 from 3D-I/ticket/16080 | Marc Alexander | 2019-08-15 | 1 | -0/+7 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/16080] ACP - Provide meaningful error msg for deleted installed style | ||||
| | * | | | [ticket/16080] Remove sprintf() | 3D-I | 2019-08-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16080 | ||||
| | * | | | [ticket/16080] Use placeholder | 3D-I | 2019-08-12 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16080 | ||||
| | * | | | [ticket/16080] Provide a meaningful error message for deleted installed style | 3D-I | 2019-08-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16080 | ||||
| | * | | | [ticket/16080] Change location as it should have been. | 3D-I | 2019-08-12 | 1 | -0/+6 |
| | |/ / | | | | | | | | | | | | | PHPBB3-16080 | ||||
* | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-08-12 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | [ticket/16127] Amend input validation PHP side | 3D-I | 2019-08-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-16127 | ||||
| * | | | [ticket/16127] Minimum 1 and rephrasing. | 3D-I | 2019-08-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-16127 | ||||
| * | | | [ticket/16127] Add UI for email $max_chunk_size | 3D-I | 2019-08-07 | 1 | -0/+1 |
| |/ / | | | | | | | | | | PHPBB3-16127 | ||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-28 | 1 | -14/+10 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #5575 from rubencm/ticket/14459 | Marc Alexander | 2019-07-28 | 1 | -14/+10 |
| |\ \ | | | | | | | | | | | | | [ticket/14459] Check language input for group and fix template logic | ||||
| | * | | [ticket/14459] Use language property | rubencm | 2019-07-27 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | PHPBB3-14459 |