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

20 Commits

Author SHA1 Message Date
a6225b9721
Hide user discriminators & fix places that still displayed usernames instead of display names
References #216
2024-05-09 00:04:31 +02:00
943163473a
Add support for global display names of users
Closes #216
2024-05-08 23:39:13 +02:00
fa00df10d8
Fix viewer menu styling 2024-05-08 21:47:16 +02:00
f54465e5fe
Fix viewer compatibility with older browsers and (hopefully) Safari
Closes #260
2024-05-08 21:08:24 +02:00
0072e025f4
Fix broken links to image embeds in viewer 2024-04-21 20:55:06 +02:00
383ee5c90e
Stream messages to viewer using JSON lines 2024-04-21 20:55:05 +02:00
16d7e5a6f8
Serve viewer page and JSON data from the integrated HTTP server 2024-04-21 18:48:19 +02:00
72b8fb7c14
Update viewer to reference downloaded embeds, avatars, and emoji 2024-01-07 19:15:12 +01:00
8dc1adc9f0
Fix viewer converting underscores to italics even when not at the end of a word 2023-12-21 05:09:55 +01:00
bbc734ba9b
Track dimensions of image attachments 2022-07-18 21:09:20 +02:00
c94808a15f
Show downloaded attachments when viewing via Open Viewer 2022-07-18 20:21:45 +02:00
cd418f4871
Fix viewer image detection and file name parsing when the URL includes a query 2022-07-18 20:13:05 +02:00
8f1c91b2cc
Fix not formatting single underscores as italics in the viewer
Closes #142
2022-06-04 22:13:16 +02:00
c25426af55
Add image loading animation to viewer
Related to #79
2022-06-04 16:56:41 +02:00
59129ba20a
Change image alt text in viewer to indicate when images are loading, and when loading fails
Related to #79
2022-06-04 15:50:05 +02:00
f7bfe052ca
Add known sizes of images to the viewer
Related to #79
2022-06-04 15:29:42 +02:00
bd78051a9d
Fix viewer crashing when a message references a channel/user that is not saved (app)
Closes #148
2021-08-15 20:09:59 +02:00
396c622d9c
Show missing replies in the viewer & optimize message object representation (app) 2021-08-15 16:31:58 +02:00
73bf16a21e
Add support for tracking threads (app) 2021-08-15 15:43:12 +02:00
ab7b3532fc
Build a DHT app for desktop 2021-06-19 10:40:34 +02:00