Commit Graph

  • 2259f19c44 Remove message content intent check due to false positives Tyrrrz 2022-10-08 15:35:06 +03:00
  • 8695942328 Enforce a higher version of .NET runtime Tyrrrz 2022-10-02 13:42:46 +03:00
  • 84e656ccfc Update version 2.36.1 Tyrrrz 2022-09-24 20:40:51 +03:00
  • 2ba0c3b38e More refactoring around system notifications Tyrrrz 2022-09-24 19:54:42 +03:00
  • 7467f0aeb6 Don't fail on unknown embed kinds Tyrrrz 2022-09-19 23:55:17 +03:00
  • e38479d463 Make lowercasing in system notifications a bit safer Tyrrrz 2022-09-19 16:30:19 +03:00
  • 06a4b6a8e6 Add checks for message content intent on bot accounts Tyrrrz 2022-09-16 23:04:18 +03:00
  • cc1ad8b435 Retry on SSL exceptions Tyrrrz 2022-09-16 22:47:02 +03:00
  • f8dac2c9d0 Simplify token kind resolution Tyrrrz 2022-09-16 22:46:55 +03:00
  • b8cea0d140 Unlock dotnet version on CI Tyrrrz 2022-09-16 18:01:53 +03:00
  • 7996a38c5c Update version 2.36 Tyrrrz 2022-09-16 17:22:53 +03:00
  • 9d052f9404 Improve wording in CLI exception when output path is ambiguous Tyrrrz 2022-09-14 21:59:22 +03:00
  • 3078351670 Add fallback content for thread start messages Tyrrrz 2022-09-14 20:17:04 +03:00
  • 4f41c4fff3 Fix styles for system notifications in HTML Tyrrrz 2022-09-14 20:14:30 +03:00
  • a80ee2943f Refactor Tyrrrz 2022-09-14 02:06:11 +03:00
  • 8612d2c84a Add HTML formatting for system messages (#926) gan-of-culture 2022-09-13 22:51:10 +02:00
  • 57c849d0f8 More refactoring Tyrrrz 2022-09-13 23:27:54 +03:00
  • 9c2a26aa82 Fix tests Tyrrrz 2022-09-13 18:32:31 +03:00
  • f376028d76 Add tests for gifv embeds Tyrrrz 2022-09-13 18:09:56 +03:00
  • da87f3c774 Hide message content if it only contains a link to a GIFV Tyrrrz 2022-09-13 18:05:41 +03:00
  • 61516feafa Refactor Tyrrrz 2022-09-13 17:33:28 +03:00
  • 8d209cd67a Improve GIF playback (#927) gan-of-culture 2022-09-13 15:08:57 +02:00
  • c58d7e752b Update readme Tyrrrz 2022-09-12 16:13:28 +03:00
  • fcc1605455 Mention nix package in readme (#925) Ivv 2022-09-12 14:59:15 +02:00
  • f28d662a71 Support GIF embeds when exporting to HTML (#919) gan-of-culture 2022-09-10 22:48:52 +02:00
  • a405ab184e Update version 2.35.2 Tyrrrz 2022-09-08 16:57:00 +03:00
  • b861a69799 Recognize existing directories as valid output paths in CLI Tyrrrz 2022-09-04 18:14:22 +03:00
  • d53b4c825a Update usage guide Tyrrrz 2022-09-02 13:29:56 +03:00
  • 30678e96e5 Move into maintenance mode Oleksii Holub 2022-08-26 18:01:19 +03:00
  • 2024d3658b Update version 2.35.1 Oleksii Holub 2022-08-26 17:58:41 +03:00
  • 9453cac389 Fix regex in contains filter Oleksii Holub 2022-08-25 23:44:04 +03:00
  • 504c3c53cd Fail if an export command is called with multiple channels but a single-file output path Oleksii Holub 2022-08-25 22:11:26 +03:00
  • 4e358e8e6f Add support for animated guild icons Oleksii Holub 2022-08-25 21:38:59 +03:00
  • 5e852235ce Retry on all Discord server side errors Oleksii Holub 2022-08-25 21:32:47 +03:00
  • 612c6d37a4 Make contains filter match on spaces and input boundaries, as well as word boundaries Oleksii Holub 2022-08-25 21:26:56 +03:00
  • 92cf886eab Fix not being able to parse message filters that share common prefix with one of the named filters Oleksii Holub 2022-08-25 21:20:22 +03:00
  • f48af53d72 Simplify filter grammar Oleksii Holub 2022-08-25 21:07:02 +03:00
  • 99d721c63b Update nuget packages Oleksii Holub 2022-08-25 20:22:10 +03:00
  • 11414b5937 Refactor message filter grammar and add ~ as an alias for - in negated filters for better UX when using CLI Oleksii Holub 2022-08-25 20:09:06 +03:00
  • 6c039ebfa6 Filter out categories when displaying channels Oleksii Holub 2022-08-19 18:39:11 +03:00
  • 9cffbbc5ce Expand tilde to home directory on *nix systems in output path (#903) TSRBerry 2022-08-18 22:23:26 +02:00
  • 6f87960513 Make workflow stages less ambigious Oleksii Holub 2022-08-13 04:13:09 -07:00
  • e8f8c47dbd Make JS in HTML templates more consistent Oleksii Holub 2022-07-19 16:16:48 +03:00
  • 9aba36fce5 Update twemoji URLs Oleksii Holub 2022-07-19 15:55:58 +03:00
  • f29e1d2d9f Inform about a breaking change in Docker configuration Oleksii Holub 2022-07-10 02:42:43 -07:00
  • b000a72f81 Update download instructions Oleksii Holub 2022-07-06 14:08:07 +03:00
  • f5318e77b7 Update version 2.35 Oleksii Holub 2022-07-02 13:20:03 +03:00
  • e171b43c22 Simplify CSS Oleksii Holub 2022-07-01 13:17:13 +03:00
  • 23e1850d15 Render consecutive twitter embeds as on Oleksii Holub 2022-06-30 20:56:44 +03:00
  • 057902f919 More test stuff Oleksii Holub 2022-06-30 19:07:11 +03:00
  • 565fb53d3b Cleanup tests Oleksii Holub 2022-06-30 18:13:14 +03:00
  • edba9f36a7 Hide message content in HTML when linking to an image Oleksii Holub 2022-06-29 21:43:43 +03:00
  • 356b1a6afd Don't use records for spec classes Oleksii Holub 2022-06-29 20:49:51 +03:00
  • 70edc8989c Add test for plain image embed Oleksii Holub 2022-06-29 20:38:48 +03:00
  • 2fd7e327a9 Add support for YouTube Shorts video embeds in HTML Oleksii Holub 2022-06-29 20:26:04 +03:00
  • 9182c3d934 Fix tests Oleksii Holub 2022-06-29 12:59:20 +03:00
  • 01389b7e28 Fix rendering of code blocks in HTML Oleksii Holub 2022-06-28 21:18:57 +03:00
  • bd0701cb82 Render quotes inline in referenced messages in HTML Oleksii Holub 2022-06-28 21:02:11 +03:00
  • 4283ef22b1 Add HTML minification Oleksii Holub 2022-06-28 20:20:33 +03:00
  • 94ef4b6981 Support listing and exporting voice channels Oleksii Holub 2022-06-28 18:27:01 +03:00
  • 7b72f473fd Pad outputs from guilds, channels, dm to have more aligned columns Oleksii Holub 2022-06-28 17:39:32 +03:00
  • 2463cb5087 Sort DMs by last message and avoid grouping them in GUI Oleksii Holub 2022-06-28 17:23:01 +03:00
  • 2c7986c4e6 Refactor IsTextChannel and IsVoiceChannel to extensions Oleksii Holub 2022-06-28 16:38:44 +03:00
  • 5755334492 Update war in Ukraine message in CLI Oleksii Holub 2022-06-24 12:26:35 +03:00
  • 26c523a3e9 Update usage instructions to direct towards the Network tab method Oleksii Holub 2022-06-24 12:25:50 +03:00
  • 371c7d2b75 Make TOS warning more prominent Oleksii Holub 2022-06-24 12:14:29 +03:00
  • 62400f305a Make CLI attributes look tidier Oleksii Holub 2022-06-19 12:21:09 +03:00
  • 65a528e7fe Simplify dockerfile Oleksii Holub 2022-06-18 22:37:24 +03:00
  • 47d8163a46 Add filename token for current date (#869) Lucas LaBuff 2022-06-17 15:06:12 -04:00
  • 1d9224ebd8 Update guide to direct users to the Advanced section of Discord settings rather than Appearance (#867) Clint Herron 2022-06-16 05:01:15 -04:00
  • ddc7f921bd Fix Twemoji URLs with ZWJs being generated incorrectly (#865) Ethan 2022-06-12 08:46:39 +10:00
  • aca94ddccb Update test logger Oleksii Holub 2022-06-10 23:16:47 +03:00
  • 3661c42df4 Fix tests by fixing typo in last commit Oleksii Holub 2022-06-10 22:32:16 +03:00
  • 005c1786ec Fix tests Oleksii Holub 2022-06-10 22:23:20 +03:00
  • b6fbf2393e Update bootstrapper and add it to the CLI flavor too Oleksii Holub 2022-06-10 22:12:48 +03:00
  • 0e49936e38 Make messages linkable in HTML (#864) Philipp C. Heckel 2022-06-09 12:47:00 -04:00
  • 8d4e6b77c4 Fix docker workflow not tagging with version number Oleksii Holub 2022-06-01 20:06:59 +03:00
  • 6f47fb6a1c Update version 2.34.1 Oleksii Holub 2022-06-01 19:55:49 +03:00
  • 6150720b1e Update readme Oleksii Holub 2022-05-31 12:29:24 +03:00
  • dcdeea19ab Update nuget packages Oleksii Holub 2022-05-29 22:43:42 +03:00
  • ca56d47110 Allow whitespace in sticker names Oleksii Holub 2022-05-20 20:45:42 +03:00
  • 17b548d679 Add test for last change Oleksii Holub 2022-05-18 20:19:46 +03:00
  • 20eeaa58e9 Add has:pin filter (#853) Andrew Kolos 2022-05-18 13:11:50 -04:00
  • 6621c10ae0 Satisfy my OCD Oleksii Holub 2022-04-30 16:04:57 +03:00
  • 75214354ca Update CliFx Oleksii Holub 2022-04-22 19:48:11 +03:00
  • 84d99e8520 Reorganize assets Oleksii Holub 2022-04-22 17:19:42 +03:00
  • 4b80eabb73 Update NuGet.config Oleksii Holub 2022-04-22 17:03:03 +03:00
  • e6830bbd0e Plural artifacts Oleksii Holub 2022-04-22 02:10:00 +03:00
  • 97c751f171 Simplify workflows Oleksii Holub 2022-04-22 01:23:48 +03:00
  • dc814e08e7 Update readme Oleksii Holub 2022-04-22 01:14:35 +03:00
  • 54bf7c204a Consolidate workflows Oleksii Holub 2022-04-22 01:13:36 +03:00
  • 36c9983c9e Update test logger Oleksii Holub 2022-04-19 04:29:50 +03:00
  • 361e0489ed Update NuGet packages Oleksii Holub 2022-04-17 03:36:15 +03:00
  • 77436120a8 Update readme Oleksii Holub 2022-04-16 18:48:39 +03:00
  • 2d7ab5411f Revert "Use nightly.link for linking CI builds" Oleksii Holub 2022-04-13 22:40:27 +03:00
  • 1ce523b252 Use nightly.link for linking CI builds Oleksii Holub 2022-04-13 22:38:41 +03:00
  • bb81cf06ae Rework retry policy Oleksii Holub 2022-04-12 23:55:03 +03:00
  • f7f6ac9494 Update version 2.34 Oleksii Holub 2022-04-10 21:43:43 +03:00
  • 481958f4d3 Update Readme.md Oleksii Holub 2022-04-09 21:58:41 +03:00
  • 5e3502cbc5 Update Readme.md Oleksii Holub 2022-04-09 21:57:34 +03:00