aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-064-9/+24
|\
| * [ticket/16247] Quote PM has no identifier3D-I2019-12-052-11/+11
| * [ticket/16247] Code consistency3D-I2019-12-051-1/+1
| * [ticket/16247] Quote PM has no identifier3D-I2019-12-054-1/+16
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-041-2/+2
|\ \ | |/
| * Merge pull request #5761 from AlfredoRamos/ticket/16242Marc Alexander2019-12-041-2/+2
| |\
| | * [ticket/16242] Fix nginx redirection loopAlfredo Ramos2019-12-031-2/+2
* | | Merge pull request #5752 from rxu/ticket/16236Marc Alexander2019-12-041-1/+1
|\ \ \
| * | | [ticket/16236] Bump phpBB 3.3 max PHP version requirement to PHP 7.4rxu2019-11-291-1/+1
* | | | [ticket/16241] Color Palette backwards compatibilityMatt Friedman2019-11-301-2/+2
|/ / /
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-11-281-7/+18
|\ \ \ | |/ /
| * | Merge pull request #5730 from 3D-I/ticket/16203Marc Alexander2019-11-281-7/+18
| |\ \
| | * | [ticket/16203] Enable Emojis and rich text in sent Emails3D-I2019-11-061-7/+18
* | | | Merge pull request #5749 from 3D-I/ticket/16227Marc Alexander2019-11-281-0/+1
|\ \ \ \
| * | | | [ticket/16227] Fix undefined vars on login3D-I2019-11-251-0/+1
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-11-281-5/+21
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [ticket/16228] Fix BBCodes mergingJoshyPHP2019-11-251-5/+21
* | | | | Merge pull request #5750 from mrgoldy/ticket/12539Marc Alexander2019-11-281-0/+2
|\ \ \ \ \
| * | | | | [ticket/12539] Rebind live member search navigationmrgoldy2019-11-261-0/+2
| | |/ / / | |/| | |
* | | | | [ticket/16223] Use constructor arguments instead of func_get_args()Marc Alexander2019-11-251-9/+4
* | | | | [ticket/16223] Ensure memcached tests are only run when availableMarc Alexander2019-11-251-3/+22
* | | | | [ticket/16223] Remove no longer supported memcache driverMarc Alexander2019-11-242-125/+3
|/ / / /
* | | | [3.3.x] Update version numbers to 3.3.0-rc1-devMarc Alexander2019-11-232-2/+2
* | | | [prep-release-3.3.0-b2] Update changelog for 3.3.0-b2Marc Alexander2019-11-221-0/+25
* | | | [prep-release-3.3.0-b2] Add migration for 3.3.0-b2Marc Alexander2019-11-221-0/+38
* | | | [prep-release-3.3.0-b2] Update version numbers to 3.3.0-b2Marc Alexander2019-11-222-3/+3
* | | | [prep-release-3.3.0-b2] Update version numbers to 3.3.0-b2Marc Alexander2019-11-223-3/+3
* | | | Merge pull request #5686 from v12mike/ticket/9837Marc Alexander2019-11-228-3/+58
|\ \ \ \
| * | | | [ticket/9837] Apply suggested changes by CHItAMarc Alexander2019-11-222-4/+4
| * | | | [ticket/9837] Make unapproved posts visible to authorv12mike2019-11-212-2/+2
| * | | | [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-3/+3
| * | | | [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-1/+1
| * | | | [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-1/+1
| * | | | [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-5/+4
| * | | | [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-2/+2
| * | | | [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-212-9/+5
| * | | | [ticket/9837] Display unapproved posts to postersv12mike2019-11-211-5/+5
| * | | | [ticket/9837] Small fixesMáté Bartus2019-11-211-1/+1
| * | | | [ticket/9837] Display unapproved posts to their authorsMáté Bartus2019-11-211-0/+4
| * | | | [ticket/9837] Display unapproved posts to originatorv12mike2019-11-212-7/+7
| * | | | [ticket/9837] Make unapproved posts visible to posterv12mike2019-11-211-1/+1
| * | | | [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-216-17/+16
| * | | | [ticket/9837] Display unapproved posts to postersv12mike2019-11-213-10/+11
| * | | | [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-215-5/+38
| * | | | [ticket/9837] Small fixesMáté Bartus2019-11-213-5/+6
| * | | | [ticket/9837] Display unapproved posts to their authorsMáté Bartus2019-11-214-2/+24
* | | | | [ticket/16167] Deprecate phpbb_email_hash() and remove gen_email_hash()Marc Alexander2019-11-193-22/+14
* | | | | [ticket/16167] Remove uses of user_email_hashMarc Alexander2019-11-1812-229/+5
* | | | | [ticket/16167] Add migration for removing user_email_hashMarc Alexander2019-11-181-0/+57
* | | | | Merge pull request #5735 from AlfredoRamos/ticket/16205Marc Alexander2019-11-171-1/+2
|\ \ \ \ \