Commit Graph

  • b2b5e1a5eb Allow built tracker script & viewer in gitignore chylex 2019-09-11 09:10:36 +0200
  • 5588c59fe8 Release BETA v.14 chylex 2019-09-06 07:44:23 +0200
  • 5633ad0d2b Tweak website background color & update support links chylex 2019-09-06 07:46:24 +0200
  • 811df80f24 Stop tracking unsent messages, causing duplication chylex 2019-09-06 07:37:06 +0200
  • 0198c09d12 Replace message flags used for edit status w/ exact edit timestamp chylex 2019-09-06 07:18:54 +0200
  • 21e3716d72 Fix next channel selection not recognizing locked and NSFW channels chylex 2019-09-06 06:55:35 +0200
  • cf8a0dd0da Add support for animated emoji (w/ option to turn them off) in the viewer chylex 2019-09-06 06:46:18 +0200
  • 8153166840 Fix DMs being categorized as groups due to Discord layout changes chylex 2019-09-06 06:38:44 +0200
  • 935013c0f4 Sort channel names in viewer by type, server name, and channel name chylex 2019-09-06 06:22:54 +0200
  • 889403bc0d Add support for custom emoji in the viewer chylex 2019-09-06 05:52:16 +0200
  • 4c9539d98a Add experimental viewer feature to embed archives chylex 2019-09-06 05:27:55 +0200
  • 6d4edcc17e Fix minification error in updated download code chylex 2019-09-06 04:42:06 +0200
  • 7e4ba4b0b3 Tweak website fonts and colors chylex 2019-09-06 01:01:52 +0200
  • 406e703ce1 Merge branch 'master' of https://github.com/chylex/Discord-History-Tracker chylex 2019-09-06 01:00:34 +0200
  • 6df3fe2dad
    Fix broken link in README Daniel Chýlek 2019-09-06 01:00:20 +0200
  • 1230f192b5 Update userscript manager recommendations & warn about broken combinations chylex 2019-09-06 00:33:38 +0200
  • f2361a9769 Fix UI being overlaid instead of pushing the bottom of the page up chylex 2019-09-05 22:20:54 +0200
  • 05c764e486 Fix broken download in Edge chylex 2019-09-05 21:55:42 +0200
  • 67e8264028
    Fix #71 Robert Pate 2019-07-27 00:13:32 -0500
  • 9c8db2546e Release BETA v.13 chylex 2019-04-26 18:07:44 +0200
  • d9ea72e429 Fix broken DHT userscript button in new Discord UI chylex 2019-04-26 18:07:30 +0200
  • 0d6b7d51a6 Fix channel detection in updated Discord UI chylex 2019-04-26 17:58:34 +0200
  • 35bc9b3d83 Release BETA v.12 chylex 2019-03-13 01:59:24 +0100
  • cdb9650401 Fix not recognizing group chats chylex 2019-03-13 01:54:05 +0100
  • 4858a79158 Release BETA v.11 chylex 2019-02-14 18:05:38 +0100
  • 0f614bfc41
    Merge pull request #58 from OnceDot/patch-1 Daniel Chýlek 2019-02-13 19:05:48 +0100
  • 1f7bd010ed
    Fix "selected channel not visible in channel list" Dot 2019-02-13 17:27:55 +0100
  • 9e687212b2 Release BETA v.10 chylex 2019-02-06 02:54:39 +0100
  • 7a70e7b35b Move version strings to build script chylex 2019-02-06 02:35:23 +0100
  • 5fce875399 Add userscript to DHT website, update instructions and stylesheet chylex 2019-02-06 01:15:42 +0100
  • 0b1d33b699 Add build step to turn tracker into a userscript chylex 2019-02-05 22:33:28 +0100
  • 48647c3a7c Fix not finding messages after a Discord update chylex 2019-02-05 19:24:47 +0100
  • 869f0d0b08 Release BETA v.9 chylex 2018-09-19 16:14:27 +0200
  • 6d1d95defb Allow specifying 0 in the page selection dialog chylex 2018-09-19 16:14:11 +0200
  • 4ca33c3b57 Make the current page indicator a button to jump to an exact page chylex 2018-09-19 15:53:11 +0200
  • 665f0d1247 Show hand cursor when hovering <select> elements in renderer menu chylex 2018-09-19 15:50:25 +0200
  • 7c7f31a37a Update savefile structure specification chylex 2018-09-19 15:19:22 +0200
  • ffffeb792b Force scroll channel to top after selecting it to (hopefully) improve reliability chylex 2018-09-19 15:01:53 +0200
  • b442e87050 Fix server groups breaking the 'Swich to Next Channel' option chylex 2018-09-19 15:01:50 +0200
  • 2e3c709459 Minor cleanup (unnecessary functions, array prototype calls) chylex 2018-09-19 14:41:33 +0200
  • 3ca345b26f Fix DM tracking broken by a recent update chylex 2018-09-19 14:33:42 +0200
  • aec0c93f25 Allow copying the script from the website without JS & in older browsers chylex 2018-09-08 17:47:13 +0200
  • 7363e78933 Update the website instructions (bookmarks are no longer usable) chylex 2018-09-08 17:14:25 +0200
  • d8108ddc9f Release BETA v.8 chylex 2018-08-05 14:36:33 +0200
  • 4c69bd2326 Improve reliability when capturing first messages chylex 2018-08-05 14:36:21 +0200
  • b73bc1a395 Fix comment formatting chylex 2018-08-05 13:42:05 +0200
  • 1d4479e5d2 Refactor viewer (template literals, classes, minor refactoring) chylex 2018-08-05 12:43:30 +0200
  • 5ce4feaf89 Fix 'undefined' in viewer when a message starts with italics chylex 2018-08-05 12:34:01 +0200
  • 9a239d7e99 Refactor tracker (template literals, classes, minor refactoring) chylex 2018-08-05 12:12:51 +0200
  • add5163820 Update message panel selectors to work with the recent Discord update chylex 2018-08-05 11:34:59 +0200
  • c9b6e8a947 Add VS Code tasks & copy tracker to clipboard after build chylex 2018-08-05 10:59:13 +0200
  • 477460bd0e Release BETA v.7 chylex 2018-02-16 17:38:55 +0100
  • f39c554476 Fix input box to filter by contents not being reset on upload chylex 2018-02-16 17:38:36 +0100
  • ad23d47f88 Add filtering by contents, images, downloads, and edited status chylex 2018-02-16 17:19:36 +0100
  • c05f90c31e Fix not detecting .jpeg files as images chylex 2018-02-16 17:11:53 +0100
  • fe065a50d8 Fix deselecting channel when changing filter & not deselecting on upload chylex 2018-02-16 16:57:21 +0100
  • 226b3702de Remove unused functions and delete scr.utils.js chylex 2018-02-16 16:36:38 +0100
  • 35183fd270 Refactor user filter PR to make adding filters easier & cleanup UI chylex 2018-02-16 16:36:26 +0100
  • fa52c3aeb0
    Merge pull request #27 from Lynxy/master Daniel Chýlek 2018-02-16 14:05:34 +0100
  • ea27d551f1 Add the ability to filter messages by username The Lynxy 2018-02-15 11:34:52 -0500
  • 08387cb123 Release BETA v.6a & update website text chylex 2018-02-08 21:43:11 +0100
  • 6186bcea37 Fix a crash when an embed has a title but no description chylex 2018-02-08 21:23:27 +0100
  • 33ad6fcba5 Release BETA v.6 chylex 2018-02-05 17:01:16 +0100
  • 016c89e3b6 Fix broken selecting multiple files in Upload & Combine dialog chylex 2018-02-05 17:00:42 +0100
  • ecc6ff29ce Fix "switch to next channel" skipping channels that take too long to load chylex 2018-02-05 16:47:55 +0100
  • 5c8660afd1 Remove some old text from tracker settings dialog chylex 2018-02-05 16:31:35 +0100
  • 0e04f34514 Add an error message if the selected channel is not visible in the channel list chylex 2018-02-05 16:24:20 +0100
  • 5d06f5f181 Add support for basic rich embeds and webhooks chylex 2018-02-05 16:03:59 +0100
  • d9c5a849cb
    Merge 1f65c97f6a into a298061098 Mark 2018-02-05 13:55:24 +0000
  • a298061098 Fix mismatched user IDs when combining completely different archives chylex 2018-02-05 14:31:37 +0100
  • 1f65c97f6a HuntrBot messages are in these two properties, so added them to get at them in the output file. Added description and title to embed array. Still needs tweak to be supported in viewer. Kreloc 2017-11-16 18:34:01 -0900
  • 22993e60a9 Release BETA v.5 chylex 2017-10-27 01:27:51 +0200
  • 4862ffce77 Fix and safeguard channel detection after the DOM structure changed chylex 2017-10-27 00:22:30 +0200
  • 8b80bce56b Rewrite most of the handling and fresh msg detection chylex 2017-10-27 00:07:57 +0200
  • e3c6e703ed Update website (rewrite the guide and other parts, tweak styles) chylex 2017-10-06 02:41:25 +0200
  • d210e866c7 Update screenshot on the website chylex 2017-10-06 02:16:49 +0200
  • b213716bcc Release BETA v.4 chylex 2017-10-06 02:12:06 +0200
  • 1275745fb6 Rewrite message load detection after an update made it unreliable chylex 2017-10-06 02:11:50 +0200
  • 828ba813df Disable reset button while tracking chylex 2017-10-05 22:33:51 +0200
  • 84eac1ef8a Redesign buttons in both tracker and renderer chylex 2017-10-05 22:18:45 +0200
  • f8b8b1915f Fix getReactProps for updated React chylex 2017-10-05 21:54:54 +0200
  • bd76c3e985 Fix copying tracker to clipboard in unsupported browsers chylex 2017-09-20 13:31:13 +0200
  • 5f6843a4ee Fix instructions on the website to be clearer chylex 2017-09-20 12:45:00 +0200
  • 39654d9d16 Update build script, readme, and official website chylex 2017-09-20 12:25:11 +0200
  • a9264aa23e Update text on the website chylex 2017-08-15 05:15:33 +0200
  • 3bf8aea7e1 Release BETA v.3 chylex 2017-07-01 13:23:57 +0200
  • 8ea8b168a5 Update reserved.txt chylex 2017-07-01 13:20:44 +0200
  • a1021dc56c Decrease delay before trying to load older messages chylex 2017-07-01 13:20:20 +0200
  • 52499312cd Replace ajax hook with DOM bullshittery because MutationObservers are bork chylex 2017-07-01 03:52:38 +0200
  • cb9222bdd0 Remove outdated warning in tracker & add version and release date chylex 2017-06-30 15:15:49 +0200
  • c9bc6bee08 Update message loading and remove untracked request detection chylex 2017-06-30 14:54:10 +0200
  • b9f8bbc8d3 Add a function to get loaded messages from UI instead of AJAX response chylex 2017-06-30 14:42:44 +0200
  • a11a874d51 Add a function to get React instance from an element chylex 2017-06-30 14:29:20 +0200
  • 89e736221d Tweak h3 margin on the website chylex 2017-06-30 14:26:29 +0200
  • 38fb270c01 Update website with script copy button and guide on using DHT in the app chylex 2017-06-30 13:03:57 +0200
  • edb6867284 Rewrite channel handling for the updated Discord layout chylex 2017-06-10 15:40:37 +0200
  • 946b171344 Close enough chylex 2017-05-31 16:40:27 +0200
  • 82a127003e Add version and release date to renderer chylex 2017-05-31 16:35:12 +0200
  • 8584714be5 Rename renderer to viewer in website and bump the version chylex 2017-05-31 16:20:49 +0200
  • 860ecc5eda Add the website source code chylex 2017-05-31 16:13:05 +0200