aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Merge pull request #5737 from marc1706/ticket/16211Marc Alexander2019-12-063-7/+65
| |\ \ \ | | | | | | | | | | | | | | | [ticket/16211] Prevent skipping COPPA via URL parameter
| | * | | [ticket/16211] Fix coppa registration testMarc Alexander2019-11-281-3/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-16211
| | * | | [ticket/16211] Use form to ensure link data is passed on coppa registrationMarc Alexander2019-11-272-11/+7
| | | | | | | | | | | | | | | | | | | | PHPBB3-16211
| | * | | [ticket/16211] Prevent skipping COPPA via URL parameterMarc Alexander2019-11-142-2/+65
| | | | | | | | | | | | | | | | | | | | PHPBB3-16211
| * | | | Merge pull request #5768 from 3D-I/ticket/16247Marc Alexander2019-12-065-10/+25
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/16247] Quote PM has no identifier
| | * | | | [ticket/16247] Quote PM has no identifier3D-I2019-12-052-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code review PHPBB3-16247
| | * | | | [ticket/16247] Code consistency3D-I2019-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16247
| | * | | | [ticket/16247] Add test not tested3D-I2019-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16247
| | * | | | [ticket/16247] Quote PM has no identifier3D-I2019-12-054-1/+16
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-16247
| * | | | Merge pull request #5761 from AlfredoRamos/ticket/16242Marc Alexander2019-12-041-2/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/16242] Fix nginx redirection loop
| | * | | | [ticket/16242] Fix nginx redirection loopAlfredo Ramos2019-12-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16242
| * | | | | Merge pull request #5764 from VSEphpbb/ticket/16246Marc Alexander2019-12-041-3/+5
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | [ticket/16246] Update automated testing section of Readme
| | * | | | [ticket/16246] Update automated testing section of ReadmeMatt Friedman2019-12-031-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16246
| * | | | | Merge pull request #5730 from 3D-I/ticket/16203Marc Alexander2019-11-281-7/+18
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/16203] Enable Emojis and rich text in sent Emails
| | * | | | | [ticket/16203] Enable Emojis and rich text in sent Emails3D-I2019-11-061-7/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16203
| * | | | | | Merge pull request #5747 from JoshyPHP/ticket/16228Marc Alexander2019-11-282-5/+37
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16228] Fix BBCodes merging
| | * | | | | | [ticket/16228] Fix BBCodes mergingJoshyPHP2019-11-252-5/+37
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-16228
| * | | | | | Merge pull request #5741 from marc1706/ticket/16217Marc Alexander2019-11-221-3/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16217] Enable opcache on travis tests again
| | * | | | | | [ticket/16217] Enable opcache on travis tests againMarc Alexander2019-11-221-3/+0
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-16217
| * | | | | | Merge pull request #5740 from marc1706/ticket/16216Marc Alexander2019-11-221-0/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | | | | | | | [ticket/16216] Disable xdebug on travis
| | * | | | | [ticket/16216] Disable xdebug on travisMarc Alexander2019-11-221-0/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | PHPBB3-16216
| * | | | | Merge pull request #5736 from marc1706/ticket/16210Marc Alexander2019-11-141-8/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | [ticket/16210] Ensure terms of use is not skipped by enforcing form token
| | * | | | [ticket/16210] Ensure terms of use is not skipped by enforcing form tokenMarc Alexander2019-11-121-8/+6
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-16210
| * | | | Merge pull request #5729 from rxu/ticket/16199Marc Alexander2019-11-071-6/+6
| |\ \ \ \ | | |/ / / | |/| | | | | | | | [ticket/16199] Init guest posting CAPTCHA only if guest posting is allowed
| | * | | [ticket/16199] Init guest posting CAPTCHA only if guest posting is allowedrxu2019-11-051-6/+6
| |/ / / | | | | | | | | | | | | PHPBB3-16199
| * | | Merge pull request #5685 from 3D-I/ticket/16153Marc Alexander2019-11-013-13/+21
| |\ \ \ | | | | | | | | | | | | | | | [ticket/16153] Enable Emojis and rich text in Topic title
| | * | | [ticket/16153] Enable Emojis and rich text in Topic title3D-I2019-10-301-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-16153
| | * | | [ticket/16153] Use new function3D-I2019-10-281-12/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-16153
| | * | | Merge branch '3.2.x' into ticket/161533D-I2019-10-2885-240/+880
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #5709 from mrgoldy/ticket/16181Marc Alexander2019-10-281-3/+8
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/16181] Enforce string for OAuth provider id
| | * | | | [ticket/16181] Fix typo in commentMarc Alexander2019-10-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16181
| | * | | | [ticket/16181] Fix spelling mistake in associatedmrgoldy2019-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16181
| | * | | | [ticket/16181] Enforce string data typemrgoldy2019-10-081-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16181
| * | | | | Merge pull request #5682 from 3D-I/ticket/16151Marc Alexander2019-10-282-13/+42
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/16151] Enable Emojis and rich text in forum name
| | * | | | | [ticket/16151] Enable Emojis and rich text in forum name3D-I2019-10-282-25/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move to a new function() PHPBB3-16151
| | * | | | | [ticket/16151] Enable Emojis and rich text in forum name3D-I2019-09-081-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16151
| * | | | | | Merge pull request #5672 from OxCom/ticket/16146Marc Alexander2019-10-281-4/+17
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16146] New core event: after move forum
| | * | | | | | [ticket/16146] Fix typos in event descriptionMarc Alexander2019-10-261-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16146
| | * | | | | | [ticket/16146] fix event name in commentoxcom2019-09-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16146
| | * | | | | | [ticket/16146] New core event: after move forumoxcom2019-09-021-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16146
| * | | | | | | Merge pull request #5695 from 3D-I/ticket/16161Marc Alexander2019-10-262-6/+0
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16161] Enable BBcodes without closing tag
| | * | | | | | | [ticket/16161] Enable BBcodes without closing tag3D-I2019-09-222-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16161
| * | | | | | | | Merge pull request #5681 from v12mike/ticket/16150Marc Alexander2019-10-269-13/+13
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16150] Make post subject link an absolute url
| | * | | | | | | | [ticket/16150] Make post subject links reliablev12mike2019-09-088-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change links that were relative to topic page into absolute links. Update related test cases. PHPBB3-16150
| | * | | | | | | | [ticket/16150] Make post subject link an absolute urlv12mike2019-09-071-1/+1
| | | |_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous version was relative to a &start= which was sometimes wrong. PHPBB3-16150
| * | | | | | | | Merge pull request #5711 from kasimi/ticket/16183Marc Alexander2019-10-211-3/+23
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16183] Add core.generate_smilies_count_sql_before
| | * | | | | | | | [ticket/16183] Generate SQL query from arraykasimi2019-10-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16183
| | * | | | | | | | [ticket/16183] Add core.generate_smilies_count_sql_beforekasimi2019-10-171-3/+22
| | | |_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16183
| * | | | | | | | Merge pull request #5674 from JoshyPHP/ticket/16147Marc Alexander2019-10-211-2/+2
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16147] Updated tokens legend in BBCodes ACP
| | * | | | | | | | [ticket/16147] Updated tokens legend in BBCodes ACPJoshyPHP2019-09-041-2/+2
| | | |/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16147