Commit graph

1142 commits

Author SHA1 Message Date
Tyrrrz
7b7df564ed Allow empty names in interactions 2023-10-22 19:22:51 +03:00
Tyrrrz
80b59d1254 Update version 2023-10-19 18:52:19 +03:00
Tyrrrz
6579563816 Don't unfurl URLs in notify job 2023-10-17 16:18:44 +03:00
Tyrrrz
e2971ed3a6 Improve notify job message 2023-10-17 15:01:59 +03:00
Tyrrrz
a0a263f074 Improve error message for forum channels
Related to #1144
2023-10-16 17:22:28 +03:00
Tyrrrz
1438fd9f77 Temp fix for the docs link in the readme 2023-10-16 17:12:40 +03:00
Tyrrrz
b298b45cf7 Escape markup in CLI 2023-10-13 01:17:13 +03:00
Tyrrrz
8d01c6be35 Improve notify message format 2023-10-12 16:00:47 +03:00
Tyrrrz
ce4dbb2616 Update version 2023-10-12 15:43:31 +03:00
Tyrrrz
033d83bc4f More cleanup 2023-10-11 01:20:30 +03:00
Tyrrrz
fb6cde38b6 Clean up after last commit 2023-10-10 00:04:57 +03:00
Adam Slatinský
46ede471a9
Remove CDN signature before hashing asset URL (#1138) 2023-10-09 23:58:31 +03:00
Tyrrrz
09f8937d99 Refactor 2023-10-09 16:18:56 +03:00
Adam Slatinský
ad2dab2157
Add progress to fetching channels step (#1131) 2023-10-08 23:56:39 +03:00
Tyrrrz
c5e426289f Include release link in notify 2023-10-05 22:52:31 +03:00
Tyrrrz
b8e5034aea Update version 2023-10-05 14:53:46 +03:00
Tyrrrz
5fc40fe7d5 Fix http action 2023-10-05 14:51:15 +03:00
Tyrrrz
f7d94975b2 Retry notify job 2023-10-04 19:57:35 +03:00
Tyrrrz
3eb0421ec6 Update workflow actions 2023-10-04 15:41:48 +03:00
Tyrrrz
57ed5578c9 Optimize message content intent check 2023-10-04 15:24:48 +03:00
Tyrrrz
a8895663fe Add check for message content intent 2023-09-30 17:32:21 +03:00
Jacob Pfundstein
89f2084759
Improve and update docs (#1134) 2023-09-29 14:53:52 +03:00
Tyrrrz
9180d51e5e Update version 2023-09-28 19:30:21 +03:00
Tyrrrz
a58509fda8 Upgrade to Polly 8 usage 2023-09-28 19:30:12 +03:00
Tyrrrz
fbfff4e51f Make tests more resilient 2023-09-28 19:18:52 +03:00
Tyrrrz
c466c17793 Update NuGet packages 2023-09-28 16:16:20 +03:00
Tyrrrz
1b2bcf771d Add fallback for progress tasks without name in CLI
Closes #1133
2023-09-26 00:13:22 +03:00
Tyrrrz
99b49f0b8f Allow pack job to run in parallel to test 2023-09-22 14:51:42 +03:00
Tyrrrz
850414b017 Clean up workflow 2023-09-21 20:18:16 +03:00
Tyrrrz
92bf6eab2d Treat all warnings as errors 2023-09-20 21:36:43 +03:00
Oleksii Holub
16d44ce654 Update version 2023-09-15 13:02:35 +03:00
Tyrrrz
5abe74894c Remove Channel.ParentNameWithFallback 2023-09-07 16:36:29 +03:00
Oleksii Holub
59344cedbe
Replace the date format option with a locale option (#1130) 2023-09-07 14:34:08 +03:00
Oleksii Holub
53b11d6c49
Update docks for Docker usage 2023-09-07 00:18:29 +03:00
Tyrrrz
ccdf082689 Clean up formatting 2023-09-03 22:19:03 +03:00
Tyrrrz
9601e0acea Refactor 2023-09-03 21:46:20 +03:00
Adam Slatinský
9583e2684d
Optimize fetching threads (#1125) 2023-09-03 21:18:49 +03:00
Tyrrrz
d24550f521 Hide completed tasks in CLI when exporting in parallel
Closes #1124
2023-08-30 18:43:31 +03:00
Tyrrrz
c422ac2351 Clean up 2023-08-30 18:43:12 +03:00
Tyrrrz
3740d64601 Optimize thread inclusion UX across GUI and CLI
Related to #1119
2023-08-28 22:08:51 +03:00
Tyrrrz
d430f77ae1 Replace --include-threads and --include-archived-threads with a single multi-value option
Related to #1119
2023-08-28 21:52:56 +03:00
Tyrrrz
5f6e51f6fb Show threads in GUI at the bottom of the list, in specialized groups
Related to #1119
2023-08-28 21:31:51 +03:00
Tyrrrz
f1c094ac14 Implicitly enable threads if archived threads are enabled in GUI 2023-08-28 21:09:42 +03:00
Tyrrrz
6fb6108610 Be safer when pulling threads using a bot token 2023-08-23 15:58:53 +03:00
Tyrrrz
e75a1933f8 Bypass CSharpier in docker build 2023-08-22 21:36:50 +03:00
Tyrrrz
20f58963a6 Use CSharpier 2023-08-22 21:17:19 +03:00
Tyrrrz
c410e745b1 Add rudimentary thread support in GUI
Related to #1119
2023-08-22 21:14:34 +03:00
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