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

368 Commits

Author SHA1 Message Date
5277f28318
Release v.31h 2024-03-03 14:16:57 +01:00
will-ca
515825f7a4 Update message timestamp processing for latest Discord update (Backport 9030a2f) 2024-03-03 14:15:38 +01:00
af48bf60ce
Release v.31g 2023-12-25 06:16:38 +01:00
3ac968aa38
Remove unnecessary await 2023-12-25 04:09:24 +01:00
5debfa9ec6
Fix viewer converting underscores to italics even when not at the end of a word 2023-12-24 18:38:58 +01:00
92b8450c80
Fix not storing channel topic and position if the channel is in a category
Closes #232
2023-12-24 17:48:14 +01:00
ff6e21186c
Reword "Do Nothing" option in autoscroll settings to improve clarity 2023-12-24 17:46:03 +01:00
f1bbe6d13c
Reduce delay in tracker for responding to new messages 2023-12-24 17:45:26 +01:00
4eb78def90
Rewrite detection of newly loaded messages 2023-12-24 17:44:51 +01:00
4e8df28dc2
Fix not seeing messages after a Discord update
Closes #240
2023-12-24 17:43:26 +01:00
will-ca
6ca386b741 Refactor to match code from the app version (PR #237) 2023-11-23 20:48:14 +01:00
ce87901088
Release v.31f 2023-11-20 09:41:52 +01:00
ea03f285a6
Fix DHT tracker overlaying part of Discord 2023-11-20 09:32:33 +01:00
4d914f2ae7
Fix not seeing messages after a Discord update
Closes #230
2023-11-20 09:26:38 +01:00
a20ce8ee71
Release v.31e 2022-10-10 13:15:46 +02:00
b5ae561da2
Fix server name detection after a Discord update
References #204
2022-10-10 13:11:36 +02:00
3cca167793
Release v.31d 2022-06-19 10:34:20 +02:00
18f1ea15fa
Improve error handling and reporting when extracting message data 2022-06-19 10:24:07 +02:00
21e196f4fe
Fix not seeing messages after a Discord update
Closes #192
2022-06-19 10:20:56 +02:00
ad831d89e9
Release v.31c 2022-05-19 12:47:16 +02:00
3ba4d018a9
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:44:27 +02:00
ab6e929da6
Release v.31b 2022-04-02 14:55:02 +02:00
5569c159d4
Update code for switching to next channel to include fixes from the app 2022-04-02 14:41:11 +02:00
3d228152c0
Fix server name detection broken by a Discord update 2022-04-02 14:14:24 +02:00
155dd226cb
Split browser-only version into a separate branch 2022-03-20 16:50:00 +01:00
4b823802d3
Release v.31a 2022-03-20 14:30:58 +01:00
7c9ab5137e
Fix skipping to next channel not working after a Discord update 2022-03-20 14:30:58 +01:00
6de55b434a
Fix occasional skipping of messages when autoscrolling in unfocused browser 2022-03-20 14:30:58 +01:00
24a240fd29
Fix broken channel detection after a Discord update
#161
2022-03-20 14:30:58 +01:00
36286dc8cf
Update UglifyJS & remove YUI Compressor 2021-06-13 17:20:11 +02:00
233e37a1c8 Release v.31 2021-04-03 00:50:42 +02:00
af3f914660 Tweak reaction saving and rendering 2021-04-03 00:46:41 +02:00
Chupalika
235d960afe
Track and view reactions (#135)
Co-authored-by: chylex <contact@chylex.com>
2021-04-02 23:53:25 +02:00
Chupalika
459198d023 Fix reply inline formatting & margins with disabled avatars (#135) 2021-04-02 23:46:46 +02:00
3f62490783 Release v.30 2021-03-28 14:57:06 +02:00
6023fe2b2b Add .htaccess to website build folder 2021-03-28 14:57:06 +02:00
820edd4213 Fix PyCharm project 2021-03-28 14:43:07 +02:00
Chupalika
183094ad63
Track and view replies (#133)
* Track and view replies

* Tweaks to reply saving (PR #133)

Co-authored-by: chylex <contact@chylex.com>
2021-03-28 14:28:11 +02:00
8c825aeb86 Release v.29 2020-12-20 02:07:20 +01:00
1977c9c961 Fix not recognizing channels after a recent Discord update 2020-12-20 02:05:11 +01:00
dd4db0a9f9 Release v.28 2020-11-29 18:30:05 +01:00
f415299af0 Add compatibility with older version of Discord 2020-11-29 18:26:07 +01:00
b5107f2517 Fix not saving replies 2020-11-29 07:26:01 +01:00
3a0fe73125 Fix not recognizing channels and messages after a recent Discord update 2020-11-28 22:42:16 +01:00
99039f6099 Add Python script to download attachments and image embeds & update the archive 2020-09-24 02:31:08 +02:00
bee593106a Add IntelliJ project files & reformat Python code 2020-09-23 20:40:00 +02:00
17cf87991c Remove Google Analytics from official website 2020-09-23 19:45:55 +02:00
572016df12 Enforce LF line endings 2020-09-23 19:42:57 +02:00
56d9886719 Release v.27 2020-08-24 02:40:59 +02:00
e11bcf0d1f Work around frozen message loading during autoscroll
References #114
2020-08-24 02:38:12 +02:00