Commit Graph

195 Commits

Author SHA1 Message Date
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
13d2e7be2d fix: use unique labels 2022-05-30 14:41:43 -04:00
8993da08e2 feat: improve autotranslate performance 2022-05-30 14:40:58 -04:00
8a7593327c chore: bump version to 1.15.0 2022-05-30 00:54:53 -04:00
212835c33a feat: add option to sort auto translate list 2022-05-30 00:52:44 -04:00
70cecf4a6d feat: add basic autotranslate support 2022-05-30 00:42:23 -04:00
de0309e428 fix: allow popups with popped-out tabs 2022-05-13 10:56:36 -04:00
d84aba280f chore: bump version to 1.14.1 2022-05-13 09:19:26 -04:00
20a85b4df7 fix: use correct vfuncs 2022-05-12 22:32:01 -04:00
c4a6f6c188 chore: update offset for 6.11 2022-05-12 22:31:26 -04:00
ef76c509dd chore: bump version to 1.14.0 2022-05-12 18:50:55 -04:00
f195f55274 feat: update for 6.11 2022-05-12 18:50:05 -04:00
327a40f63c refactor: store alpha as [0, 100] 2022-02-19 16:15:25 -05:00
e55bfcfb49 feat: add popped-out tab opacity 2022-02-19 16:09:32 -05:00
28545f1df6 feat: disable scrolling container windows 2022-02-19 07:20:38 -05:00
725c15ff2d fix: initialise in settings in ctor 2022-02-19 06:56:57 -05:00
4d3b961704 feat: add open config button 2022-02-19 06:56:38 -05:00
20a456381f chore: reword modern layout option 2022-02-18 13:48:16 -05:00
048826baed feat: add an option to hide redundant timestamps 2022-02-18 13:47:31 -05:00
04783fcf02 feat: add tab pop-out 2022-02-18 13:35:46 -05:00
fed6b9c5a6 chore(ci): add build manifest 2022-02-18 02:44:02 -05:00
aa3cec4f82 feat: validate chat input 2022-02-18 00:34:39 -05:00
7c4b679126 chore: update translations 2022-02-17 02:08:44 -05:00
b98c69c774 chore: add more translator credits 2022-02-16 20:35:05 -05:00
e11012f3a3 feat: add Romanian language option 2022-02-16 20:34:48 -05:00
458f4a673c feat: add multi-client mode 2022-02-16 15:38:55 -05:00
eea455c51b chore: bump version to 1.13.1 2022-02-16 15:17:10 -05:00
259000d92a fix: handle more weird wrapping stuff 2022-02-16 15:15:41 -05:00
3e7ba56c17 chore: bump version to 1.13.0 2022-02-16 13:57:35 -05:00
25c80d52d1 chore: update translations 2022-02-16 13:57:04 -05:00
cdb7c77960 chore: fix highlight 2022-02-16 13:42:18 -05:00
53e7cd3c44 chore: add IPC docs 2022-02-16 13:41:23 -05:00
824c953102 fix: handle newlines and close-to-edge wrapping better 2022-02-16 13:28:13 -05:00
6c5f082299 chore: bom begone 2022-02-16 01:52:23 -05:00
2a68c356d4 fix: process SeStrings correctly 2022-02-16 01:52:13 -05:00
51240bddbc feat: add available ipc indicator 2022-02-16 01:51:51 -05:00
43549bfcf3 feat: begin adding ipc 2022-02-16 01:13:32 -05:00
071ad3099e style: rename variable 2022-02-15 18:36:57 -05:00
1c1fd5d6d5 feat: add jank hover highlight for links 2022-02-15 18:36:30 -05:00
1c22fe16b3 fix: handle toggle correctly 2022-02-15 17:03:13 -05:00
1409da708d refactor: rework the command system 2022-02-15 16:57:15 -05:00
cbaa3fef4f chore: pull header into resource 2022-02-15 13:23:43 -05:00
a1719dbee1 chore: pull warning into resource 2022-02-15 13:22:47 -05:00
a0525562ff chore: remove boms 2022-02-15 13:02:46 -05:00
9b7b84a58d feat: add chat database 2022-02-15 12:58:55 -05:00
18c311ace5 fiX: handle commands with temp channels better 2022-02-11 01:51:58 -05:00
01373d3899 fix: properly space input 2022-02-11 01:35:39 -05:00
b170c8fb0d fix: reduce spacing at bottom of chat 2022-02-11 01:22:49 -05:00
b38fad99c6 fix: handle multiple links in the same message 2022-02-11 00:48:04 -05:00
eb97e0dc8f chore: bump version to 1.12.1 2022-02-10 21:25:15 -05:00