FediAct의 버전 기록 - 25개 버전
FediAct 제작자: @lartsch@infosec.exchange
FediAct의 버전 기록 - 25개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.9.8.7
2022년 12월 29일에 출시 - 61.45 KBfirefox 107.0 이상에서 작동- Improve 429 prevention
- Use User-Agent for requests
- Prevent toot buttons not working when returning from a "_self" redirect using the back buttonMIT 라이선스에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 0.9.8.6
2022년 12월 29일에 출시 - 61.26 KBfirefox 107.0 이상에서 작동- Fix #46, #43, #42
- Increase API delay a little and make sure to update comparison timestamp correctlyMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.9.8.5
2022년 12월 25일에 출시 - 59.37 KBfirefox 107.0 이상에서 작동- New styles for the modal
- Fix modal related issues (lists not udpating etc)
- Fixes for the popupMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.9.8.4
2022년 12월 21일에 출시 - 58.64 KBfirefox 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 AndroidMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.9.8.3
2022년 12월 20일에 출시 - 58.19 KBfirefox 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 thereMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.9.8.1
2022년 12월 19일에 출시 - 52.88 KBfirefox 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 workingMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.9.8
2022년 12월 18일에 출시 - 53.76 KBfirefox 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 FirefoxMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.9.7.1
2022년 12월 15일에 출시 - 51.73 KBfirefox 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 conditionsMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.9.7
2022년 12월 14일에 출시 - 51.57 KBfirefox 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 viewsMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.9.6.2
2022년 12월 14일에 출시 - 51.16 KBfirefox 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 logsMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.9.6.1
2022년 12월 14일에 출시 - 51.02 KBfirefox 107.0 이상에서 작동Hotfix: There was an issue with the toot caching process, leading to some toots not reflecting the changed stateMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.9.6
2022년 12월 12일에 출시 - 50.93 KBfirefox 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 KBfirefox 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 KBfirefox 107.0 이상에서 작동Prevent uncatched error if tabs query in background script returns no tabsMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.9.5.1
2022년 12월 11일에 출시 - 49.39 KBfirefox 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 KBfirefox 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 KBfirefox 107.0 이상에서 작동- Moved all home instance actions to one generalized function, less code for same functionality
- Removed unrequired code
- General improvementsMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.9.3
2022년 12월 9일에 출시 - 48.88 KBfirefox 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 fixesMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.9.1
2022년 12월 7일에 출시 - 48.54 KBfirefox 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 releaseMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.9.0
2022년 12월 7일에 출시 - 48.64 KBfirefox 107.0 이상에서 작동redo logic for element discovery, fix some lately introduced bugs, improve performance, bump versionMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.8.4
2022년 12월 5일에 출시 - 48.53 KBfirefox 107.0 이상에서 작동Simplified some functions
Improved performance
Removed unrequired codeMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.8.3.3
2022년 12월 4일에 출시 - 48.59 KBfirefox 107.0 이상에서 작동fix dblclick triggering if another button is clickedMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.8.3.2
2022년 12월 4일에 출시 - 48.59 KBfirefox 107.0 이상에서 작동- Added reply support for v3 instancesMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.8.3.1
2022년 12월 4일에 출시 - 48.58 KBfirefox 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 resolveMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.8.1
2022년 12월 3일에 출시 - 48.22 KBfirefox 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 releaseMIT 라이선스에 따라 릴리스된 소스 코드