1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2025-02-22 22:46:01 +01:00
Commit Graph

626 Commits

Author SHA1 Message Date
0662af9b1a
Update website (put desktop app on top, add anchor links) 2022-02-12 19:17:37 +01:00
03fd730139
Release v.31a (browser script) 2022-02-12 18:37:39 +01:00
d362c96b80
Fix skipping to next channel not working after a Discord update (browser script) 2022-02-12 18:35:47 +01:00
9f34c9dffa
Fix occasional skipping of messages when autoscrolling in unfocused browser (browser script) 2022-02-12 18:34:43 +01:00
cacf43d1d8
Fix broken channel detection after a Discord update (browser script)
#161
2022-02-12 17:38:45 +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
e8677c09b4
Release v33 (app) 2021-12-01 08:13:19 +01:00
378c54908e
Add tools to remove/keep filtered messages in the app 2021-11-29 23:43:56 +01:00
07af4ae00f
Improve localization for dates and numbers in the app UI 2021-11-29 17:52:07 +01:00
c262e5aaa4
Minor visual fixes for app UI 2021-11-29 17:52:07 +01:00
96e125b812
Add channel & user filters to the app 2021-11-29 15:16:51 +01:00
c0123b9f91
Add check box dialog 2021-11-29 15:12:35 +01:00
2ec9c7cbc3
Fix Rider inspections 2021-11-28 16:20:34 +01:00
4cfe19d369
Tweak button styles in the app 2021-11-28 14:09:56 +01:00
f449859ad9
Update Avalonia to 0.10.10 2021-11-28 13:57:49 +01:00
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