Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [prep-release-3.2.9] Update version numbers for 3.2.9 | Marc Alexander | 2020-01-04 | 1 | -1/+1 |
| | |||||
* | [ticket/security-250] Check form key when approving group membership | Marc Alexander | 2020-01-03 | 1 | -0/+5 |
| | | | | SECURITY-250 | ||||
* | [ticket/security-252] Check form token on marking PM | Marc Alexander | 2020-01-03 | 1 | -5/+5 |
| | | | | SECURITY-252 | ||||
* | [ticket/security-251] Check form token when moving PM to folder | Marc Alexander | 2020-01-03 | 1 | -0/+7 |
| | | | | SECURITY-251 | ||||
* | Merge pull request #58 from phpbb/ticket/security-253 | Marc Alexander | 2020-01-03 | 1 | -0/+7 |
|\ | | | | | | | [ticket/security-253] Check form key when exporting PM data | ||||
| * | [ticket/security-253] Check form key when exporting PM data | Marc Alexander | 2019-12-26 | 1 | -0/+7 |
| | | | | | | | | SECURITY-253 | ||||
* | | [ticket/security-249] Do not handle avatar submit on invalid token | Marc Alexander | 2019-12-26 | 1 | -6/+6 |
|/ | | | | SECURITY-249 | ||||
* | [prep-release-3.2.9] Update version number to 3.2.9-RC1 | Marc Alexander | 2019-12-25 | 1 | -1/+1 |
| | |||||
* | Merge pull request #5737 from marc1706/ticket/16211 | Marc Alexander | 2019-12-06 | 1 | -6/+9 |
|\ | | | | | | | [ticket/16211] Prevent skipping COPPA via URL parameter | ||||
| * | [ticket/16211] Use form to ensure link data is passed on coppa registration | Marc Alexander | 2019-11-27 | 1 | -10/+5 |
| | | | | | | | | PHPBB3-16211 | ||||
| * | [ticket/16211] Prevent skipping COPPA via URL parameter | Marc Alexander | 2019-11-14 | 1 | -2/+10 |
| | | | | | | | | PHPBB3-16211 | ||||
* | | [ticket/16247] Quote PM has no identifier | 3D-I | 2019-12-05 | 1 | -1/+4 |
| | | | | | | | | PHPBB3-16247 | ||||
* | | Merge pull request #5730 from 3D-I/ticket/16203 | Marc Alexander | 2019-11-28 | 1 | -7/+18 |
|\ \ | |/ |/| | | | [ticket/16203] Enable Emojis and rich text in sent Emails | ||||
| * | [ticket/16203] Enable Emojis and rich text in sent Emails | 3D-I | 2019-11-06 | 1 | -7/+18 |
| | | | | | | | | PHPBB3-16203 | ||||
* | | [ticket/16210] Ensure terms of use is not skipped by enforcing form token | Marc Alexander | 2019-11-12 | 1 | -8/+6 |
|/ | | | | PHPBB3-16210 | ||||
* | Merge branch '3.2.x' into ticket/16153 | 3D-I | 2019-10-28 | 10 | -39/+177 |
|\ | |||||
| * | Merge pull request #5682 from 3D-I/ticket/16151 | Marc Alexander | 2019-10-28 | 2 | -13/+42 |
| |\ | | | | | | | | | | [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 | 2 | -25/+34 |
| | | | | | | | | | | | | | | | | | | 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 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 pull request #5695 from 3D-I/ticket/16161 | Marc Alexander | 2019-10-26 | 1 | -5/+0 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/16161] Enable BBcodes without closing tag | ||||
| | * | | | [ticket/16161] Enable BBcodes without closing tag | 3D-I | 2019-09-22 | 1 | -5/+0 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16161 | ||||
| * | | | | Merge pull request #5711 from kasimi/ticket/16183 | Marc Alexander | 2019-10-21 | 1 | -3/+23 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16183] Add core.generate_smilies_count_sql_before | ||||
| | * | | | | [ticket/16183] Generate SQL query from array | kasimi | 2019-10-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16183 | ||||
| | * | | | | [ticket/16183] Add core.generate_smilies_count_sql_before | kasimi | 2019-10-17 | 1 | -3/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16183 | ||||
| * | | | | | Merge pull request #5710 from kasimi/ticket/16182 | Marc Alexander | 2019-10-20 | 1 | -0/+16 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/16182] Add core.generate_smilies_modify_rowset | ||||
| | * | | | | | [ticket/16182] Add core.generate_smilies_modify_rowset | kasimi | 2019-10-17 | 1 | -0/+16 |
| | |/ / / / | | | | | | | | | | | | | | | | | | | PHPBB3-16182 | ||||
| * | | | | | [ticket/16184] Don't entity-encode & character in AJAX response | kasimi | 2019-10-17 | 1 | -2/+2 |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-16184 | ||||
| * | | | | Merge pull request #5676 from mrgoldy/ticket/15422 | Marc Alexander | 2019-09-22 | 1 | -1/+0 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15422] Remove redundant BBCode helpline | ||||
| | * | | | | [ticket/15422] Remove redundant BBCode helpline | mrgoldy | 2019-09-04 | 1 | -1/+0 |
| | | |/ / | | |/| | | | | | | | | | | | | PHPBB3-15422 | ||||
| * | | | | Merge pull request #5669 from OxCom/ticket/16143 | Marc Alexander | 2019-09-22 | 1 | -0/+30 |
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | [ticket/16143] Add new events before and after move topics | ||||
| | * | | | [ticket/16143] Add new events before and after move topics | oxcom | 2019-08-30 | 1 | -0/+30 |
| | |/ / | | | | | | | | | | | | | PHPBB3-16143 | ||||
| * | | | Merge pull request #5692 from stevendegroote/ticket/16159 | Marc Alexander | 2019-09-21 | 1 | -1/+3 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/16159] Wrap post times in html time tag | ||||
| | * | | | [ticket/16159] Use predefined DATE_RFC3339 | stevendegroote | 2019-09-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16159 | ||||
| | * | | | Merge branch '3.2.x' into ticket/16159 | stevendegroote | 2019-09-17 | 83 | -1405/+2593 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | [ticket/16159] Wrap post times in html time tag | stevendegroote | 2019-09-17 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16159 | ||||
| * | | | | Merge branch 'prep-release-3.2.8' into 3.2.x | Marc Alexander | 2019-09-20 | 5 | -10/+44 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | [prep-release-3.2.8] Update version numbers for 3.2.8 release | Marc Alexander | 2019-09-08 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge pull request #5679 from mrgoldy/ticket/16123 | Marc Alexander | 2019-09-08 | 1 | -2/+3 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16123] Show proper banned email message | ||||
| | | * | | | [ticket/16123] Remove redundant if check | mrgoldy | 2019-09-07 | 1 | -5/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16123 | ||||
| | | * | | | [ticket/16123] Check with empty() | mrgoldy | 2019-09-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16123 | ||||
| | | * | | | [ticket/16123] Show proper banned email message | mrgoldy | 2019-09-07 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16123 | ||||
| | * | | | | 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/security/244] Add form token check to plupload | Marc Alexander | 2019-08-24 | 2 | -2/+34 |
| | | |/ / / | | |/| | | | | | | | | | | | | | | | SECURTIY-244 | ||||
| | * | | | | [ticket/16134] Exclude group leaders on group member purge | kinerity | 2019-08-22 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16134 | ||||
* | | | | | | [ticket/16153] Enable Emojis and rich text in Topic title | 3D-I | 2019-09-10 | 1 | -1/+2 |
|/ / / / / | | | | | | | | | | | | | | | | PHPBB3-16153 |