Commit graph

335 commits

Author SHA1 Message Date
rugk
c7fc2c2c29
Merge pull request #111 from AntoninDelFabbro/patch-1
Curtit→Del Fabbro
2023-06-20 16:53:25 +02:00
Antonin Del Fabbro
e0c9a24204
Curtit→Del Fabbro 2023-06-20 16:30:34 +02:00
rugk
6750e346cd
Merge pull request #102 from austinhuang0131/patch-1
Improve Mastodon support
2023-06-20 16:21:12 +02:00
rugk
2e320d4ca3
Merge pull request #104 from austinhuang0131/patch-3
Misskey support
2023-03-26 12:02:27 +02:00
Austin Huang
8e330e395f
Apply suggestions from code review in #104
Co-authored-by: rugk <rugk+git@posteo.de>
2023-03-19 14:55:50 +00:00
Austin Huang
bb4ac0c74c
Implement #102 suggestions 2023-03-19 10:44:02 -04:00
rugk
2417e4f22e
Merge pull request #103 from austinhuang0131/patch-2
Pleroma: fix typo
2023-03-19 15:25:35 +01:00
Austin Huang
4a82fe0348
Misskey support
closes #63
2023-03-18 19:21:59 -04:00
Austin Huang
44752a966a
Pleroma: fix typo 2023-03-18 20:56:17 +00:00
Austin Huang
587625577e
Mastodon: don't redirect on logged-in instances
Close #92
2023-03-18 16:18:48 -04:00
Austin Huang
755dbc2909
Mastodon: allow interacting on unlisted posts 2023-03-18 16:17:33 -04:00
rugk
b2f52a3365
Merge pull request #94 from louisbourque/master
Fix handling URLs where username is not at the end of the path
2023-03-17 16:11:04 +01:00
rugk
6e50c48eef
Merge pull request #97 from hueyy/fix/avoid_adding_class
Fix: avoid adding class; use variable instead
2023-03-17 16:10:26 +01:00
rugk
a215ad8d6c
doc: add Changelog for next release 2023-03-12 16:45:05 +01:00
rugk
0f53bfff21
Merge pull request #99 from austinhuang0131/master
Improve Pleroma support
2023-03-12 16:41:39 +01:00
Austin Huang
deb892d81b
add contributor credits 2023-03-09 00:03:51 +00:00
Austin Huang
cb616e504d
Pleroma: use string interpolation for status ID
Co-authored-by: rugk <rugk+git@posteo.de>
2023-03-09 00:02:31 +00:00
Austin Huang
94f0903614
Pleroma: username detection by request body 2023-02-26 22:25:38 -05:00
Austin Huang
a92434d3da
Pleroma: status interaction support 2023-02-26 22:25:20 -05:00
rugk
d1c09e501a
Merge pull request #98 from hueyy/fix/acting_on_remote_boosts
Fix: acting on remote boosts should now work
2023-02-09 19:58:37 +01:00
Huey
ff01444d21
fix: #96 2023-02-05 11:08:47 +08:00
Huey
7b1c42e8e2
fix: avoid adding class; use variable instead 2023-02-04 16:10:10 +08:00
Louis Bourque
318ce60f95 Fix handling URLs where username is not at the end of the path
Fixes https://github.com/rugk/mastodon-simplified-federation/issues/93
2022-12-19 17:26:41 -07:00
rugk
9197e7f607
Add note for Mastodon v4 compatibility to Readme 2022-12-13 15:42:54 +01:00
rugk
18a7161c97
Add 128px version instead of 100px as it is more standard 2022-12-13 15:34:07 +01:00
rugk
1d192d9407
Bump version and update changelogs 2022-12-13 15:14:37 +01:00
rugk
f47a0a9c3c
feat: Use new icon based on new purple Mastodon icon
Fixes https://github.com/rugk/mastodon-simplified-federation/issues/74
2022-12-13 14:15:58 +01:00
rugk
5e014f3a52
Merge branch 'hueyy-fix/v4_bugs' 2022-12-13 11:37:28 +01:00
rugk
2c82e7b7ec Merge branch 'fix/v4_bugs' of https://github.com/hueyy/mastodon-simplified-federation into hueyy-fix/v4_bugs 2022-12-13 09:50:50 +01:00
Huey
379f8f3583
fix: injection where new tab is not the active tab 2022-12-10 10:45:36 +08:00
rugk
6105b79e16 fix: adjust options for new tab opening instead of popup opening behaviour
Further to be improved in https://github.com/rugk/mastodon-simplified-federation/issues/86
2022-12-03 12:44:29 +01:00
Huey
ff52b95ee4
use overall MutationObserver and avoid re-running content script functions 2022-12-01 10:44:11 +08:00
rugk
a8bd5cb95a
Add note/link to manual testing guide
And remove wrongly copied one from Awesome Emoji Picker
2022-12-01 00:22:42 +01:00
Huey
8490dbe1a7
fix: issue preventing re-execution of content_script on PWA history navigation 2022-11-26 15:36:08 +08:00
Huey
a1e07a0564
fix: catch error when feedElement not found 2022-11-26 09:52:04 +08:00
Huey
9c5ae05385
Update src/content_script/mastodonInject.js
Co-authored-by: rugk <rugk+git@posteo.de>
2022-11-26 09:49:42 +08:00
Huey
46468116f6
Update src/content_script/mastodonInject.js
Co-authored-by: rugk <rugk+git@posteo.de>
2022-11-26 09:49:18 +08:00
Huey
211042401e
fix: should now inject properly on post detail page 2022-11-24 20:59:09 +08:00
rugk
5e70889f8a
Add Changelog entry for v4 support by @hueyy 2022-11-24 00:12:46 +01:00
rugk
6a07557b51
Add Changelog entry for @AntoninCurtit translation 2022-11-24 00:06:39 +01:00
rugk
24c4842269
Add missing bracket 2022-11-24 00:03:07 +01:00
rugk
9872d3ad24
Add @AntoninCurtit to contributors for French 2022-11-24 00:02:44 +01:00
rugk
3d508f432d
Merge pull request #85 from AntoninCurtit/master
Updated translations for 'fr': French (français, langue française)
2022-11-24 00:01:00 +01:00
rugk
0c4d2c5fa0
Merge pull request #84 from hueyy/feature/support_v4_interactions
feat: inject content script to handle interactions from remote v4 Mastodon instances
2022-11-23 23:59:59 +01:00
rugk
415a50fac1
Merge pull request #82 from hueyy/feature/support_v4
feat: inject content script to handle follows from remote v4 Mastodon instances
2022-11-23 23:59:50 +01:00
Antonin Curtit
211b96cc9f
Translation EN→FR 2022-11-23 18:58:04 +01:00
Huey
a233519c36
fix: limit mutationobserver scope 2022-11-23 12:54:54 +08:00
Antonin Curtit
1b6ce4d427
Update messages.json 2022-11-22 23:31:31 +01:00
Antonin Curtit
4179b1f001
Merge pull request #1 from AntoninCurtit/AntoninCurtit-patch-1
Updated translations for 'fr': French (français, langue française)
2022-11-22 15:03:07 +01:00
Antonin Curtit
f80dee9818
Updated translations for 'fr': French (français, langue française) 2022-11-22 15:02:17 +01:00