1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2025-01-08 01:42:49 +01:00
Commit Graph

17 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
bbc734ba9b
Track dimensions of image attachments 2022-07-18 21:09:20 +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
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
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
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
db191f87fd
Fix not finding selected DM channel after a Discord update
Closes #161
2022-02-12 11:15:33 +01: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
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