1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-12 21:52:40 +01:00
server/src
TomatoCake 631788537c API /:guild_id/bans compat
- Fix GET Ban using "ban"/"user" instead of "user_id" in params, making it unusable
- Return a processed user object instead of the raw DB one
- Silently ignore already banned users to prevent duplicate bans in the DB
- Return HTTP 204 on successful bans instead of the raw DB ban object
2024-06-05 06:01:44 +02:00
..
api API /:guild_id/bans compat 2024-06-05 06:01:44 +02:00
bundle start listening before starting components in bundle 2023-04-24 23:42:25 +10:00
cdn Add nix flake to repo (#1111) 2024-02-19 21:09:50 +11:00
connections Fix linter warnings in connections 2023-08-06 23:15:35 -04:00
gateway add notification_settings object to ready 2024-05-26 16:01:35 -04:00
util add notification_settings object to ready 2024-05-26 16:01:35 -04:00
webrtc refactor SELECT_PROTOCOL_ACK (4) voice opcode to SESSION_DESCRIPTION 2023-05-04 16:52:26 -04:00