You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This includes a revamp of the composer interface.\
11
11
See https://blog.joinmastodon.org/2025/09/introducing-quote-posts/ for a user-centric overview of the feature, and https://docs.joinmastodon.org/client/quotes/ for API documentation.
12
12
-**Add support for fetching and refreshing replies to the web UI** (#35210, #35496, #35575, #35500, #35577, #35602, #35603, #35654, #36141, #36237, #36172, #36256, #36271, #36334, #36382, #36239, #36484, #36481, #36583, #36627 and #36547 by @ClearlyClaire, @diondiondion, @Gargron and @renchap)
@@ -21,21 +21,22 @@ All notable changes to this project will be documented in this file.
21
21
- Add support for `Update` activities on converted object types (#36322 by @ClearlyClaire)
22
22
- Add support for dynamic viewport height (#36272 by @e1berd)
23
23
- Add support for numeric-based URIs for new local accounts (#32724, #36304, #36316, and #36365 by @ClearlyClaire)
24
+
- Add default visualizer for audio upload without poster (#36734 by @ChaosExAnima)
24
25
- Add Traditional Mongolian to posting languages (#36196 by @shimon1024)
25
26
- Add example post with manual quote approval policy to `dev:populate_sample_data` (#36099 by @ClearlyClaire)
26
27
- Add server-side support for handling posts with a quote policy allowing followers to quote (#36093 and #36127 by @ClearlyClaire)
27
28
- Add schema.org markup to SEO-enabled posts (#36075 by @Gargron)
28
29
- Add migration to fill unset default quote policy based on default post privacy (#36041 by @ClearlyClaire)
30
+
- Add “Posting defaults” setting page, moving existing settings from “Other” (#35896, #36033, #35966, #35969, and #36084 by @ClearlyClaire and @diondiondion)
31
+
- Added emoji from Twemoji v16 (#36501 and #36530 by @ChaosExAnima)
This also completely reworks the processing and rendering of emojis and server-rendered HTML in statuses and other places.
29
34
- Add support for exposing conversation context for new public conversations according to FEP-7888 (#35959 and #36064 by @ClearlyClaire and @jesseplusplus)
30
35
- Add digest re-check before removing followers in synchronization mechanism (#34273 by @ClearlyClaire)
31
-
- Add “Posting defaults” setting page, moving existing settings from “Other” (#35896, #36033, #35966, #35969, and #36084 by @ClearlyClaire and @diondiondion)
32
36
- Add support for displaying Valkey version on admin dashboard (#35785 by @ykzts)
33
37
- Add delivery failure tracking and handling to FASP jobs (#35625, #35628, and #35723 by @oneiros)
34
38
- Add example of quote post with a preview card to development sample data (#35616 by @ClearlyClaire)
35
39
- Add second set of blocked text that applies to accounts regardless of account age for spam-blocking (#35563 by @ClearlyClaire)
36
-
- Added emoji from Twemoji v16 (#36501 and #36530 by @ChaosExAnima)
0 commit comments