1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2024-10-17 09:42:44 +02:00
Commit Graph

368 Commits

Author SHA1 Message Date
f460a582ac Fix autoscroll & channel beginning detection after a Discord update
References #114
2020-08-24 02:30:36 +02:00
a914113b33 Fix not seeing messages after a Discord update
References #114
2020-08-16 12:16:28 +02:00
00f8ac25b7 Release v.26 2020-07-13 18:05:01 +02:00
d3a9a9a9cc Fix server channel switching
Closes #110
2020-07-13 18:00:41 +02:00
db35a27ae3 Fix not identifying DM channels
Closes #111
2020-07-13 17:57:39 +02:00
08547c0b29 Release v.25 2020-07-01 03:18:45 +02:00
7393bab848 Fix channel detection after a recent Discord update
Closes #108
2020-07-01 03:17:03 +02:00
cc81ae7a2a Apparently dates are difficult 2020-06-26 00:37:31 +02:00
9ea6db5ad1 Release v.24 2020-06-25 16:16:01 +02:00
46b2b39ab3 Fix misclassification of DMs with default avatar as "GROUP" 2020-06-25 16:12:15 +02:00
8361c58b7c Sort channels by position in the server's channel list
Closes #78
2020-06-25 15:47:12 +02:00
1992bf6b22 Ensure channel & user data is updated every run 2020-06-25 15:20:04 +02:00
e298853518 Tweak how missing user tags are displayed in the viewer 2020-06-25 13:58:35 +02:00
denetii
64588b3634
Capture user avatars and additional channel info (topic, nsfw, position)
Co-authored-by: chylex <contact@chylex.com>
2020-06-25 13:02:40 +02:00
2ea32d6097 Fix savefile merging not including user tags 2020-06-25 10:15:29 +02:00
X. Cinera
7fb479a1b9
Include user discriminators in savefile (#55)
Co-authored-by: chylex <contact@chylex.com>
2020-06-24 17:51:31 +02:00
e9679c616f Fix discordapp.com still being used in the app 2020-06-24 17:10:58 +02:00
e800e7e25e Release v.23 2020-05-19 07:40:40 +02:00
98a67ca57e Merge branch 'master' of https://github.com/chylex/Discord-History-Tracker 2020-05-19 07:39:49 +02:00
e4f05cdb32 Fix not detecting messages after a recent Discord update
Closes #100
2020-05-19 07:38:20 +02:00
a48c3fef13 Fix group DMs without changed icon getting categorized as non-group DMs 2020-05-19 07:38:04 +02:00
9a4d715978
Create FUNDING.yml 2020-05-13 23:25:00 +02:00
849e0c798a Release v.22 2020-05-06 13:14:31 +02:00
678bd358ba Update discordapp.com to discord.com
Closes #99
2020-05-06 13:08:41 +02:00
123d41b793 Release v.21 2020-04-19 23:42:57 +02:00
856093dbf7 Add button to save filtered archive in the viewer 2020-04-19 22:58:21 +02:00
198cccd9b3 Add 'Jump to message' button when viewing filtered messages
Closes #93
2020-04-19 19:40:45 +02:00
a79769001b Improve contrast and separation between username & info texts 2020-04-19 19:38:32 +02:00
9a6b6683eb Do not track server status messages
See #87
2020-04-19 18:40:12 +02:00
ce958d63ac Rename 'renderer' folder to 'viewer' and move JS/CSS files into separate folders 2020-04-18 19:34:57 +02:00
016adadd3e Replace YUI with custom CSS minifier 2020-04-18 19:23:55 +02:00
3ee8d6514d Release BETA v.20 2020-04-18 17:33:23 +02:00
ce5b73a9db Fix autoscroll after a Discord update
Closes #98
2020-04-18 17:31:54 +02:00
f575c759b2 Release BETA v.19 2020-04-01 21:56:59 +02:00
e9827d6adc Fix userscript DHT button 2020-04-01 21:56:59 +02:00
5664e7e917 Fix channel/message finding after Discord update & improve error handling
Closes #94
2020-04-01 21:47:22 +02:00
d6450bd079 Release BETA v.18 2020-02-06 04:20:09 +01:00
9739ceb529 Fix not finding messages & broken autoscroll after Discord update
Closes #90
2020-02-06 04:12:08 +01:00
c64207e52d Release BETA v.17 2019-11-11 03:33:57 +01:00
9b0ab6216b Fix not finding messages after Discord update
Closes #85
2019-11-11 03:12:58 +01:00
df6e66c591 Release BETA v.16a 2019-09-20 18:41:33 +02:00
5113a486c2 Fix viewer filters for content and edited messages 2019-09-20 18:03:34 +02:00
7bb451d519 Disable referrer header on links going to Discord 2019-09-19 23:31:22 +02:00
f237cfa8b7 Release BETA v.16 2019-09-19 23:16:29 +02:00
3c363fef23 Fix attempting to store non-string embed descriptions 2019-09-19 23:14:56 +02:00
01376a1958 Add FF 69+ bookmarklet instructions to the website & minor fixes
Closes #82
2019-09-19 23:02:04 +02:00
8c4991eafc Persist settings in viewer
Mentions #81
2019-09-19 22:05:01 +02:00
5f095fae7d Omit message content & embed title if empty, use getTime() instead of + 2019-09-19 21:27:05 +02:00
9ba966ff8b Fix 'Upload & Combine' using wrong user if that user's index was 0
Closes #40
2019-09-19 19:43:16 +02:00
9c69ea6135 Add a section about old versions to the website 2019-09-11 14:54:41 +02:00