Máté Bartus
e92b5caf66
Merge pull request #6273 from CHItA/ticket/16741
...
[ticket/16741] Database tools to use Doctrine
2022-01-17 20:08:50 +01:00
Marc Alexander
a5c1663dc3
Merge branch '3.3.x'
2022-01-12 21:18:28 +01:00
Marc Alexander
c785c4b716
Merge pull request #6332 from rxu/ticket/16912
...
[ticket/16912] Rewrite email headers encoding method
2022-01-12 21:18:26 +01:00
rxu
b305070e0a
[ticket/16912] Adjust code
...
PHPBB3-16912
2021-12-24 20:44:15 +07:00
Marc Alexander
99634d4c05
Merge pull request #6347 from DaRk1V0iD/ticket/16940_3.3.x
...
[ticket/16940] Optimize phpBB Native Search [3.3.x]
2021-12-23 22:24:28 +01:00
Dark❶
fad1c652c0
[ticket/16940] Optimize phpBB Native Search
...
PHPBB3-16940
2021-12-14 16:26:39 +05:30
Marc Alexander
7911c9cb73
Merge branch '3.3.x'
2021-12-13 20:23:16 +01:00
Marc Alexander
1df74005a8
Merge pull request #6318 from 3D-I/ticket/16899
...
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
2021-12-13 20:23:13 +01:00
Dark❶
c7856ce162
[ticket/16940] Optimize phpBB Native Search
...
- Use `ORDER BY post_id ASC` for batch posts.
PHPBB3-16940
2021-12-13 19:36:36 +05:30
Dark❶
cccf01447f
[ticket/16940] Optimize phpBB Native Search
...
- Fixed infinite loop
PHPBB3-16940
2021-12-13 00:37:04 +05:30
Dark❶
ddc3eaa5bf
[ticket/16940] Optimize phpBB Native Search
...
- Removed `end()` replaced with `$ids[count($ids) - 1]`
PHPBB3-16940
2021-12-12 20:44:37 +05:30
Dark❶
65fa73855c
[ticket/16940] Optimize phpBB Native Search
...
- Use `sql_query_limit` instead of `sql_query`
- Update SQL query to reflect the above change
- Assign proper last `post_id` to `$post_counter`
PHPBB3-16940
2021-12-12 19:51:50 +05:30
Marc Alexander
534cef94c9
Merge pull request #6323 from rxu/ticket/16904
...
[ticket/16904] Fix regression in MCP for topics selection
2021-11-30 21:11:39 +01:00
rxu
3f65672d31
[ticket/16904] Fix regression in MCP for topics selection
...
Regression introduced in #5760
PHPBB3-16904
2021-11-24 07:07:47 +07:00
rxu
a0ced790e2
[ticket/16912] Add test
...
PHPBB3-16912
2021-11-23 22:29:49 +07:00
rxu
0537365cac
[ticket/16912] Rewrite email headers encoding method
...
Based on symfony/polyfill-iconv implementations.
PHPBB3-16912
2021-11-23 15:17:11 +07:00
Máté Bartus
0766facdb2
Merge branch '3.3.x'
2021-11-21 21:49:07 +01:00
rxu
39db7005cd
[ticket/16910] Fix PHP warnings on uploading orphaned files to posts
...
PHPBB3-16910
2021-11-14 16:31:52 +07:00
Tristan Darricau
6ce708539b
[ticket/16741] General fixes
...
PHPBB3-16741
2021-11-09 02:48:34 +01:00
Marc Alexander
1bec99c501
Merge branch '3.3.x'
2021-11-03 20:07:14 +01:00
rxu
337d876df7
[ticket/16904] Fix regression in MCP for topics selection
...
Regression introduced in #5760
PHPBB3-16904
2021-11-02 13:55:39 +07:00
rxu
391f80d480
[ticket/16900] Fix quoted_printable_encode() behavior
...
PHPBB3-16900
2021-10-30 00:33:10 +07:00
3D-I
f841a0a1b8
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
...
Attempt to read the SVG dimensions
PHPBB3-16899
2021-10-22 02:34:39 +02:00
3D-I
7472d300b6
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
...
Attempt to read the SVG dimensions
PHPBB3-16899
2021-10-22 02:30:13 +02:00
3D-I
6218c2e120
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
...
PHPBB3-16899
2021-10-21 22:05:38 +02:00
3D-I
afbf7aadd2
[ticket/16899] Add SVG and WEBP image type to ranks, smilies and topic icons
...
PHPBB3-16899
2021-10-21 21:48:14 +02:00
Marc Alexander
7546f8226c
Merge pull request #6311 from iMattPro/ticket/16893
...
[ticket/16893] Remove user mentions from ACP post editor
2021-10-20 20:19:56 +02:00
Marc Alexander
74950c667c
Merge branch '3.3.x'
2021-10-19 17:24:37 +02:00
Marc Alexander
99734fc648
Merge pull request #6278 from rxu/ticket/16859
...
[ticket/16859] Exclude language selection option on register if only 1 language is installed
2021-10-19 17:24:33 +02:00
Matt Friedman
f39de8ea1c
[ticket/16893] Remove user mentions from ACP post editor
...
PHPBB3-16893
2021-10-17 22:41:24 -07:00
Marc Alexander
c0c3486999
Merge branch '3.3.x'
2021-10-17 12:41:44 +02:00
3D-I
7355ee623a
[ticket/16888] Add the list of allowed files in the attachment tab
...
Add core.modify_default_attachments_template_vars
PHPBB3-16888
2021-10-11 08:23:52 +02:00
3D-I
a7385f0fbe
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:54:52 +02:00
3D-I
c5814ddfaa
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:24:15 +02:00
3D-I
96c439bf10
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:15:29 +02:00
3D-I
7a21a9032e
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:04:13 +02:00
3D-I
1619014120
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 02:48:39 +02:00
Marc Alexander
b99cfd5caa
[ticket/16820] Move ATTACHMENT_CATEGORY_ constants to attachment namespace
...
PHPBB3-16820
2021-10-10 17:52:42 +02:00
3D-I
c0296d10db
[ticket/16888] Add the list of allowed files in the attachment tab
...
Using the accept attribute
PHPBB3-16888
2021-10-10 16:17:40 +02:00
3D-I
52c931a8b6
[ticket/16888] Add the list of allowed files in the attachment tab
...
Request mixed content using shorthand Ternary
PHPBB3-16888
2021-10-10 13:34:31 +02:00
3D-I
9ca70432d9
[ticket/16888] Add the list of allowed files in the attachment tab
...
Make sure we are checking both PMs and topics
PHPBB3-16888
2021-10-10 13:27:08 +02:00
3D-I
98f446df67
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-10 07:06:24 +02:00
Marc Alexander
38024d14bf
Merge pull request #6280 from 3D-I/ticket/16863
...
[ticket/16863] Support playing video attachments
2021-10-09 22:11:31 +02:00
Máté Bartus
4ba2380797
Merge branch '3.3.x'
2021-10-06 08:41:12 +02:00
Marc Alexander
e5fa23c3c0
[ticket/16883] Check if var is array before using count()
...
PHPBB3-16883
2021-10-05 21:07:50 +02:00
Marc Alexander
f94eec5e0d
Merge branch '3.3.x'
2021-10-03 17:34:31 +02:00
Marc Alexander
9a7d88362f
Merge pull request #6299 from 3D-I/ticket/16881
...
[ticket/16881] Fix ACP statistics
2021-10-03 17:34:28 +02:00
Marc Alexander
46ded2ad94
Merge branch '3.3.x'
2021-10-03 15:26:00 +02:00
Marc Alexander
441a5a2175
Merge branch 'prep-release-3.3.5' into 3.3.x
2021-10-03 15:25:12 +02:00
Marc Alexander
7a8d9671c2
[prep-release-3.3.5] Update version numbers to 3.3.5
2021-10-01 22:40:21 +02:00