Commit graph

1235 commits

Author SHA1 Message Date
Oleksii Holub
d8e43d89be
Add support for has:invite filter that matches messages with guild invites (#1188) 2024-01-18 20:24:25 +02:00
Tyrrrz
4e69ff317b Fix nullability mismatch in WPF converters 2024-01-15 23:59:16 +02:00
Oleksii Holub
057beaacd6
Use null as the default locale, which resolves to the current system default locale (#1185) 2024-01-15 23:58:28 +02:00
Tyrrrz
982ba6a76c Fix tests 2024-01-11 23:28:11 +02:00
Tyrrrz
dccd9a2f08 Cleanup 2024-01-11 22:43:13 +02:00
Tyrrrz
182f24846b Use new array syntax 2024-01-11 22:21:53 +02:00
Oleksii Holub
777f92a3f1
Fix docker user permission issues by creating the user manually (#1183) 2024-01-09 21:28:19 +02:00
Tyrrrz
d4be307fb1 Specify the user in dockerfile via username rather than ID 2024-01-08 17:13:48 +02:00
Tyrrrz
2bbb585931 Update license 2024-01-01 03:09:52 +02:00
Tyrrrz
73080ecfa6 Specify comparison type in Replace(...) 2023-12-31 06:38:53 +02:00
Tyrrrz
0745d49f44 Use native method for enumerating runes 2023-12-31 06:24:23 +02:00
Tyrrrz
c16e14e9b6 Update readme 2023-12-30 17:57:18 +02:00
Tyrrrz
8e36002ae7 Slightly better naming 2023-12-29 00:17:11 +02:00
Oleksii Holub
a2c5d2e2dd
Warn about redirected streams in the CLI only when running inside Docker (#1176) 2023-12-29 00:14:43 +02:00
Tyrrrz
4e3deb409c Update NuGet packages 2023-12-29 00:08:16 +02:00
Oleksii Holub
512f181be2
Refer to "guilds" as "servers" in docs and UI elements (#1175) 2023-12-29 00:03:28 +02:00
Tyrrrz
e04eb890e6 Improve wording 2023-12-28 23:56:19 +02:00
Tyrrrz
1ad42ee48b Fix typo 2023-12-27 19:25:06 +02:00
Tyrrrz
b8a67617bc Set a high default assembly version to avoid auto-update prompts 2023-12-27 16:20:05 +02:00
Tyrrrz
062427d143 Make test assertions more relaxed in terms of user-made content URLs 2023-12-26 02:40:50 +02:00
Tyrrrz
5f343a46d1 Standardize exception messages 2023-12-25 18:59:47 +02:00
Tyrrrz
b3a1cbf635 Update NuGet packages 2023-12-10 22:38:34 +02:00
Tyrrrz
619fe9ccf7 Refactor using c# 12 features 2023-12-10 22:38:34 +02:00
LostXOR
174b92cbb0
Fix GUI link in docs going to CLI page (#1167) 2023-11-30 15:31:31 +02:00
Tyrrrz
d0873ecfa7 Add support for gif stickers 2023-11-30 00:59:38 +02:00
Tyrrrz
cfbbc4b8e2 Fix workflows 2023-11-30 00:32:37 +02:00
Tyrrrz
ee436f8e68 Set version in docker on regular builds too 2023-11-28 19:38:13 +02:00
Tyrrrz
cf77cb4688 Don't run the same job for both push and pull_request 2023-11-25 18:58:32 +02:00
Tyrrrz
309e58116a Set more sensible job timeouts 2023-11-24 23:11:23 +02:00
Tyrrrz
116cdc0746 Set version to 999 on unstable builds to avoid triggering auto-update 2023-11-24 21:00:18 +02:00
Tyrrrz
d481f73020 Fix incorrect gh usage 2023-11-23 21:28:28 +02:00
Tyrrrz
daa6f1e696 Switch to a new versioning strategy 2023-11-23 17:51:37 +02:00
Tyrrrz
e6f9a364e1 Update version 2023-11-23 00:25:27 +02:00
Tyrrrz
0f6841593f Simplify CLI docs 2023-11-23 00:16:36 +02:00
Tyrrrz
2262d0abfb Update readme 2023-11-21 20:09:22 +02:00
Tyrrrz
ab535233dc Update readme 2023-11-21 19:38:47 +02:00
Tyrrrz
dcaceaddaf Skip the whole test job on pull requests, not just one step 2023-11-21 16:33:02 +02:00
Tyrrrz
2a787d2749 Rename job for consistency 2023-11-20 16:03:02 +02:00
Tyrrrz
481ddc4cd5 Update usage guide in apps 2023-11-19 22:52:03 +02:00
Oleksii Holub
c493518eaf
Update token docs
Closes #1159
2023-11-19 22:50:46 +02:00
Tyrrrz
450866d1f5 Make formatting check a separate job 2023-11-19 01:53:44 +02:00
Tyrrrz
60c8703e78 Fix incorrect handling of unformatted timestamp markers 2023-11-19 00:52:19 +02:00
Tyrrrz
1c343b75f8 Update NuGet packages 2023-11-18 23:49:25 +02:00
Tyrrrz
b2a22ab2a9 Ignore invalid timestamp formats
Closes #1156
2023-11-18 23:45:57 +02:00
Tyrrrz
b2ac5d8b45 Fix formatting 2023-11-17 18:44:40 +02:00
Tyrrrz
008c2e64aa Clean up 2023-11-17 18:37:52 +02:00
Tyrrrz
576ee73bfc Update workflows 2023-11-16 21:45:30 +02:00
Tyrrrz
db1da5545a Bypass CSharpier in tests 2023-11-16 21:17:10 +02:00
Tyrrrz
5397b0db7d Fix formatting 2023-11-16 21:12:41 +02:00
Tyrrrz
e89701e3f9 Provide more context in exception messages 2023-11-16 21:10:24 +02:00