Commit graph

1295 commits

Author SHA1 Message Date
Tyrrrz
c29de2c77c Fetch threads more efficiently for user tokens 2023-08-22 19:16:32 +03:00
Tyrrrz
67d41fbdc4 Fix jitter in the GUI when switching from DM guild to any other and back 2023-08-22 17:41:36 +03:00
Tyrrrz
041086267c Short-circuit GetGuildThreadsAsync(...) for DMs 2023-08-22 00:10:04 +03:00
Tyrrrz
47588296a9 Use ValueTask for consistency 2023-08-22 00:08:45 +03:00
Tyrrrz
d1a8f466f6 Pull channels lazily in the GUI
Closes #1005
2023-08-22 00:03:29 +03:00
Tyrrrz
758fb26dad Add --include-threads and --include-archived-threads to exportall
Related to #1119
2023-08-21 17:45:12 +03:00
Tyrrrz
8236ba7c4d Add defaults to inits 2023-08-21 17:35:10 +03:00
Tyrrrz
eac974cfb1 Add --include-threads and --include-archived-threads to exportguild
Related to #1119
2023-08-21 17:33:22 +03:00
Tyrrrz
d1d560fb55 Add --include-vc to the channels command 2023-08-21 17:24:05 +03:00
Tyrrrz
6fba60e570 Print archived threads only if explicitly requested in the channels command 2023-08-21 17:22:44 +03:00
Tyrrrz
ac1bd16439 Clean up 2023-08-21 01:05:57 +03:00
Tyrrrz
60389ab002 Add warning about IsBotToken deprecation 2023-08-21 01:03:29 +03:00
Tyrrrz
817d54039b Improve naming of dictionaries 2023-08-20 16:48:39 +03:00
Tyrrrz
0ca42f5a14 Update issue forms 2023-08-18 01:40:01 +03:00
Tyrrrz
193cfd7b1e Update issue forms 2023-08-13 13:40:22 +03:00
Tyrrrz
21293dc7af Update bug report form 2023-08-12 21:55:27 +03:00
Tyrrrz
88dee76690 Update issue forms 2023-08-12 21:44:29 +03:00
Tyrrrz
cd5afd07ac Update version 2023-08-11 00:06:15 +03:00
Tyrrrz
55270ad6d3 Switch to MIT license 2023-08-08 22:46:07 +03:00
Tyrrrz
e82ad2b9c6 Add comment linking an issue that explains why the EscapedSymbolTextNodeMatcher is used 2023-08-05 18:35:22 +03:00
Tyrrrz
dd0a35838d Allow empty lines in repeated single-line quote nodes
Closes #1115
2023-08-05 18:30:11 +03:00
Tyrrrz
c9b68427f3 Update NuGet packages 2023-08-05 18:17:06 +03:00
Tyrrrz
1ba0057174 Clean up 2023-07-31 20:22:10 +03:00
Adam Slatinský
d00ecf0c37
Export reaction users in JSON format (#1107) 2023-07-31 20:11:47 +03:00
Tyrrrz
b224fca6c0 ToHex() should be uppercase by default 2023-07-30 14:54:15 +03:00
Tyrrrz
c9447c5c8f Clean up 2023-07-29 20:53:00 +03:00
Tyrrrz
de67cfae1c Use invariant culture 2023-07-29 20:47:43 +03:00
Tyrrrz
4efa6094dc Round up the "call lasted for X minutes" value 2023-07-29 20:47:36 +03:00
Tyrrrz
088612a78f Update version 2023-07-29 00:58:32 +03:00
Tyrrrz
de531d4a97 Fix category not working in GUI
Closes #1112
2023-07-29 00:57:45 +03:00
Tyrrrz
5fc2fae28a Update version 2023-07-27 23:59:17 +03:00
Tyrrrz
ddfbe51cfa Improve error reporting on unexpected HTTP status code 2023-07-25 18:59:05 +03:00
Tyrrrz
bcf652edbe Don't throw when parent channel cannot be retrieved
Closes #1108
2023-07-23 16:04:53 +03:00
Tyrrrz
1f5407f032 Update version 2023-07-21 02:03:47 +03:00
Tyrrrz
83a63c2ed7 Update NuGet packages 2023-07-21 02:03:32 +03:00
Tyrrrz
f33a0ac0a7 Update Onova 2023-07-18 22:12:26 +03:00
Tyrrrz
779b8984d7 Update readme 2023-07-17 00:47:30 +03:00
Tyrrrz
3e44a2e88d Re-add IHasId to Channel 2023-07-16 23:12:57 +03:00
Tyrrrz
b44e6087be Update NuGet packages 2023-07-16 23:09:31 +03:00
Tyrrrz
49b96087d3 Clean up 2023-07-16 23:05:53 +03:00
Tyrrrz
e175c93038 Refactor 2023-07-16 22:55:36 +03:00
Tyrrrz
0ee1107638 Make password box un-editable 2023-07-16 21:37:40 +03:00
Tyrrrz
81a6d363d1 Use favicon as avatar for Discord webhooks 2023-07-11 23:53:12 +03:00
Tyrrrz
90d71c5b9e Clean up 2023-07-10 20:40:32 +03:00
Adam Slatinský
5e9c7392db
Add export timestamp in JSON format (#1102) 2023-07-09 18:22:09 +03:00
Tyrrrz
c4137cf77e Hide token using password box 2023-07-09 18:13:41 +03:00
Tyrrrz
51192425b7 Expect channel parents to be null 2023-07-08 19:21:00 +03:00
William Unsworth
8776a6955b
Better support for exporting threads (#1046) 2023-07-07 20:33:17 +03:00
Tyrrrz
c69211797f Clean up 2023-07-03 18:35:28 +03:00
Adam Slatinský
768fb88c8c
Export role details in JSON format (#1101) 2023-07-03 18:18:30 +03:00