1643 Commits

Author SHA1 Message Date
Claire
5727b866b1
Fix error pages not using the new theming infrastructure (#37524) 2026-01-16 14:44:58 +00:00
Claire
918563704f
Update the “embedded” styling to the new theme infrastructure (#37520) 2026-01-16 10:28:50 +00:00
Claire
e58084a85f
Update theme_color_tags helper for new theme infrastructure (#37519) 2026-01-16 10:00:04 +00:00
diondiondion
bc2f8a358f
Enable theming via new HTML element attributes (#37477) 2026-01-15 16:04:27 +00:00
Claire
5b54cd7f76
Add ability to include inline javascript (#37459) 2026-01-13 10:40:26 +00:00
Claire
bdcdd539f6
Fix unnecessary downcasing of some words in moderation/settings interface (#37364) 2026-01-07 15:34:39 +00:00
Claire
1fe737e0bd
Add translation string for Webauthn key nickname (#37371) 2026-01-05 10:35:28 +00:00
diondiondion
a0ce77673c
Add dedicated user preferences for theme mode & contrast (#37288) 2025-12-19 15:31:44 +00:00
diondiondion
830ffbe2da
Remove required field markers from unclearable fields in user preferences (#37291) 2025-12-18 08:58:06 +00:00
Matt Jankowski
009275e66b
Use link_to for contribute translation link (#36011) 2025-12-17 15:19:21 +00:00
Matt Jankowski
7e817f2471
Extract filter_keywords helper method for listing filter keyword groups (#35921) 2025-12-17 14:48:58 +00:00
Claire
db62d70492
Change Wrapstodon switch from feature flag to admin setting (#37273) 2025-12-17 09:47:02 +00:00
Matt Jankowski
a292162c5f
Mark Form::AdminSettings#persisted? as true (#35872) 2025-12-17 08:32:24 +00:00
Echo
5fa7654688
Fixes display names not rendering with emojis (#37251) 2025-12-15 12:54:46 +00:00
diondiondion
c06eb371e6
Add Wrapstodon footer links (#37207) 2025-12-11 17:06:26 +00:00
Claire
5e3387539e
Add image to Wrapstodon OpenGraph banner (#37205) 2025-12-11 16:22:48 +00:00
Claire
6838497fe8
Add title and description to Opengraph data for Wrapstodon share page (#37188) 2025-12-10 11:27:10 +00:00
diondiondion
9d81561bb2
Update Wrapstodon design (#37169) 2025-12-09 16:51:05 +00:00
diondiondion
65b216353e
Handle dark/light/contrast theme modes in common CSS (#37095) 2025-12-04 15:56:35 +00:00
Echo
0dac31dfd5
Create new entrypoint for sharable Wrapstodon (#37121) 2025-12-04 15:48:10 +00:00
Claire
5d84957117
Add shareable wrapstodon links (#37047) 2025-12-03 11:00:41 +00:00
Echo
048746e56b
Hide domain for local emojis in admin (#37080) 2025-12-01 14:24:24 +00:00
Matt Jankowski
d967137adf
Remove unneeded type check on Status in og_image partial (#36980) 2025-11-21 14:29:03 +00:00
Matt Jankowski
53703202fb
Add IpBlock#to_cidr method to build string (#35773) 2025-11-17 14:51:05 +00:00
diondiondion
284b46fee7
Implement CSS theme tokens behind feature flag (#36861) 2025-11-17 09:44:55 +00:00
Josh Soref
50e1320c8d
Improve account migration warnings (#20387)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: diondiondion <mail@diondiondion.com>
2025-11-05 15:27:40 +00:00
Oneric
c0c6f5ea32
Fix Accept headers when fetching AP objects to match spec (#30354) 2025-11-05 13:32:29 +00:00
Claire
b5c550ff0b
Remove option to disable access to local topic feeds for logged-in users (#36703) 2025-11-04 10:37:43 +00:00
Rachael Wright-Munn
d1f57822af
Move "Privacy and reach" from "Public profile" to top-level navigation (#27294) 2025-11-03 17:56:17 +00:00
Echo
85d0cdb5f7
Emoji: Remove final flag (#36409) 2025-10-28 11:33:27 +00:00
M.J. Fieggen (Joni)
e8382c7332
Fix layout of severed relationships when purged events are listed (#36593) 2025-10-27 15:19:38 +00:00
Renaud Chaput
779a1f8448
Add a new setting to choose the server landing page (#36588) 2025-10-27 10:16:59 +00:00
diondiondion
6dad80eb8c
Add new "quick boosting" setting (#36516) 2025-10-17 13:02:47 +00:00
diondiondion
20961c7538
Add keyboard shortcut info banner to the boosting preferences section (#36506) 2025-10-16 14:53:23 +00:00
Emelia Smith
210b389643
Implement quote posts in Moderator UI (#35964) 2025-10-16 13:40:24 +00:00
diondiondion
05244c335d
Restructure appearance settings to introduce new Advanced settings section (#36496) 2025-10-16 09:44:24 +00:00
Claire
44ecc4b1e3
Fix moderation warning e-mails that include posts (#36462) 2025-10-14 11:48:51 +00:00
Emelia Smith
8898f120dc
Improve display of content warnings in Admin UI (#35935) 2025-10-10 08:55:41 +00:00
Emelia Smith
81350c7cfb
Add support for displaying link previews for Admin UI (#35958) 2025-10-10 08:43:48 +00:00
diondiondion
63bbe4ee16
Display quotes in email notifications (#36379) 2025-10-07 12:50:40 +00:00
Claire
2d2c525097
Split timeline_preview setting into more granular settings (#36338) 2025-10-06 08:34:05 +00:00
Matt Jankowski
f61d8cb02a
Hold usable value lists in admin settings form (#36268) 2025-09-26 08:21:03 +00:00
diondiondion
6cbc857ee0
Fix unfortunate action button wrapping in admin area (#36247) 2025-09-24 08:57:18 +00:00
Eugen Rochko
d9b70bbde1
Fix login page linking to other pages within OAuth authorization flow (#36115) 2025-09-16 14:25:21 +00:00
Echo
06803422da
Make Vite respect CSP for styles (#36089) 2025-09-12 13:37:26 +00:00
Eugen Rochko
30b31a89e6
Add schema.org markup to SEO-enabled posts (#36075) 2025-09-12 09:12:07 +00:00
diondiondion
872044484c
Update labels in Posting defaults settings (#36084) 2025-09-11 14:04:15 +00:00
Matt Jankowski
350a802851
Remove unused _index iterator in admin partial (#36018) 2025-09-05 12:29:11 +00:00
Emelia Smith
2138f3e40f
Move 'add more' inside table toolbar on reports (#35963) 2025-09-02 07:54:58 +00:00
Matt Jankowski
786891c333
Remove unused local vars from user mailer warning (#35977) 2025-09-02 07:35:53 +00:00