|
|
3249daeaaf
|
fix (session): Stop sending view=None.
|
2023-08-27 16:11:58 +03:00 |
|
|
|
d9513afac5
|
fix (rooms): Update perms on member change.
|
2023-08-27 16:04:53 +03:00 |
|
|
|
4773de53a2
|
feat (voice): Implement now command.
|
2023-08-27 15:53:12 +03:00 |
|
|
|
622d8b150d
|
fix (timers): Dynamic timer locale.
|
2023-08-27 09:49:39 +03:00 |
|
|
|
6a5e4a065c
|
fix (timers): Filter owned timers from visible.
|
2023-08-27 09:35:18 +03:00 |
|
|
|
c6a9c95cc1
|
fix (timers): Fix empty notify case.
|
2023-08-27 09:14:00 +03:00 |
|
|
|
2310ac3e2d
|
ux (timers): Respond to presence click.
|
2023-08-27 09:07:29 +03:00 |
|
|
|
7ca21e94d5
|
fix (timers): Force refresh view on repost.
|
2023-08-27 08:54:16 +03:00 |
|
|
|
7a40ca2cea
|
fix (timers): Correct permissions for stop.
|
2023-08-27 08:23:36 +03:00 |
|
|
|
38ba7f1ded
|
fix (rank refresh): Insert correctly.
|
2023-08-24 18:53:18 +03:00 |
|
|
|
2e9b438a04
|
fix: Fix minor statistics bugs
|
2023-08-24 14:40:32 +03:00 |
|
|
|
9b2af56d64
|
feat: Implement rank refresh.
|
2023-08-24 14:30:03 +03:00 |
|
|
|
df9b835cd5
|
fix (data): Parallel connection pool.
|
2023-08-23 17:31:38 +03:00 |
|
|
|
319f132d5d
|
fix (timers): Add command ready check.
|
2023-08-22 22:54:44 +03:00 |
|
|
|
4ddece1e0f
|
(wards): Add moderator ward.
|
2023-08-22 22:48:22 +03:00 |
|
|
|
0a93dd0a5d
|
fix (rolemenus): Better formatting for ack.
|
2023-08-22 22:39:49 +03:00 |
|
|
|
f70c0269c5
|
fix(sysadmin): Better exec error message.
|
2023-08-22 22:37:39 +03:00 |
|
|
|
b5fad27c4f
|
fix (statistics): Force cmds to wait for UI.
|
2023-08-22 22:17:33 +03:00 |
|
|
|
f2fb3ce344
|
fix: Massively improve logging context isolation.
|
2023-08-22 22:14:58 +03:00 |
|
|
|
267eb97fe4
|
fix (ranks): Support paging overview.
|
2023-08-20 00:54:09 +03:00 |
|
|
|
eb1d156e43
|
fix (timers): Don't allow object channel.
|
2023-08-19 14:51:58 +03:00 |
|
|
|
fd5a3f8f30
|
fix: Fix typos.
|
2023-08-19 14:45:11 +03:00 |
|
|
|
01a4f7f2bf
|
fix (pomodoro): Missing values in unload.
|
2023-08-19 02:02:03 +03:00 |
|
|
|
14e810c13f
|
fix (moderation): Missing resolved setting.
|
2023-08-19 01:37:01 +03:00 |
|
|
|
8af1e73c17
|
fix (dashboard): Clean up names.
|
2023-08-18 23:47:49 +03:00 |
|
|
|
742b89a8bc
|
logging: Reduce info level logging.
|
2023-08-18 23:40:12 +03:00 |
|
|
|
161bc91468
|
fix (reminders): Ignore old reminders.
|
2023-08-18 23:15:08 +03:00 |
|
|
|
10084089f1
|
(reminders): Add ratelimit bucket.
|
2023-08-18 23:06:03 +03:00 |
|
|
|
47d58bea37
|
fix (reminders): Fix startup logic.
|
2023-08-18 23:00:29 +03:00 |
|
|
|
0499946fad
|
fix (schedule): Validate session room.
|
2023-08-18 22:12:52 +03:00 |
|
|
|
6e2bf4154f
|
fix: Correct member data format.
|
2023-08-18 21:46:50 +03:00 |
|
|
|
db0a1f79f5
|
fix (pomodoro): Fix incorrect remaining.
|
2023-08-18 21:11:19 +03:00 |
|
|
|
6456dd6035
|
fix (schedule): Add member in prep stage.
|
2023-08-18 21:07:45 +03:00 |
|
|
|
34f490fb7f
|
fix (tasklist): Cut cycles in label alg.
|
2023-08-18 20:20:50 +03:00 |
|
|
|
b3b5053c23
|
fix (stats): Fix query column names.
|
2023-08-18 19:37:15 +03:00 |
|
|
|
1b1371aef1
|
fix: Missing permission wards.
|
2023-08-18 12:56:44 +03:00 |
|
|
|
a0c56ebc13
|
fix: Formatting and missing formats.
|
2023-08-18 12:37:46 +03:00 |
|
|
|
aa1c2655b9
|
fix: Use default_avatar where needed.
|
2023-08-18 04:03:04 +03:00 |
|
|
|
ec825daa52
|
fix: Fix bot overwrite permissions.
|
2023-08-17 09:54:08 +03:00 |
|
|
|
8f63fbc526
|
fix (rooms): Also add client to room.
|
2023-08-17 09:16:37 +03:00 |
|
|
|
2ac7353f75
|
fix (schedule): Fix record indexing.
|
2023-08-17 07:57:22 +03:00 |
|
|
|
70c0d22f80
|
fix: Fix Typo.
|
2023-08-16 23:33:02 +03:00 |
|
|
|
465d03d459
|
fix (schedule): Require existent Channels.
|
2023-08-16 23:28:08 +03:00 |
|
|
|
fde42226ed
|
fix: Add missing permission wards.
|
2023-08-16 23:25:12 +03:00 |
|
|
|
41c0f2d094
|
fix (stats): Return parsed 'season_start'.
|
2023-08-16 22:48:46 +03:00 |
|
|
|
a83514861a
|
fix (economy): Add ward to balance cmd.
|
2023-08-16 22:48:17 +03:00 |
|
|
|
5799b51a32
|
Cleaning up migrated components.
|
2023-08-16 12:33:56 +03:00 |
|
|
|
0904b2deb7
|
fix: Minor UI fixes.
|
2023-08-16 12:32:45 +03:00 |
|
|
|
2cc90375c7
|
rewrite: New Video channels and moderation.
|
2023-08-15 14:03:23 +03:00 |
|
|
|
b1361229af
|
fix: Fix Typo.
|
2023-08-13 08:21:19 +03:00 |
|