aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16211] Prevent skipping COPPA via URL parameterMarc Alexander2019-11-141-2/+10
* [ticket/16210] Ensure terms of use is not skipped by enforcing form tokenMarc Alexander2019-11-121-8/+6
* [ticket/16199] Init guest posting CAPTCHA only if guest posting is allowedrxu2019-11-051-6/+6
* [ticket/16153] Enable Emojis and rich text in Topic title3D-I2019-10-301-1/+1
* [ticket/16153] Use new function3D-I2019-10-281-12/+2
* Merge branch '3.2.x' into ticket/161533D-I2019-10-2869-205/+560
|\
| * Merge pull request #5709 from mrgoldy/ticket/16181Marc Alexander2019-10-281-3/+8
| |\
| | * [ticket/16181] Fix typo in commentMarc Alexander2019-10-201-1/+1
| | * [ticket/16181] Fix spelling mistake in associatedmrgoldy2019-10-081-1/+1
| | * [ticket/16181] Enforce string data typemrgoldy2019-10-081-3/+8
| * | Merge pull request #5682 from 3D-I/ticket/16151Marc Alexander2019-10-282-13/+42
| |\ \
| | * | [ticket/16151] Enable Emojis and rich text in forum name3D-I2019-10-282-25/+34
| | * | [ticket/16151] Enable Emojis and rich text in forum name3D-I2019-09-081-1/+21
| * | | Merge pull request #5672 from OxCom/ticket/16146Marc Alexander2019-10-281-4/+17
| |\ \ \
| | * | | [ticket/16146] Fix typos in event descriptionMarc Alexander2019-10-261-6/+6
| | * | | [ticket/16146] fix event name in commentoxcom2019-09-031-1/+1
| | * | | [ticket/16146] New core event: after move forumoxcom2019-09-021-0/+13
| * | | | Merge pull request #5695 from 3D-I/ticket/16161Marc Alexander2019-10-262-6/+0
| |\ \ \ \
| | * | | | [ticket/16161] Enable BBcodes without closing tag3D-I2019-09-222-6/+0
| * | | | | Merge pull request #5681 from v12mike/ticket/16150Marc Alexander2019-10-264-4/+4
| |\ \ \ \ \
| | * | | | | [ticket/16150] Make post subject links reliablev12mike2019-09-083-3/+3
| | * | | | | [ticket/16150] Make post subject link an absolute urlv12mike2019-09-071-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #5711 from kasimi/ticket/16183Marc Alexander2019-10-211-3/+23
| |\ \ \ \ \
| | * | | | | [ticket/16183] Generate SQL query from arraykasimi2019-10-201-0/+1
| | * | | | | [ticket/16183] Add core.generate_smilies_count_sql_beforekasimi2019-10-171-3/+22
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #5674 from JoshyPHP/ticket/16147Marc Alexander2019-10-211-2/+2
| |\ \ \ \ \
| | * | | | | [ticket/16147] Updated tokens legend in BBCodes ACPJoshyPHP2019-09-041-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #5704 from senky/ticket/16172Marc Alexander2019-10-201-2/+7
| |\ \ \ \ \
| | * | | | | [ticket/16172] Use twigJakub Senko2019-10-081-6/+6
| | * | | | | [ticket/16172] Only display the label when rank image is not presentJakub Senko2019-10-071-1/+6
| | * | | | | [ticket/16172] Add group rank label to group viewJakub Senko2019-10-041-1/+1
| * | | | | | Merge pull request #5703 from senky/ticket/16174Marc Alexander2019-10-201-1/+27
| |\ \ \ \ \ \
| | * | | | | | [ticket/16174] Improve event descJakub Senko2019-10-081-1/+1
| | * | | | | | [ticket/16174] Add function params to the eventJakub Senko2019-10-071-2/+12
| | * | | | | | [ticket/16174] Add core.set_cookieJakub Senko2019-10-041-1/+17
| | |/ / / / /
| * | | | | | Merge pull request #5667 from EA117/ticket/16141Marc Alexander2019-10-201-11/+26
| |\ \ \ \ \ \
| | * | | | | | [ticket/16141] plupload chunk_size when 'unlimited' is involved.EA1172019-08-301-33/+23
| | * | | | | | [ticket/16141] plupload chunk_size when 'unlimited' is involved.EA1172019-08-291-1/+1
| | * | | | | | [ticket/16141] plupload chunk_size when 'unlimited' is involved.EA1172019-08-281-2/+2
| | * | | | | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved.EA1172019-08-281-31/+20
| | * | | | | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved.EA1172019-08-261-8/+44
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge pull request #5705 from senky/ticket/16140Marc Alexander2019-10-202-1/+8
| |\ \ \ \ \ \
| | * | | | | | [ticket/16140] Use twigJakub Senko2019-10-081-1/+1
| | * | | | | | [ticket/16140] Rename event to ucp_profile_profile_info_birthday_label_appendJakub Senko2019-10-072-2/+2
| | * | | | | | [ticket/16140] Add ucp_profile_profile_info_birthday_label_afterJakub Senko2019-10-042-1/+8
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #5710 from kasimi/ticket/16182Marc Alexander2019-10-201-0/+16
| |\ \ \ \ \ \
| | * | | | | | [ticket/16182] Add core.generate_smilies_modify_rowsetkasimi2019-10-171-0/+16
| | | |_|_|/ / | | |/| | | |
| * | | | | | [ticket/16184] Don't entity-encode & character in AJAX responsekasimi2019-10-172-3/+3
| |/ / / / /
| * | | | | Merge pull request #5671 from 3D-I/ticket/16144Marc Alexander2019-10-072-2/+36
| |\ \ \ \ \
| | * | | | | [ticket/16144] Provide extra fallback to board's default style for $user3D-I2019-09-231-1/+1