Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2024-07-15 | [feature/frontend] Add player for audio files; use thumbnail for `poster` ↵ | 1 | ||
(#3099) * [feature/frontend] Audio player for audio media types * use video preview images for previews instead of video itself * don't preload * update tests for new zork status * collapse media gallery into single row when small | ||||
2024-07-08 | [feature/frontend] Allow setting alt-text for avatar + header (#3086) | 1 | ||
2023-12-10 | [bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434) | 1 | ||
2023-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | 1 | ||
2023-10-25 | [feature] Status thread mute/unmute functionality (#2278) | 1 | ||
* add db models + functions for keeping track of threads * give em the old linty testy * create, remove, check mutes * swagger * testerino * test mute/unmute via api * add info log about new index creation * thread + allow muting of any remote statuses that mention a local account * IsStatusThreadMutedBy -> IsThreadMutedByAccount * use common processing functions in status processor * set = NULL * favee! * get rekt darlings, darlings get rekt * testrig please, have mercy muy liege |