Block a user
chylex
synced commits to wip-net6 at chylex/Discord-History-Tracker from mirror
2022-06-06 01:01:39 +02:00
chylex
synced commits to master at chylex/Discord-History-Tracker from mirror
2022-06-05 00:31:38 +02:00
8f1c91b2cc
Fix not formatting single underscores as italics in the viewer
9ae5ece24b
Fix negative numbers & exception with very large numbers in attachment size limit
053ab5b091
Fix exception & wrong download statistics when multiple attachments have the same URL
71c628fdf8
Fix not recomputing download statistics after removing download items
af621b8d46
Fix wrong plural in the Viewer tab if the total amount of messages is zero (properly this time)
chylex
synced commits to master at chylex/Discord-History-Tracker from mirror
2022-06-04 16:21:40 +02:00
59129ba20a
Change image alt text in viewer to indicate when images are loading, and when loading fails
f7bfe052ca
Add known sizes of images to the viewer
c9bb46c8c7
Release v36.1 (beta)
73f4c70325
Implement legacy archive file import
de5a8b690b
Add TextBoxDialog
chylex
synced new reference refs/tags/v36.1.beta to chylex/Discord-History-Tracker from mirror
2022-06-04 16:21:40 +02:00
chylex
synced commits to refs/tags/v36.1.beta at chylex/Discord-History-Tracker from mirror
2022-06-04 16:21:40 +02:00
chylex
synced commits to wip-import-legacy at chylex/Discord-History-Tracker from mirror
2022-06-04 00:01:39 +02:00
0fe15cc86a
Implement legacy archive file import
de5a8b690b
Add TextBoxDialog
chylex
synced commits to wip-import-legacy at chylex/Discord-History-Tracker from mirror
2022-06-03 15:51:40 +02:00
6808cad46e
Implement legacy archive file import
chylex
synced commits to wip-import-legacy at chylex/Discord-History-Tracker from mirror
2022-06-03 07:41:39 +02:00
11834fd137
Implement legacy archive file import
chylex
synced commits to wip-import-legacy at chylex/Discord-History-Tracker from mirror
2022-06-02 23:31:40 +02:00
e38fdcc347
WIP import
6a480670cf
Add TextBoxDialog
chylex
synced commits to wip-import-legacy at chylex/Discord-History-Tracker from mirror
2022-05-31 22:31:40 +02:00
8dea2cef28
wip
0bcc46d9ba
TextBoxDialog
chylex
synced commits to wip-import-legacy at chylex/Discord-History-Tracker from mirror
2022-05-30 22:01:39 +02:00
chylex
synced new reference wip-import-legacy to chylex/Discord-History-Tracker from mirror
2022-05-30 22:01:39 +02:00
chylex
synced and deleted reference 2022-05-29 21:31:38 +02:00
app-downloads
at chylex/Discord-History-Tracker from mirror
chylex
synced commits to master at chylex/Discord-History-Tracker from mirror
2022-05-29 21:31:38 +02:00
daa2feb445
Add support for merging downloaded attachments from other databases
4e94e788bc
Fix not closing connections to database files incompatible with the current app version (including rejected upgrade prompts)
133ec532d2
Refactor database merging & add user count to final report
chylex
synced commits to app-downloads at chylex/Discord-History-Tracker from mirror
2022-05-29 13:21:38 +02:00
c6466be234
Implement attachment downloads in desktop app
chylex
synced new reference refs/tags/v36.beta to chylex/Discord-History-Tracker from mirror
2022-05-29 13:21:38 +02:00
chylex
synced commits to refs/tags/v36.beta at chylex/Discord-History-Tracker from mirror
2022-05-29 13:21:38 +02:00
chylex
synced commits to master at chylex/Discord-History-Tracker from mirror
2022-05-29 13:21:38 +02:00
3d435d0165
Release v36 (beta)
3e8151e1f3
Fix empty space between DHT tracker and app after a recent Discord update
9f98eba9c1
Update Avalonia to 0.10.14
6b54a80be1
Implement attachment downloads in desktop app
1e6e5c6f92
Refactor generating SQL "WHERE" clauses
chylex
synced commits to app-downloads at chylex/Discord-History-Tracker from mirror
2022-05-29 05:11:38 +02:00
709d6ca07a
Implement attachment downloads in desktop app
1e6e5c6f92
Refactor generating SQL "WHERE" clauses
2459c8ee1a
Add randomization of SQLite connection pool delays to reduce chance of livelocks
d129a60d1c
Add BytesValueConverter
65ecb0177c
Fix wrong plural in the Viewer tab if the total amount of messages is zero
chylex
synced commits to master at chylex/Discord-History-Tracker from mirror
2022-05-29 05:11:38 +02:00
15e8b9da63
Tweak wording in the Advanced tab to reduce text length
9572f0f002
Rename MessageFilterRemovalMode to FilterRemovalMode
2f3b8b974c
Rename MessageFilterPanel to FilterPanel