Skip to content

Beta 0.3.0

Compare
Choose a tag to compare
@AprilSylph AprilSylph released this 04 Jun 11:44
· 1187 commits to master since this release
2dcb51b
  • 96523a1 remove fakeImport (April Sylph)
  • c343ac9 main: expect real module exports (April Sylph)
  • a682fdd use real module exports in all scripts and utils (April Sylph)
  • 6a4c54d expect real module exports in all scripts and utils (April Sylph)
  • 10c82a4 manifest: raise minimum firefox version to 89 (April Sylph)
  • 847eee9 user blogs util: convert to real module (April Sylph)
  • 88ed33e do not unnecessarily import main when destroying script (April Sylph)
  • f4b0724 use simpler relative urls for imports where available (April Sylph)
  • 1381067 use top-level imports in scripts where available (April Sylph)
  • d88f82c main: use relative url when importing inject.js (April Sylph)
  • d9e085f main: expect scripts to export onStorageChanged (April Sylph)
  • a7716c7 export onStorageChanged across scripts (April Sylph)
  • f63a04e do not export autoRestart across scripts (April Sylph)
  • aec3663 getPreferences: allow inheriting from other storage keys (April Sylph)
  • 3334729 main: remove data-pathname setter (April Sylph)
  • 7930425 Tweaks: remove options for hiding recommended blogs, radar (April Sylph)
  • 37e98da add script No Recommended (April Sylph)
  • ea92736 No Recommended: add option to hide blog carousels (April Sylph)
  • ce990c0 No Recommended: add option to hide tag carousels (April Sylph)
  • 5e1e9e5 revert "Fix browser notifications not sending on Chromium" (April Sylph)
  • e8d3ed1 change sub-scripts' imports to be top-level (April Sylph)
  • 7f29041 CleanFeed: move all imports to top level (April Sylph)
  • aeafeb8 add notifications util script (April Sylph)
  • 44f687e Quick Reblog, Quick Tags: use new in-house notifications (April Sylph)
  • d25fba3 background, manifest: de-implement browser.notifications (April Sylph)
  • aa98e41 notifications util: make toasts square on mobile layout (April Sylph)
  • c817663 notifications util: always switch toasts position when capable (April Sylph)
  • e08e234 notifications util: style tweaks (April Sylph)
  • 74a58e4 notifications util: add displaying toasts in peepr (April Sylph)
  • 47c3487 backup tab: change local export filename (April Sylph)
  • c511044 overhaul backup tab; split up local import and local export (April Sylph)
  • 4619b17 backup: add success message for local import (April Sylph)
  • 3d62468 backup: change local data display to <pre> (April Sylph)
  • 7021279 backup tab: close other subsections when opening one (April Sylph)
  • 73503a6 meatballs manager: add dataset identifier to buttons (April Sylph)
  • d74efba add script NotificationBlock (April Sylph)
  • df44301 backup tab: set Restore button text via CSS (April Sylph)
  • e71d675 NotificationBlock: check for notification data before destructuring (April Sylph)
  • 609e856 AccessKit: decrease z-index of GIF label (April Sylph)
  • 11b188f meatballs utils: move to own file (April Sylph)
  • 24db78e react props utils: add exposeTimelines function (April Sylph)
  • b1bfb01 getPostElements: add timeline regex option (April Sylph)
  • 86ded5b Seen Posts: use exposeTimelines + timeline filter (April Sylph)
  • ee654b4 Show Originals: use exposeTimelines + timeline filter (April Sylph)
  • 4635430 Hide own posts tweak: use exposeTimelines + timeline filter (April Sylph)
  • 42917e4 react props utils: remove givenPath function (April Sylph)
  • 1a9ab4a remove try counting when unburying react properties (April Sylph)
  • 0498253 backup tab: relabel Export and Import sections (April Sylph)
  • dfd0f13 backup tab: use current date when exporting backup (April Sylph)
  • e502764 remove background page, don't set storageLastModified (April Sylph)
  • 2dcb51b manifest: bump version to 0.3.0 (April Sylph)