Commit Graph

182 Commits

Author SHA1 Message Date
aeec5c24b2
fix(server): don't rely on payload being unknown 2020-12-22 09:05:10 -05:00
35edcdc565
chore(plugin): bump version to 1.3.1 2020-12-12 21:50:09 -05:00
75435a3777
refactor: clean up unused name formatting 2020-12-12 21:49:44 -05:00
67908ffa1c
fix(plugin): work around lumina bug 2020-12-08 23:26:26 -05:00
6e25c03a6a
chore(plugin): move to ILRepack 2020-12-06 23:15:57 -05:00
6f1e5de720
fix(plugin): send player data when available after moving 2020-12-06 22:37:11 -05:00
e39f28d12f
chore(installer): update files 2020-11-27 19:39:32 -05:00
edb2489dba
refactor(desktop): clean up unused code/fix warnings 2020-11-27 19:37:34 -05:00
f828463c70
chore(plugin): bump version to 1.3.0 2020-11-27 19:28:32 -05:00
9568a34b5c
chore(desktop): include manifest and code-behind 2020-11-27 19:28:32 -05:00
b4c3656955
feat(plugin): update to new Lumina
Use new Lumina to parse chat formats.
2020-11-27 19:28:32 -05:00
98be83507a
fix(desktop): work on older versions of windows 2020-11-23 04:04:55 -05:00
6efb238207
feat(desktop): add "match all" for notifications 2020-11-23 00:24:18 -05:00
3a0ba94691
chore(desktop): update installer files 2020-11-23 00:01:07 -05:00
588aa25822
feat(desktop): add configurable notifications 2020-11-23 00:00:04 -05:00
34af294aaf
chore(desktop): add wix installer project 2020-11-22 16:31:35 -05:00
078259bf31
fix(desktop): keep position when scrolled up 2020-11-21 15:18:38 -05:00
164a43eb97
fix(desktop): make text rendering nicer 2020-11-21 14:15:01 -05:00
330476b01a
fix(desktop): disconnect on unexpected exceptions 2020-11-18 00:06:22 -05:00
c5e75a44ad
feat(desktop): right click on message to send tell 2020-11-17 23:47:13 -05:00
061abec6a6
refactor: break message file into parts 2020-11-17 23:29:34 -05:00
24b2c53c36
chore(desktop): use ellipsis character 2020-11-17 22:55:15 -05:00
61eded1fd2
fix(desktop): do nothing if history is empty 2020-11-17 22:54:58 -05:00
98afc80de1
refactor(desktop): use easier line detection method 2020-11-17 21:57:14 -05:00
f78c4b2573
feat(desktop): add chat history 2020-11-17 21:52:21 -05:00
c7fe7e7be6
chore(desktop): add comment on workaround 2020-11-15 14:16:00 -05:00
768ef2bcff
refactor(desktop): set some easy properties in constructor 2020-11-15 14:15:38 -05:00
1515261897
fix(desktop): change title for add dialogs 2020-11-15 13:47:30 -05:00
c9adb5398e
feat(desktop): add context menu to tabs 2020-11-15 13:46:58 -05:00
78294585d7
feat(desktop): add theme chooser 2020-11-15 12:57:33 -05:00
8f25124a66
fix(desktop): render trust dialog correctly 2020-11-15 00:00:33 -05:00
4a5a20c8b9
refactor(desktop): remove disconnected property 2020-11-14 23:11:12 -05:00
2639a8f2bb
feat(desktop): right click to send tell 2020-11-14 23:10:54 -05:00
8bc501c5e0
chore(desktop): move font 2020-11-14 23:09:50 -05:00
13dff183f2
refactor(desktop): clean up some code 2020-11-14 15:09:23 -05:00
88d667f557
chore(desktop): actually include logo 2020-11-14 15:09:05 -05:00
df4f160729
feat(desktop): sort and show status in friend list 2020-11-14 15:08:48 -05:00
1a9434305f
chore: fix mangled comment 2020-11-12 23:55:52 -05:00
f5812476a1
feat(desktop): add very basic friend list 2020-11-12 23:53:21 -05:00
d51ed89174
feat(desktop): add opacity and compact mode 2020-11-12 21:18:49 -05:00
45a9aba4ce
fix(desktop): properly check key before api request 2020-11-12 19:57:07 -05:00
e3005adb02
chore(desktop): change icon 2020-11-12 19:47:18 -05:00
e93b1a21af
fix(desktop): don't update until clicking save 2020-11-12 15:13:36 -05:00
2b9a90a3c6
fix(desktop): let markdown changes reflect immediately 2020-11-12 14:26:01 -05:00
9d176af9a8
feat(desktop): add licence processing 2020-11-11 21:25:59 -05:00
38f83437ef
feat(desktop): limit local messages stored 2020-11-11 18:05:05 -05:00
1627177184
feat(desktop): add export feature 2020-11-10 21:56:04 -05:00
d20de9c19c
fix: set culture info for whole app 2020-11-10 21:53:07 -05:00
ab0bc1a48a
fix(desktop): handle markdown escaping 2020-11-09 19:46:55 -05:00
d39490713d
feat: add tab-based markdown and selection 2020-11-09 16:31:28 -05:00