671 Commits
Author SHA1 Message Date
chylex 5f095fae7d Omit message content & embed title if empty, use getTime() instead of + 2019-09-19 21:27:05 +02:00
chylex 9ba966ff8b Fix 'Upload & Combine' using wrong user if that user's index was 0
Closes #40
2019-09-19 19:43:16 +02:00
chylex 9c69ea6135 Add a section about old versions to the website 2019-09-11 14:54:41 +02:00
chylex 77216e6ce9 Release BETA v.15 2019-09-11 14:17:47 +02:00
chylex 150ee924ce Fix channel detection after a recent Discord update 2019-09-11 14:17:09 +02:00
chylex 505015d585 Publish BETA v.14 build files 2019-09-11 09:41:50 +02:00
chylex b2b5e1a5eb Allow built tracker script & viewer in gitignore 2019-09-11 09:10:36 +02:00
chylex 5588c59fe8 Release BETA v.14 2019-09-06 07:53:28 +02:00
chylex 5633ad0d2b Tweak website background color & update support links 2019-09-06 07:53:28 +02:00
chylex 811df80f24 Stop tracking unsent messages, causing duplication 2019-09-06 07:37:06 +02:00
chylex 0198c09d12 Replace message flags used for edit status w/ exact edit timestamp
Closes #66
2019-09-06 07:18:54 +02:00
chylex 21e3716d72 Fix next channel selection not recognizing locked and NSFW channels
Closes #69
2019-09-06 06:55:35 +02:00
chylex cf8a0dd0da Add support for animated emoji (w/ option to turn them off) in the viewer 2019-09-06 06:46:18 +02:00
chylex 8153166840 Fix DMs being categorized as groups due to Discord layout changes 2019-09-06 06:38:44 +02:00
chylex 935013c0f4 Sort channel names in viewer by type, server name, and channel name
Closes #11
2019-09-06 06:22:54 +02:00
chylex 889403bc0d Add support for custom emoji in the viewer 2019-09-06 05:52:16 +02:00
chylex 4c9539d98a Add experimental viewer feature to embed archives
References #20

https://github.com/chylex/Discord-History-Tracker/issues/20#issuecomment-528690867
2019-09-06 05:27:55 +02:00
chylex 6d4edcc17e Fix minification error in updated download code 2019-09-06 04:42:06 +02:00
chylex 7e4ba4b0b3 Tweak website fonts and colors 2019-09-06 01:01:52 +02:00
chylex 406e703ce1 Merge branch 'master' of https://github.com/chylex/Discord-History-Tracker 2019-09-06 01:00:34 +02:00
chylex 6df3fe2dad Fix broken link in README 2019-09-06 01:00:20 +02:00
chylex 1230f192b5 Update userscript manager recommendations & warn about broken combinations
Closes #61
Closes #71
2019-09-06 00:33:38 +02:00
chylex f2361a9769 Fix UI being overlaid instead of pushing the bottom of the page up
Closes #74
2019-09-05 22:20:54 +02:00
chylex 05c764e486 Fix broken download in Edge
Closes #75
2019-09-05 21:55:42 +02:00
chylex 9c8db2546e Release BETA v.13 2019-04-26 18:07:44 +02:00
chylex d9ea72e429 Fix broken DHT userscript button in new Discord UI 2019-04-26 18:07:30 +02:00
chylex 0d6b7d51a6 Fix channel detection in updated Discord UI
Closes #65
2019-04-26 17:58:34 +02:00
chylex 35bc9b3d83 Release BETA v.12 2019-03-13 01:59:24 +01:00
chylex cdb9650401 Fix not recognizing group chats
Closes #59
2019-03-13 01:54:05 +01:00
chylex 4858a79158 Release BETA v.11 2019-02-14 18:05:38 +01:00
chylex 0f614bfc41 Merge pull request #58 from OnceDot/patch-1
Fix "selected channel not visible in channel list"
2019-02-13 19:05:48 +01:00
Dot 1f7bd010ed Fix "selected channel not visible in channel list"
Fix "The selected channel is not visible in the channel list" alert when the channel user play a game supporting RichPresence.
2019-02-13 17:27:55 +01:00
chylex 9e687212b2 Release BETA v.10 2019-02-06 03:01:42 +01:00
chylex 7a70e7b35b Move version strings to build script 2019-02-06 02:42:01 +01:00
chylex 5fce875399 Add userscript to DHT website, update instructions and stylesheet 2019-02-06 01:15:42 +01:00
chylex 0b1d33b699 Add build step to turn tracker into a userscript
Closes #54
2019-02-05 22:33:28 +01:00
chylex 48647c3a7c Fix not finding messages after a Discord update
Closes #56
2019-02-05 19:24:47 +01:00
chylex 869f0d0b08 Release BETA v.9 2018-09-19 16:14:27 +02:00
chylex 6d1d95defb Allow specifying 0 in the page selection dialog 2018-09-19 16:14:11 +02:00
chylex 4ca33c3b57 Make the current page indicator a button to jump to an exact page
Closes #43
2018-09-19 15:53:11 +02:00
chylex 665f0d1247 Show hand cursor when hovering <select> elements in renderer menu 2018-09-19 15:50:25 +02:00
chylex 7c7f31a37a Update savefile structure specification
Closes #46
2018-09-19 15:19:22 +02:00
chylex ffffeb792b Force scroll channel to top after selecting it to (hopefully) improve reliability 2018-09-19 15:01:53 +02:00
chylex b442e87050 Fix server groups breaking the 'Swich to Next Channel' option 2018-09-19 15:01:50 +02:00
chylex 2e3c709459 Minor cleanup (unnecessary functions, array prototype calls) 2018-09-19 14:41:33 +02:00
chylex 3ca345b26f Fix DM tracking broken by a recent update
Closes #45
2018-09-19 14:33:42 +02:00
chylex aec0c93f25 Allow copying the script from the website without JS & in older browsers 2018-09-08 17:47:13 +02:00
chylex 7363e78933 Update the website instructions (bookmarks are no longer usable) 2018-09-08 17:14:25 +02:00
chylex d8108ddc9f Release BETA v.8 2018-08-05 14:36:33 +02:00
chylex 4c69bd2326 Improve reliability when capturing first messages
Not perfect unfortuantely, had it miss the very first message on a
server...
2018-08-05 14:36:21 +02:00