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

31 Commits

Author SHA1 Message Date
ddf70b02e7
Fix not storing channel topic and position if the channel is in a category
Closes #232
2023-12-21 04:49:19 +01:00
ef59fd992e
Reword "Do Nothing" option in autoscroll settings to improve clarity 2023-12-21 04:27:24 +01:00
d044627fac
Reduce delay in tracker for responding to new messages 2023-12-21 04:27:24 +01:00
d01f9ed218
Rewrite detection of newly loaded messages 2023-12-20 13:19:11 +01:00
dd6f121059
Fix not seeing messages after a Discord update
Closes #240
2023-12-20 10:51:14 +01:00
7392987165
Remove unused argument in tracker script
Closes #235
2023-11-23 05:22:33 +01:00
492dddb35d
Load full tracking script from the integrated server to remove need for minification 2023-11-21 07:08:26 +01:00
18f5823f2a
Fix not seeing messages after a Discord update
Closes #226
2023-10-29 06:42:45 +01: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
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
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
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