Jakub Senko
28f98402f3
[ticket/16574] Remove flash BBcode
...
PHPBB3-16574
2021-08-19 23:01:42 +02:00
Marc Alexander
d714c6db19
Merge pull request #6267 from rubencm/ticket/16836
...
[ticket/16836] Use absolute paths in local adapter
2021-08-19 22:20:25 +02:00
Máté Bartus
49b01d05c1
Merge pull request #6256 from marc1706/ticket/16825
...
[ticket/16825] Adjust handling of session ID when requiring cookies
2021-08-19 21:59:16 +02:00
Marc Alexander
daeca1f684
Merge pull request #6266 from rxu/ticket/16840-master
...
[ticket/16840] Add more PHP 8.x builds to tests matrix
2021-08-16 23:07:14 +02:00
3D-I
9562259b72
[ticket/16834] Fix tag svg invalid in Entity - PHP8
...
PHPBB3-16834
2021-08-12 04:37:30 +02:00
Rubén Calvo
fdb7c8a671
[ticket/16836] Use absolute paths in local adapter
...
PHPBB3-16836
2021-08-11 13:59:21 +02:00
rxu
cbbe819aff
[ticket/16840] Add PHP 8.0 / 8.1 builds for Windows tests
...
Also fix Postrges PHP 8.1 related issue.
PHPBB3-16840
2021-08-08 13:39:07 +07:00
Máté Bartus
f836605ab8
Merge branch '3.3.x'
2021-07-31 12:06:48 +02:00
Máté Bartus
90fccff6f1
Merge pull request #6252 from rxu/ticket/16823
...
[ticket/16823] Make datetime class correctly handle edge cases
2021-07-31 12:05:26 +02:00
Marc Alexander
03ec6ce0a9
[ticket/16825] Do not use session ID from URL if force_sid is not enabled
...
PHPBB3-16825
2021-07-26 21:03:14 +02:00
Marc Alexander
8ea4d235bf
Merge pull request #6248 from marc1706/ticket/16207
...
[ticket/16207] Require cookies for sessions
2021-07-25 15:41:20 +02:00
Marc Alexander
ddc4b988b7
[ticket/16804] Reorder static keyword to fit with guidelines
...
PHPBB3-16804
2021-07-25 13:55:34 +02:00
Marc Alexander
c8dc942f38
Merge branch '3.3.x'
2021-07-23 22:25:36 +02:00
3D-I
a6a18f2c59
[ticket/16804] Extend bbcode help line tooltip
...
PHPBB3-16804
2021-07-23 21:47:07 +02:00
rxu
2e29bb48fa
[ticket/16823] Adjust wrapper condition
...
PHPBB3-16823
2021-07-20 20:59:28 +07:00
rxu
e1fc0a9059
[ticket/16823] Make datetime class correctly handle edge cases
...
PHPBB3-16823
2021-07-20 20:35:04 +07:00
Marc Alexander
fe1b9d5384
[ticket/16207] Add session.force_sid parameter to allow fixing settings
...
PHPBB3-16207
2021-07-17 22:32:03 +02:00
Marc Alexander
5b68527eec
[ticket/16207] Stop forcing session id in URLs
...
PHPBB3-16207
2021-07-17 22:31:54 +02:00
Marc Alexander
d9503225e4
[ticket/16207] Stop setting session id when creating session
...
PHPBB3-16207
2021-07-17 22:31:36 +02:00
Marc Alexander
b8ee6efa68
Merge pull request #5446 from hubaishan/ticket/14771
...
[Ticket/14771] Support playing audio attachments
2021-07-15 20:37:36 +02:00
Marc Alexander
b55595fa87
[ticket/14771] Use constants instead of magic numbers in migration
...
PHPBB3-14771
2021-07-13 22:22:43 +02:00
Marc Alexander
41363c8bed
Merge branch '3.3.x'
2021-07-06 22:02:24 +02:00
Marc Alexander
ccac4c5fe8
Merge pull request #6233 from rxu/ticket/16799
...
[ticket/16799] Fix OAuth external account linking PHP fatal error
2021-07-06 22:02:12 +02:00
Marc Alexander
9099bdb2ad
[ticket/14771] Make phing sniff happy
...
PHPBB3-14771
2021-07-01 21:09:31 +02:00
rxu
dd62829f96
[ticket/16799] Use offsetExists() method instead of array_key_exists()
...
PHPBB3-16799
2021-07-01 03:04:38 +07:00
hubaishan
11fb872e33
[ticket/14771] fix white space
...
PHPBB3-14771
2021-06-30 21:41:02 +02:00
hubaishan
b2291e4e3c
[ticket/14771] Add audio_files migration
...
add or modify audio_files attachment group
add or modify audio extensions mp3, m4a, wav, ogg, webm
PHPBB3-14771
2021-06-30 21:41:02 +02:00
Saeed Hubaishan
4bacbdd2a3
[ticket/14771] add webm mime type
...
PHPBB3-14771
2021-06-30 21:41:01 +02:00
hubaishan
8fab32abd7
[ticket/14771] Support playing audio attachments
...
Add Audio attachments category, Audio attachments group.
add most audio supported extensions to the audio group.
presserve audio extensions MIMEtypes.
modify the attachment style file to view the audio attachment in
AUDIO HTML5 tag.
PHPBB3-14771
2021-06-30 21:40:45 +02:00
Marc Alexander
2f8e5b7248
Merge branch '3.3.x'
2021-06-30 21:10:16 +02:00
Marc Alexander
be2959fbab
Merge pull request #6234 from 3D-I/ticket/16729
...
[ticket/16729] Fix Unknown named parameter in Log - PHP 8
2021-06-30 21:10:10 +02:00
Marc Alexander
96e399db72
Merge branch '3.3.x'
2021-06-29 22:24:45 +02:00
Marc Alexander
c83b4c21a4
Merge pull request #6207 from marc1706/ticket/13700
...
[ticket/13700] Add method for initializing config after cache purge
2021-06-29 22:24:40 +02:00
3D-I
9d22731d03
[ticket/16729] Fix Unknown named parameter in Log - PHP 8
...
PHPBB3-16729
2021-06-15 17:57:17 +02:00
rxu
7b5ad8bb74
[ticket/16799] Fix OAuth external account linking PHP fatal error
...
PHPBB3-16799
2021-06-15 00:08:45 +07:00
Marc Alexander
210c4e2aaa
Merge branch '3.3.x'
2021-06-13 11:30:15 +02:00
Marc Alexander
c4d0c5eb13
Merge branch '3.3.x'
2021-06-05 22:24:25 +02:00
3D-I
c5ec036b84
[ticket/16787] Properly check if fsockopen() is enabled - PHP 8
...
PHPBB3-16787
2021-05-29 21:53:23 +02:00
3D-I
e2cfc01964
[ticket/16787] Properly check if fsockopen() is enabled - PHP 8
...
PHPBB3-16787
2021-05-29 21:12:07 +02:00
Marc Alexander
37ebf41308
Merge pull request #5274 from rubencm/ticket/14285
...
[ticket/14285] Move downloads to controller
2021-05-28 07:17:15 +02:00
Marc Alexander
fca636ed58
[ticket/14285] Remove no longer needed root_path
...
PHPBB3-14285
2021-05-27 22:23:36 +02:00
rubencm
8518b9864e
[ticket/14285] Move response variable and small improvements
...
PHPBB3-14285
2021-05-27 07:43:24 +02:00
rubencm
a67f2cf086
[ticket/14285] Remove no longer needed variable
...
PHPBB3-14285
2021-05-27 02:06:19 +02:00
rubencm
1e624bef15
[ticket/14285] Add prefix in routing
...
PHPBB3-14285
2021-05-25 07:28:05 +02:00
Máté Bartus
f3c426389c
Merge pull request #6206 from marc1706/ticket/13713
...
[ticket/13713] User Mentions
2021-05-23 17:49:33 +02:00
Máté Bartus
4e1896af38
Merge branch '3.3.x'
2021-05-22 08:24:08 +02:00
Marc Alexander
0502b9cc22
[ticket/16570] Support continuing update on manually merging files
...
PHPBB3-16570
2021-05-21 22:19:47 +02:00
Marc Alexander
fa7376303a
Merge branch '3.3.x'
2021-05-15 22:31:20 +02:00
Marc Alexander
643bab44ea
[ticket/13713] Make sure service collection is accepted by controller
...
PHPBB3-13713
2021-05-15 22:23:42 +02:00
Marc Alexander
ed291843f2
[ticket/13713] Add type hints and clean up code
...
PHPBB3-13713
2021-05-14 21:52:19 +02:00