Commit Graph

7 Commits

Author SHA1 Message Date
b2aa651eaa fix (rooms): Harden against race conditions.
Add locking to room init, turnover, and cancellation.
Add cleanup of nonexistent members in slot init.
Fix an issue where members were being charged for cancelling rooms.
2021-09-24 21:12:12 +03:00
ce3af79d3c fix (rooms): Support joining open slot. 2021-09-21 15:38:48 +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
2ee717bc0c (Accountability): New module and base system. 2021-09-19 09:56:25 +03:00