Commit Graph

  • 540ba34fb4 Rename solution items Tyrrrz 2025-06-08 21:25:01 +03:00
  • 22134108a4 Apply new formatting Tyrrrz 2025-06-08 21:17:10 +03:00
  • 82499af25a Bump CliFx and 9 others (#1389) dependabot[bot] 2025-06-08 21:13:22 +03:00
  • 4a74ff8a02 Make the names assigned to unnamed group DMs predictable (#1386) Rimi Kanokawa 2025-06-01 23:01:15 +00:00
  • 7dfcf5ac19 Change InvalidFileNameChars to use FrozenSet instead of HashSet (#1384) Mark Cilia Vincenti 2025-06-02 00:48:25 +02:00
  • 19c5fb40b2 Bump codecov/codecov-action from 5.4.2 to 5.4.3 in the actions group (#1388) dependabot[bot] 2025-06-02 01:40:30 +03:00
  • d4fa8f0954 Support --include-threads in the export command (#1343) audinowho 2025-05-27 12:37:54 -08:00
  • 0d9168e0d2 Include notes about running the app on macOS in readme Oleksii Holub 2025-05-22 21:16:13 +03:00
  • aa8ace8389 Streamline dev build dialog 2.45 Tyrrrz 2025-05-13 19:27:59 +03:00
  • 97cb8e2347 Allow snackbar to show multiple elements Tyrrrz 2025-05-13 19:26:35 +03:00
  • 92ee97a5da Clean up Tyrrrz 2025-05-12 23:18:07 +03:00
  • 612ae2e894 Add a setting to control whether to respect advisory rate limits (#1342) Oleksii Holub 2025-05-12 19:52:47 +03:00
  • 1506afc4a2 $ErrorActionPreference Tyrrrz 2025-05-11 01:33:43 +03:00
  • b56c7db3ec Create MacOS app bundle via a project target (#1376) Oleksii Holub 2025-05-11 01:29:55 +03:00
  • 59d803d9f1 Bundle the app for macOS (#1375) Yudi 2025-05-09 21:03:55 -03:00
  • 30ba273fb1 Update bot token docs (#1371) Yudi 2025-05-04 13:49:42 -03:00
  • f9fa35b6ad Downgrade CSharpier Tyrrrz 2025-05-03 23:40:59 +03:00
  • 7d2ebb04de Bump the nuget group across 1 directory with 11 updates (#1374) dependabot[bot] 2025-05-03 23:40:26 +03:00
  • 1c9f4275b2 Bump the actions group with 2 updates (#1372) dependabot[bot] 2025-05-03 23:27:34 +03:00
  • 1fadc0755b Refactor after last changes Tyrrrz 2025-04-21 00:45:26 +03:00
  • 7ddd55951c Don't ignore next pages of archived threads masmc05 2025-04-20 00:25:35 +03:00
  • 6fb197cf0b Refactor Tyrrrz 2025-04-02 00:34:52 +03:00
  • 7add81a472 Don't consider it an error if there is nothing to export (#1349) Leonardo Mosquera 2025-04-01 18:14:35 -03:00
  • cf7580014c Bump the nuget group across 1 directory with 12 updates (#1361) dependabot[bot] 2025-04-01 18:58:39 +03:00
  • 606c082759 Bump the actions group with 3 updates (#1360) dependabot[bot] 2025-04-01 18:35:39 +03:00
  • 5bbb706b3c Fix nullref warning Tyrrrz 2025-03-18 20:08:18 +02:00
  • deca3fc1bf Use partial properties Tyrrrz 2025-03-18 20:06:44 +02:00
  • fca6729ef0 Use Uri.EscapeDataString in a few others places Tyrrrz 2025-03-18 19:35:24 +02:00
  • 6f877cf543 Revert to Uri.EscapeDataString when encoding asset URIs (#1355) 2.44.2 Lucas LaBuff 2025-03-18 13:10:21 -04:00
  • 62babc0de5 Don't attempt to infer asset timestamp from message timestamp (#1352) 2.44.1 Oleksii Holub 2025-03-13 21:43:19 +02:00
  • 9e115562dc Use WebUtility.UrlEncode instead of Uri.EscapeDataString Tyrrrz 2025-03-11 21:37:20 +02:00
  • db50a2bb96 Fix file path encoding edge cases in HTML export (#1351) Oleksii Holub 2025-03-10 19:11:17 +02:00
  • b39d015133 Bump the nuget group with 15 updates (#1347) dependabot[bot] 2025-03-03 21:42:10 +02:00
  • b4c3dce760 Bump the actions group with 4 updates (#1346) dependabot[bot] 2025-03-03 21:41:06 +02:00
  • f31e73bb7a Unify whitespace characters to fix tests Tyrrrz 2025-02-04 00:17:57 +02:00
  • 75ff5c2f7e Improve the format workflow job Tyrrrz 2025-02-03 23:48:02 +02:00
  • 7663f8ed31 Bump the nuget group with 14 updates (#1340) dependabot[bot] 2025-02-02 21:50:25 +02:00
  • c0e7334084 Bump the actions group with 3 updates (#1341) dependabot[bot] 2025-02-02 21:42:16 +02:00
  • a9eca1ceb2 Formatting Tyrrrz 2025-01-01 16:22:08 +02:00
  • 45ff1daff3 Bump the nuget group with 12 updates (#1329) dependabot[bot] 2025-01-01 13:13:45 +02:00
  • 5299c2ebc4 Bump the actions group with 4 updates (#1330) dependabot[bot] 2025-01-01 13:11:37 +02:00
  • f6c189f57c Update copyright license year (#1328) Jason N. White 2025-01-01 06:11:26 -05:00
  • a9acf17375 Prefer message timestamp over the last-modified header for asset file dates (#1321) Ritiek Malhotra 2024-12-12 17:55:44 +00:00
  • bf417db80c Bump the nuget group with 15 updates (#1318) dependabot[bot] 2024-12-01 18:51:14 +02:00
  • d78d22d066 Bump codecov/codecov-action from 4.6.0 to 5.0.7 in the actions group (#1319) dependabot[bot] 2024-12-01 18:50:14 +02:00
  • 0fa5e93f0d Use .NET 9 2.44 Tyrrrz 2024-11-12 22:19:58 +02:00
  • 7b892c8e5b Fix some text alignment issues with the new version of Avalonia Tyrrrz 2024-11-07 18:46:32 +02:00
  • 692d886442 Remove obsolete/no-op ServicePoint references/calls (#1314) Oleksii Holub 2024-11-06 20:55:04 +02:00
  • e664eab5fb Fix recursive initialization issue Tyrrrz 2024-11-06 20:16:53 +02:00
  • 1fb6156187 Refactor Tyrrrz 2024-11-06 19:36:34 +02:00
  • 789e5af8ba Include inline emoji in JSON export (#1311) Oleksii Holub 2024-11-06 19:23:40 +02:00
  • 9c15baf799 Bump the actions group with 5 updates (#1312) dependabot[bot] 2024-11-02 00:47:52 +02:00
  • 56fa6ee150 Bump the nuget group with 7 updates (#1313) dependabot[bot] 2024-11-02 00:47:21 +02:00
  • 09e0b3f133 Format stuff Tyrrrz 2024-10-26 21:41:16 +03:00
  • e8192b2b53 Improve wording Tyrrrz 2024-10-23 23:54:23 +03:00
  • 34e9b0bfcc Add info for --filter in CLI docs (#1310) LostXOR 2024-10-22 19:44:42 -05:00
  • abd7adc9e0 Add %d template token to CLI docs (#1306) Kaden 2024-10-14 06:37:25 -04:00
  • f5cdd5c8be Bump the nuget group with 8 updates (#1302) dependabot[bot] 2024-10-01 21:10:21 +03:00
  • 9fb78509b4 Bump actions/checkout from 4.1.7 to 4.2.0 in the actions group (#1303) dependabot[bot] 2024-10-01 21:10:13 +03:00
  • 161e91ccf4 Add missing tzdata package to docker build (#1296) Andrew Low 2024-09-22 22:55:47 -04:00
  • 8519ec0fff Bump the nuget group with 9 updates (#1283) dependabot[bot] 2024-09-01 19:05:04 +03:00
  • 9f8f718c94 Bump actions/upload-artifact from 4.3.4 to 4.4.0 in the actions group (#1282) dependabot[bot] 2024-09-01 19:03:41 +03:00
  • bb14e3431d Bump AsyncKeyedLock to 7.0.1 (#1276) Mark Cilia Vincenti 2024-08-26 16:23:29 +02:00
  • aa377f3131 Don't use AppDomain Tyrrrz 2024-08-18 19:03:22 +03:00
  • 522789e01d Limit recursion depth in markdown parser to prevent stack overflow (#1273) Oleksii Holub 2024-08-14 23:52:03 +03:00
  • 10adba3a4d Format schformat Tyrrrz 2024-08-11 00:10:23 +03:00
  • 73e2e0624b Use a few new APIs Tyrrrz 2024-08-10 22:28:07 +03:00
  • c978a4cf60 Fix popup background Tyrrrz 2024-08-01 23:22:03 +03:00
  • 6d82930505 Bump the actions group with 4 updates (#1267) dependabot[bot] 2024-08-01 22:56:18 +03:00
  • 4e98c79313 Bump the nuget group with 8 updates (#1268) dependabot[bot] 2024-08-01 22:55:58 +03:00
  • 42e6de359e Invert WatchProperty(...) methods' watchInitialValue Tyrrrz 2024-07-19 02:00:47 +03:00
  • 281e0f608a Bump the actions group with 2 updates (#1256) dependabot[bot] 2024-07-01 18:27:02 +03:00
  • c63313e328 Bump the nuget group with 7 updates (#1255) dependabot[bot] 2024-07-01 18:26:47 +03:00
  • 767ca1b177 Remove unnecessary prefixes from CLI docs (#1254) LostXOR 2024-06-29 17:37:15 -05:00
  • 429801183c Warn when using development build (#1248) Oleksii Holub 2024-06-01 00:58:24 +03:00
  • 520c06dceb Clean up Tyrrrz 2024-06-01 00:36:24 +03:00
  • 46d8deba87 Bump the nuget group with 3 updates (#1247) dependabot[bot] 2024-05-31 03:29:50 +03:00
  • 0e13be2fdf Bump the actions group with 6 updates (#1246) dependabot[bot] 2024-05-31 03:29:08 +03:00
  • 15f8a13f02 Create dependabot.yml Oleksii Holub 2024-05-31 03:23:48 +03:00
  • c8ea365c04 Strip symbols (#1242) Oleksii Holub 2024-05-28 00:57:11 +03:00
  • 949abc2582 Fix --partition and --filter options not working due to assembly trimming (#1240) 2.43.3 Oleksii Holub 2024-05-26 23:12:05 +03:00
  • 3b3423dd9b Clean up platform checks in update service Tyrrrz 2024-05-24 01:28:35 +03:00
  • 8380e88744 Consistent platform checks Tyrrrz 2024-05-23 18:03:52 +03:00
  • f1bc5a2266 Remove NoWarn in the CLI project Tyrrrz 2024-05-23 17:23:49 +03:00
  • dc35f25293 Suppress warnings more intelligently 2.43.2 Tyrrrz 2024-05-23 01:57:19 +03:00
  • 0e3969ca2d Use compile-time serialization for settings Tyrrrz 2024-05-22 21:41:22 +03:00
  • 91b7486f45 Publish trimmed builds (#1235) Oleksii Holub 2024-05-21 22:02:46 +03:00
  • b7548756a8 Use self-contained builds (#1224) 2.43.1 Oleksii Holub 2024-05-16 20:42:15 +03:00
  • 8f9c0f8660 Clean up Tyrrrz 2024-05-15 23:16:14 +03:00
  • b12be796c7 Simplify Tyrrrz 2024-05-14 00:03:32 +03:00
  • 7a69c87b56 Use a 3-way theme switcher instead of a 2-way switcher (#1233) Oleksii Holub 2024-05-13 23:56:21 +03:00
  • 9e7ad4d85c Fix naming inconsistency Tyrrrz 2024-05-13 22:12:43 +03:00
  • 0fb4bea64d Update issue forms Tyrrrz 2024-05-05 20:00:28 +03:00
  • d8abd011e5 Add helper link for OS/arch in readme Tyrrrz 2024-05-02 02:11:41 +03:00
  • 9a5697b5b5 Skip invalid reactions instead of crashing (#1227) Oleksii Holub 2024-04-30 20:08:03 +03:00
  • 886b8442d3 Improve documentation (#1225) LostXOR 2024-04-29 15:07:29 -06:00
  • bedf7de8c6 Update readme Tyrrrz 2024-04-29 19:55:14 +03:00
  • 5ef329b63c Remove unneeded attribute Tyrrrz 2024-04-29 02:39:08 +03:00
  • 060e55a0d7 Fix tiny issues in the readme Tyrrrz 2024-04-28 19:33:01 +03:00
  • 61444aad30 Set correct file permissions for Linux/OSX release assets (#1223) Oleksii Holub 2024-04-28 18:53:36 +03:00