1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-28 10:09:15 +02:00

12197 Commits

Author SHA1 Message Date
Máté Bartus
553a20ddf7
Merge pull request #6056 from senky/ticket/16574
[ticket/16574] Remove flash BBcode
2021-08-23 21:34:28 +02:00
Marc Alexander
3d5d16ee4f
Merge branch '3.3.x' 2021-08-23 21:23:45 +02:00
Marc Alexander
75df7c202e
Merge pull request #6258 from rxu/ticket/15729
[ticket/15729] Avoid unnecessary email headers encoding in Base64
2021-08-23 21:23:42 +02:00
Marc Alexander
72cf2ba2ea
Merge branch '3.3.x' 2021-08-23 20:30:14 +02:00
Marc Alexander
acbcb18226
Merge pull request #5760 from v12mike/ticket/16138
Ticket/16138 Eliminate redundant parameters from board URLs
2021-08-23 20:11:35 +02:00
Marc Alexander
791632a5c8
Merge branch '3.3.x' 2021-08-20 16:58:04 +02:00
Marc Alexander
419d627683
[ticket/16574] Remove flash_status where still being used
PHPBB3-16574
2021-08-20 00:00:20 +02:00
Jakub Senko
28f98402f3
[ticket/16574] Remove flash BBcode
PHPBB3-16574
2021-08-19 23:01:42 +02:00
3D-I
364c6d328a [ticket/16832] Fix UCP attachments plural rules
PHPBB3-16832
2021-08-05 14:30:03 +02:00
Marc Alexander
3f9e6c6013
[ticket/16138] Remove extra variables and improve fallback to viewforum
PHPBB3-16138
2021-08-04 21:44:49 +02:00
rxu
e855f5cba4
[ticket/15729] Avoid unnecessary email headers encoding in Base64
PHPBB3-15729
2021-08-03 00:33:13 +07:00
Marc Alexander
3913544782
[ticket/16825] Add link hashes to logout links
PHPBB3-16825
2021-07-25 20:47:41 +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
2e6c71eb0a
[ticket/16207] Mention use of session_id in append_sid() as deprecated
PHPBB3-16207
2021-07-25 13:38:52 +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
Máté Bartus
cf8dc8d4b4 Merge branch '3.3.x' 2021-07-23 08:43:37 +02:00
Máté Bartus
6efebf7571
Merge pull request #6249 from marc1706/ticket/12075
[ticket/12075] Add acp/modules language file to extensions page
2021-07-23 07:56:00 +02:00
rxu
95b72f6215
[ticket/16822] Replace patchwork/utf8 with symfony/polyfill
PHPBB3-16822
2021-07-19 23:03:28 +07:00
rxu
c846dd5666
[ticket/16822] Replace patchwork/utf8 with symfony/polyfill
PHPBB3-16822
2021-07-19 22:49:04 +07:00
Marc Alexander
e117213827
Merge branch '3.3.x' 2021-07-18 15:19:24 +02:00
Marc Alexander
5de8c3dc3c
[ticket/12075] Add acp/modules language file to extensions page
PHPBB3-12075
2021-07-18 10:57:30 +02:00
Marc Alexander
dd8191404d
[ticket/16207] Stop appending ? to build_url URLs if not needed
PHPBB3-16207
2021-07-18 09:55:08 +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
513de4c482
[ticket/16207] Remove session_id from MCP links
PHPBB3-16207
2021-07-17 22:31:27 +02:00
Marc Alexander
ee1cb783cb
[ticket/16207] Add form keys to actions in MCP
PHPBB3-16207
2021-07-17 22:31:04 +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
3D-I
2244635a41 [ticket/16810] Fix No end tag in Custom BBCodes
PHPBB3-16810
2021-07-15 20:32:53 +02:00
3D-I
68bd4e9faa [ticket/16810] Fix No end tag in Custom BBCodes
PHPBB3-16810
2021-07-15 20:27:37 +02:00
Máté Bartus
abbca757ff Merge branch '3.3.x' 2021-07-06 11:34:24 +02:00
David Colón
068f8eed25 [ticket/16808] Make sure we have a container before using it
PHPBB3-16808
2021-07-01 16:34:38 -04:00
Marc Alexander
21759572c2
[ticket/14771] Remove not needed code from parse_attachments()
PHPBB3-14771
2021-07-01 21:06:09 +02:00
hubaishan
298edde4b1
[ticket/14771] Use twig syntax and short array
PHPBB3-14771
2021-06-30 21:41:02 +02:00
hubaishan
a50de57dc4
[ticket/14771] Fix direct property access
Fix direct property access for language

PHPBB3-14771
2021-06-30 21:41:01 +02:00
hubaishan
a4852c1752
[ticket/14771] Fix tab and language to array
fix tab in phpBB/includes/functions_download.php
add language value to array in phpBB/includes/acp/acp_attachments.php

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
c6ecef9769
Merge branch '3.3.x' 2021-06-29 22:33:51 +02:00
Marc Alexander
7acdef7c01
Merge pull request #6224 from 3D-I/ticket/16789
[ticket/16789] Update user_delete() doc-block
2021-06-29 22:33:47 +02:00
3D-I
c452c83855 [ticket/16793] Fix topic/post visibility - PHP 8
PHPBB3-16793
2021-06-10 21:34:32 +02:00
3D-I
6a95f34d0c [ticket/16789] Update user_delete() doc-block
PHPBB3-16789
2021-06-03 08:10:04 +02:00
3D-I
11083e59ed [ticket/16789] Update user_delete() doc-block
PHPBB3-16789
2021-06-03 06:40:31 +02:00
Marc Alexander
072d62b0c0
Merge branch '3.3.x' 2021-05-29 20:25:57 +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
rubencm
8518b9864e [ticket/14285] Move response variable and small improvements
PHPBB3-14285
2021-05-27 07:43:24 +02:00
Marc Alexander
acf0885948
[ticket/16783] Add back data only backups
PHPBB3-16783
2021-05-25 20:34:31 +02:00
rubencm
1e624bef15 [ticket/14285] Add prefix in routing
PHPBB3-14285
2021-05-25 07:28:05 +02:00
Marc Alexander
d8ef094a9a
[ticket/16783] Remove structure only backup
PHPBB3-16783
2021-05-24 16:36:54 +02:00
Marc Alexander
3f518c9263
[ticket/16138] Use array to pass parameters to append_sid()
PHPBB3-16138
2021-05-24 16:14:17 +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
v12mike
b734fed853
[ticket/16138] Eliminate redundant parameters from board URLs
Revert mcp change to fix some moderator functions
such as selecting topic for move posts

PHPBB3-16138
2021-05-19 22:05:08 +02:00