v0.64.2
·
1184 commits
to master
since this release
- Add
getApiErrorMsgs()method toTheAlgorithm(and add those messages to thegetCurrentState()return value) - Add
maxCacheRecordsoption to API endpoints config, if timeline cache is full at startup truncate it down toconfig.toots.truncateFullTimelineToLengthrecords - Refactor decoration of filter options into various
BooleanFilterOptionListsubclasses - Change type of
UserData.favouriteAccountsandUserData.languagesPostedIntoBooleanFilterOptionList - Increase staleness for followed accounts and tags to 12 hours
- Call
setFeedInApp()with empty list as soon asreset()is called, completely reset scorers whenreset()is called - Suppress foreign script and muted keyword trending tags completely
- Remove muted/blocked accounts from
Toot.getConversation()results - On API error, check whether merge is supported before checking whether cache should be discarded in favor of new rows
- Fix edge case with error handling during
MastoApi.reset()whereWaitTimeobject is missing - Use
Promise.allSettled()to rescue partial results from API calls - Add bsd.network to
noMauServerslist - Add "mastodon" to the list of tags that can only match as tag names