Commit Graph

  • bd78051a9d
    Fix viewer crashing when a message references a channel/user that is not saved (app) chylex 2021-08-15 20:00:15 +0200
  • 6a24befca1
    Update text channel icon whitelist for selecting next text channel (app) chylex 2021-08-15 19:20:10 +0200
  • 09dce7b062
    Rewrite channel and message detection to fix reliability issues after Discord updated (app) chylex 2021-08-15 18:05:44 +0200
  • 396c622d9c
    Show missing replies in the viewer & optimize message object representation (app) chylex 2021-08-15 16:30:36 +0200
  • 73bf16a21e
    Add support for tracking threads (app) chylex 2021-08-15 02:09:41 +0200
  • 25071d4323
    Fix app tracking unsent and special messages chylex 2021-08-14 23:49:48 +0200
  • ab7b3532fc
    Build a DHT app for desktop v31 chylex 2021-05-09 00:26:57 +0200
  • 36286dc8cf
    Update UglifyJS & remove YUI Compressor chylex 2021-06-13 13:53:01 +0200
  • 1632eaad3d Use server id instead of index Luis Boscan 2021-04-28 09:15:41 -0400
  • 233e37a1c8 Release v.31 chylex 2021-04-03 00:50:42 +0200
  • af3f914660 Tweak reaction saving and rendering chylex 2021-04-03 00:07:29 +0200
  • 235d960afe
    Track and view reactions (#135) Chupalika 2021-04-02 17:53:25 -0400
  • a2383a3061 Merge branch 'master' into Chupalika_master chylex 2021-04-02 23:49:32 +0200
  • 459198d023 Fix reply inline formatting & margins with disabled avatars (#135) Chupalika 2021-03-30 03:01:38 +0200
  • c2014be2b6 fix normal emoji reactions Chupalika 2021-03-29 22:16:30 -0400
  • b402edeb25 remove avatar in reply if avatar is disabled Chupalika 2021-03-29 21:14:36 -0400
  • ecdddf8714 Merge remote-tracking branch 'upstream/master' Chupalika 2021-03-29 21:10:57 -0400
  • 7722516218 fix css for reply margin, mention, code Chupalika 2021-03-29 21:01:38 -0400
  • cd6b48fa35 track and view reactions Chupalika 2021-03-29 20:50:42 -0400
  • 3f62490783 Release v.30 chylex 2021-03-28 14:44:39 +0200
  • 6023fe2b2b Add .htaccess to website build folder chylex 2021-03-28 14:54:28 +0200
  • 820edd4213 Fix PyCharm project chylex 2021-03-28 14:32:17 +0200
  • 183094ad63
    Track and view replies (#133) Chupalika 2021-03-28 08:28:11 -0400
  • c662043a7b Tweaks to reply saving (PR #133) chylex 2021-03-28 13:06:14 +0200
  • 6b6f3fc1a3 track and view replies Chupalika 2021-03-27 02:06:20 -0400
  • 8c825aeb86 Release v.29 chylex 2020-12-20 02:07:20 +0100
  • 1977c9c961 Fix not recognizing channels after a recent Discord update chylex 2020-12-20 02:04:50 +0100
  • 0889fb17cf
    Fix channel finding guerra321 2020-12-19 17:05:52 -0500
  • dd4db0a9f9 Release v.28 chylex 2020-11-29 18:30:05 +0100
  • f415299af0 Add compatibility with older version of Discord chylex 2020-11-29 18:26:07 +0100
  • b5107f2517 Fix not saving replies chylex 2020-11-29 07:26:01 +0100
  • 3a0fe73125 Fix not recognizing channels and messages after a recent Discord update chylex 2020-11-28 22:33:09 +0100
  • 99039f6099 Add Python script to download attachments and image embeds & update the archive chylex 2020-09-24 02:09:44 +0200
  • bee593106a Add IntelliJ project files & reformat Python code chylex 2020-09-23 19:53:29 +0200
  • 17cf87991c Remove Google Analytics from official website chylex 2020-09-23 19:45:55 +0200
  • 572016df12 Enforce LF line endings chylex 2020-09-23 19:42:57 +0200
  • 56d9886719 Release v.27 chylex 2020-08-24 02:40:59 +0200
  • e11bcf0d1f Work around frozen message loading during autoscroll chylex 2020-08-24 02:38:12 +0200
  • f460a582ac Fix autoscroll & channel beginning detection after a Discord update chylex 2020-08-24 02:30:36 +0200
  • a914113b33 Fix not seeing messages after a Discord update chylex 2020-08-16 12:16:28 +0200
  • 00f8ac25b7 Release v.26 chylex 2020-07-13 18:05:01 +0200
  • d3a9a9a9cc Fix server channel switching chylex 2020-07-13 18:00:41 +0200
  • db35a27ae3 Fix not identifying DM channels chylex 2020-07-13 17:57:39 +0200
  • 08547c0b29 Release v.25 chylex 2020-07-01 03:18:45 +0200
  • 7393bab848 Fix channel detection after a recent Discord update chylex 2020-07-01 03:17:03 +0200
  • cc81ae7a2a Apparently dates are difficult chylex 2020-06-26 00:37:31 +0200
  • 9ea6db5ad1 Release v.24 chylex 2020-06-25 16:16:01 +0200
  • 46b2b39ab3 Fix misclassification of DMs with default avatar as "GROUP" chylex 2020-06-25 16:12:15 +0200
  • 8361c58b7c Sort channels by position in the server's channel list chylex 2020-06-25 15:47:12 +0200
  • 1992bf6b22 Ensure channel & user data is updated every run chylex 2020-06-25 15:20:04 +0200
  • e298853518 Tweak how missing user tags are displayed in the viewer chylex 2020-06-25 13:58:35 +0200
  • 64588b3634
    Capture user avatars and additional channel info (topic, nsfw, position) denetii 2020-06-25 08:02:40 -0300
  • b6a679d989 Miscellaneous edits and fixes chylex 2020-06-25 12:02:57 +0200
  • 263eca0964 Revert build files chylex 2020-06-25 10:18:58 +0200
  • 4c2982cb50 Capture and use more info about channels/users denetii 2020-06-08 20:36:59 -0300
  • 2ea32d6097 Fix savefile merging not including user tags chylex 2020-06-25 10:15:29 +0200
  • 7fb479a1b9
    Include user discriminators in savefile (#55) X. Cinera 2020-06-24 08:51:31 -0700
  • c9e2bdd349 Revert GUI & nickname part of the PR, omit discriminator for bots chylex 2020-06-24 17:47:41 +0200
  • 22daaf537f GUI-togglable recording of usertags and nicknames X. Cinera 2019-01-20 22:46:54 -0500
  • 0bf60031bf GUI-togglable recording of usertags and nicknames X. Cinera 2019-01-20 22:43:50 -0500
  • 9f071b8486 GUI-togglable recording of usertags and nicknames X. Cinera 2019-01-20 22:42:30 -0500
  • 65a3b4c0d6 GUI-togglable recording of usertags and nicknames X. Cinera 2019-01-20 22:38:58 -0500
  • e9679c616f Fix discordapp.com still being used in the app chylex 2020-06-24 17:10:58 +0200
  • e800e7e25e Release v.23 chylex 2020-05-19 07:40:40 +0200
  • 98a67ca57e Merge branch 'master' of https://github.com/chylex/Discord-History-Tracker chylex 2020-05-19 07:39:49 +0200
  • e4f05cdb32 Fix not detecting messages after a recent Discord update chylex 2020-05-19 07:38:20 +0200
  • a48c3fef13 Fix group DMs without changed icon getting categorized as non-group DMs chylex 2020-05-19 07:38:04 +0200
  • 9a4d715978
    Create FUNDING.yml Daniel Chýlek 2020-05-13 23:25:00 +0200
  • 849e0c798a Release v.22 chylex 2020-05-06 13:14:31 +0200
  • 678bd358ba Update discordapp.com to discord.com chylex 2020-05-06 13:08:41 +0200
  • 123d41b793 Release v.21 chylex 2020-04-19 23:42:57 +0200
  • 856093dbf7 Add button to save filtered archive in the viewer chylex 2020-04-19 22:58:21 +0200
  • 198cccd9b3 Add 'Jump to message' button when viewing filtered messages chylex 2020-04-19 19:40:45 +0200
  • a79769001b Improve contrast and separation between username & info texts chylex 2020-04-19 19:38:01 +0200
  • 9a6b6683eb Do not track server status messages chylex 2020-04-19 18:40:12 +0200
  • ce958d63ac Rename 'renderer' folder to 'viewer' and move JS/CSS files into separate folders chylex 2020-04-18 19:34:57 +0200
  • 016adadd3e Replace YUI with custom CSS minifier chylex 2020-04-18 19:23:55 +0200
  • 3ee8d6514d Release BETA v.20 chylex 2020-04-18 17:33:23 +0200
  • ce5b73a9db Fix autoscroll after a Discord update chylex 2020-04-18 17:31:54 +0200
  • a6013587ef
    Merge pull request #1 from chylex/master tg-z 2020-04-09 19:49:27 -0700
  • f575c759b2 Release BETA v.19 chylex 2020-04-01 21:48:20 +0200
  • e9827d6adc Fix userscript DHT button chylex 2020-04-01 21:56:36 +0200
  • 5664e7e917 Fix channel/message finding after Discord update & improve error handling chylex 2020-04-01 21:47:22 +0200
  • d6450bd079 Release BETA v.18 chylex 2020-02-06 04:20:09 +0100
  • 9739ceb529 Fix not finding messages & broken autoscroll after Discord update chylex 2020-02-06 04:12:08 +0100
  • c64207e52d Release BETA v.17 chylex 2019-11-11 03:33:57 +0100
  • 9b0ab6216b Fix not finding messages after Discord update chylex 2019-11-11 03:12:58 +0100
  • df6e66c591 Release BETA v.16a chylex 2019-09-20 18:41:33 +0200
  • 5113a486c2 Fix viewer filters for content and edited messages chylex 2019-09-20 18:03:34 +0200
  • 7bb451d519 Disable referrer header on links going to Discord chylex 2019-09-19 23:31:22 +0200
  • f237cfa8b7 Release BETA v.16 chylex 2019-09-19 23:16:29 +0200
  • 3c363fef23 Fix attempting to store non-string embed descriptions chylex 2019-09-19 23:14:56 +0200
  • 01376a1958 Add FF 69+ bookmarklet instructions to the website & minor fixes chylex 2019-09-19 23:02:04 +0200
  • 8c4991eafc Persist settings in viewer chylex 2019-09-19 22:05:01 +0200
  • 5f095fae7d Omit message content & embed title if empty, use getTime() instead of + chylex 2019-09-19 21:27:05 +0200
  • 9ba966ff8b Fix 'Upload & Combine' using wrong user if that user's index was 0 chylex 2019-09-19 19:43:16 +0200
  • 9c69ea6135 Add a section about old versions to the website chylex 2019-09-11 14:54:41 +0200
  • 77216e6ce9 Release BETA v.15 chylex 2019-09-11 14:17:47 +0200
  • 150ee924ce Fix channel detection after a recent Discord update chylex 2019-09-11 14:17:09 +0200
  • 505015d585 Publish BETA v.14 build files chylex 2019-09-11 09:41:50 +0200