Marc Alexander
|
8cfe6a900c
|
[prep-release-3.2.9] Update version number to 3.2.9-RC1
|
2019-12-25 17:52:25 +01:00 |
|
Marc Alexander
|
4e2e36df60
|
Merge pull request #5564 from xchwarze/PHPBB3-16015
[ticket/16015] Add new hook core.ucp_profile_avatar_upload_validation
|
2019-12-25 17:40:54 +01:00 |
|
Marc Alexander
|
4bee15d0fa
|
[ticket/16015] Adjust since version
PHPBB3-16015
|
2019-12-25 14:36:33 +01:00 |
|
Marc Alexander
|
e880d2c12a
|
Merge pull request #5786 from marc1706/ticket/16209
[ticket/16209] Match exactly "phpbb" in nginx example configuration file
|
2019-12-24 22:58:07 +01:00 |
|
Marc Alexander
|
8fe5063a35
|
Merge pull request #5784 from 3D-I/ticket/15902
[ticket/15902] Out of range error with Sphinx search
|
2019-12-24 16:20:04 +01:00 |
|
Marc Alexander
|
91a60f871a
|
Merge pull request #5785 from 3D-I/ticket/16257
[ticket/16257] Typo in SMTP_SERVER_EXPLAIN
|
2019-12-24 16:15:02 +01:00 |
|
Alfredo Ramos
|
225c313bb3
|
[ticket/16209] Match exactly "phpbb" in nginx example configuration file
It blocks an image in the ACP.
PHPBB3-16209
|
2019-12-24 15:55:53 +01:00 |
|
3D-I
|
abc6e9a7bc
|
[ticket/16257] Typo in SMTP_SERVER_EXPLAIN
PHPBB3-16257
|
2019-12-24 05:24:29 +01:00 |
|
3D-I
|
16070b5543
|
[ticket/15902] Out of range error with Sphinx search
Add missing modification.
PHPBB3-15902
|
2019-12-24 00:34:27 +01:00 |
|
3D-I
|
0afd410ae7
|
[ticket/15902] Out of range error with Sphinx search
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
|
2019-12-23 21:36:13 +01:00 |
|
Marc Alexander
|
1a9ab15f26
|
Merge pull request #5777 from KYPREO/ticket/16258
[ticket/16258] Fix sample Sphinx configuration file
|
2019-12-21 10:25:51 +01:00 |
|
KYPREO
|
d4681145dc
|
[ticket/16258] Fix sample Sphinx configuration file
PHPBB3-16258
|
2019-12-17 21:01:06 +11:00 |
|
Marc Alexander
|
4b890cff12
|
Merge pull request #5765 from marc1706/ticket/16224
[ticket/16224] Update composer dependencies - 3.2.x version
|
2019-12-13 20:16:13 +01:00 |
|
Marc Alexander
|
4b376de3bf
|
Merge pull request #5771 from JoshyPHP/ticket/16251
[ticket/16251] Prevent shortened links from overriding other plugins
|
2019-12-12 18:20:49 +01:00 |
|
Marc Alexander
|
4a950750f4
|
Merge pull request #5772 from JoshyPHP/ticket/16252
[ticket/16252] Ignore non-BBCodes when looking for unauthorized markup
|
2019-12-12 18:16:55 +01:00 |
|
Marc Alexander
|
e584ce4010
|
[ticket/16224] Update fast-image-size to 1.1.6
PHPBB3-16224
|
2019-12-12 18:02:38 +01:00 |
|
JoshyPHP
|
5813b5fbee
|
[ticket/16252] Ignore non-BBCodes when looking for unauthorized markup
PHPBB3-16252
|
2019-12-09 18:06:30 +01:00 |
|
JoshyPHP
|
6758190afd
|
[ticket/16251] Prevent shortened links from overriding other plugins
PHPBB3-16251
|
2019-12-09 02:16:01 +01:00 |
|
Marc Alexander
|
1f00e160ab
|
Merge pull request #5737 from marc1706/ticket/16211
[ticket/16211] Prevent skipping COPPA via URL parameter
|
2019-12-06 07:20:30 +01:00 |
|
Marc Alexander
|
41918b8afa
|
Merge pull request #5768 from 3D-I/ticket/16247
[ticket/16247] Quote PM has no identifier
|
2019-12-06 07:03:30 +01:00 |
|
3D-I
|
e6c45623ea
|
[ticket/16247] Quote PM has no identifier
Code review
PHPBB3-16247
|
2019-12-05 23:42:12 +01:00 |
|
3D-I
|
8c42a9d900
|
[ticket/16247] Code consistency
PHPBB3-16247
|
2019-12-05 11:58:05 +01:00 |
|
3D-I
|
17f8134a3b
|
[ticket/16247] Add test not tested
PHPBB3-16247
|
2019-12-05 10:33:02 +01:00 |
|
3D-I
|
d3749538f1
|
[ticket/16247] Quote PM has no identifier
PHPBB3-16247
|
2019-12-05 10:15:54 +01:00 |
|
Marc Alexander
|
3002cee42a
|
Merge pull request #5761 from AlfredoRamos/ticket/16242
[ticket/16242] Fix nginx redirection loop
|
2019-12-04 21:11:35 +01:00 |
|
Marc Alexander
|
6be6b69110
|
Merge pull request #5764 from VSEphpbb/ticket/16246
[ticket/16246] Update automated testing section of Readme
|
2019-12-04 20:49:06 +01:00 |
|
Marc Alexander
|
37ccd29558
|
[ticket/16224] Update composer dependencies
PHPBB3-16224
|
2019-12-04 20:31:28 +01:00 |
|
Marc Alexander
|
55c493cd7d
|
[ticket/16224] Update composer to 1.9.1
PHPBB3-16224
|
2019-12-04 20:31:15 +01:00 |
|
Matt Friedman
|
1056cd9ca2
|
[ticket/16246] Update automated testing section of Readme
PHPBB3-16246
|
2019-12-03 22:21:11 -08:00 |
|
Alfredo Ramos
|
9c980256bf
|
[ticket/16242] Fix nginx redirection loop
PHPBB3-16242
|
2019-12-03 01:43:44 -06:00 |
|
Marc Alexander
|
d48e0f7f13
|
Merge pull request #5730 from 3D-I/ticket/16203
[ticket/16203] Enable Emojis and rich text in sent Emails
|
2019-11-28 21:39:40 +01:00 |
|
Marc Alexander
|
03e15166c7
|
Merge pull request #5747 from JoshyPHP/ticket/16228
[ticket/16228] Fix BBCodes merging
|
2019-11-28 21:11:43 +01:00 |
|
Marc Alexander
|
c7ed162a06
|
[ticket/16211] Fix coppa registration test
PHPBB3-16211
|
2019-11-28 07:39:51 +01:00 |
|
Marc Alexander
|
417271f573
|
[ticket/16211] Use form to ensure link data is passed on coppa registration
PHPBB3-16211
|
2019-11-27 22:01:26 +01:00 |
|
JoshyPHP
|
d6f5b5ef6c
|
[ticket/16228] Fix BBCodes merging
PHPBB3-16228
|
2019-11-25 18:34:04 +01:00 |
|
Marc Alexander
|
bf96786cda
|
Merge pull request #5741 from marc1706/ticket/16217
[ticket/16217] Enable opcache on travis tests again
|
2019-11-22 19:15:03 +01:00 |
|
Marc Alexander
|
db83419ea3
|
[ticket/16217] Enable opcache on travis tests again
PHPBB3-16217
|
2019-11-22 18:27:42 +01:00 |
|
Marc Alexander
|
b8e86975a4
|
Merge pull request #5740 from marc1706/ticket/16216
[ticket/16216] Disable xdebug on travis
|
2019-11-22 18:21:02 +01:00 |
|
Marc Alexander
|
c435c55657
|
[ticket/16216] Disable xdebug on travis
PHPBB3-16216
|
2019-11-22 16:02:50 +01:00 |
|
Marc Alexander
|
7b428641f0
|
[ticket/16211] Prevent skipping COPPA via URL parameter
PHPBB3-16211
|
2019-11-14 21:32:50 +01:00 |
|
Marc Alexander
|
0641c209d7
|
Merge pull request #5736 from marc1706/ticket/16210
[ticket/16210] Ensure terms of use is not skipped by enforcing form token
|
2019-11-14 20:39:57 +01:00 |
|
Marc Alexander
|
dba351702d
|
[ticket/16210] Ensure terms of use is not skipped by enforcing form token
PHPBB3-16210
|
2019-11-12 21:47:41 +01:00 |
|
Marc Alexander
|
04204c7ec6
|
Merge pull request #5729 from rxu/ticket/16199
[ticket/16199] Init guest posting CAPTCHA only if guest posting is allowed
|
2019-11-07 21:19:11 +01:00 |
|
3D-I
|
79bc1ba9ce
|
[ticket/16203] Enable Emojis and rich text in sent Emails
PHPBB3-16203
|
2019-11-06 00:56:44 +01:00 |
|
rxu
|
0a8b2eb58e
|
[ticket/16199] Init guest posting CAPTCHA only if guest posting is allowed
PHPBB3-16199
|
2019-11-05 20:51:21 +07:00 |
|
Marc Alexander
|
51f0c16b5f
|
Merge pull request #5685 from 3D-I/ticket/16153
[ticket/16153] Enable Emojis and rich text in Topic title
|
2019-11-01 22:12:24 +01:00 |
|
3D-I
|
ff25d0a508
|
[ticket/16153] Enable Emojis and rich text in Topic title
PHPBB3-16153
|
2019-10-30 14:47:10 +01:00 |
|
3D-I
|
c569d0dabc
|
[ticket/16153] Use new function
PHPBB3-16153
|
2019-10-28 21:16:54 +01:00 |
|
3D-I
|
d136a8a907
|
Merge branch '3.2.x' into ticket/16153
|
2019-10-28 21:11:42 +01:00 |
|
Marc Alexander
|
e95e387188
|
Merge pull request #5709 from mrgoldy/ticket/16181
[ticket/16181] Enforce string for OAuth provider id
|
2019-10-28 20:32:03 +01:00 |
|