1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-15 06:06:32 +02:00
Commit Graph

27070 Commits

Author SHA1 Message Date
1d90ddc0a9 Merge branch '3.2.x' into 3.3.x 2020-01-20 17:25:56 +01:00
830d16943b Merge pull request #5813 from 3D-I/ticket/15712
[ticket/15712] Fix Emoji and rich text in PM subject & draft
2020-01-20 17:25:48 +01:00
6f36a478a5 Merge branch '3.2.x' into 3.3.x 2020-01-18 21:46:12 +01:00
880deabac1 Merge pull request #5821 from marc1706/ticket/16296
[ticket/16296] Adjust form token check for mark actions
2020-01-18 21:46:07 +01:00
eba65f57ab Merge branch '3.2.x' into 3.3.x 2020-01-18 16:46:52 +01:00
bb5cf54e61 [ticket/16328] Inform admins about PHP requirements in phpBB 3.3
PHPBB3-16328
2020-01-18 14:03:27 +01:00
ff5fe30407 [ticket/16323] Replace the spaceless tag with its homologue filter
PHPBB3-16323
2020-01-14 14:44:34 -06:00
50ca72e53c Merge branch '3.2.x' into 3.3.x 2020-01-13 17:45:06 +01:00
21f0a2b1b8 Merge pull request #5819 from mrgoldy/ticket/16291
[ticket/16291] Add missing report time
2020-01-13 17:45:00 +01:00
e599bb2a7b [ticket/16308] Fix UCP reset password
PHPBB3-16308
2020-01-11 11:29:45 +01:00
f26e20e1e9 [ticket/16308] Fix UCP reset password
remove HTML from PHP and code beautify

PHPBB3-16308
2020-01-10 23:23:15 +01:00
a2fa918da2 [ticket/16308] Fix UCP reset password
PHPBB3-16308
2020-01-09 23:55:47 +01:00
531f5dd9da Merge pull request #5823 from JoshyPHP/ticket/16309
[ticket/16309] Fix smilies with a left square bracket
2020-01-09 20:37:05 +01:00
1b7c42bf53 Merge pull request #5812 from rxu/ticket/16288
[ticket/16288] PHP 8 compatibility
2020-01-09 20:34:53 +01:00
rxu
9854db9120 [ticket/16311] Fix password length ACP setting explanation
PHPBB3-16311
2020-01-09 22:29:59 +07:00
aeac3df4a1 [ticket/16309] Fix smilies with a left square bracket
PHPBB3-16309
2020-01-08 19:38:50 +01:00
rxu
f69d9e9559 [ticket/16288] Drop redundant parentheses
PHPBB3-16288
2020-01-08 17:36:48 +07:00
11d7b71959 [ticket/16296] Adjust form token check for mark actions
PHPBB3-16296
2020-01-07 20:26:56 +01:00
8d00784dfe [prep-release-3.3.0] Update changelog 2020-01-06 11:21:43 +01:00
17d4dcc30b Merge pull request #5820 from marc1706/ticket/16293
[ticket/16293] Do not update to hashes that don't support combined hashing
2020-01-06 11:20:39 +01:00
16dbbdb34c [ticket/16293] Do not update to hashes that don't support combined hashing
PHPBB3-16293
2020-01-06 11:18:16 +01:00
433a23feb4 [prep-release-3.3.0] Rename 3.3 to Proteus 2020-01-05 16:12:15 +01:00
c747d1d225 [ticket/16291] Add missing report time
PHPBB3-16291
2020-01-05 16:01:37 +01:00
d4293866b3 Merge pull request #5818 from marc1706/ticket/16266
[ticket/16266] Remove extra declaration of constants
2020-01-05 15:29:40 +01:00
9fa058a8bd [ticket/16266] Remove extra declaration of constants
PHPBB3-16266
2020-01-05 14:58:17 +01:00
4591cf9afa [prep-release-3.3.0] Update changelog 2020-01-04 22:49:40 +01:00
ed34079452 Merge pull request #5817 from marc1706/ticket/16290
[ticket/16290] Update to new SVG logo in package docs
2020-01-04 22:48:05 +01:00
f6b47e2ee3 [ticket/16290] Update to new SVG logo in package docs
PHPBB3-16290
2020-01-04 22:32:59 +01:00
e900104e10 [prep-release-3.3.0] Add changelog for 3.3.0 2020-01-04 22:01:09 +01:00
944a748cb6 [prep-release-3.3.0] Add migration for 3.3.0 2020-01-04 21:54:59 +01:00
eb8ace14c8 [prep-release-3.3.0] Update version numbers for 3.3.0 release 2020-01-04 21:54:48 +01:00
1b8193ab8b Merge branch '3.2.x' into 3.3.x 2020-01-04 21:51:44 +01:00
ed9cbc89c1 Merge branch 'prep-release-3.2.9' into 3.2.x 2020-01-04 14:19:57 +01:00
2fdd46b364 [prep-release-3.2.9] Update changelog for 3.2.9 2020-01-04 11:32:26 +01:00
4f39da4343 [prep-release-3.2.9] Add migration for 3.2.9 2020-01-04 10:17:57 +01:00
a2a0038368 [prep-release-3.2.9] Update version numbers for 3.2.9 2020-01-04 10:16:06 +01:00
4f007321e1 [ticket/security-250] Check form key when approving group membership
SECURITY-250
2020-01-03 17:24:33 +01:00
25c80df156 [ticket/security-252] Check form token on marking PM
SECURITY-252
2020-01-03 17:21:42 +01:00
e7a6ed20e8 [ticket/security-251] Check form token when moving PM to folder
SECURITY-251
2020-01-03 17:21:35 +01:00
502407a1dd Merge pull request #58 from phpbb/ticket/security-253
[ticket/security-253] Check form key when exporting PM data
2020-01-03 17:19:06 +01:00
03757a0663 Merge pull request #59 from phpbb/ticket/security-249
[ticket/security-249] Do not handle avatar submit on invalid token
2020-01-03 17:18:54 +01:00
b83de54bb4 Merge pull request #5811 from paul999/ticket/16287
[ticket/16287] After installation an error message regarding statisti…
2020-01-03 11:25:50 +01:00
261bf416ee Merge pull request #5810 from marc1706/ticket/16230
[ticket/16230] Improve wording of FILESYSTEM_CANNOT_ lang strings
2020-01-03 11:04:34 +01:00
a0ffbfce31 [ticket/16287] Correctly pass json response to PHP file
PHPBB3-16287
2020-01-03 10:17:40 +01:00
82abd358a5 [ticket/16230] Update links to userguide and support forums
PHPBB3-16230
2020-01-03 08:59:46 +01:00
d50d1101fb [ticket/16287] Remove loops. prefix in providers loop
PHPBB3-16287
2020-01-03 08:57:09 +01:00
f0ebd6da0f [ticket/15712] Add Emoji and rich text in PM Draft subject
Extends to Drafts

PHPBB3-15712
2020-01-03 00:06:15 +01:00
b3f80239c1 [ticket/16287] Use twig syntax and fix coding guidelines issues
PHPBB3-16287
2020-01-02 21:06:58 +01:00
rxu
4ed854c818 [ticket/16288] PHP 8 compatibility
PHPBB3-16288
2020-01-03 02:21:37 +07:00
b0586b4f4d [ticket/15712] Add Emoji and rich text in PM subject
PHPBB3-15712
2020-01-02 20:09:32 +01:00