Commit graph

  • c7fc2c2c29
    Merge pull request #111 from AntoninDelFabbro/patch-1 main rugk 2023-06-20 16:53:25 +02:00
  • e0c9a24204
    Curtit→Del Fabbro Antonin Del Fabbro 2023-06-20 16:30:34 +02:00
  • 6750e346cd
    Merge pull request #102 from austinhuang0131/patch-1 rugk 2023-06-20 16:21:12 +02:00
  • 2e320d4ca3
    Merge pull request #104 from austinhuang0131/patch-3 rugk 2023-03-26 12:02:27 +02:00
  • 8e330e395f
    Apply suggestions from code review in #104 Austin Huang 2023-03-19 14:55:50 +00:00
  • bb4ac0c74c
    Implement #102 suggestions Austin Huang 2023-03-19 10:44:02 -04:00
  • 2417e4f22e
    Merge pull request #103 from austinhuang0131/patch-2 rugk 2023-03-19 15:25:35 +01:00
  • 4a82fe0348
    Misskey support Austin Huang 2023-03-18 19:19:01 -04:00
  • 44752a966a
    Pleroma: fix typo Austin Huang 2023-03-18 20:56:17 +00:00
  • 587625577e
    Mastodon: don't redirect on logged-in instances Austin Huang 2023-03-18 16:18:48 -04:00
  • 755dbc2909
    Mastodon: allow interacting on unlisted posts Austin Huang 2023-03-18 16:17:33 -04:00
  • b2f52a3365
    Merge pull request #94 from louisbourque/master rugk 2023-03-17 16:11:04 +01:00
  • 6e50c48eef
    Merge pull request #97 from hueyy/fix/avoid_adding_class rugk 2023-03-17 16:10:26 +01:00
  • a215ad8d6c
    doc: add Changelog for next release rugk 2023-03-12 16:45:05 +01:00
  • 0f53bfff21
    Merge pull request #99 from austinhuang0131/master rugk 2023-03-12 16:41:39 +01:00
  • deb892d81b
    add contributor credits Austin Huang 2023-03-09 00:03:51 +00:00
  • cb616e504d
    Pleroma: use string interpolation for status ID Austin Huang 2023-03-09 00:02:31 +00:00
  • 94f0903614
    Pleroma: username detection by request body Austin Huang 2023-02-26 22:25:38 -05:00
  • a92434d3da
    Pleroma: status interaction support Austin Huang 2023-02-26 22:25:20 -05:00
  • d1c09e501a
    Merge pull request #98 from hueyy/fix/acting_on_remote_boosts rugk 2023-02-09 19:58:37 +01:00
  • ff01444d21
    fix: #96 Huey 2023-02-05 11:08:47 +08:00
  • 7b1c42e8e2
    fix: avoid adding class; use variable instead Huey 2023-02-04 16:10:10 +08:00
  • 318ce60f95 Fix handling URLs where username is not at the end of the path Louis Bourque 2022-12-19 17:25:01 -07:00
  • 9197e7f607
    Add note for Mastodon v4 compatibility to Readme rugk 2022-12-13 15:42:54 +01:00
  • 18a7161c97
    Add 128px version instead of 100px as it is more standard rugk 2022-12-13 15:34:07 +01:00
  • 1d192d9407
    Bump version and update changelogs rugk 2022-12-13 14:48:41 +01:00
  • f47a0a9c3c
    feat: Use new icon based on new purple Mastodon icon rugk 2022-12-13 14:15:58 +01:00
  • 5e014f3a52
    Merge branch 'hueyy-fix/v4_bugs' rugk 2022-12-13 11:37:28 +01:00
  • 2c82e7b7ec Merge branch 'fix/v4_bugs' of https://github.com/hueyy/mastodon-simplified-federation into hueyy-fix/v4_bugs rugk 2022-12-13 09:50:50 +01:00
  • 379f8f3583
    fix: injection where new tab is not the active tab Huey 2022-12-10 10:45:36 +08:00
  • 6105b79e16 fix: adjust options for new tab opening instead of popup opening behaviour rugk 2022-12-03 12:44:29 +01:00
  • ff52b95ee4
    use overall MutationObserver and avoid re-running content script functions Huey 2022-12-01 10:43:13 +08:00
  • a8bd5cb95a
    Add note/link to manual testing guide rugk 2022-12-01 00:22:42 +01:00
  • 8490dbe1a7
    fix: issue preventing re-execution of content_script on PWA history navigation Huey 2022-11-26 15:36:08 +08:00
  • a1e07a0564
    fix: catch error when feedElement not found Huey 2022-11-26 09:52:04 +08:00
  • 9c5ae05385
    Update src/content_script/mastodonInject.js Huey 2022-11-26 09:49:42 +08:00
  • 46468116f6
    Update src/content_script/mastodonInject.js Huey 2022-11-26 09:49:18 +08:00
  • 211042401e
    fix: should now inject properly on post detail page Huey 2022-11-24 20:59:09 +08:00
  • 5e70889f8a
    Add Changelog entry for v4 support by @hueyy rugk 2022-11-24 00:12:46 +01:00
  • 6a07557b51
    Add Changelog entry for @AntoninCurtit translation rugk 2022-11-24 00:06:39 +01:00
  • 24c4842269
    Add missing bracket rugk 2022-11-24 00:03:07 +01:00
  • 9872d3ad24
    Add @AntoninCurtit to contributors for French rugk 2022-11-24 00:02:44 +01:00
  • 3d508f432d
    Merge pull request #85 from AntoninCurtit/master rugk 2022-11-24 00:01:00 +01:00
  • 0c4d2c5fa0
    Merge pull request #84 from hueyy/feature/support_v4_interactions rugk 2022-11-23 23:59:59 +01:00
  • 415a50fac1
    Merge pull request #82 from hueyy/feature/support_v4 rugk 2022-11-23 23:59:50 +01:00
  • 211b96cc9f
    Translation EN→FR Antonin Curtit 2022-11-23 18:58:04 +01:00
  • a233519c36
    fix: limit mutationobserver scope Huey 2022-11-23 12:54:54 +08:00
  • 1b6ce4d427
    Update messages.json Antonin Curtit 2022-11-22 23:31:31 +01:00
  • 4179b1f001
    Merge pull request #1 from AntoninCurtit/AntoninCurtit-patch-1 Antonin Curtit 2022-11-22 15:03:07 +01:00
  • f80dee9818
    Updated translations for 'fr': French (français, langue française) Antonin Curtit 2022-11-22 15:02:17 +01:00
  • bf2360f32b
    fix: jsdoc comment Huey 2022-11-22 10:35:15 +08:00
  • a594e53d71
    address comments Huey 2022-11-22 10:34:23 +08:00
  • 3c6d43b598
    feature: inject event listeners mimicking <v4 interaction button functionality on v4 Mastodon instances Huey 2022-11-21 12:28:16 +08:00
  • 497b8a2c78
    Merge branch 'master' into feature/support_v4 Huey 2022-11-20 14:27:22 +08:00
  • 5b813dacf8
    Merge pull request #1 from nrichards/feature/support_v4 Huey 2022-11-20 14:25:36 +08:00
  • f1f27f6286 Address comment-format findings by @rugk Nick Richards 2022-11-19 20:44:07 +00:00
  • ec7c7ad467
    fix: capitalisation in jsdoc Huey 2022-11-18 12:40:29 +08:00
  • 4d5c4a5904
    fix: formatting and address other review comments Huey 2022-11-18 12:38:33 +08:00
  • e9c16cad10
    chore: additional stylistic fixes Huey 2022-11-17 09:52:59 +08:00
  • f41edcb756
    fix: remove version-checking code Huey 2022-11-17 09:48:50 +08:00
  • 9a1f476a0b
    chore: fix stylistic issues Huey 2022-11-17 09:29:31 +08:00
  • 1d7c6a048a
    Add changelog entry/credit for zh-TW translation by ryanho rugk 2022-11-16 20:38:33 +01:00
  • b71d5f9c3c
    Merge pull request #80 from ryanho/master rugk 2022-11-16 20:35:31 +01:00
  • b61dbc4a57
    feat: inject content script to handle follows from remote v4 Mastodon instances Huey 2022-11-16 23:03:15 +08:00
  • 0d9d3cf109 Update CONTRIBUTORS.md Ryan Ho 2022-11-11 08:05:03 +08:00
  • 691dc2707e Update messages.json Ryan Ho 2022-11-11 08:03:35 +08:00
  • 3ba395feb4 Revert "Update CONTRIBUTORS.md" Ryan Ho 2022-11-11 08:00:08 +08:00
  • 3234064410 Revert "Update messages.json" Ryan Ho 2022-11-11 07:59:54 +08:00
  • 362e086298 Update CONTRIBUTORS.md Ryan He 2022-11-09 09:35:10 +08:00
  • b8390e7f80 Update messages.json Ryan He 2022-11-09 09:32:11 +08:00
  • 45dd4820fe Create messages.json Ryan Ho 2022-11-08 22:42:00 +08:00
  • b7259e0baa
    chore: use new GitHub URL for used user-agent rugk 2022-06-26 14:44:51 +02:00
  • cbec587aa5
    style: fix minor spelling/text issues in 1.4 release notes rugk 2022-06-26 14:44:44 +02:00
  • 83b59999a1
    Add new screenshot of settings rugk 2022-06-26 14:19:35 +02:00
  • b50147f71c
    chore: bump version number to v1.4 rugk 2022-06-26 14:11:23 +02:00
  • dc1313f2a8
    Revert wte locale change in message-json too, for proper display should be like this here rugk 2022-06-18 15:33:20 +02:00
  • 1829761be7
    Remove untranslated files rugk 2022-06-18 15:26:18 +02:00
  • 26fdde940f
    Merge branch 'paulo-roger-master' rugk 2022-06-18 15:24:23 +02:00
  • 913bac5455
    Add changelog entry for Brazilian portuguese translation rugk 2022-06-18 15:22:09 +02:00
  • d91d1ba6f8
    Use correct pt_BR code for all other files, too rugk 2022-06-18 15:15:23 +02:00
  • 838ce9b7b0
    Rename/use correct code for pt_BR rugk 2022-06-18 15:14:11 +02:00
  • 53072003e8
    Merge branch 'master' of https://github.com/paulo-roger/mastodon-simplified-federation into paulo-roger-master rugk 2022-06-18 15:12:50 +02:00
  • 0eed6b4ff2
    Add German translation for Changelog rugk 2022-06-18 15:09:43 +02:00
  • 770ca4b569
    Use current changes/changelog for v1.4 rugk 2022-06-18 15:04:24 +02:00
  • 18ea69a4c4
    Update changelog entries for new Mastodon API fixes rugk 2022-06-18 15:03:19 +02:00
  • 62ddbf0772
    Merge pull request #72 from rugk/mastodonfix rugk 2022-06-18 14:49:42 +02:00
  • 0d3d216660
    Switch to working Firefox download badge icon rugk 2022-06-12 21:46:00 +02:00
  • f0e2989b64
    doc: clarify which popup/page is meant rugk 2022-06-12 21:42:49 +02:00
  • 5558366390
    style: add note for future browser compatibility rugk 2022-06-12 21:34:37 +02:00
  • 8a282fe1de
    fix: properly fallback in case of error/rejection of one detection method rugk 2022-06-12 21:13:25 +02:00
  • 809773f0ca
    feat: add 5s timeout for network requests rugk 2022-06-12 21:09:55 +02:00
  • 62905a913c
    style: add missing JSDoc rugk 2022-06-12 19:11:02 +02:00
  • ad8efcbc75
    Add changelog for French translation update rugk 2022-05-13 11:08:28 +02:00
  • 019b491aca
    Merge pull request #69 from le-jun/patch-2 rugk 2022-05-13 11:06:16 +02:00
  • 62467e4bf5
    Update assets/texts/pt-br/amoDescription.html paulo-roger 2022-05-12 18:41:38 -03:00
  • 72aa2c1f30
    Update assets/texts/pt-br/permissions.md paulo-roger 2022-05-12 18:40:45 -03:00
  • 7572bfc333
    Kept "avec" and "personnes" LeJun 2022-05-10 06:03:53 +02:00
  • c358fe3fba
    Update assets/texts/pt-br/Changelog/1.3.html paulo-roger 2022-05-07 11:26:14 -03:00
  • 598d3a0be1
    Update assets/texts/pt-br/Changelog/1.3.html paulo-roger 2022-05-07 11:26:01 -03:00
  • bf3c4c6a25
    Update messages.json LeJun 2022-05-07 12:43:42 +02:00