Commit Graph

152 Commits

Author SHA1 Message Date
Anna baae9da609
chore: update solution 2021-06-07 02:01:52 -04:00
Anna f0f002d694
refactor: consolidate utils 2021-06-07 02:01:11 -04:00
Anna 0ed5557be0
chore: remove old notification properties 2021-06-07 01:59:36 -04:00
Anna 082b252fa4
refactor: update syntax 2021-06-07 01:58:53 -04:00
Anna 3230eb3619
fix: use correct integer decoding algorithm 2021-06-06 21:05:47 -04:00
Anna 03778f8300
chore: clean up some warnings 2021-06-06 21:02:59 -04:00
Anna 1c2a0dde5e
fix: remove any newlines from client messages 2021-06-06 20:50:18 -04:00
Anna 12ec6c177e
feat: handle message queue delay and fix wrapping
Make message wrapping work with non-English languages.

Special-case /tell wrapping to send to the correct recipient.

Add an artificial wait between sending messages in the queue,
longer for public commands to prevent rate-limiting.
2021-06-06 20:45:39 -04:00
Anna e216bda0d5
feat: use hd icons 2021-04-13 10:46:11 -04:00
Anna b897cbc19f
chore: bump version to 1.5.1 2021-04-05 15:09:16 -04:00
Anna 0000a1da66
refactor: update to api level 3 2021-04-05 15:09:04 -04:00
Anna 1e5d52b5ce
fix: correct maximised size 2021-02-26 01:59:44 -05:00
Anna b08e44f3d4
chore: always copy libsodium to output dir 2021-02-16 20:22:51 -05:00
Anna dde098544e
chore(plugin): remove old packages.config file 2021-02-16 20:14:48 -05:00
Anna fdb96a45ab
chore(plugin): switch to sdk-style csproj 2021-02-16 20:13:40 -05:00
Anna 6897bc2d8d
refactor: rename IEncodable to Encodable 2021-02-16 19:50:36 -05:00
Anna 5e728756d7
refactor: update Dalamud and use latest C# 2021-02-16 19:31:59 -05:00
Anna 4a8e6155f7
fix: send empty player data if necessary 2021-02-16 19:31:32 -05:00
Anna 8058e44d3d
fix: use the outgoing message queue for all messages
Also move logic for sending player data and availability onto the main thread to prevent race condition issues.
2021-02-12 19:43:57 -05:00
Anna 2eb7aa5770
fix: account for nonce in size calculation 2021-02-11 00:19:28 -05:00
Anna 49f62ff541
chore(plugin): bump version to 1.5.0 2021-02-07 23:46:11 -05:00
Anna 132342db5a
chore(desktop): bump version to 1.1.0 2021-02-07 23:46:02 -05:00
Anna 08e86989f1
feat: remove bottom margin in compact mode 2021-02-07 15:47:15 -05:00
Anna 8173f18a8d
fix: add dumb workaround for link crash 2021-02-07 13:30:22 -05:00
Anna bdee477f98
feat: add option to export cross-world icon as @ 2021-02-07 12:40:11 -05:00
Anna 4df1768fb1
fix: disable buttons when downloading update 2021-02-07 12:08:40 -05:00
Anna 47317fffd4
feat: add auto-updater 2021-02-07 01:28:26 -05:00
Anna 7fc09ef869
refactor: switch to latest C# version 2021-02-07 00:20:55 -05:00
Anna 6fc1989201
fix: give icon to all windows 2021-02-07 00:18:14 -05:00
Anna e3520357ab
fix: only use sentry in release mode 2021-02-07 00:17:52 -05:00
Anna bfa603d55a
refactor: use fork of MdXaml for Markdown 2021-02-07 00:17:12 -05:00
Anna 787bf93dbd
feat: persist window location between launches 2021-02-06 14:58:34 -05:00
Anna 16a00a704e
feat: use new client negotiation process 2021-02-05 16:38:39 -05:00
Anna 441f2fcedc
chore: update dependencies 2021-02-05 16:04:27 -05:00
Anna 24d2158e6d
feat: show errors from relay 2021-02-05 16:03:45 -05:00
Anna 8a64a7b5da
fix: place (R) before ip address 2021-02-05 15:55:43 -05:00
Anna 8109c6ca80
fix: correctly send new public key on regen 2021-02-05 15:55:16 -05:00
Anna 0f50c8b589
fix: migrate from v1 configs 2021-02-05 15:54:19 -05:00
Anna 09c3ac7994
feat: send message to relay when disconnecting
Also fix reconnects.
2021-02-01 00:31:54 -05:00
Anna 6651a6f2b9
feat(desktop): add sentry 2021-01-30 23:05:14 -05:00
Anna d9b63b3f58
feat: add connection status 2021-01-24 21:24:29 -05:00
Anna cc052f6fcf
fix: connect to relay on start if configured 2021-01-24 18:47:14 -05:00
Anna 77cdae8e11
fix: use sequenceequal 2021-01-24 18:46:21 -05:00
Anna d9d9e86420
feat: support relay connections better 2021-01-24 18:46:01 -05:00
Anna 52edba1dbe
feat: handle relay disconnects 2021-01-24 18:01:48 -05:00
Anna 617f9717a2
feat: add better relay support to desktop 2021-01-24 17:59:47 -05:00
Anna 6d95b0d850
fix: remove vista as supported os 2021-01-24 17:58:58 -05:00
Anna 3ff63f769a
chore: fix binary files 2021-01-24 15:49:03 -05:00
Anna c6f18590e7
chore: update git attributes 2021-01-24 15:48:01 -05:00
Anna ed34db2131
feat: begin adding relay support 2021-01-19 23:03:53 -05:00