1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2024-11-25 05:42:45 +01:00
Commit Graph

73 Commits

Author SHA1 Message Date
1bddde7ccd
Fix not fully disposing internal app server when stopped 2022-03-13 13:17:58 +01:00
563c644f48
Fix new databases containing columns that were removed in an earlier commit 2022-03-12 18:12:30 +01:00
1ed26a16ea
Add more performance logging to the app 2022-03-06 15:49:44 +01:00
e420add646
Split edit timestamps and message reply ids to separate tables to reduce database size 2022-03-06 15:11:23 +01:00
6f1149ad5e
Add utilities to simplify working with SQLite 2022-03-05 22:58:47 +01:00
b9899922e0
Optimize viewer export in the app 2022-03-05 21:35:56 +01:00
725ab7accf
Update SQLite version to 3.35.0 2022-03-05 17:18:33 +01:00
4bc9626013
Add name to server management thread 2022-03-05 13:36:04 +01:00
c4fe6c4391
Move app version info out of .csproj and into a single linked .cs file 2022-02-27 16:20:39 +01:00
4dc781b35c
Address Rider inspections 2022-02-21 22:27:29 +01:00
849ef18adb
Reorganize namespaces and move some classes to a separate Utils project 2022-02-21 22:27:01 +01:00
edc23d616d
Release v33.1 (app) 2022-02-12 11:23:24 +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
96e125b812
Add channel & user filters to the app 2021-11-29 15:16:51 +01:00
2ec9c7cbc3
Fix Rider inspections 2021-11-28 16:20:34 +01:00
e9e8c95a19
Add feature to merge multiple database files into one 2021-11-27 20:50:01 +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
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