Commit Graph

49 Commits

Author SHA1 Message Date
Infi 9feb70d262 Add more info to the about page 2024-04-09 21:58:32 +02:00
Infi ce9df63734 Merge branch 'main' into dean/copy-to-clipboard 2024-04-09 16:09:54 +02:00
Dean Sheather ae6c966e27 feat: copy directly to clipboard, add copy content option
Moves the options in the "Chat 2" submenu when right clicking a message
to the parent menu if there are no specific context menu items for the
right clicked payload. This moves the "Copy" button to the main context
menu in the majority of cases and reduces the amount of clicks required
to copy.

Changes the "Copy" button to copy directly to the system clipboard and
adds a notification.

Adds a "Copy content" button beneath the "Copy" button which only copies
the message content (not the sender). If the message doesn't have a
sender, this option does not appear as they function identically in such
cases.
2024-04-09 15:51:42 +10:00
Dean Sheather 4701bb3f6d feat: clickable URLs in chat log
Adds a parsing step when constructing `Message` objects that scans the
message content for anything that looks URL-like, and inserts new
`TextChunk`s into the message content with a URIPayload set.

Hovering over a URL shows an on-hover effect. Clicking a URL opens it in
the default browser. Right clicking shows the hostname, with an option
to open and an option to copy the URL to the clipboard.
2024-04-09 15:40:27 +10:00
Infi d9114aeb0e Add user configurable tooltip offset 2024-04-07 19:01:41 +02:00
Infi 882099affe Add ko-fi and switch crowdin project 2024-04-06 17:35:23 +02:00
Infi 40fd726519 Add adventurer plate context option 2024-04-06 03:01:32 +02:00
Anna 7db597386f chore: update translations 2022-09-02 19:37:48 -04:00
Anna 2237d90bcb fix: use plugin name even if it changes 2022-08-29 20:25:42 -04:00
Anna ac69b8d92d feat: add a more obvious warning for people 2022-08-28 17:51:46 -04:00
Anna cfa57ae11a feat: add ExtraChat channel filtering 2022-08-27 13:26:21 -04:00
Anna 764e742715 chore: reword collapse duplicates description 2022-06-14 12:40:23 -04:00
Anna 02118163ac feat: add duplicate message collapsing 2022-06-14 12:33:06 -04:00
Anna 771e7d787b chore: fix typo 2022-06-12 17:41:49 -04:00
Anna 7aa8fda29c chore: add more in-game translations 2022-06-02 06:01:21 -04:00
Anna 8307ef3d8e chore: pull chat type names into localisation 2022-06-02 05:37:56 -04:00
Anna 3d9d65e80e chore: pull out context menu strings 2022-06-01 21:34:45 -04:00
Anna 68fd866913 chore: remove unused resource 2022-06-01 17:46:22 -04:00
Anna 46fa86a885 chore: pull glyph range names into localisation file 2022-06-01 17:30:58 -04:00
Anna 41f91b4661 chore: pull glyph range text into localisation files 2022-06-01 17:17:01 -04:00
Anna bae9ce458a chore: pull Chinese options into localisation files 2022-06-01 16:46:30 -04:00
Anna 7bd5c6ee38 chore: update translations 2022-06-01 16:45:05 -04:00
Anna 7fdc1d75ff feat: add autotranslate qol features
Allow using Ctrl+# to select the first 10 results. Allow pressing
Enter to select the first result. Fix the Escape key not closing the
autotranslate window. Increase the window size.
2022-05-30 15:34:00 -04:00
Anna 212835c33a feat: add option to sort auto translate list 2022-05-30 00:52:44 -04:00
Anna f195f55274 feat: update for 6.11 2022-05-12 18:50:05 -04:00
Anna e55bfcfb49 feat: add popped-out tab opacity 2022-02-19 16:09:32 -05:00
Anna 20a456381f chore: reword modern layout option 2022-02-18 13:48:16 -05:00
Anna 048826baed feat: add an option to hide redundant timestamps 2022-02-18 13:47:31 -05:00
Anna 04783fcf02 feat: add tab pop-out 2022-02-18 13:35:46 -05:00
Anna 458f4a673c feat: add multi-client mode 2022-02-16 15:38:55 -05:00
Anna cbaa3fef4f chore: pull header into resource 2022-02-15 13:23:43 -05:00
Anna a1719dbee1 chore: pull warning into resource 2022-02-15 13:22:47 -05:00
Anna a0525562ff chore: remove boms 2022-02-15 13:02:46 -05:00
Anna 9b7b84a58d feat: add chat database 2022-02-15 12:58:55 -05:00
Anna 4779ed0f48 feat: add language override 2022-02-08 15:23:00 -05:00
Anna 252498515a feat: add option to hide when game ui is hidden 2022-02-07 14:44:19 -05:00
Anna 2159f7a36d fix: use placeholder 2022-02-07 02:24:57 -05:00
Anna 956b1daaad feat: add command help 2022-02-07 00:50:30 -05:00
Anna c034e66354 feat: add about tab 2022-02-06 23:33:11 -05:00
Anna 310ee7600d feat: add vanilla presets 2022-02-06 16:45:19 -05:00
Anna 256494e858 chore: use placeholders for all plugin name references 2022-02-06 04:11:36 -05:00
Anna b82cb7b462 feat: add option to hide when not logged in 2022-02-06 03:45:16 -05:00
Anna 3daad60560 fix: update some things for localisation 2022-02-05 19:55:05 -05:00
Anna 2ef42aa211 feat: add symbol and japanese font sizes 2022-02-05 19:31:26 -05:00
Anna a7b9c50759 fix: add a category for special chat types 2022-02-05 19:07:21 -05:00
Anna 0699f5129f feat: add spacing and descriptions for fonts 2022-02-04 23:22:03 -05:00
Anna 38cdb98f2d refactor: pull more strings into resources 2022-02-04 19:38:19 -05:00
Anna 8e7a50e3f3 feat: order channels and always show GM 2022-02-04 19:27:50 -05:00
Anna bf742cd5a4 feat: prettier settings, start using resources file 2022-02-04 05:46:13 -05:00