Releases: michelcrypt4d4mus/fedialgo
Releases · michelcrypt4d4mus/fedialgo
v1.2.37
v1.2.32
- Add image alt text to
Toot.contentWithCard()string, scan alt text when looking for hashtag matches - Reduce
config.toots.maxAgeInDaysfrom 7 to 5 - Update
mastopackage to 7.3.0 - More
tagOnlyStrings
v1.2.23
- Update
mastopackage to 7.3.0 - More
tagOnlyStrings - Fix issue where followed hashtags with 0 toots were showing up in filter list when sorted alphabetically with "always show followed" option enabled
v1.2.0
- Add
includeFollowedparam toBooleanFilterfunctions
v1.1.59
- More
tagOnlyStrings
v1.1.49
- Bump
axiosto 1.12.2 vianpm audit fix - Increase
config.api.mutexWarnSecondsto 10 seconds - More
tagOnlyStrings
v1.1.38
- Raise
config.toots.batchCompleteSleepBetweenMSfrom 150ms to 210ms because responsiveness is pretty impaired while running - More
tagOnlyStrings
v1.1.35
- More
tagOnlyStrings
v1.1.31
- Logging of env vars
v1.1.24
- Push
MastodonServerscraping errors intoMastoApi.apiErrorsarray for display to user - Consolidate API error tracking to new
MastoApi.recordApiError()method - Refactor
AgeInhelper class to replaceageInSeconds(),ageInHours(), etc. and export it - Add
debugWithTraceObjs()method toLoggerclass - Rename
MoarDataPollertoUserDataPoller - More
tagOnlyStrings