Commit Graph

16 Commits

Author SHA1 Message Date
6be3d075bc fix (rooms): Handle changing iterator in open.
Uses a shallow copy of the accountability guild values.
2021-09-23 21:10:02 +03:00
a8435123ac (rooms): Add space in cmd room format. 2021-09-23 21:07:02 +03:00
2d8d84e2f6 fix (rooms): Fix attr typo in category setting. 2021-09-23 21:06:01 +03:00
026c9a6567 fix (rooms): Improve last-minute booking handling.
Fix an issue where channel permissions wouldn't get updated.
Fix an issue where a member couldn't cancel an open session.
2021-09-22 14:22:02 +03:00
2e28080fd0 fix (rooms): Fix a type issue with member data.
Fixes an issue where member data would sometimes return as `Decimal`,
causing a cascade failure in accountability startup.
2021-09-22 13:56:28 +03:00
8127d7e8ff fix (rooms): Fix typo. 2021-09-21 16:58:20 +03:00
ce3af79d3c fix (rooms): Support joining open slot. 2021-09-21 15:38:48 +03:00
adcd6a8506 fix (rooms cmd): Fix slot filtering in booking. 2021-09-20 20:49:12 +03:00
1452b34f64 (Rooms): Allow booking from the next hour. 2021-09-20 15:49:52 +03:00
0c3f752e5a fix (rooms): Fix permission issues. 2021-09-20 09:57:34 +03:00
47a1972900 fix (Accountability): Fix typo in . 2021-09-19 13:05:30 +03:00
6617139531 fix (Accountability): Typo in TimeSlot. 2021-09-19 13:03:03 +03:00
0a0ac3c6cb (Accountability): Add rooms cancel command. 2021-09-19 12:23:06 +03:00
d39ec3153a (Docs): Update command help categories. 2021-09-19 10:30:25 +03:00
2ee717bc0c (Accountability): New module and base system. 2021-09-19 09:56:25 +03:00
87f16b6a37 Initial Commit: Skeleton structure. 2021-08-25 14:48:20 +03:00