FediAct 版本历史 - 25 个版本
FediAct 作者: @lartsch@infosec.exchange
FediAct 版本历史 - 25 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.9.8.7
发布于 2022年12月29日 - 61.45 KB适用于 firefox 107.0 及更高版本- Improve 429 prevention
- Use User-Agent for requests
- Prevent toot buttons not working when returning from a "_self" redirect using the back button源代码遵循 MIT 许可证 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 0.9.8.6
发布于 2022年12月29日 - 61.26 KB适用于 firefox 107.0 及更高版本- Fix #46, #43, #42
- Increase API delay a little and make sure to update comparison timestamp correctly源代码遵循 MIT 许可证 发布
版本 0.9.8.5
发布于 2022年12月25日 - 59.37 KB适用于 firefox 107.0 及更高版本- New styles for the modal
- Fix modal related issues (lists not udpating etc)
- Fixes for the popup源代码遵循 MIT 许可证 发布
版本 0.9.8.4
发布于 2022年12月21日 - 58.64 KB适用于 firefox 107.0 及更高版本**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 popup scale in Firefox for Android源代码遵循 MIT 许可证 发布
版本 0.9.8.3
发布于 2022年12月20日 - 58.19 KB适用于 firefox 107.0 及更高版本- 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源代码遵循 MIT 许可证 发布
版本 0.9.8.1
发布于 2022年12月19日 - 52.88 KB适用于 firefox 107.0 及更高版本- Added an indicator in the bottom right when FediAct is running + a link to your home instance - closes issue #15
- Security: Added a check if click events are trusted (so human-triggered, not script-triggered) - closes issue #6
- Fixed uppercase letter in home instance setting not working源代码遵循 MIT 许可证 发布
版本 0.9.8
发布于 2022年12月18日 - 53.76 KB适用于 firefox 107.0 及更高版本- 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源代码遵循 MIT 许可证 发布
版本 0.9.7.1
发布于 2022年12月15日 - 51.73 KB适用于 firefox 107.0 及更高版本Added 2 new options and renamed some of the existing ones to be easier to understand
Start background process earlier to react in some conditions源代码遵循 MIT 许可证 发布
版本 0.9.7
发布于 2022年12月14日 - 51.57 KB适用于 firefox 107.0 及更高版本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源代码遵循 MIT 许可证 发布
版本 0.9.6.2
发布于 2022年12月14日 - 51.16 KB适用于 firefox 107.0 及更高版本- 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源代码遵循 MIT 许可证 发布
版本 0.9.6.1
发布于 2022年12月14日 - 51.02 KB适用于 firefox 107.0 及更高版本Hotfix: There was an issue with the toot caching process, leading to some toots not reflecting the changed state源代码遵循 MIT 许可证 发布
版本 0.9.6
发布于 2022年12月12日 - 50.93 KB适用于 firefox 107.0 及更高版本- Add missing animation for fav button
- Remove no longer required code
- Update icon
This is the first recommended release.源代码遵循 MIT 许可证 发布
版本 0.9.5.3
发布于 2022年12月11日 - 49.51 KB适用于 firefox 107.0 及更高版本- Attempt to fix elements not being detected on v3 sometimes
- There were (/are?) cases, where elements got cached by the browser and were not detected by DOMNodeAppear...
- ... as well as cases, where a page was visited for the first time
- Now, in addition to DOMNodeAppear, a $(docuement).find(...).each(...) is used to try and detect these cases
- To prevent the same element from being processed twice, an additional check was added
Not sure if its done with that. But also, there arent many v3 instances anymore...源代码遵循 MIT 许可证 发布
版本 0.9.5.2
发布于 2022年12月11日 - 49.42 KB适用于 firefox 107.0 及更高版本Prevent uncatched error if tabs query in background script returns no tabs源代码遵循 MIT 许可证 发布
版本 0.9.5.1
发布于 2022年12月11日 - 49.39 KB适用于 firefox 107.0 及更高版本- Fixed site views with multiple follow buttons (v3 explore page) - follow button status was not correctly set per element
- Fixed follow buttons not correctly initialized if follow is already requested (but not yet accepted)源代码遵循 MIT 许可证 发布
版本 0.9.5
发布于 2022年12月11日 - 49.39 KB适用于 firefox 107.0 及更高版本- Hide Mutes feature changes
- Now blocked users are treated like muted users for this extension
- Now all their boosted toots, toots and toots with mentions of them are hidden if enabled
- Now domain blocks are applied as well
- Moved sync to background script
- They are now fetched each minute
- This is to prevent needing multiple requests in the content script if Hide Mutes is enabled (since v3 instances would not work this way)
- Try to reload settings on page URL changes (to keep mutes/blocks in sync with local storage)源代码遵循 MIT 许可证 发布
版本 0.9.3.2
发布于 2022年12月10日 - 48.8 KB适用于 firefox 107.0 及更高版本- Moved all home instance actions to one generalized function, less code for same functionality
- Removed unrequired code
- General improvements源代码遵循 MIT 许可证 发布
版本 0.9.3
发布于 2022年12月9日 - 48.88 KB适用于 firefox 107.0 及更高版本- Sites now auto-reload when settings are updated or the extension is updated/reloaded
- Better resolve probability due to new logic
- "Unresolved" indicator now correctly displays for all unresolved toots
- Small bug fixes源代码遵循 MIT 许可证 发布
版本 0.9.1
发布于 2022年12月7日 - 48.54 KB适用于 firefox 107.0 及更高版本Hotfix for follow buttons not processed when first page page browsed was. An old portion of code was accidentally left in prior to the v0.9.0 release源代码遵循 MIT 许可证 发布
版本 0.9.0
发布于 2022年12月7日 - 48.64 KB适用于 firefox 107.0 及更高版本redo logic for element discovery, fix some lately introduced bugs, improve performance, bump version源代码遵循 MIT 许可证 发布
版本 0.8.4
发布于 2022年12月5日 - 48.53 KB适用于 firefox 107.0 及更高版本Simplified some functions
Improved performance
Removed unrequired code源代码遵循 MIT 许可证 发布
版本 0.8.3.3
发布于 2022年12月4日 - 48.59 KB适用于 firefox 107.0 及更高版本fix dblclick triggering if another button is clicked源代码遵循 MIT 许可证 发布
版本 0.8.3.2
发布于 2022年12月4日 - 48.59 KB适用于 firefox 107.0 及更高版本- Added reply support for v3 instances源代码遵循 MIT 许可证 发布
版本 0.8.3.1
发布于 2022年12月4日 - 48.58 KB适用于 firefox 107.0 及更高版本Added support for (un)bookmarking
Added support for replying
Fixed support for replying from initial release 0.8.3
Fixed a bug where a variable was not reset for every resolve源代码遵循 MIT 许可证 发布
版本 0.8.1
发布于 2022年12月3日 - 48.22 KB适用于 firefox 107.0 及更高版本- Quality of life: Instantly update token in background script after updating settings
- Remove unused code
- Use minified version of .js and .css files in release源代码遵循 MIT 许可证 发布