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

560 Commits

Author SHA1 Message Date
ae5630cf96
Fix missing app icon in dialog windows 2021-11-27 20:59:16 +01:00
75c8202c77
Disable resizing of message dialogs 2021-11-27 20:58:57 +01:00
e9e8c95a19
Add feature to merge multiple database files into one 2021-11-27 20:50:01 +01:00
879a69608c
Add progress dialog 2021-11-27 19:41:45 +01:00
560c515ecf
Make message dialogs callable from non-UI threads 2021-11-27 19:41:45 +01:00
ec8c00853a
Add empty archive file w/ Rider data source 2021-11-27 13:40:53 +01:00
5888d13d7c
Add app build script for Linux 2021-11-26 13:48:52 +01:00
15db0cca8e
Update Rider project files 2021-11-20 09:32:55 +01:00
52998f7d7a
Release v32.1 (app) 2021-09-14 02:03:08 +02:00
c2e302f8bb
Allow tracking from old Discord domain in the app (discordapp.com) 2021-09-14 02:03:08 +02:00
9f506aceb2
Release v.32 (app) 2021-08-15 22:02:03 +02:00
bbb50dc50c
Fix C# code formatting 2021-08-15 21:58:32 +02:00
3f763bbf6b
Add Rider run configuration to minify JS 2021-08-15 21:57:58 +02:00
be3a7d6d80
Add Python script to minify JS in the app 2021-08-15 20:31:36 +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
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
f460a582ac Fix autoscroll & channel beginning detection after a Discord update
References #114
2020-08-24 02:30:36 +02:00
a914113b33 Fix not seeing messages after a Discord update
References #114
2020-08-16 12:16:28 +02:00
00f8ac25b7 Release v.26 2020-07-13 18:05:01 +02:00
d3a9a9a9cc Fix server channel switching
Closes #110
2020-07-13 18:00:41 +02:00
db35a27ae3 Fix not identifying DM channels
Closes #111
2020-07-13 17:57:39 +02:00
08547c0b29 Release v.25 2020-07-01 03:18:45 +02:00
7393bab848 Fix channel detection after a recent Discord update
Closes #108
2020-07-01 03:17:03 +02:00
cc81ae7a2a Apparently dates are difficult 2020-06-26 00:37:31 +02:00