25 Commits

Author SHA1 Message Date
chylex
1bead42a0e
Improve error handling and reporting when extracting message data 2022-06-06 17:05:20 +02:00
chylex
8f1c91b2cc
Fix not formatting single underscores as italics in the viewer
Closes #142
2022-06-04 22:13:16 +02:00
chylex
c25426af55
Add image loading animation to viewer
Related to #79
2022-06-04 16:56:41 +02:00
chylex
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
chylex
f7bfe052ca
Add known sizes of images to the viewer
Related to #79
2022-06-04 15:29:42 +02:00
chylex
3e8151e1f3
Fix empty space between DHT tracker and app after a recent Discord update 2022-05-29 12:14:27 +02:00
chylex
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
chylex
a988003bdd
Fix server name detection broken by a Discord update
Closes #172
2022-03-31 09:08:57 +02:00
chylex
70a2a01ec3
Fix switching to next channel in DMs after a recent Discord update 2022-03-20 13:40:31 +01:00
chylex
c23fac465f
Rework app build setup to call minification script automatically 2022-03-19 21:49:56 +01:00
chylex
8f5f6065d8
Refactor text channel switching to detect more types of text channels
Closes #119
Closes #159
2022-03-13 18:31:28 +01:00
chylex
ad299bf762
Fix stalling on empty channels
Closes #164
2022-03-13 17:42:38 +01:00
chylex
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
chylex
bde4cb06f4
Dispose of all window properties when the DHT panel is closed (app) 2022-02-12 20:43:35 +01:00
chylex
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
chylex
edc23d616d
Release v33.1 (app) 2022-02-12 11:23:24 +01:00
chylex
db191f87fd
Fix not finding selected DM channel after a Discord update
Closes #161
2022-02-12 11:15:33 +01:00
chylex
9f506aceb2
Release v.32 (app) 2021-08-15 22:02:03 +02:00
chylex
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
chylex
6a24befca1
Update text channel icon whitelist for selecting next text channel (app) 2021-08-15 19:20:10 +02:00
chylex
09dce7b062
Rewrite channel and message detection to fix reliability issues after Discord updated (app) 2021-08-15 18:07:29 +02:00
chylex
396c622d9c
Show missing replies in the viewer & optimize message object representation (app) 2021-08-15 16:31:58 +02:00
chylex
73bf16a21e
Add support for tracking threads (app) 2021-08-15 15:43:12 +02:00
chylex
25071d4323
Fix app tracking unsent and special messages 2021-08-14 23:49:48 +02:00
chylex
ab7b3532fc
Build a DHT app for desktop 2021-06-19 10:40:34 +02:00