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
720cdbbec7
Merge branch '3.3.x'
2021-06-13 22:06:41 +02:00
3D-I
cdca28eb3f
[ticket/16795] Add template events around signature in viewtopic
...
PHPBB3-16795
2021-06-08 23:03:53 +02:00
Marc Alexander
fe24ba7d2f
[ticket/16775] Resolve eslint errors in timezone.js
...
PHPBB3-16775
2021-05-26 08:58:25 +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
hanakin
53823a1f67
[ticket/16778] Fix incorrect files in stylesheet
...
PHPBB3-16778
2021-05-20 21:30:31 +02:00
Marc Alexander
442995120e
[ticket/13713] Remove not needed css rules
...
PHPBB3-13713
2021-05-20 20:40:36 +02:00
Marc Alexander
1b5c521d8f
[ticket/13713] Move html from JS to mentions templates
...
PHPBB3-13713
2021-05-19 21:30:27 +02:00
Marc Alexander
00e43600c1
[ticket/13713] Adjust use of template and clean up mentions template
...
PHPBB3-13713
2021-05-18 20:39:12 +02:00
Marc Alexander
51097d937a
[ticket/13713] Move mentions avatar template HTML to html file
...
PHPBB3-13713
2021-05-18 17:13:58 +02:00
Marc Alexander
a86d9699a5
[ticket/13713] Add mentions code to mentions.js
...
PHPBB3-13713
2021-05-17 22:14:11 +02:00
Marc Alexander
6eeb22cdb5
[ticket/13713] Set mention-list class if needed
...
PHPBB3-13713
2021-05-16 10:45:48 +02:00
Marc Alexander
4f116db48e
[ticket/13713] Remove not needed svg rule
...
PHPBB3-13713
2021-05-15 21:26:52 +02:00
Marc Alexander
169015eab4
[ticket/13713] Use is-active class instead of cur for current items
...
PHPBB3-13713
2021-05-14 21:52:18 +02:00
Marc Alexander
17ce85d012
[ticket/13713] Fix stylelint infractions in mentions stylesheet
...
PHPBB3-13713
2021-05-14 21:52:18 +02:00
Marc Alexander
c317368a39
[ticket/13713] Enable zurb tribute 5.1.3 also in ACP and remove old files
...
PHPBB3-13713
2021-05-14 21:52:17 +02:00
Marc Alexander
ae1f556b74
[ticket/13713] Fix scrolling not working and not needed includes
...
PHPBB3-13713
2021-05-14 21:52:16 +02:00
Marc Alexander
1a5e3966e6
[ticket/13713] Start switching over to zurb tribute
...
PHPBB3-13713
2021-05-14 21:52:16 +02:00
lavigor
d5c9508aed
[ticket/13713] Add an explanation regarding the future avatar ratio
...
PHPBB3-13713
2021-05-14 21:52:14 +02:00
lavigor
6572b735b8
[ticket/13713] Fix for current avatars
...
PHPBB3-13713
2021-05-14 21:52:14 +02:00
lavigor
652e5e0753
[ticket/13713] Fix Firefox style issue and add comments
...
PHPBB3-13713
2021-05-14 21:52:11 +02:00
lavigor
2d08e570f7
[ticket/13713] Fix paddings
...
PHPBB3-13713
2021-05-14 21:52:10 +02:00
lavigor
e13f22f841
[ticket/13713] Make style code changes requested by @hanakin
...
PHPBB3-13713
2021-05-14 21:52:10 +02:00
lavigor
c2720792ac
[ticket/13713] Handle TODOs
...
PHPBB3-13713
2021-05-14 21:52:10 +02:00
lavigor
f64dbf5303
[ticket/13713] Fix multiple dropdown issues
...
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
8f21a7365d
[ticket/13713] Rework batch size handling
...
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
6f8467a2fa
[ticket/13713] Do not show user's own name in the dropdown list
...
PHPBB3-13713
2021-05-14 21:52:02 +02:00
lavigor
2bb50add04
[ticket/13713] Refactor sorting functionality
...
PHPBB3-13713
2021-05-14 21:52:00 +02:00
lavigor
fefeba2687
[ticket/13713] Remove unneeded top property
...
PHPBB3-13713
2021-05-14 21:51:56 +02:00
lavigor
659928f042
[ticket/13713] Use SVGs and the styling by @hanakin
...
PHPBB3-13713
2021-05-14 21:51:56 +02:00
lavigor
ad97751d68
[ticket/13713] Fix styles for mentions
...
PHPBB3-13713
2021-05-14 21:51:55 +02:00
lavigor
b66d298dde
[ticket/13713] Use format buttons div as mentions data container
...
PHPBB3-13713
2021-05-14 21:51:55 +02:00
lavigor
50400cb785
[ticket/13713] Fix styles for mention dropdown
...
PHPBB3-13713
2021-05-14 21:51:55 +02:00
lavigor
31e4fb4729
[ticket/13713] Introduce ACP settings for mentions
...
PHPBB3-13713
2021-05-14 21:51:54 +02:00
lavigor
2fe0a2ffd9
[ticket/13713] Move mention template to default templates
...
PHPBB3-13713
2021-05-14 21:51:52 +02:00
lavigor
4b31a29c2c
[ticket/13713] Implement colour handling
...
PHPBB3-13713
2021-05-14 21:51:51 +02:00
lavigor
f775c1e79d
[ticket/13713] Implement ranks
...
PHPBB3-13713
2021-05-14 21:51:51 +02:00
lavigor
a176be4c1d
[ticket/13713] Implement avatars
...
PHPBB3-13713
2021-05-14 21:51:50 +02:00
lavigor
6c42563b4d
[ticket/13713] Add mention BBCode
...
PHPBB3-13713
2021-05-14 21:51:50 +02:00
lavigor
86b5fbed38
[ticket/13713] Very basic dropdown implementation
...
PHPBB3-13713
2021-05-14 21:51:49 +02:00
Máté Bartus
3e6e8ece18
Merge pull request #6196 from marc1706/ticket/16764
...
[ticket/16764] Remove remote avatar functionality
2021-04-24 08:35:16 +02:00
Marc Alexander
cc8b4ef619
[ticket/16764] Remove remote avatar functionality
...
PHPBB3-16764
2021-04-23 22:26:07 +02:00
hanakin
88da57a052
[ticket/16763] fix imageset mine pip alignment
...
PHPBB3-16763
2021-04-20 14:59:39 -10:00
hanakin
6fc3b913ba
[ticket/16762] fix topicrow paging
...
PHPBB3-16762
2021-04-18 20:38:43 -10:00
hanakin
9abba5f50f
[ticket/16761] add closing a tag
...
PHPBB3-16761
2021-04-18 17:17:17 -10:00
Marc Alexander
59b07502e9
Merge pull request #6185 from hanakin/ticket/16751
...
[ticket/16751] add rank-img class to template files for consistency with area51 and .com
2021-04-09 21:33:04 +02:00
Marc Alexander
2d42b2a6c2
Merge pull request #5778 from gijsmartens/ticket/15233
...
[ticket/15233] Standardize avatar output variables
2021-04-08 22:03:37 +02:00
hanakin
6fa78f696c
[ticket/16751] cleanup inline while at it
...
PHPBB3-16751
2021-04-07 18:22:24 -10:00
hanakin
ee998588a2
[ticket/16751] Twig it up!!!!
...
PHPBB3-16751
2021-04-07 17:37:52 -10:00
hanakin
2a4bd12465
[ticket/16751] add rank-img class to template files
...
PHPBB3-16751
2021-04-06 20:21:59 -10:00