Skip to content

Releases: Lartsch/FediAct

v0.9.8.7

29 Dec 15:50
Compare
Choose a tag to compare
  • Improve 429 prevention
  • Use User-Agent for requests
  • Prevent toot buttons not working when returning from a "_self" redirect using the back button

v0.9.8.6

29 Dec 11:43
Compare
Choose a tag to compare
  • Fix #46, #43, #42
  • Increase API delay a little and make sure to update comparison timestamp correctly

v0.9.8.5

25 Dec 19:48
Compare
Choose a tag to compare
  • New styles for the modal (@Freeplayg)
  • Now uses a spinner instead of "Resolving..." text (@Freeplayg)
  • Fix modal related issues (lists not udpating etc)
  • Fixes for the popup

v0.9.8.4

21 Dec 13:49
Compare
Choose a tag to compare

This is a rather important update!

  • Moved ALL requests to background script to fix some browsers complaining about CORS policy for servers that have set it and updated according features in content script
  • Add support for polls that are hidden behind a content warning (v4 only)
  • Fix some extension CSS being overwritten by site CSS
  • Add descriptions for denylist/allowlist in popup
  • Fix #27
  • Fix #29

v0.9.8.3

20 Dec 18:01
Compare
Choose a tag to compare
  • Restyle the settings popup, add descriptions, change some setting names (thx to @Freeplayg !)
  • Fixed the FediAct running indicator blocking toot buttons in some cases
    • It is now a little clickable icon in the bottom right corner - as of now, it only includes the "go home" link, but soon you can select the home instance to use for the current external instance from there

v0.9.8.1

19 Dec 13:18
Compare
Choose a tag to compare
  • Added an indicator in the bottom right when FediAct is running + a link to your home instance - closes #15
  • Security: Added a check if click events are trusted (so human-triggered, not script-triggered) - closes #6
  • Fixed uppercase letter in home instance setting not working

v0.9.8

18 Dec 23:39
bfb30e4
Compare
Choose a tag to compare

SORRY, wrong release file uploaded - now correct!

  • Added feature: Block, mute, domainblock (and reverse) from profile views and toots (3-dot menu, only v4 instances)
  • Added "Resolving" indicator to toots and profile views
  • Fixed reply mode not entering (bug introduced in 0.9.7)
  • Fixed some other bugs
  • Moved all CSS to separate file to satisfy Firefox

v0.9.7.1

15 Dec 00:32
Compare
Choose a tag to compare
  • Added 2 new options and renamed some of the existing ones to be easier to understand
  • Start background script communication earlier to react in some conditions

v0.9.7

14 Dec 19:20
Compare
Choose a tag to compare
  • Added support to vote on polls - for now, the results have to be viewed on your home instance though (the poll is replaced with the according link after voting)
  • Fixed the wrong fav / boost buttons being detected for detailed status views

v0.9.6.2

14 Dec 10:45
Compare
Choose a tag to compare
  • Added an additional check if you are logged in on an external instance and disable processing if so
  • Fixed a bug with v3 support
  • Improved v3 support
  • Disabled console logs