Wykres commitów

58 Commity (main)

Autor SHA1 Wiadomość Data
Melody 7050e7b735
Fix title of menu item to prevent confusion about the name of the plugin 2023-01-09 13:17:23 +10:00
lartsch 0e20ff2f98 fix toot buttons in feed views when returning from redirect in "_self" mode, bump version 2022-12-29 10:47:09 -05:00
lartsch 8926e8ad80 add content-type check, add cross browser prefixes 2022-12-29 05:11:29 -05:00
lartsch 222b6b9809 bump version 2022-12-25 14:22:47 -05:00
lartsch 379b67569b move all requests to background, support polls behind CWs, add important to some CSS 2022-12-21 08:47:07 -05:00
lartsch 250e0b0ec0 bump version 2022-12-20 13:02:49 -05:00
lartsch 9badcc11f1 move popup css to file, rename css files, fix popup styles after moving to separate file 2022-12-20 06:25:21 -05:00
lartsch 411dc65573 add isTrusted check to prevent abuse 2022-12-19 05:34:02 -05:00
lartsch 4d2b765e89 move all styles to css file for firefox, rename css file 2022-12-18 18:33:04 -05:00
lartsch 17d877da37 fix reply feature not working after introducing session detection, add block/mute/domainblock feature to toots 2022-12-18 13:02:35 -05:00
lartsch 886e8ccb19 add comment, bump version 2022-12-15 07:32:21 -05:00
lartsch 1fab1087ca added new options, renamed options 2022-12-14 19:23:31 -05:00
lartsch 5de973252a add first support for polls 2022-12-14 08:13:27 -05:00
lartsch db33da9d56 add loggedin check, fix bug with v3, improve v3 support, disable log 2022-12-14 05:44:01 -05:00
lartsch 4cb6859b24 fixed a bug with toot caching, bump version 2022-12-13 20:14:26 -05:00
lartsch 300878524e bump version 2022-12-12 05:55:58 -05:00
lartsch 4587d3273e update name in manifests 2022-12-11 11:34:37 -05:00
lartsch 478a2b1101 attempt to fix element not being detected on v3 (caching issue, el. already on page on load so domnodeappear does not work) 2022-12-11 09:55:09 -05:00
lartsch 55cf4b698e make sure fetchData runs first before sending reload to content script, bump version 2022-12-11 07:48:08 -05:00
lartsch 8e417dd312 fixed explore page follow buttons for v3, fixed follow button not correctly initialized if follow is requested (but not yet accepted) 2022-12-11 06:44:01 -05:00
lartsch b5d44100d8 bump version 2022-12-11 06:22:30 -05:00
lartsch ef7be033c7 move actions to one function, add more comments, bump version 2022-12-10 08:09:08 -05:00
lartsch e5779e4757 redo homeResolveString building, fix some resolving issues, improve resolving probability, bump version 2022-12-09 09:27:57 -05:00
lartsch 7d01ebc1fc add some try/catches so no irrelevant exceptions bubble up in ext. view, move script el to head (popup), move some code inject.js to separate function, bump version 2022-12-08 05:08:14 -05:00
lartsch 1810d1b284 bump version 2022-12-07 16:18:24 -05:00
lartsch 3af30ecaf5 redo logic for element discovery, fix some lately introduced bugs, improve performance, bump version 2022-12-07 13:49:07 -05:00
lartsch aec4218b89 rename to fediact, fix a rare resolving case, bump version 2022-12-06 06:04:25 -05:00
lartsch 3332106a6f bump version 2022-12-05 07:00:37 -05:00
lartsch 9d736958b1 simplified some functions, improved performance 2022-12-05 06:07:07 -05:00
lartsch 94d6ed8fba bump version 2022-12-04 14:32:56 -05:00
lartsch 8867b3934e added reply support for v3 instances, bump version 2022-12-04 12:38:19 -05:00
lartsch af65def548 fix reply mode, fix resolveAndAction not being reset for every resolve 2022-12-04 12:22:38 -05:00
lartsch 8084a57480 add support for replying 2022-12-04 11:56:42 -05:00
lartsch 7abb7c0b43 add support for bookmarking, bump version 2022-12-04 11:30:47 -05:00
lartsch 466182f2b7 bump version 2022-12-03 07:58:53 -05:00
lartsch 3c3378b444 add minify to pack.sh, minified files 2022-12-03 07:52:49 -05:00
lartsch 1cc0e9a6fc biggest update so far... execute actions on-site, load toot statuses on-site, single click for action, double for redirect (+action) 2022-12-02 16:45:34 -05:00
lartsch cff2b6ea62 forgot to bump version again... ugh 2022-11-25 20:56:38 -05:00
lartsch 968b462bab another big update (utilize background script, remove redirect page, introduce ext. follow indicator) 2022-11-25 20:40:41 -05:00
lartsch 6e3f83a56d Change default to open in same tab (to prevent popup restrictions) 2022-11-23 11:39:39 -05:00
lartsch 58e8ba2cb1 add options_ui tio support firefox android 2022-11-23 10:32:38 -05:00
lartsch 2e082ab196 bump version 2022-11-23 09:43:39 -05:00
lartsch 5ccefbb4cf bump version 2022-11-22 14:12:50 -05:00
lartsch 9a8a6c6027 remove firefox.zip, update gitignore 2022-11-22 09:53:21 -05:00
lartsch 7871c7373e bump version, update firefox.zip 2022-11-22 09:48:45 -05:00
lartsch a18bb4d939 fix another edge case and prefer <a> element for getting post url search string 2022-11-22 08:52:23 -05:00
lartsch 21e406006e bump version, update firefox.zip 2022-11-22 08:08:29 -05:00
lartsch 637e6d1a12 fix an edge case where redirect on a detailed post view would not work if the user handle has subdomains 2022-11-22 07:24:26 -05:00
lartsch d1da0665f4 update firefox.zip 2022-11-22 06:19:57 -05:00
lartsch c5b1c9f1e0 improve support for mastodon 3 2022-11-22 06:18:20 -05:00