1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-12 12:46:38 +02:00
Commit Graph

591 Commits

Author SHA1 Message Date
b22726294d Merge branch '3.3.x' 2024-05-31 21:41:59 +02:00
24dd47adcf [ticket/security/276] Add missing information message
SECURITY-276
2024-05-29 22:04:15 +02:00
d1e2e39469 [ticket/12960] Add tests for incomplete captcha
PHPBB3-12960
2024-04-19 08:43:49 +02:00
e333d96eef [ticket/12960] Adjust incomplete captcha to fix tests
PHPBB3-12960
2024-04-04 21:02:52 +02:00
e54d54488c [ticket/9687] Fix ban message for banned users
PHPBB3-9687
2023-11-05 20:21:40 +01:00
9ec60b4523 Merge pull request #6534 from Crizz0/ticket/17191
[ticket/17191] New config values to language/en/composer.json
2023-10-31 20:27:12 +01:00
1e3d9f99b4 Merge branch '3.3.x' 2023-10-04 21:51:48 +02:00
99fabe2eb8 [ticket/17191] new config values lang/en/composer.json fr common/recaptcha
PHPBB3-17191
2023-10-04 20:14:38 +02:00
0a8391857f [ticket/13399] Add info about usage of CHARACTERS_XY lang string
PHPBB3-13399
2023-10-04 20:09:47 +02:00
9515abdb91 [ticket/13399] Add separate plural rules for characters count
PHPBB3-13399
2023-07-31 21:14:05 +02:00
80cdfef216 Merge branch '3.3.x' 2023-01-12 20:34:47 +01:00
34f23477ff [ticket/security/275] Use unicode quote types
SECURITY-275
2023-01-12 20:12:33 +01:00
e5f069b15b [ticket/security/275] Add language vars and proper error codes
SECURITY-275
2023-01-11 20:33:08 +01:00
f9f55eb012 [ticket/12683] Improve exception handling
PHPBB3-12683
2022-12-11 17:16:44 +01:00
8cea785f36 [ticket/12683] Improve exception handling
PHPBB3-12683
2022-12-11 17:16:44 +01:00
75289bc28e Merge branch '3.3.x' 2022-04-15 23:19:27 +02:00
aed2d00373 [ticket/15947] Fix X out of 0 messages stored bug
PHPBB3-15947
2022-04-15 22:36:12 +08:00
be1de2c4b0 Merge branch '3.3.x' 2022-01-25 22:13:23 +01:00
97356d9879 [ticket/13821] Remove HTML from PHP files and deduplicate lang variable
PHPBB3-13821
2022-01-22 23:50:33 +01:00
9f09dec049 [ticket/13821] Support displaying ignored posts on post review page
PHPBB3-13821
2022-01-22 22:28:04 +01:00
c70ac7eb62 [ticket/13713] Introduce notifications for mentions
PHPBB3-13713
2021-05-14 21:51:53 +02:00
cc8b4ef619 [ticket/16764] Remove remote avatar functionality
PHPBB3-16764
2021-04-23 22:26:07 +02:00
aab2679966 [ticket/16643] Add Doctrine DBAL to phpBB
PHPBB3-16643
2021-01-31 11:33:42 +01:00
cd74556058 Merge branch '3.3.x' 2021-01-26 18:43:02 +01:00
2c4b862648 [ticket/16689] Fix SQL errors for Bitly OAuth
PHPBB3-16689
2021-01-19 15:15:58 +01:00
f9da1563bc Merge branch '3.3.x' 2020-10-25 10:33:56 +01:00
a7810bc279 [ticket/16619] Corrected spelling of non-existant
PHPBB3-16619
2020-10-24 15:06:35 +02:00
rxu
3ba7a7a30e [ticket/16604] Display warning messages on storage path setting issues
PHPBB3-16604
2020-10-17 22:56:11 +07:00
b8f7b53386 Merge branch '3.3.x' 2020-10-05 18:12:42 +02:00
rxu
5e351dad53 [ticket/16604] Display warning messages on avatar upload setting issues
PHPBB3-16604
2020-09-20 23:29:58 +07:00
28e98be438 Merge branch '3.3.x' 2020-09-19 13:48:16 +02:00
rxu
3caa31bf58 [ticket/16208] Fix posts/PM report notifications
PHPBB3-16208
2020-09-19 18:11:59 +07:00
bdf2e6f709 Merge branch '3.3.x' 2020-08-25 21:05:00 +02:00
34d415a6b3 [ticket/16588] Updates link to plural rules from 3.2.x to 3.3.x
PHPBB3-16588
2020-08-25 12:11:56 +02:00
066d14ab3c Merge branch '3.3.x' 2020-04-21 21:04:50 +02:00
43e3b3e328 [ticket/16315] Remove Google+ profile field
PHPBB3-16315
2020-03-24 22:16:51 -06:00
218d5dd75f Merge branch '3.3.x' 2020-02-14 07:32:24 +01:00
49b4156cfd Merge branch '3.2.x' into 3.3.x 2020-02-14 07:32:20 +01:00
a6c5def4f4 [ticket/16344] Un-indent irrelevant language strings
PHPBB3-16344
2020-02-04 22:32:10 +01:00
13f5997554 [ticket/16344] Move DOMAIN_NO_MX_RECORD_EMAIL to common.php
PHPBB3-16344
2020-02-04 19:16:43 +01:00
6b8ccbc379 Merge branch '3.3.x' 2020-01-22 21:21:13 +01:00
9b12a923f5 Merge branch '3.2.x' into 3.3.x 2020-01-22 21:21:07 +01:00
e7c028eed6 [ticket/16332] Code and Quote language strings globally available
PHPBB3-16332
2020-01-21 14:30:12 +01:00
fb47ac5f33 Merge branch '3.3.x' 2020-01-03 11:07:45 +01:00
29c9621137 [ticket/16230] Improve wording of FILESYSTEM_CANNOT_ lang strings
PHPBB3-16230
2020-01-02 10:45:24 +01:00
0e0659cf34 Merge branch '3.3.x' 2019-11-22 10:56:37 +01:00
896b31272b Merge pull request #5686 from v12mike/ticket/9837
[ticket/9837] Display unapproved posts to their authors
2019-11-22 10:56:33 +01:00
0a4cc5d201 [ticket/9837] Apply suggested changes by CHItA
PHPBB3-9837
2019-11-22 09:20:18 +01:00
92362441bd [ticket/9837] Make unapproved posts visible to posters
Add tests
Tidy up code
Improve user message formatting

PHPBB3-9837
2019-11-21 13:44:20 +01:00
78a913581c [ticket/9837] Display unapproved posts to posters
Add tests and improve style template

PHPBB3-9837
2019-11-21 13:44:20 +01:00