Skip to content

Releases: Lartsch/FediAct

v0.3.0

21 Nov 22:56
c3e97d4
Compare
Choose a tag to compare

Big update!

  • Now supports post interactions
  • The extension now utilizes public and private API endpoints to ensure best compatibility, especially for resolving content links on your local instance
    • This also prevents an issue where your instance has not yet cached a user profile and would not load it when directly accessed via URL
    • Your instance authorization token is read and processed locally ONLY
  • Code restructuring
  • Performance improvements
  • Drop callbacks in favor of promises in most cases

v0.2.0

18 Nov 15:54
Compare
Choose a tag to compare
  • Firefox support
  • Code restructuring
  • Change method for handle extraction for better compatibility
  • General optimizations / performance improvements

v0.1.1

17 Nov 16:59
b9a395e
Compare
Choose a tag to compare

Added redirect target as user option

v0.1.0

17 Nov 14:41
8714363
Compare
Choose a tag to compare

Added whitelist/blacklist functionality
Improved performance
Restructured code
Fixed some bugs
Added comments

v0.0.4

16 Nov 17:22
1ad9e78
Compare
Choose a tag to compare

Fixed an oops

v0.0.3

16 Nov 16:46
1bfc6bf
Compare
Choose a tag to compare

Fixed a bug where users from the same instance as your own would not redirect correctly when the profile was viewed on another instance

v0.0.2

16 Nov 16:09
7665fa7
Compare
Choose a tag to compare

Improve method to stop modals/popups and remove therefore unnecessary code

v0.0.1

16 Nov 14:49
55a248f
Compare
Choose a tag to compare

First release