Commit graph

318 commits

Author SHA1 Message Date
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
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
Huey
bf2360f32b
fix: jsdoc comment 2022-11-22 10:35:15 +08:00
Huey
a594e53d71
address comments 2022-11-22 10:34:23 +08:00
Huey
3c6d43b598
feature: inject event listeners mimicking <v4 interaction button functionality on v4 Mastodon instances 2022-11-21 12:28:16 +08:00
Huey
497b8a2c78
Merge branch 'master' into feature/support_v4 2022-11-20 14:27:22 +08:00
Huey
5b813dacf8
Merge pull request #1 from nrichards/feature/support_v4 2022-11-20 14:25:36 +08:00
Nick Richards
f1f27f6286 Address comment-format findings by @rugk 2022-11-19 20:44:07 +00:00
Huey
ec7c7ad467
fix: capitalisation in jsdoc 2022-11-18 12:40:29 +08:00
Huey
4d5c4a5904
fix: formatting and address other review comments 2022-11-18 12:38:33 +08:00
Huey
e9c16cad10
chore: additional stylistic fixes 2022-11-17 09:53:06 +08:00
Huey
f41edcb756
fix: remove version-checking code 2022-11-17 09:48:50 +08:00
Huey
9a1f476a0b
chore: fix stylistic issues 2022-11-17 09:29:31 +08:00
rugk
1d7c6a048a
Add changelog entry/credit for zh-TW translation by ryanho 2022-11-16 20:38:33 +01:00
rugk
b71d5f9c3c
Merge pull request #80 from ryanho/master
add Traditional Chinese (Taiwan) translation
2022-11-16 20:35:31 +01:00
Huey
b61dbc4a57
feat: inject content script to handle follows from remote v4 Mastodon instances 2022-11-16 23:03:15 +08:00
Ryan Ho
0d9d3cf109 Update CONTRIBUTORS.md
add credit text
2022-11-11 08:05:03 +08:00
Ryan Ho
691dc2707e Update messages.json
modify credit text in messages.json
2022-11-11 08:03:35 +08:00
Ryan Ho
3ba395feb4 Revert "Update CONTRIBUTORS.md"
This reverts commit 362e086298.
2022-11-11 08:00:08 +08:00