This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
Releases: mastodon/flodgatt
Releases · mastodon/flodgatt
Flodgatt v0.6.5
Improved performance
Flodgatt v0.6.4
Add support for WHITELIST_MODE
; treat toots with a language of ''
the same as toots with a language of null
.
Flodgatt v0.6.3
Bugfix and additional logging release.
Flodgatt v0.6.2
Add support for announcement event types.
Flodgatt v0.6.1
Fixes bug with delete events
Flodgatt v0.6.0
Refactor to use Timeline
struct
Flodgatt v0.5.0
Adds support for domain and user blocks.
Flodgatt v0.4.8
This release adds verbose debugging info at the warn
log level. See #86 before employing warn
logging.
Flodgatt v0.4.7
This release adds a connection pool for Postgres connections.
Flodgatt v0.4.6
This release adds full support for unix sockets and fixes the benchmark tests.