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

32 Commits

Author SHA1 Message Date
9448cd05b6
WIP 2023-07-21 18:47:21 +02:00
7e7d140957
Fix server name detection after a Discord update
Closes #204
2022-10-07 14:35:30 +02:00
9ac9f2246f
Fix DHT tracker overlaying part of Discord 2022-07-18 21:20:49 +02: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
b9a5664740
Fix not seeing messages after a Discord update
Closes #189
2022-06-18 13:59:29 +02:00
1bead42a0e
Improve error handling and reporting when extracting message data 2022-06-06 17:05:20 +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
3e8151e1f3
Fix empty space between DHT tracker and app after a recent Discord update 2022-05-29 12:14:27 +02:00
f93f5c8fdd
Fix DHT tracker overlaying bottom of the app & set z-index to force it on top if it happens again
Closes #181
2022-05-19 12:28:24 +02:00
a988003bdd
Fix server name detection broken by a Discord update
Closes #172
2022-03-31 09:08:57 +02:00
70a2a01ec3
Fix switching to next channel in DMs after a recent Discord update 2022-03-20 13:40:31 +01:00
c23fac465f
Rework app build setup to call minification script automatically 2022-03-19 21:49:56 +01:00
8f5f6065d8
Refactor text channel switching to detect more types of text channels
Closes #119
Closes #159
2022-03-13 18:31:28 +01:00
ad299bf762
Fix stalling on empty channels
Closes #164
2022-03-13 17:42:38 +01:00
f70bbd53d9
Fix ignoring settings for reaching the first message in a channel if no new messages were saved 2022-03-13 17:05:27 +01:00
bde4cb06f4
Dispose of all window properties when the DHT panel is closed (app) 2022-02-12 20:43:35 +01:00
d772f7ed71
Fix calling clearTimeout instead of clearInterval in app script (no difference according to spec, but cleaner) 2022-02-12 20:40:57 +01:00
edc23d616d
Release v33.1 (app) 2022-02-12 11:23:24 +01:00
db191f87fd
Fix not finding selected DM channel after a Discord update
Closes #161
2022-02-12 11:15:33 +01:00
9f506aceb2
Release v.32 (app) 2021-08-15 22:02:03 +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
6a24befca1
Update text channel icon whitelist for selecting next text channel (app) 2021-08-15 19:20:10 +02:00
09dce7b062
Rewrite channel and message detection to fix reliability issues after Discord updated (app) 2021-08-15 18:07:29 +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
25071d4323
Fix app tracking unsent and special messages 2021-08-14 23:49:48 +02:00
ab7b3532fc
Build a DHT app for desktop 2021-06-19 10:40:34 +02:00