minty/src
Ginger b78f6f23b5
Add support to mark videos as spoilers (#2255)
* Add support for MSC4193: Spoilers on Media

* Clarify variable names and wording

* Restore list atom

* Improve spoilered image UX with autoload off

* Use `aria-pressed` to indicate attachment spoiler state

* Improve spoiler button tooltip wording, keep reveal button from conflicting with load errors

* Make it possible to mark videos as spoilers

* Allow videos to be marked as spoilers when uploaded

* Apply requested changes

* Show a loading spinner on spoiled media when unblurred

---------

Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
2025-09-25 13:41:35 +10:00
..
app Add support to mark videos as spoilers (#2255) 2025-09-25 13:41:35 +10:00
client Remove unused javascript (#2470) 2025-08-29 19:34:52 +10:00
types Fix missing creators support using via (#2431) 2025-08-16 21:30:02 +10:00
util Remove unused javascript (#2470) 2025-08-29 19:34:52 +10:00
colors.css.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
config.css.ts fix font-weight in dark theme with unsupported fonts (#1964) 2024-09-22 22:31:32 +10:00
ext.d.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
index.css Remove unused javascript (#2470) 2025-08-29 19:34:52 +10:00
index.tsx Remove unused javascript (#2470) 2025-08-29 19:34:52 +10:00
sw.ts fix: register service worker immediately and cache media requests (#1977) 2024-10-16 21:26:03 +11:00