norohind
  • Joined on 2022-01-27
norohind synced commits to app-downloads at third-party-mirrors/Discord-History-Tracker from mirror 2022-05-28 23:56:15 +03: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
Compare 7 commits »
norohind synced commits to app-downloads at third-party-mirrors/Discord-History-Tracker from mirror 2022-05-28 15:46:15 +03:00
0ee18ba7c6 Implement attachment downloads in desktop app
e27b11a52b Refactor generating SQL "WHERE" clauses
4759c8a90e Add BytesValueConverter
18a6dc9ea9 Fix wrong plural in the Viewer tab if the total amount of messages is zero
Compare 7 commits »
norohind pushed to master at norohind/CEC-list-monitoring 2022-05-28 13:30:12 +03:00
616cecc28a commit
norohind pushed to master at norohind/FDEVCommunityEventsMonitoring 2022-05-26 18:12:07 +03:00
3214dcc0d9 commit
norohind synced commits to app-downloads at third-party-mirrors/Discord-History-Tracker from mirror 2022-05-26 06:46:15 +03:00
9b923211e6 wip2
9014ab4434 wip1
4d7f3cf94c Implement attachment downloads in desktop app
3545503877 Refactor generating SQL "WHERE" clauses
35082620b8 Add BytesValueConverter
Compare 24 commits »
norohind pushed to master at norohind/SileroTTSBot 2022-05-25 00:08:30 +03:00
236e24af4a main: global error handler add logging
92303b9a3a Rename cogs/BotManagment.py -> cogs/BotManagement.py
e538b6c23b BotManagment: fix ct (create_task) shortcut for rfoo
Compare 3 commits »
norohind pushed to master at norohind/SileroTTSBot 2022-05-23 17:05:38 +03:00
f431733940 BotManagment: add ct (create_task) command
norohind pushed to master at norohind/SileroTTSBot 2022-05-23 16:22:49 +03:00
e9ef1aca3c req: add rfoo and cython
norohind pushed to master at norohind/SileroTTSBot 2022-05-23 12:29:08 +03:00
4eb68360ed BotManagement: add rfoo server
norohind pushed to master at norohind/SileroTTSBot 2022-05-23 11:47:24 +03:00
eba6a289f8 main.py: add if __name__ == '__main_'
norohind synced commits to wip-refactor-server at third-party-mirrors/Discord-History-Tracker from mirror 2022-05-23 05:16:14 +03:00
norohind synced new reference wip-refactor-server to third-party-mirrors/Discord-History-Tracker from mirror 2022-05-23 05:16:14 +03:00
norohind pushed to master at norohind/SileroTTSBot 2022-05-22 22:54:48 +03:00
e041913d5b Add commands for state monitoring
norohind pushed to master at norohind/SileroTTSBot 2022-05-22 22:28:09 +03:00
bce9abd10a Don't connect if synth message from user from another voice channel, fix q drop
c84831aac2 Add drop (queue) command
10b280d6dc TTSCore: improve some race cond moments
84182d0d28 Type in BotInformation
Compare 4 commits »
norohind synced and deleted reference wip-async at third-party-mirrors/Discord-History-Tracker from mirror 2022-05-22 21:16:13 +03:00
norohind synced commits to master at third-party-mirrors/Discord-History-Tracker from mirror 2022-05-22 21:16:13 +03:00
bff86b09c7 Update SQLite version to 3.35.5
norohind synced commits to master at third-party-mirrors/Discord-History-Tracker from mirror 2022-05-22 04:56:13 +03:00
5ca7cf09e8 Clarify and fix instructions for platform-portable releases
a1c93232d0 Cleanup temporary files when DHT is closed
db5f9d65db Change default viewer file name to the name of the database file
4cbf387e2a Optimize viewer export to support exporting large databases
64cf3c9fbb Calculate amount of exported messages asynchronously
Compare 7 commits »
norohind synced commits to wip-async at third-party-mirrors/Discord-History-Tracker from mirror 2022-05-22 04:56:13 +03:00
c1b89dc6a7 Change default viewer file name to the name of the database file
9f0a46c9c3 Optimize viewer export to support exporting large databases
Compare 2 commits »
norohind synced commits to wip-async at third-party-mirrors/Discord-History-Tracker from mirror 2022-05-21 12:36:13 +03:00
7d9ecb9db1 Calculate amount of exported messages asynchronously
a4ebd5eed6 Replace message statistics thread with new async value computer
06716330d6 Add utility for asynchronous value computation
Compare 3 commits »
norohind synced commits to wip-async at third-party-mirrors/Discord-History-Tracker from mirror 2022-05-20 20:16:13 +03:00