Historia wersji dodatku FediAct — 25 wersji
FediAct Autor: @lartsch@infosec.exchange
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 0.9.8.7
Data wydania: 29 gru 2022 — 61,45 KBDziała z: firefox 107.0 i nowsze- Improve 429 prevention
- Use User-Agent for requests
- Prevent toot buttons not working when returning from a "_self" redirect using the back buttonLicencja kodu źródłowego: Licencja MIT
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzeniaPoprzednie wersje
Wersja 0.9.8.6
Data wydania: 29 gru 2022 — 61,26 KBDziała z: firefox 107.0 i nowsze- Fix #46, #43, #42
- Increase API delay a little and make sure to update comparison timestamp correctlyLicencja kodu źródłowego: Licencja MIT
Wersja 0.9.8.5
Data wydania: 25 gru 2022 — 59,37 KBDziała z: firefox 107.0 i nowsze- New styles for the modal
- Fix modal related issues (lists not udpating etc)
- Fixes for the popupLicencja kodu źródłowego: Licencja MIT
Wersja 0.9.8.4
Data wydania: 21 gru 2022 — 58,64 KBDziała z: firefox 107.0 i nowsze**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 AndroidLicencja kodu źródłowego: Licencja MIT
Wersja 0.9.8.3
Data wydania: 20 gru 2022 — 58,19 KBDziała z: firefox 107.0 i nowsze- 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 thereLicencja kodu źródłowego: Licencja MIT
Wersja 0.9.8.1
Data wydania: 19 gru 2022 — 52,88 KBDziała z: firefox 107.0 i nowsze- 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 workingLicencja kodu źródłowego: Licencja MIT
Wersja 0.9.8
Data wydania: 18 gru 2022 — 53,76 KBDziała z: firefox 107.0 i nowsze- 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 FirefoxLicencja kodu źródłowego: Licencja MIT
Wersja 0.9.7.1
Data wydania: 15 gru 2022 — 51,73 KBDziała z: firefox 107.0 i nowszeAdded 2 new options and renamed some of the existing ones to be easier to understand
Start background process earlier to react in some conditionsLicencja kodu źródłowego: Licencja MIT
Wersja 0.9.7
Data wydania: 14 gru 2022 — 51,57 KBDziała z: firefox 107.0 i nowszeAdded 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 viewsLicencja kodu źródłowego: Licencja MIT
Wersja 0.9.6.2
Data wydania: 14 gru 2022 — 51,16 KBDziała z: firefox 107.0 i nowsze- 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 logsLicencja kodu źródłowego: Licencja MIT
Wersja 0.9.6.1
Data wydania: 14 gru 2022 — 51,02 KBDziała z: firefox 107.0 i nowszeHotfix: There was an issue with the toot caching process, leading to some toots not reflecting the changed stateLicencja kodu źródłowego: Licencja MIT
Wersja 0.9.6
Data wydania: 12 gru 2022 — 50,93 KBDziała z: firefox 107.0 i nowsze- Add missing animation for fav button
- Remove no longer required code
- Update icon
This is the first recommended release.Licencja kodu źródłowego: Licencja MIT
Wersja 0.9.5.3
Data wydania: 11 gru 2022 — 49,51 KBDziała z: firefox 107.0 i nowsze- 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...Licencja kodu źródłowego: Licencja MIT
Wersja 0.9.5.2
Data wydania: 11 gru 2022 — 49,42 KBDziała z: firefox 107.0 i nowszePrevent uncatched error if tabs query in background script returns no tabsLicencja kodu źródłowego: Licencja MIT
Wersja 0.9.5.1
Data wydania: 11 gru 2022 — 49,39 KBDziała z: firefox 107.0 i nowsze- 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)Licencja kodu źródłowego: Licencja MIT
Wersja 0.9.5
Data wydania: 11 gru 2022 — 49,39 KBDziała z: firefox 107.0 i nowsze- 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)Licencja kodu źródłowego: Licencja MIT
Wersja 0.9.3.2
Data wydania: 10 gru 2022 — 48,8 KBDziała z: firefox 107.0 i nowsze- Moved all home instance actions to one generalized function, less code for same functionality
- Removed unrequired code
- General improvementsLicencja kodu źródłowego: Licencja MIT
Wersja 0.9.3
Data wydania: 9 gru 2022 — 48,88 KBDziała z: firefox 107.0 i nowsze- 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 fixesLicencja kodu źródłowego: Licencja MIT
Wersja 0.9.1
Data wydania: 7 gru 2022 — 48,54 KBDziała z: firefox 107.0 i nowszeHotfix 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 releaseLicencja kodu źródłowego: Licencja MIT
Wersja 0.9.0
Data wydania: 7 gru 2022 — 48,64 KBDziała z: firefox 107.0 i nowszeredo logic for element discovery, fix some lately introduced bugs, improve performance, bump versionLicencja kodu źródłowego: Licencja MIT
Wersja 0.8.4
Data wydania: 5 gru 2022 — 48,53 KBDziała z: firefox 107.0 i nowszeSimplified some functions
Improved performance
Removed unrequired codeLicencja kodu źródłowego: Licencja MIT
Wersja 0.8.3.3
Data wydania: 4 gru 2022 — 48,59 KBDziała z: firefox 107.0 i nowszefix dblclick triggering if another button is clickedLicencja kodu źródłowego: Licencja MIT
Wersja 0.8.3.2
Data wydania: 4 gru 2022 — 48,59 KBDziała z: firefox 107.0 i nowsze- Added reply support for v3 instancesLicencja kodu źródłowego: Licencja MIT
Wersja 0.8.3.1
Data wydania: 4 gru 2022 — 48,58 KBDziała z: firefox 107.0 i nowszeAdded 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 resolveLicencja kodu źródłowego: Licencja MIT
Wersja 0.8.1
Data wydania: 3 gru 2022 — 48,22 KBDziała z: firefox 107.0 i nowsze- Quality of life: Instantly update token in background script after updating settings
- Remove unused code
- Use minified version of .js and .css files in releaseLicencja kodu źródłowego: Licencja MIT