Commit Graph

  • 6258394fc0 Remove lang version from build props prime tyrrrz 2026-05-03 16:01:32 +03:00
  • e6472543e0 Refactor fetching Avalonia TopLevel tyrrrz 2026-05-02 10:47:58 +03:00
  • ee163d6de7 Bump actions/upload-artifact from 7.0.0 to 7.0.1 in the actions group (#1528) dependabot[bot] 2026-05-01 16:31:01 +03:00
  • 5838c0546e Update for Avalonia 12 tyrrrz 2026-05-01 16:30:11 +03:00
  • 07a02773be Bump the nuget group with 15 updates (#1529) dependabot[bot] 2026-05-01 16:05:31 +03:00
  • 0a623b24d1 Refactor GUI spacing tyrrrz 2026-04-22 17:18:28 +03:00
  • da4f5ea74a Use PowerKit's Uri.TryGetFilaName() tyrrrz 2026-04-20 22:22:11 +03:00
  • 34b5ccc75b Remove BOM tyrrrz 2026-04-19 23:13:12 +03:00
  • 7456f0fe3a Add PowerKit and replace custom utility extensions (#1525) Copilot 2026-04-19 23:10:45 +03:00
  • 757daa7a60 Forward slashes tyrrrz 2026-04-19 18:13:26 +03:00
  • 9590d4461a Standardize repo structure tyrrrz 2026-04-19 16:24:23 +03:00
  • a27fc3e72e Update Avalonia copilot/add-numeric-types-extension tyrrrz 2026-04-17 15:02:20 +03:00
  • f10bba63e6 Add warning against user account automation Oleksii Holub 2026-04-14 22:52:10 +03:00
  • b76b42549b Fix security issues tyrrrz 2026-04-14 13:23:38 +03:00
  • ae70fe9741 Move theme initialization to the correct place tyrrrz 2026-04-07 17:54:05 +03:00
  • ea0b47f26d Expand list unwrap to also resolve forum channels to thread posts copilot/rework-cli-commands-composability copilot-swe-agent[bot] 2026-04-04 20:49:33 +00:00
  • f6e710909c Fix export JSON detection to use numeric check; rename GuildIds to ServerIds in GetChannelsCommand copilot-swe-agent[bot] 2026-04-04 11:33:13 +00:00
  • 1835af12d5 Fix: catch JsonException in list unwrap; improve export error message copilot-swe-agent[bot] 2026-04-04 11:28:04 +00:00
  • f8ab926074 Add 'list unwrap' command; remove category unwrapping from export; add [!IMPORTANT] callouts to pipeline doc sections copilot-swe-agent[bot] 2026-04-04 11:23:45 +00:00
  • 7f08641974 Update error message for missing channel IDs Oleksii Holub 2026-04-04 14:16:43 +03:00
  • 948ceba8cc docs: use -short|--long convention for option names in prose text copilot-swe-agent[bot] 2026-04-04 11:14:19 +00:00
  • b0ee4ba646 list commands always output JSON; add CliJsonSerializerContext + SnowflakeJsonConverter in CLI copilot-swe-agent[bot] 2026-04-04 09:50:29 +00:00
  • 89407c121f Add .ConfigureAwait(false) to ReadLinesAsync; remove IsNullOrWhiteSpace guard copilot-swe-agent[bot] 2026-04-04 09:14:41 +00:00
  • 4ec8faef93 Rename 'list guilds' to 'list servers'; use 'servers' in all user-facing text; simplify token setup in docs copilot-swe-agent[bot] 2026-04-04 09:10:11 +00:00
  • 245b368396 Move Trim() from ReadLinesAsync to call site in ExportChannelsCommand copilot-swe-agent[bot] 2026-04-04 08:52:02 +00:00
  • cbf74ba6a8 Use using System.Runtime.CompilerServices instead of fully-qualified attribute copilot-swe-agent[bot] 2026-04-04 08:50:06 +00:00
  • f656234c38 Refine ReadLinesAsync: pattern matching, rename, cancellation token copilot-swe-agent[bot] 2026-04-03 22:26:56 +00:00
  • 316e8c6ea8 Simplify stdin reading: use ReadAllLinesAsync extension and Snowflake.Parse copilot-swe-agent[bot] 2026-04-03 16:12:47 +00:00
  • 1087173fef Rename dce.sh to dce and update docs to use dce/dce.bat without extensions copilot-swe-agent[bot] 2026-04-03 16:02:36 +00:00
  • a31629f722 Fix docs: put positional params before options per CliFx convention copilot-swe-agent[bot] 2026-04-03 15:52:29 +00:00
  • 5c86beb809 Update ListCommand error message and use dce alias throughout CLI docs copilot-swe-agent[bot] 2026-04-03 15:48:36 +00:00
  • 55c06ef40e Add dce.sh/dce.bat alias scripts and update docs with inline DISCORD_TOKEN pipeline examples copilot-swe-agent[bot] 2026-04-03 15:13:58 +00:00
  • f3638ecbdd Add stub 'list' command that errors with help text when executed copilot-swe-agent[bot] 2026-04-03 15:10:46 +00:00
  • 0e3b455655 Restructure commands: list channels/guilds subcommands with positional parameters copilot-swe-agent[bot] 2026-04-03 15:05:43 +00:00
  • 16ecb2802a Clarify DISCORD_TOKEN env var tip in documentation copilot-swe-agent[bot] 2026-04-03 14:46:54 +00:00
  • 6750195a35 Address code review: fix Snowflake.TryParse usage and remove blank line in channels redirect block copilot-swe-agent[bot] 2026-04-03 14:45:14 +00:00
  • efb371f093 Rework CLI commands to be composable: pipe channels to export, remove exportguild/exportall/exportdm copilot-swe-agent[bot] 2026-04-03 14:42:04 +00:00
  • 716ea79f60 Initial plan copilot-swe-agent[bot] 2026-04-03 14:36:19 +00:00
  • af3ec8c299 Use CliFx v3 stable tyrrrz 2026-04-03 17:27:30 +03:00
  • f1673cde77 Use the Loaded event in view init tyrrrz 2026-04-03 11:37:44 +03:00
  • ed33d19bc0 Fix settings getting corrupted tyrrrz 2026-04-03 11:20:54 +03:00
  • 80e9ad75ba Clean up tyrrrz 2026-04-03 00:35:09 +03:00
  • 295f4cf9a2 Improve WatchProperty tyrrrz 2026-04-03 00:13:40 +03:00
  • 1f189e5206 Rename view model manager methods tyrrrz 2026-04-02 14:50:11 +03:00
  • df683b3b41 Remove unneeded usings tyrrrz 2026-04-02 14:36:17 +03:00
  • d467948d0b Only execute commands from code if allowed tyrrrz 2026-04-02 14:36:06 +03:00
  • f6166764e9 Automate view initialization tyrrrz 2026-04-02 14:35:17 +03:00
  • 7ee2763d4b Bump the nuget group with 17 updates (#1520) dependabot[bot] 2026-04-01 15:03:58 +03:00
  • eb99ab29ed Bump the actions group with 5 updates (#1519) dependabot[bot] 2026-04-01 15:02:33 +03:00
  • 5c61306231 Update favicon tyrrrz 2026-03-31 23:47:26 +03:00
  • 2e4601d378 Emit source-generated files for easier debugging tyrrrz 2026-03-30 21:36:11 +03:00
  • cc703cc860 Migrate to CliFx v3 (#1516) Oleksii Holub 2026-03-26 23:53:28 +02:00
  • 661f82c478 Add Nix download for GUI Oleksii Holub 2026-03-24 00:51:42 +02:00
  • b9f19f7003 Fix shebang, rename script tyrrrz 2026-03-23 23:34:57 +02:00
  • e794d7c833 Replace Publish-MacOSBundle.ps1 with a .NET 10 single-file C# script (#1515) Copilot 2026-03-23 23:18:46 +02:00
  • 5a26ba0b5a Update WinGet links in Readme Oleksii Holub 2026-03-21 23:55:12 +02:00
  • 1181a35f08 Variable names consistency 2.47.1 tyrrrz 2026-03-21 20:27:05 +02:00
  • 4a62f9c34f Add DISCORDCHATEXPORTER_ALLOW_AUTO_UPDATE env var to suppress auto-update in GUI (#1514) Copilot 2026-03-21 20:25:53 +02:00
  • b6e1f92989 Add the GUI flavor of the AUR package to readme Oleksii Holub 2026-03-21 17:14:45 +02:00
  • 0d3d2ddcf0 Add more package manager install options Oleksii Holub 2026-03-21 17:03:57 +02:00
  • 9afecd47bd Update token extraction script in docs (#1511) billA 2026-03-16 18:54:54 +05:30
  • 5cec162b4e More consistent message box Tyrrrz 2026-03-12 18:54:44 +02:00
  • 6647f90ced Update default branch ref Tyrrrz 2026-03-04 20:23:55 +02:00
  • b9a3001c11 Add DISCORDCHATEXPORTER_SETTINGS_PATH env var override for settings file path (#1500) Copilot 2026-03-02 20:06:20 +02:00
  • dadfe5b8ef Guard App.Dispose() against double-invocation and late shutdown (#1499) Copilot 2026-03-02 18:42:35 +02:00
  • 4f29fa63d0 Bump the actions group with 2 updates (#1495) dependabot[bot] 2026-03-01 15:53:28 +02:00
  • 54b0174bde Bump the nuget group with 15 updates (#1496) dependabot[bot] 2026-03-01 15:53:11 +02:00
  • 3be5bc6a21 Remove dashes from OutputPathTooltip 2.47 Tyrrrz 2026-02-27 19:14:30 +02:00
  • c9f152773a Clean up last PR Tyrrrz 2026-02-27 19:12:27 +02:00
  • 5e39611395 Double-clicking a channel auto-opens export setup (#1493) Copilot 2026-02-27 19:10:19 +02:00
  • 40491bdc0f Fix text misalignment on export setup Tyrrrz 2026-02-27 19:05:16 +02:00
  • 03dd272eaf Fix tests harder this time Tyrrrz 2026-02-27 18:59:52 +02:00
  • 98e294f7e4 Fix tests, clean up Tyrrrz 2026-02-27 18:36:16 +02:00
  • b22e786449 Fix the shrug emoji not rendering correctly Tyrrrz 2026-02-27 18:35:53 +02:00
  • 951c1e4613 Make Run's BaselineAlignment set globally Tyrrrz 2026-02-27 18:31:40 +02:00
  • 675d910ea3 Formatting Tyrrrz 2026-02-27 17:56:29 +02:00
  • 28f26e45fb Add tests for forwarded messages Tyrrrz 2026-02-27 17:52:26 +02:00
  • 4674c517e3 Refactor Tyrrrz 2026-02-27 17:39:36 +02:00
  • b660edfe78 Clean up after last PR Tyrrrz 2026-02-27 17:30:06 +02:00
  • 532470e3db Fix format Tyrrrz 2026-02-27 15:42:47 +02:00
  • b533e08d74 Implement exporting for forwarded messages (#1451) farley128 2026-02-27 08:41:31 -05:00
  • 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