Commit graph

4945 commits

Author SHA1 Message Date
Matt Friedman
c83b6e6a97
[ticket/17449] Add non apple mobile web app meta tags
PHPBB-17449
2024-12-06 07:12:17 -08:00
Marc Alexander
a2b1cc57eb
Merge pull request #6740 from marc1706/ticket/17304
[ticket/17304] Use HiDPI smilies provided by rednoah and stop using twemoji
2024-10-25 21:23:00 +02:00
Marc Alexander
25fca31646
[ticket/17304] Stop using twemoji and rely on system emojis
PHPBB-17304
2024-10-23 21:30:02 +02:00
Marc Alexander
4985a27dcf
Merge pull request #6737 from marc1706/feature/captcha_v2
[feature/captcha_v2] Refactor captcha classes and implement turnstile captcha
2024-10-23 20:25:45 +02:00
Marc Alexander
28f597e182
[ticket/17413] Use lang function in turnstile captcha
PHPBB-17413
2024-10-19 15:48:46 +02:00
Marc Alexander
db25443bc5
[ticket/17413] Clean up turnstile code and add attempt counting
PHPBB-17413
2024-10-17 19:51:04 +02:00
Marc Alexander
cf16a76f0c
[ticket/17414] Move more functionality to base and fix turnstile language
PHPBB-17414
2024-10-17 19:50:47 +02:00
Marc Alexander
c382f81222
[ticket/17413] Add language and theme settings for turnstile
PHPBB-17413
2024-10-17 19:50:13 +02:00
Marc Alexander
8290cdb7e7
[ticket/17413] Make turnstile captcha work on registration page
PHPBB-17413
2024-10-17 19:50:02 +02:00
Marc Alexander
c27c1fa7a3
[ticket/17414] Support adding onchange to select
PHPBB-17414
2024-10-17 19:47:59 +02:00
Marc Alexander
0c9d0cdbfb Merge branch '3.3.x' 2024-10-16 17:18:55 +00:00
Marc Alexander
62f9f53f46
Merge pull request #6699 from danieltj27/ticket/17376
[ticket/17376] Add aria label to quote reference link
2024-10-16 19:18:30 +02:00
Marc Alexander
abd1db9451
Merge pull request #6694 from danieltj27/ticket/17373
[ticket/17373] Remove extra separator and change all separators to solid lines
2024-09-09 21:10:23 +02:00
Marc Alexander
1bfe1d039c
Merge pull request #6703 from marc1706/ticket/17379
[ticket/17379] Use correct number of predefined BBCodes in posting editor
2024-08-31 19:51:21 +02:00
Marc Alexander
362dd8a7a3
Merge branch '3.3.x' 2024-08-30 11:43:31 +02:00
Marc Alexander
80f4c07bc5
Merge pull request #6695 from battye/ticket/17181
[ticket/17181] Remove unused PM report code
2024-08-30 11:42:02 +02:00
Marc Alexander
752a0142b8
Merge pull request #6692 from iMattPro/ticket/17371
[ticket/17371] Web Push UX Updates
2024-08-12 21:38:37 +02:00
Marc Alexander
e3a6f3d3fc
[ticket/17379] Use correct number of predefined BBCodes in posting editor
PHPBB-17379
2024-08-10 21:09:32 +02:00
Daniel James
6623e7fe1d [ticket/17376] Update quote template and change icon to FA arrow
PHPBB-17376
2024-08-07 11:40:12 +01:00
Daniel James
99861a8c10 [ticket/17376] Add aria label to quote reference link
Adds an aria label attribute to the quoted post reference link so
that screen readers can inform the user of what the link is used
for. Before this change the link was too vague and would not have
been well described to users of its purpose if they couldn't see it.

PHPBB-17376
2024-08-04 15:09:34 +01:00
Marc Alexander
57ef18ecc0
[prep-release-3.3.13] Update stylesheet hashes for 3.3.13-RC1 2024-08-02 19:20:35 +02:00
Marc Alexander
1d256fef61
[prep-release-3.3.13] Update version numbers to 3.3.13 2024-08-02 19:20:32 +02:00
Marc Alexander
6747c4e62a
Merge branch '3.3.x' 2024-07-28 20:47:17 +02:00
battye
8104facb30 [ticket/17181] Remove unused PM report code
PHPBB-17181
2024-07-22 02:41:20 +00:00
Daniel James
9cdc71f348 [ticket/17373] Remove extra separator and change all separators to solid lines
The quick links menu in the header navbar had an additional horizontal
line at the bottom which did not need to be there. Additionally the
separators for links that always display in the quick links menu had
dotted underlines rather than the solid underlines that were under the
links that only show up for mobile users when there's less screen space.

