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

18 Commits

Author SHA1 Message Date
095c9a061a
Update attachment downloads for time-limited Discord CDN URLs
Closes #223
2023-12-21 00:27:08 +01:00
e7705587c2
Fix .NET 8 warnings and update C# conventions 2023-07-18 18:51:23 +02:00
bd7904b88e
Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00
bbc734ba9b
Track dimensions of image attachments 2022-07-18 21:09:20 +02:00
c94808a15f
Show downloaded attachments when viewing via Open Viewer 2022-07-18 20:21:45 +02:00
9ae5ece24b
Fix negative numbers & exception with very large numbers in attachment size limit 2022-06-04 21:55:55 +02:00
73f4c70325
Implement legacy archive file import 2022-06-04 13:31:48 +02:00
daa2feb445
Add support for merging downloaded attachments from other databases 2022-05-29 16:37:18 +02:00
6b54a80be1
Implement attachment downloads in desktop app 2022-05-29 12:09:47 +02:00
9572f0f002
Rename MessageFilterRemovalMode to FilterRemovalMode 2022-05-24 22:02:36 +02:00
277e241183
Speed up opening database by deferring the initial refresh of total message count 2022-03-21 14:18:21 +01:00
9341988017
Add debug tab with random database data generator 2022-03-20 23:11:38 +01:00
4dc781b35c
Address Rider inspections 2022-02-21 22:27:29 +01:00
378c54908e
Add tools to remove/keep filtered messages in the app 2021-11-29 23:43:56 +01:00
96e125b812
Add channel & user filters to the app 2021-11-29 15:16:51 +01:00
bbb50dc50c
Fix C# code formatting 2021-08-15 21:58:32 +02:00
73bf16a21e
Add support for tracking threads (app) 2021-08-15 15:43:12 +02:00
ab7b3532fc
Build a DHT app for desktop 2021-06-19 10:40:34 +02:00