Releases: NicolasConstant/BirdsiteLive
Releases · NicolasConstant/BirdsiteLive
BirdsiteLive 0.12.2
Fix
- Fix user retrieval null exception
- Fix dangerous Twitter Auth initialization
- Fix thread safe Twitter configuration
- Prevent non-standard usernames to go too deep in the process
BirdsiteLive 0.12.1
Fix
- Better RT parsing and rendering
BirdsiteLive 0.12.0
New features
- Added
Protected
support
Fix
- Don't cache unfound account
BirdsiteLive 0.11.1
Fix
- Added better Twitter exception logging
BirdsiteLive 0.11.0
New features
- Added option to filter replies from publications (enabled by default)
- Added
MaxUserCapacity
to detect instance saturation and therefore adapt the pooling strategy to prevent TwitterAPI saturation - Added a warm-up pooling strategy to handle the start-up sequence in a saturated instance to let the cache building up smoothly
BirdsiteLive 0.10.1
Fix
- Better doc
- Added favicon
- Fix GIF attachment in Pleroma
BirdsiteLive 0.10.0
New features
- Progressively dispatch new tweets during the 15" API window
Fix
- Regex exception won't block the pipeline anymore
- Better Regex exception logging
BirdsiteLive 0.9.1
Fix
- Use User service to retrieve Timelines
BirdsiteLive 0.9.0
New features
- Better logging
- Added twitter users caching
Fix*
- Fix HttpClient candid implementation
BirdsiteLive 0.8.1
Fix
- Fix bug in the counting API calls logic 🤪