forked from AkkomaGang/akkoma
Compare commits
2 commits
930a3c2c50
...
778e0ef196
Author | SHA1 | Date | |
---|---|---|---|
778e0ef196 | |||
429575adb5 |
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
- AP objects with additional JSON-LD profiles beyond ActivityStreams can now be fetched
|
||||
- Single-selection polls no longer expose the voter_count; MastoAPI demands it be null
|
||||
and this confused some clients leading to vote distributions >100%
|
||||
- Internal actors no longer pretend to have unresolvable follow(er|ing) collections
|
||||
|
||||
## Changed
|
||||
- Refactored Rich Media to cache the content in the database. Fetching operations that could block status rendering have been eliminated.
|
||||
|
|
Loading…
Reference in a new issue