aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16282] Adjust jQuery cdn url in schema_dataMarc Alexander2019-12-311-1/+1
| | | | PHPBB3-16282
* [prep-release-3.2.9] Add changelog for 3.2.9-RC1Marc Alexander2019-12-251-0/+56
|
* [prep-release-3.2.9] Update composer dependencies to latestMarc Alexander2019-12-251-8/+8
|
* [prep-release-3.2.9] Add migration for 3.2.9-RC1Marc Alexander2019-12-251-0/+36
|
* [prep-release-3.2.9] Update version numbers to 3.2.9Marc Alexander2019-12-252-3/+3
|
* [prep-release-3.2.9] Update version number to 3.2.9-RC1Marc Alexander2019-12-253-3/+3
|
* Merge pull request #5564 from xchwarze/PHPBB3-16015Marc Alexander2019-12-251-0/+20
|\ | | | | | | [ticket/16015] Add new hook core.ucp_profile_avatar_upload_validation
| * [ticket/16015] Adjust since versionMarc Alexander2019-12-251-1/+1
| | | | | | | | PHPBB3-16015
| * [ticket/16015] Fix core.ucp_profile_avatar_upload_validation docblockDSR!2019-04-161-4/+4
| | | | | | | | PHPBB3-16015
| * [ticket/16015] Add new hook core.ucp_profile_avatar_upload_validationDSR!2019-04-151-0/+2
| | | | | | | | PHPBB3-16015
| * [ticket/16015] Add new hook core.ucp_profile_avatar_upload_validationDSR!2019-04-141-0/+18
| | | | | | | | PHPBB3-16015
* | Merge pull request #5786 from marc1706/ticket/16209Marc Alexander2019-12-241-1/+1
|\ \ | | | | | | | | | [ticket/16209] Match exactly "phpbb" in nginx example configuration file
| * | [ticket/16209] Match exactly "phpbb" in nginx example configuration fileAlfredo Ramos2019-12-241-1/+1
| | | | | | | | | | | | | | | | | | It blocks an image in the ACP. PHPBB3-16209
* | | Merge pull request #5784 from 3D-I/ticket/15902Marc Alexander2019-12-241-2/+2
|\ \ \ | | | | | | | | | | | | [ticket/15902] Out of range error with Sphinx search
| * | | [ticket/15902] Out of range error with Sphinx search3D-I2019-12-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Add missing modification. PHPBB3-15902
| * | | [ticket/15902] Out of range error with Sphinx search3D-I2019-12-231-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | The reporter he's waiting this fix to be in the core. I created this PR based on trusting his report. I can't test it. PHPBB3-15902
* | | [ticket/16257] Typo in SMTP_SERVER_EXPLAIN3D-I2019-12-241-1/+1
|/ / | | | | | | PHPBB3-16257
* | [ticket/16258] Fix sample Sphinx configuration fileKYPREO2019-12-171-2/+2
| | | | | | | | PHPBB3-16258
* | Merge pull request #5765 from marc1706/ticket/16224Marc Alexander2019-12-131-91/+211
|\ \ | | | | | | | | | [ticket/16224] Update composer dependencies - 3.2.x version
| * | [ticket/16224] Update fast-image-size to 1.1.6Marc Alexander2019-12-121-5/+5
| | | | | | | | | | | | PHPBB3-16224
| * | [ticket/16224] Update composer dependenciesMarc Alexander2019-12-041-91/+211
| | | | | | | | | | | | PHPBB3-16224
* | | Merge pull request #5771 from JoshyPHP/ticket/16251Marc Alexander2019-12-121-1/+1
|\ \ \ | | | | | | | | | | | | [ticket/16251] Prevent shortened links from overriding other plugins
| * | | [ticket/16251] Prevent shortened links from overriding other pluginsJoshyPHP2019-12-091-1/+1
| | | | | | | | | | | | | | | | PHPBB3-16251
* | | | [ticket/16252] Ignore non-BBCodes when looking for unauthorized markupJoshyPHP2019-12-091-1/+19
|/ / / | | | | | | | | | PHPBB3-16252
* | | Merge pull request #5737 from marc1706/ticket/16211Marc Alexander2019-12-062-7/+11
|\ \ \ | | | | | | | | | | | | [ticket/16211] Prevent skipping COPPA via URL parameter
| * | | [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-141-2/+10
| | | | | | | | | | | | | | | | PHPBB3-16211
* | | | [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] 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 #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
* | | | | [ticket/16228] Fix BBCodes mergingJoshyPHP2019-11-251-5/+21
| |_|/ / |/| | | | | | | | | | | PHPBB3-16228
* | | | [ticket/16210] Ensure terms of use is not skipped by enforcing form tokenMarc Alexander2019-11-121-8/+6
| |/ / |/| | | | | | | | PHPBB3-16210
* | | [ticket/16199] Init guest posting CAPTCHA only if guest posting is allowedrxu2019-11-051-6/+6
|/ / | | | | | | PHPBB3-16199
* | [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-2869-205/+560
|\ \
| * \ 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