Skip to content

Releases: NicolasConstant/BirdsiteLive

BirdsiteLive 0.12.2

30 Jan 07:37
3445465
Compare
Choose a tag to compare

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

30 Jan 01:18
e78d37e
Compare
Choose a tag to compare

Fix

  • Better RT parsing and rendering

BirdsiteLive 0.12.0

28 Jan 23:57
f721f30
Compare
Choose a tag to compare

New features

  • Added Protected support

Fix

  • Don't cache unfound account

BirdsiteLive 0.11.1

26 Jan 05:04
d8d7aa2
Compare
Choose a tag to compare

Fix

  • Added better Twitter exception logging

BirdsiteLive 0.11.0

24 Jan 01:25
cb4883c
Compare
Choose a tag to compare

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

21 Jan 06:01
4bfb0c2
Compare
Choose a tag to compare

Fix

  • Better doc
  • Added favicon
  • Fix GIF attachment in Pleroma

BirdsiteLive 0.10.0

20 Jan 03:35
4741b4e
Compare
Choose a tag to compare

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

18 Jan 07:13
6e61b6c
Compare
Choose a tag to compare

Fix

  • Use User service to retrieve Timelines

BirdsiteLive 0.9.0

18 Jan 04:17
cd4d30b
Compare
Choose a tag to compare

New features

  • Better logging
  • Added twitter users caching

Fix*

  • Fix HttpClient candid implementation

BirdsiteLive 0.8.1

16 Jan 03:33
be13b6c
Compare
Choose a tag to compare

Fix

  • Fix bug in the counting API calls logic 🤪