1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2025-08-14 06:16:58 +02:00

Commit Graph

  • 6d3db23f80 Fix not manually disposing of resources when the app window is closed chylex 2022-03-05 13:35:11 +01:00
  • 4bc9626013 Add name to server management thread chylex 2022-03-05 13:34:31 +01:00
  • 8002236c1f Release v33.2 (app) v33.2 chylex 2022-02-27 17:09:51 +01:00
  • c4fe6c4391 Move app version info out of .csproj and into a single linked .cs file chylex 2022-02-27 16:20:30 +01:00
  • ebfe972a98 Update uses of Avalonia APIs & safeguard clipboard code chylex 2022-02-27 15:29:49 +01:00
  • 20aac4c47a Update Avalonia to 0.10.12 chylex 2022-02-27 15:21:38 +01:00
  • 35308e0995 Add option to re-enable Ctrl+Shift+I in the Discord app chylex 2022-02-27 14:01:13 +01:00
  • f7f32c3f6a Fix Avalonia designer not seeing custom windows and controls chylex 2022-02-27 11:37:08 +01:00
  • 4dc781b35c Address Rider inspections chylex 2022-02-21 00:05:25 +01:00
  • 849ef18adb Reorganize namespaces and move some classes to a separate Utils project chylex 2022-02-20 20:37:48 +01:00
  • 77aa15e557 Add database file name to the app title chylex 2022-02-20 20:03:59 +01:00
  • 47b106503d Fix database path being editable in the Database tab in the app chylex 2022-02-20 19:55:32 +01:00
  • bde4cb06f4 Dispose of all window properties when the DHT panel is closed (app) chylex 2022-02-12 20:40:44 +01:00
  • d772f7ed71 Fix calling clearTimeout instead of clearInterval in app script (no difference according to spec, but cleaner) chylex 2022-02-12 20:32:01 +01:00
  • 0662af9b1a Update website (put desktop app on top, add anchor links) chylex 2022-02-12 19:17:37 +01:00
  • 03fd730139 Release v.31a (browser script) chylex 2022-02-12 18:37:39 +01:00
  • d362c96b80 Fix skipping to next channel not working after a Discord update (browser script) chylex 2022-02-12 18:35:47 +01:00
  • 9f34c9dffa Fix occasional skipping of messages when autoscrolling in unfocused browser (browser script) chylex 2022-02-12 18:09:58 +01:00
  • cacf43d1d8 Fix broken channel detection after a Discord update (browser script) chylex 2022-02-12 12:41:33 +01:00
  • edc23d616d Release v33.1 (app) v33.1 chylex 2022-02-12 11:23:24 +01:00
  • db191f87fd Fix not finding selected DM channel after a Discord update chylex 2022-02-12 11:15:21 +01:00
  • e8677c09b4 Release v33 (app) v33 chylex 2021-12-01 08:13:19 +01:00
  • 378c54908e Add tools to remove/keep filtered messages in the app chylex 2021-11-29 23:22:03 +01:00
  • 07af4ae00f Improve localization for dates and numbers in the app UI chylex 2021-11-29 17:05:02 +01:00
  • c262e5aaa4 Minor visual fixes for app UI chylex 2021-11-29 17:41:02 +01:00
  • 96e125b812 Add channel & user filters to the app chylex 2021-11-29 15:16:35 +01:00
  • c0123b9f91 Add check box dialog chylex 2021-11-28 18:35:21 +01:00
  • 2ec9c7cbc3 Fix Rider inspections chylex 2021-11-28 14:44:40 +01:00
  • 4cfe19d369 Tweak button styles in the app chylex 2021-11-28 14:09:56 +01:00
  • f449859ad9 Update Avalonia to 0.10.10 chylex 2021-11-28 13:22:09 +01:00
  • ae5630cf96 Fix missing app icon in dialog windows chylex 2021-11-27 20:59:16 +01:00
  • 75c8202c77 Disable resizing of message dialogs chylex 2021-11-27 20:57:39 +01:00
  • e9e8c95a19 Add feature to merge multiple database files into one chylex 2021-11-27 15:25:39 +01:00
  • 879a69608c Add progress dialog chylex 2021-11-27 19:09:17 +01:00
  • 560c515ecf Make message dialogs callable from non-UI threads chylex 2021-11-27 19:37:01 +01:00
  • ec8c00853a Add empty archive file w/ Rider data source chylex 2021-11-27 13:40:53 +01:00
  • 5888d13d7c Add app build script for Linux chylex 2021-11-26 13:48:29 +01:00
  • 15db0cca8e Update Rider project files chylex 2021-11-20 09:32:21 +01:00
  • 52998f7d7a Release v32.1 (app) v32.1 chylex 2021-09-14 02:01:57 +02:00
  • c2e302f8bb Allow tracking from old Discord domain in the app (discordapp.com) chylex 2021-09-14 01:59:39 +02:00
  • 9f506aceb2 Release v.32 (app) v32 chylex 2021-08-15 22:02:03 +02:00
  • bbb50dc50c Fix C# code formatting chylex 2021-08-15 21:58:32 +02:00
  • 3f763bbf6b Add Rider run configuration to minify JS chylex 2021-08-15 21:57:58 +02:00
  • be3a7d6d80 Add Python script to minify JS in the app chylex 2021-08-15 20:31:36 +02:00
  • bd78051a9d Fix viewer crashing when a message references a channel/user that is not saved (app) chylex 2021-08-15 20:00:15 +02:00
  • 6a24befca1 Update text channel icon whitelist for selecting next text channel (app) chylex 2021-08-15 19:20:10 +02:00
  • 09dce7b062 Rewrite channel and message detection to fix reliability issues after Discord updated (app) chylex 2021-08-15 18:05:44 +02:00
  • 396c622d9c Show missing replies in the viewer & optimize message object representation (app) chylex 2021-08-15 16:30:36 +02:00
  • 73bf16a21e Add support for tracking threads (app) chylex 2021-08-15 02:09:41 +02:00
  • 25071d4323 Fix app tracking unsent and special messages chylex 2021-08-14 23:49:48 +02:00
  • ab7b3532fc Build a DHT app for desktop v31 chylex 2021-05-09 00:26:57 +02:00
  • 36286dc8cf Update UglifyJS & remove YUI Compressor chylex 2021-06-13 13:53:01 +02:00
  • 233e37a1c8 Release v.31 chylex 2021-04-03 00:50:42 +02:00
  • af3f914660 Tweak reaction saving and rendering chylex 2021-04-03 00:07:29 +02:00
  • 235d960afe Track and view reactions (#135) Chupalika 2021-04-02 17:53:25 -04:00
  • 459198d023 Fix reply inline formatting & margins with disabled avatars (#135) Chupalika 2021-03-30 03:01:38 +02:00
  • 3f62490783 Release v.30 chylex 2021-03-28 14:44:39 +02:00
  • 6023fe2b2b Add .htaccess to website build folder chylex 2021-03-28 14:54:28 +02:00
  • 820edd4213 Fix PyCharm project chylex 2021-03-28 14:32:17 +02:00
  • 183094ad63 Track and view replies (#133) Chupalika 2021-03-28 08:28:11 -04:00
  • 8c825aeb86 Release v.29 chylex 2020-12-20 02:07:20 +01:00
  • 1977c9c961 Fix not recognizing channels after a recent Discord update chylex 2020-12-20 02:04:50 +01:00
  • dd4db0a9f9 Release v.28 chylex 2020-11-29 18:30:05 +01:00
  • f415299af0 Add compatibility with older version of Discord chylex 2020-11-29 18:26:07 +01:00
  • b5107f2517 Fix not saving replies chylex 2020-11-29 07:26:01 +01:00
  • 3a0fe73125 Fix not recognizing channels and messages after a recent Discord update chylex 2020-11-28 22:33:09 +01:00
  • 99039f6099 Add Python script to download attachments and image embeds & update the archive chylex 2020-09-24 02:09:44 +02:00
  • bee593106a Add IntelliJ project files & reformat Python code chylex 2020-09-23 19:53:29 +02:00
  • 17cf87991c Remove Google Analytics from official website chylex 2020-09-23 19:45:55 +02:00
  • 572016df12 Enforce LF line endings chylex 2020-09-23 19:42:57 +02:00
  • 56d9886719 Release v.27 chylex 2020-08-24 02:40:59 +02:00
  • e11bcf0d1f Work around frozen message loading during autoscroll chylex 2020-08-24 02:38:12 +02:00
  • f460a582ac Fix autoscroll & channel beginning detection after a Discord update chylex 2020-08-24 02:30:36 +02:00
  • a914113b33 Fix not seeing messages after a Discord update chylex 2020-08-16 12:16:28 +02:00
  • 00f8ac25b7 Release v.26 chylex 2020-07-13 18:05:01 +02:00
  • d3a9a9a9cc Fix server channel switching chylex 2020-07-13 18:00:41 +02:00
  • db35a27ae3 Fix not identifying DM channels chylex 2020-07-13 17:57:39 +02:00
  • 08547c0b29 Release v.25 chylex 2020-07-01 03:18:45 +02:00
  • 7393bab848 Fix channel detection after a recent Discord update chylex 2020-07-01 03:17:03 +02:00
  • cc81ae7a2a Apparently dates are difficult chylex 2020-06-26 00:37:31 +02:00
  • 9ea6db5ad1 Release v.24 chylex 2020-06-25 16:16:01 +02:00
  • 46b2b39ab3 Fix misclassification of DMs with default avatar as "GROUP" chylex 2020-06-25 16:12:15 +02:00
  • 8361c58b7c Sort channels by position in the server's channel list chylex 2020-06-25 15:47:12 +02:00
  • 1992bf6b22 Ensure channel & user data is updated every run chylex 2020-06-25 15:20:04 +02:00
  • e298853518 Tweak how missing user tags are displayed in the viewer chylex 2020-06-25 13:58:35 +02:00
  • 64588b3634 Capture user avatars and additional channel info (topic, nsfw, position) denetii 2020-06-25 08:02:40 -03:00
  • 2ea32d6097 Fix savefile merging not including user tags chylex 2020-06-25 10:15:29 +02:00
  • 7fb479a1b9 Include user discriminators in savefile (#55) X. Cinera 2020-06-24 08:51:31 -07:00
  • e9679c616f Fix discordapp.com still being used in the app chylex 2020-06-24 17:10:58 +02:00
  • e800e7e25e Release v.23 chylex 2020-05-19 07:40:40 +02:00
  • 98a67ca57e Merge branch 'master' of https://github.com/chylex/Discord-History-Tracker chylex 2020-05-19 07:39:49 +02:00
  • e4f05cdb32 Fix not detecting messages after a recent Discord update chylex 2020-05-19 07:38:20 +02:00
  • a48c3fef13 Fix group DMs without changed icon getting categorized as non-group DMs chylex 2020-05-19 07:38:04 +02:00
  • 9a4d715978 Create FUNDING.yml Daniel Chýlek 2020-05-13 23:25:00 +02:00
  • 849e0c798a Release v.22 chylex 2020-05-06 13:14:31 +02:00
  • 678bd358ba Update discordapp.com to discord.com chylex 2020-05-06 13:08:41 +02:00
  • 123d41b793 Release v.21 chylex 2020-04-19 23:42:57 +02:00
  • 856093dbf7 Add button to save filtered archive in the viewer chylex 2020-04-19 22:58:21 +02:00
  • 198cccd9b3 Add 'Jump to message' button when viewing filtered messages chylex 2020-04-19 19:40:45 +02:00
  • a79769001b Improve contrast and separation between username & info texts chylex 2020-04-19 19:38:01 +02:00