Історія версій FediAct - 25 версій
FediAct автор @lartsch@infosec.exchange
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 0.9.8.7
Випущено 29 груд 2022 р. - 61,45 КБПрацює з 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
Попередні версії
Версія 0.9.8.6
Випущено 29 груд 2022 р. - 61,26 КБПрацює з 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
Випущено 25 груд 2022 р. - 59,37 КБПрацює з 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
Випущено 21 груд 2022 р. - 58,64 КБПрацює з 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
Випущено 20 груд 2022 р. - 58,19 КБПрацює з 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
Випущено 19 груд 2022 р. - 52,88 КБПрацює з 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
Випущено 18 груд 2022 р. - 53,76 КБПрацює з 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
Випущено 15 груд 2022 р. - 51,73 КБПрацює з 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
Випущено 14 груд 2022 р. - 51,57 КБПрацює з 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
Випущено 14 груд 2022 р. - 51,16 КБПрацює з 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
Випущено 14 груд 2022 р. - 51,02 КБПрацює з 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
Випущено 12 груд 2022 р. - 50,93 КБПрацює з 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
Випущено 11 груд 2022 р. - 49,51 КБПрацює з 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
Випущено 11 груд 2022 р. - 49,42 КБПрацює з firefox 107.0 і новішеPrevent uncatched error if tabs query in background script returns no tabsПрограмний код випущено на умовах Ліцензія MIT
Версія 0.9.5.1
Випущено 11 груд 2022 р. - 49,39 КБПрацює з 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
Випущено 11 груд 2022 р. - 49,39 КБПрацює з 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
Випущено 10 груд 2022 р. - 48,8 КБПрацює з 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
Випущено 9 груд 2022 р. - 48,88 КБПрацює з 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
Випущено 7 груд 2022 р. - 48,54 КБПрацює з 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
Випущено 7 груд 2022 р. - 48,64 КБПрацює з firefox 107.0 і новішеredo logic for element discovery, fix some lately introduced bugs, improve performance, bump versionПрограмний код випущено на умовах Ліцензія MIT
Версія 0.8.4
Випущено 5 груд 2022 р. - 48,53 КБПрацює з firefox 107.0 і новішеSimplified some functions
Improved performance
Removed unrequired codeПрограмний код випущено на умовах Ліцензія MIT
Версія 0.8.3.3
Випущено 4 груд 2022 р. - 48,59 КБПрацює з firefox 107.0 і новішеfix dblclick triggering if another button is clickedПрограмний код випущено на умовах Ліцензія MIT
Версія 0.8.3.2
Випущено 4 груд 2022 р. - 48,59 КБПрацює з firefox 107.0 і новіше- Added reply support for v3 instancesПрограмний код випущено на умовах Ліцензія MIT
Версія 0.8.3.1
Випущено 4 груд 2022 р. - 48,58 КБПрацює з 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
Випущено 3 груд 2022 р. - 48,22 КБПрацює з 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