PHPBB-17373
2024-07-18 21:01:06 +01:00
Matt Friedman
7252345911
[ticket/17371] Improve UX for disabled state
PHPBB-17371

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-07-17 09:29:30 -07:00
Matt Friedman
4da0a75efa
[ticket/17371] Improve dropdown toggle UX
PHPBB-17371

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-07-17 09:28:33 -07:00
Marc Alexander
55dbe070e3
[ticket/17366] Remove javascript sanity check as this can break with recaptcha
PHPBB-17366
2024-07-07 14:52:00 +02:00
Marc Alexander
f0deb16b0c
Merge pull request #6669 from iMattPro/ticket/17363
[ticket/17363] Add web app manifest
2024-07-03 22:04:46 +02:00
Matt Friedman
d651cccc76
[ticket/17363] Add web app manifest
PHPBB-17363

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-07-02 21:19:58 -07:00
Marc Alexander
381faac8c0
Merge branch '3.3.x' 2024-07-01 21:53:54 +02:00
Marc Alexander
1dacbf6bde
Merge pull request #6646 from iMattPro/ticket/17344
Ticket/17344 User Experience improvements to web push subscriptions
2024-06-25 21:23:59 +02:00
Daniel James
5976dc2141 [ticket/17352] Fix overflow of long rank titles on profile page
Users that had very long rank titles would cause the rest of their
profile details to be pushed down below the avatar and rank details
breaking the layout. This change limits the width of the avatar
and rank details.

PHPBB-17352
2024-06-25 16:09:52 +01:00
Matt Friedman
16743e9345
[ticket/17344] Improve webpush class names
PHPBB-17344
2024-06-16 09:47:32 -07:00
Matt Friedman
f3ca92ffe7
[ticket/17344] Responsive mobile friendly webpush sub button
PHPBB-17344
2024-06-16 09:47:16 -07:00
Matt Friedman
0fc1a8c1f8
[ticket/17344] Show an alert when webpush subscribing is denied
PHPBB-17344
2024-06-16 09:46:57 -07:00
Marc Alexander
d66d4a0c6a
[ticket/17339] Support receiving push notifications if not logged in
PHPBB-17339
2024-06-12 22:16:41 +02:00
Marc Alexander
e813bcc7a5
Merge pull request #6632 from iMattPro/ticket/17333
[ticket/17333] UX Enhancements for Web Push Subscribing
2024-06-07 20:11:13 +02:00
Marc Alexander
d64eaad487
Merge pull request #6504 from marc1706/ticket/17153
[ticket/17153] Use avatar classes and twig to render avatars
2024-06-06 16:23:41 +02:00
Matt Friedman
0ca8524633
[ticket/17333] Fix Subscribe text button color
PHPBB-17333

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-04 12:29:42 -07:00
Marc Alexander
272daae337
Merge pull request #6533 from rxu/ticket/17151-2
[ticket/17151] Make settings forms use macros
2024-06-04 20:23:17 +02:00
Matt Friedman
e162b67c48
[ticket/17333] Fix toggle icon colors
PHPBB-17333

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-04 10:25:35 -07:00
Matt Friedman
d55ec608ec
[ticket/17333] Add push subscribe toggle to notification dropdown
PHPBB-17333

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-04 10:16:25 -07:00
Marc Alexander
86064cb054
[ticket/17321] Use self.clients in activate event listener
PHPBB-17321
2024-06-03 17:11:50 +02:00
Marc Alexander
d499850532
[ticket/17321] Add versioning to push worker to force updates
PHPBB-17321
2024-06-02 21:35:16 +02:00
Marc Alexander
902283c368
[ticket/17153] Use twig and avatar helper to render avatars
PHPBB3-17153
2024-05-31 11:25:22 +02:00
Marc Alexander
6f3d50bfb2
Merge branch '3.3.x' 2024-05-31 10:46:08 +02:00
Marc Alexander
f3ead808f3
Merge pull request #6615 from danieltj27/ticket/17316
[ticket/17316] Add template events to ucp_groups_manage
2024-05-31 10:46:06 +02:00
Daniel James
166c4eeb7e
[ticket/17316] Add template events to ucp_groups_manage
PHPBB3-17316
2024-05-30 10:45:30 +02:00
Marc Alexander
e101f02473
Merge pull request #6605 from iMattPro/ticket/17300
[ticket/17300] Better Sticky and Announcement Icons
2024-05-30 10:21:10 +02:00