Commit graph

6 commits

Author SHA1 Message Date
Dragory
c7751a9da1
Centralize periodic checks for mutes, tempbans, vcalerts, reminders, and scheduled posts
This should result in a significant performance improvement.
The new method is also more precise than the old one, allowing
the aforementioned checks to be performed with second-precision.
2021-09-25 21:34:07 +03:00
Dark
6ac9d2f2a2
Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
Dragory
2f470dc37a
Update to new Knub 30 beta. Code clean-up. 2020-10-01 01:43:38 +03:00
Dark
233c7d43a2 Fix crash on reminder id length+1 2020-07-29 01:42:16 +02:00
Dark
381903a72a Fix crash on reminder id 0 2020-07-29 01:32:57 +02:00
Dark
7ce1ebfee2 Migrate Reminders to new Plugin structure 2020-07-16 22:54:02 +02:00