Wykres commitów

167 Commity (main)

Autor SHA1 Wiadomość Data
lartsch 96b1660d51 fixes 2022-12-08 10:07:37 -05:00
lartsch cc673c36e3 remove notice since pages are now reloaded automatically 2022-12-08 09:27:26 -05:00
lartsch 7a0839ec49 remove log 2022-12-08 09:25:38 -05:00
lartsch 20fd98abb5 remove log 2022-12-08 09:25:21 -05:00
lartsch 8490a54789 add max element cache + little changes here&there 2022-12-08 09:23:58 -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 5d2f143d56
Remove unrequited settings check 2022-12-08 01:25:46 +01:00
Lartsch 8fad97e34a
Remove now unrequired mutationobserver function 2022-12-08 01:14:33 +01:00
Lartsch 060d4a140b
Increase alarm interval since token is now fetched after updating the settings 2022-12-08 01:07:33 +01:00
lartsch 8e970d48fd hotfix for follow button not adjusted to latest update 2022-12-07 16:17:49 -05:00
lartsch dab260f989 changed release file names 2022-12-07 14:16:25 -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 2241983dae only select first button, add indicator for unresolved toots 2022-12-06 06:14:46 -05:00
lartsch aec4218b89 rename to fediact, fix a rare resolving case, bump version 2022-12-06 06:04:25 -05:00
lartsch 5175c49f5d remove debug logging 2022-12-05 07:06:30 -05:00
lartsch 264ff49689 remove debug logging 2022-12-05 07:06:16 -05:00
lartsch 7aea2f6608 fixed a bug where the author handle was not extracted correctly 2022-12-05 07:00:19 -05:00
lartsch dbf8919a3e Merge branch 'main' of https://github.com/Lartsch/FediFollow-Chrome 2022-12-05 06:08:35 -05:00
lartsch 9d736958b1 simplified some functions, improved performance 2022-12-05 06:07:07 -05:00
Lartsch 2a61ebe54d
Add note 2022-12-05 05:31:46 +01:00
lartsch 55bce0c0ab fix dblclick triggering if another button is clicked 2022-12-04 14:00:13 -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 5b4711bb1f Merge branch 'main' of https://github.com/Lartsch/FediFollow-Chrome 2022-12-04 11:30:49 -05:00
lartsch 7abb7c0b43 add support for bookmarking, bump version 2022-12-04 11:30:47 -05:00
Lartsch c4ad3a87c5
Fix API delay not being applied correctly 2022-12-03 17:41:04 +01:00
lartsch 98be4e7380 add notice ins popup.html 2022-12-03 08:35:59 -05:00
lartsch 3c3378b444 add minify to pack.sh, minified files 2022-12-03 07:52:49 -05:00
lartsch 332c51034d add listener for settings update in background script 2022-12-03 06:04:45 -05:00
lartsch 877c074434 Merge branch 'main' of https://github.com/Lartsch/FediFollow-Chrome 2022-12-03 05:43:07 -05:00
lartsch d0e9f687c0 fix uncatched error when token cannot be found 2022-12-03 05:43:05 -05:00
Lartsch f40635b6e4
Add comments 2022-12-03 02:09:23 +01:00
Lartsch 20ac4961ce
Remove unused geturlparameter function 2022-12-03 01:59:32 +01:00
lartsch 92e6a51ac4 remove unused waitForEl 2022-12-02 18:59:39 -05:00
lartsch 2da41a9331 decrease dblclick delay 2022-12-02 17:18:11 -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 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 6b7e447aac Add support for account-cards on Mastodon v3 2022-11-23 09:30:05 -05:00
lartsch da5d6c680b add some comments 2022-11-22 16:22:42 -05:00
lartsch 1e5ab0b9aa optimizations 2022-11-22 16:14:43 -05:00
lartsch fdc0ea1b7b add setting for auto-action 2022-11-22 14:30:39 -05:00
lartsch b98f8b6fad auto-action support vor Mastodon v3 2022-11-22 14:22:39 -05:00
lartsch 8eff52ef13 improve messages 2022-11-22 14:16:47 -05:00
lartsch 2f27fc1f40 support auto-follow, auto-boost and auto-favourite 2022-11-22 14:12:23 -05:00
lartsch a2028cd7cb implement auto-follow 2022-11-22 13:33:49 -05:00
lartsch 9699a40147 fix some handle domains not resolving 2022-11-22 09:48:06 -05:00
lartsch c540419ae0 save and restore full html of follow button to support icon in v3 2022-11-22 09:23:07 -05:00
lartsch aa710f8e0c log message change 2022-11-22 09:12:28 -05:00
lartsch 6471c497c2 logic fix (no new release) 2022-11-22 09:08:43 -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 b458e3740a Fix invalid search string for some instance APIs 2022-11-22 08:07:39 -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 ac1747a746 disable interception of "share" button 2022-11-22 07:09:44 -05:00
lartsch c5b1c9f1e0 improve support for mastodon 3 2022-11-22 06:18:20 -05:00
lartsch aa70d62ac8 check for handle as well 2022-11-22 05:01:10 -05:00
lartsch 2bbba39087 switch to API method for user instance URL lookup 2022-11-22 05:00:02 -05:00
lartsch 64ffcbe518 add workaround for non resolving user handles 2022-11-21 19:34:56 -05:00
lartsch a698db11af add a workaround for non-resolving user handles 2022-11-21 19:32:49 -05:00
lartsch 97830b168b another fix for post interactions (detailed post view does not include data-id) 2022-11-21 18:44:51 -05:00
lartsch af77da0473 fix post interaction for non-article elements 2022-11-21 18:28:11 -05:00
lartsch f91efa267d big update, utilize api 2022-11-21 17:47:32 -05:00
lartsch cf5fc4d650 change method to get handle from URL / domain name to HTML content (since there are edge cases where an instance runs on x.y.z domain but only uses @y.z for the handle - only the handle in the account header is always correct!) 2022-11-18 10:46:52 -05:00
lartsch bac0aa6d32 add firefox support, add cross-browser storage, update todos 2022-11-18 09:13:31 -05:00
lartsch 252e7d62d5 move 2022-11-18 08:25:34 -05:00
lartsch d2543eb499 restructure folders, use promises for storage, restructure code 2022-11-18 08:20:22 -05:00