Commit Graph

  • d490fd0a38 Improve, clean up encryption Tyrrrz 2026-02-27 14:57:15 +02:00
  • 21c2398e2a Cleanup: fix filename typo, replace AsyncNonKeyedLocker, drop WithIndex(), use ProcessStartInfo ctor arg (#1492) Copilot 2026-02-27 14:42:07 +02:00
  • 7ff2347df1 Clean up Tyrrrz 2026-02-27 14:32:27 +02:00
  • 3391e755fc Fix markdown not parsing for Persist Token tooltip Tyrrrz 2026-02-27 14:19:03 +02:00
  • f0e9d3be1b Reorganize files Tyrrrz 2026-02-27 14:14:43 +02:00
  • eef0fc742d Encrypt Discord token at rest in settings file (machine-bound) (#1491) Copilot 2026-02-27 14:01:25 +02:00
  • 2e47c73388 Use range operator for substring extraction in StringSegment.ToString() Tyrrrz 2026-02-27 11:30:09 +02:00
  • 2d49146c74 Rename transformFallback parameter to fallbackTransform for clarity Tyrrrz 2026-02-27 10:24:39 +02:00
  • c59374598a Migrate to Centralized NuGet Package Management (CPM) (#1489) Copilot 2026-02-26 21:29:46 +02:00
  • 01d0203445 Clean up Tyrrrz 2026-02-26 21:23:30 +02:00
  • c4bfb3424e Add option to reverse message order in exports (#1487) Copilot 2026-02-26 21:14:57 +02:00
  • 522caba420 Fix standard emoji not rendering as Discord-style images (#1488) Copilot 2026-02-26 17:20:04 +02:00
  • ad1170b42e Fix duplicate threads causing a crash when exporting in parallel (#1486) Copilot 2026-02-26 17:19:07 +02:00
  • d2c0e2169b Increase media asset URL hash length to eliminate collision risk with --reuse-media (#1485) Copilot 2026-02-26 16:35:18 +02:00
  • e6562de1f5 Reformat XAML Tyrrrz 2026-02-24 21:07:48 +02:00
  • 5f8054e2f0 Fix alingment issues when dealing with inlines Tyrrrz 2026-02-24 21:05:03 +02:00
  • 12d98e9ab0 Add localization (#1482) Copilot 2026-02-24 20:49:32 +02:00
  • 18086aa209 Fix second dialog not appearing when dialogs are shown sequentially (#1481) Copilot 2026-02-23 07:32:56 +02:00
  • dd7196b6a5 Resolve thread mentions on demand (#1480) Copilot 2026-02-21 23:21:47 +02:00
  • 72f9e981de Replace YouTube iframe embeds with clickable thumbnails (#1474) 2.46.1 Copilot 2026-02-12 19:04:17 +02:00
  • 81e286751f Add file:// protocol to absolute asset paths in HTML exports (#1475) Copilot 2026-02-12 13:19:12 +02:00
  • 225230a20f Bump the actions group with 2 updates (#1467) dependabot[bot] 2026-02-10 17:28:59 +02:00
  • dea412ff25 Bump the nuget group with 9 updates (#1468) dependabot[bot] 2026-02-10 17:28:47 +02:00
  • 95953f8cf0 Refactor Tyrrrz 2026-01-01 23:56:12 +02:00
  • 6191855e33 Fix invalid issue link in comment Tyrrrz 2026-01-01 23:53:57 +02:00
  • 33a975b907 Fix case-insensitive lookup for data package index file (#1460) Copilot 2026-01-01 21:19:59 +02:00
  • 3d353bc1e6 Format Tyrrrz 2026-01-01 20:40:37 +02:00
  • f555ab3f00 Bump the actions group with 5 updates (#1457) dependabot[bot] 2026-01-01 20:37:11 +02:00
  • a14a17db83 Bump the nuget group with 11 updates (#1458) dependabot[bot] 2026-01-01 20:36:41 +02:00
  • 1f63d4fa26 Line breaks Tyrrrz 2025-12-31 18:57:08 +02:00
  • d3d078735a Preserve original URLs for proxied embed assets (#1456) Copilot 2025-12-31 18:54:04 +02:00
  • 58dd40bf3e Refactor last commit Tyrrrz 2025-12-29 20:11:05 +02:00
  • 7c79e0639b Fix filename sanitization for NTFS filesystems on non-Windows systems (#1455) Copilot 2025-12-29 19:52:59 +02:00
  • a74ba4da0c Update license year Tyrrrz 2025-12-06 19:20:21 +02:00
  • 8bbb8fa5ee Clean up Tyrrrz 2025-12-03 23:37:17 +02:00
  • a91337ccac Fixed token retrieval through console (#1402) CarcaBot 2025-12-02 16:43:00 +02:00
  • 303f5667bf Remove unused package Tyrrrz 2025-12-01 20:51:03 +02:00
  • 934cb526e9 Bump the nuget group with 17 updates (#1445) dependabot[bot] 2025-12-01 20:47:52 +02:00
  • c33b742dce Bump the actions group with 2 updates (#1446) dependabot[bot] 2025-12-01 20:47:02 +02:00
  • f0a74fbc6e Simplify Tyrrrz 2025-11-30 19:24:37 +02:00
  • 768e124370 Remove unnecessary extension Tyrrrz 2025-11-30 19:23:01 +02:00
  • 8dc7eb2937 Use markdown alerts Tyrrrz 2025-11-24 17:58:06 +02:00
  • 8fff0f4445 Prettify project files Tyrrrz 2025-11-18 19:07:17 +02:00
  • 0fc8124aa0 Cleanup the trim/aot analyzer hack Tyrrrz 2025-11-18 00:55:23 +02:00
  • 64ed6acf34 Don't use type aliases Tyrrrz 2025-11-18 00:36:47 +02:00
  • e958600073 Disable trim warnings in CLI as a workaround for C# 14 extension block issue Tyrrrz 2025-11-16 22:54:23 +02:00
  • 714d2e6806 Update sln Tyrrrz 2025-11-16 20:55:00 +02:00
  • fbbac2afaa Make use of C# 14 features Tyrrrz 2025-11-16 20:29:39 +02:00
  • 380dd6d511 Update to .NET 10 Tyrrrz 2025-11-11 19:46:22 +02:00
  • 607ec7442f Bump the actions group with 2 updates (#1440) dependabot[bot] 2025-11-01 13:05:14 +02:00
  • e6f675bcaa Bump the nuget group with 14 updates (#1441) dependabot[bot] 2025-11-01 13:05:05 +02:00
  • 42ebb9928e Fix CD workflow Tyrrrz 2025-10-04 04:46:01 +03:00
  • 7e64aa5a8e Add default to PublishMacOSBundle to avoid error when publishing without extra args Tyrrrz 2025-10-04 04:25:29 +03:00
  • a383722469 Bump the nuget group with 13 updates (#1431) dependabot[bot] 2025-10-02 16:08:07 +03:00
  • 8f3fe7e501 Bump the actions group with 2 updates (#1430) dependabot[bot] 2025-10-02 16:07:47 +03:00
  • 27a434a663 Format Tyrrrz 2025-09-02 19:55:09 +03:00
  • a966bee140 Bump the nuget group with 12 updates (#1429) dependabot[bot] 2025-09-02 19:50:14 +03:00
  • fb17e86146 Bump the actions group with 3 updates (#1428) dependabot[bot] 2025-09-02 19:49:59 +03:00
  • 8fcf5e5377 Bump the nuget group with 7 updates (#1417) dependabot[bot] 2025-08-01 16:59:39 +03:00
  • 845e2a52fe Fix guilds -> servers Tyrrrz 2025-07-09 01:10:56 +03:00
  • 187befcf11 Remove the now unnecessary extension method Tyrrrz 2025-07-01 19:02:48 +03:00
  • 9e685a0375 Bump the nuget group with 15 updates (#1408) dependabot[bot] 2025-07-01 19:00:52 +03:00
  • 0d98e1084d Bump docker/setup-buildx-action in the actions group (#1409) dependabot[bot] 2025-07-01 18:59:12 +03:00
  • f149fad406 Potato potato Tyrrrz 2025-06-26 17:50:32 +03:00
  • 5405e619a9 Set application name to fix macOS app menu title (#1405) Oleksii Holub 2025-06-26 00:35:32 +03:00
  • adafaaa49d Clean up chmods Tyrrrz 2025-06-25 19:27:26 +03:00
  • d071459a5b Fix crash when exporting multiple channels to drive root (#1399) Oleksii Holub 2025-06-16 20:38:10 +03:00
  • cc92b2cbe6 More cleanup 2.46 Tyrrrz 2025-06-08 22:53:10 +03:00
  • 08718425f1 Clean up Tyrrrz 2025-06-08 22:37:24 +03:00
  • 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