Commit graph

4968 commits

Author SHA1 Message Date
Daniel James
1729e3f52b
[ticket/17326] Add missing ending tag from template file
PHPBB-17326
2025-02-15 15:39:01 +01:00
Daniel James
f5bb065a4d
[ticket/17326] Add font icon field for custom BBCodes
Adds a new field to the custom BBCode add/edit form that
allows admins to define a Font Awesome icon to be displayed
instead of the BBCodes name on the posting.php editor page.

PHPBB-17326
2025-02-15 15:38:52 +01:00
Marc Alexander
f6c9d15b0c
Merge pull request #6768 from marc1706/ticket/17459
[ticket/17459] Improve prosilver font sizes and backgrounds
2025-02-14 16:58:09 +01:00
Marc Alexander
84ec3dc6c3 Merge branch '3.3.x' 2025-02-11 20:28:19 +00:00
phpBB TR
736ef320ed
[ticket/17417] Show display options even without search results
PHPBB-17417
2025-02-11 20:59:28 +01:00
Marc Alexander
353aa653b4
[ticket/17459] Adjust spacing of blocks on index
PHPBB-17459
2025-02-10 19:32:13 +01:00
Marc Alexander
8eb2958382
Merge pull request #6773 from iMattPro/ticket/17464
[ticket/17464] Update PWA-related meta tags
2025-02-06 20:01:37 +01:00
Matt Friedman
6a47e3628c
[ticket/17464] Update PWA-related meta tags
PHPBB-17464
2025-01-25 08:07:52 -08:00
Marc Alexander
f0181cc681
[ticket/17459] Use rem for font size variables
PHPBB-17459
2025-01-22 17:36:18 +01:00
rxu
353ea362f0
[ticket/17460] Fix fa-arrow-circle-up icon rendering in Quote BBCode
PHPBB3-17460
2025-01-09 21:27:54 +07:00
Marc Alexander
555c760a4c
[ticket/17459] Adjust postprofile sizing
PHPBB-17459
2025-01-08 21:32:24 +01:00
Marc Alexander
58b5c8f5cf
[ticket/17459] Get rid of weird margin on small screens
PHPBB-17459
2025-01-08 21:32:16 +01:00
Marc Alexander
31f9ffd56b
[ticket/17459] Fix incorrect breadcrumbs spacing
PHPBB-17459
2025-01-08 21:32:08 +01:00
Marc Alexander
c0ae7ccb3e
[ticket/17459] Display PM and notification icon without text
PHPBB-17459
2025-01-08 21:32:01 +01:00
Marc Alexander
79fc90dce3
[ticket/17459] Extend usage of css variables
PHPBB-17459
2025-01-08 21:31:52 +01:00
Marc Alexander
d32970348f
[ticket/17459] Use css variables in content.css
PHPBB-17459
2025-01-08 21:31:42 +01:00
Marc Alexander
74084107ed
[ticket/17459] Start using CSS variables
PHPBB-17459
2025-01-08 21:31:34 +01:00
Marc Alexander
14d889f74f
[ticket/17459] Add to top button to FAQ
PHPBB-17459
2025-01-08 21:31:25 +01:00
Marc Alexander
2d392791ad
[ticket/17459] Move mark forums read to quick links
PHPBB-17459
2025-01-08 21:31:16 +01:00
Marc Alexander
23010abcb8
[ticket/17459] Increase font sizes
PHPBB-17459
2025-01-08 21:30:47 +01:00
rxu
6371dfc62f
[ticket/17457] Use "use-credentials" to make the code more relevant
PHPBB-17457
2024-12-19 23:22:45 +07:00
rxu
6c77240e0c
[ticket/17457] Protect manifest request by CORS to prevent guest sessions
PHPBB-17457
2024-12-17 16:30:35 +07:00
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
4c419c5acd
[prep-release-3.3.14] Update version numbers to 3.3.14 2024-10-21 19:36:43 +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