Paul
|
6b8158bf54
|
Fix: Use channel_invites collection name instead of invites.
Was conflicting with invite-only rauth registrations.
|
2021-06-12 10:33:31 +01:00 |
|
Paul
|
9be9b76035
|
Servers: Add new system messages.
|
2021-06-11 22:12:01 +01:00 |
|
Paul
|
0f18a6781d
|
Channels: Include last message id on text channels.
API: Return members when fetching messages.
Misc: Remove defunct DISABLE_REGISTRATION variable.
|
2021-06-11 16:22:35 +01:00 |
|
Paul
|
335f729c53
|
Notifications: Remove ServerCreate event.
|
2021-06-07 18:28:28 +01:00 |
|
Paul
|
c763a292a7
|
Run cargo fmt.
|
2021-06-07 16:16:40 +01:00 |
|
Paul
|
fce92382bf
|
Servers: Fix create / leave.
Prevent removal of self / owner.
|
2021-06-07 16:14:48 +01:00 |
|
Paul
|
4e90cf1f58
|
Servers: Ban and unban users +
ban list.
|
2021-06-06 16:52:00 +01:00 |
|
Paul
|
782bfb7e03
|
Servers: Route for kicking a member.
|
2021-06-06 15:22:23 +01:00 |
|
Paul
|
1f1d9613e2
|
Servers: Fetch and edit members.
Permissions: Use bit representation for permissions.
|
2021-06-06 14:57:55 +01:00 |
|
Paul
|
0af4fa4be9
|
Servers: Add description field.
API: Allow removal of description on channels and servers.
|
2021-06-06 10:55:31 +01:00 |
|
Paul
|
380369e1c4
|
Servers: Route for fetching server invites.
|
2021-06-06 10:31:06 +01:00 |
|
Paul
|
dbd70abaca
|
Servers: Add route for fetching members.
|
2021-06-06 10:17:33 +01:00 |
|
Paul
|
f9fbe54b17
|
Servers: Create and delete invites. Create and fetch servers.
|
2021-06-05 22:41:47 +01:00 |
|
Paul
|
681b2b8ab6
|
Servers: Add invites. Create, view and join.
|
2021-06-03 20:00:08 +01:00 |
|
Paul
|
1713ad057d
|
Servers: Add route for creating channels.
Notifications: Subscribe to guild channels.
|
2021-06-02 11:51:58 +01:00 |
|
Paul
|
46bf5fcdd1
|
Servers: Add TextChannel.
|
2021-06-01 20:38:35 +01:00 |
|
Paul
|
6bb4501c52
|
Servers: Add edit route. Ability to set icon / banner.
|
2021-06-01 17:42:23 +01:00 |
|
Paul
|
bff72fa6c3
|
Servers: Core objects required. Includes creation. Bump version to 0.5.0.
|
2021-06-01 17:09:31 +01:00 |
|