Commit Graph

76 Commits

Author SHA1 Message Date
Anna 4bd9d82b26 fix: don't override command prefixes 2022-07-01 10:08:19 -04:00
Anna 3b4eb3e5e8 feat: better extrachat integration 2022-06-30 18:02:38 -04:00
Anna 569a2ea71e fix: have input behave more like vanilla 2022-06-30 17:56:49 -04:00
Anna d9fbcc23c5 fix: check if Axis fonts are null 2022-06-24 11:22:20 -04:00
Anna 737011c6f8 feat: add extrachat ipc 2022-06-23 18:51:12 -04:00
Anna 02118163ac feat: add duplicate message collapsing 2022-06-14 12:33:06 -04:00
Anna e59a7a2479 fix: handle opacity for popped-out windows 2022-06-12 10:49:09 -04:00
Anna 5d0e1298c8 fix: check if docked on last frame 2022-06-12 10:39:29 -04:00
Anna 9f1fea0d2f fix: only apply alpha when not docked 2022-06-12 10:35:59 -04:00
Anna 1ffc42b7d2 refactor: use popcnt 2022-06-03 20:12:09 -04:00
Anna 9068199236 fix: only scroll when using arrow keys 2022-05-31 23:55:02 -04:00
Anna 914bb2ac16 feat: allow arrow keys 2022-05-31 23:54:44 -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 13d2e7be2d fix: use unique labels 2022-05-30 14:41:43 -04:00
Anna 212835c33a feat: add option to sort auto translate list 2022-05-30 00:52:44 -04:00
Anna 70cecf4a6d feat: add basic autotranslate support 2022-05-30 00:42:23 -04:00
Anna de0309e428 fix: allow popups with popped-out tabs 2022-05-13 10:56:36 -04:00
Anna f195f55274 feat: update for 6.11 2022-05-12 18:50:05 -04:00
Anna 327a40f63c refactor: store alpha as [0, 100] 2022-02-19 16:15:25 -05:00
Anna e55bfcfb49 feat: add popped-out tab opacity 2022-02-19 16:09:32 -05:00
Anna 28545f1df6 feat: disable scrolling container windows 2022-02-19 07:20:38 -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 aa3cec4f82 feat: validate chat input 2022-02-18 00:34:39 -05:00
Anna 259000d92a fix: handle more weird wrapping stuff 2022-02-16 15:15:41 -05:00
Anna 1c1fd5d6d5 feat: add jank hover highlight for links 2022-02-15 18:36:30 -05:00
Anna 1c22fe16b3 fix: handle toggle correctly 2022-02-15 17:03:13 -05:00
Anna 1409da708d refactor: rework the command system 2022-02-15 16:57:15 -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 18c311ace5 fiX: handle commands with temp channels better 2022-02-11 01:51:58 -05:00
Anna 01373d3899 fix: properly space input 2022-02-11 01:35:39 -05:00
Anna b170c8fb0d fix: reduce spacing at bottom of chat 2022-02-11 01:22:49 -05:00
Anna f70b23a476 feat: add keybind mode options 2022-02-08 15:20:10 -05:00
Anna 956b1daaad feat: add command help 2022-02-07 00:50:30 -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 bf742cd5a4 feat: prettier settings, start using resources file 2022-02-04 05:46:13 -05:00
Anna 61243096ec feat: add hide option to message context menu 2022-02-04 05:14:37 -05:00
Anna 3331c0902e feat: add config for novice network 2022-02-03 20:07:31 -05:00
Anna 20fbf4e004 feat: add novice network button 2022-02-03 19:52:11 -05:00
Anna 077053f4e1 feat: add unread modes 2022-02-03 16:15:27 -05:00
Anna 1722441968 fix: calculate height correctly in non-compact mode 2022-02-01 16:23:00 -05:00
Anna d0bc1d974f feat: add direct chat support 2022-02-01 01:52:51 -05:00
Anna 60e22f58ee feat: allow hiding 2022-02-01 00:20:20 -05:00
Anna 326ef5430c fix: remove one-frame blank on virtual scrolls 2022-01-31 18:14:06 -05:00
Anna f972105f67 feat: implement janky clipping 2022-01-31 03:04:50 -05:00
Anna 7df1d8818b feat: add linkshell shortcuts 2022-01-30 23:44:16 -05:00
Anna 1c5db6179b fix: only accept modifier keybinds when input focused 2022-01-30 15:50:56 -05:00
Anna e438994b43 fix: remove debug lines 2022-01-29 00:53:31 -05:00