Paul
|
9a417aa6ad
|
Messaging: Add message replies.
Servers: Add VoiceChannel.
|
2021-06-23 13:50:18 +01:00 |
|
Paul
|
ad06ff16c4
|
Messaging: Upsert mentions into unreads.
Messaging: Allow multiple attachment upload.
|
2021-06-22 17:42:18 +01:00 |
|
Paul
|
4727f997ed
|
New Feature: Add server-side channel unreads.
|
2021-06-16 23:24:31 +01:00 |
|
Paul
|
bad9024537
|
Messaging: Remove embed when editing message.
|
2021-06-16 16:31:06 +01:00 |
|
Paul
|
f33611aee6
|
Fix: Handle status::User on group create.
|
2021-06-14 16:00:29 +01:00 |
|
Paul
|
03fa923ef4
|
Refactor: Send system messages directly from content.
|
2021-06-11 19:18:46 +01:00 |
|
Paul
|
78c890aa59
|
Messaging: Parse mentions.
|
2021-06-11 18:07:37 +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
|
c763a292a7
|
Run cargo fmt.
|
2021-06-07 16:16:40 +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
|
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
|
812fa2a98f
|
Permissions: Resolve guild, allows ability to delete channels, delete others messages, etc.
|
2021-06-02 12:35:01 +01:00 |
|
Paul
|
1713ad057d
|
Servers: Add route for creating channels.
Notifications: Subscribe to guild channels.
|
2021-06-02 11:51:58 +01:00 |
|
Paul
|
8627f27a50
|
Channels: Don't return self on msg query.
|
2021-06-02 10:12:53 +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
|
5aa9624d5c
|
Database: Add user settings sync entity.
Run cargo fmt.
|
2021-05-26 11:02:16 +01:00 |
|
Paul
|
7aad88ad3f
|
Messages: Allow multiple attachments. (⚠️ breaking change)
|
2021-05-25 17:23:47 +01:00 |
|
Paul
|
fa3bc56ef4
|
Channels: Add option to return users in message query.
|
2021-05-25 15:03:49 +01:00 |
|
Paul
|
10f116b4a3
|
Block voice calls in saved messages channel.
Add messages for desc / icon change for group chats.
|
2021-05-14 22:44:35 +01:00 |
|
Paul
|
6cc92b877e
|
Fix block user route, send correct user struct.
Add route for fetching members.
Cargo fmt on accident.
|
2021-05-14 22:29:43 +01:00 |
|
Paul
|
7293abfc53
|
Add january support.
|
2021-05-07 18:00:21 +01:00 |
|
Paul
|
cf7bb832da
|
Really make sure MongoDB driver can't screw up.
|
2021-05-03 21:02:12 +01:00 |
|
Paul
|
efc3794f3d
|
Emergency patch; Rust MDB driver deletes doc. with empty update.
|
2021-05-03 20:48:37 +01:00 |
|
Paul
|
a319e72655
|
Add a way to choose message fetch sort.
|
2021-05-03 16:35:59 +01:00 |
|
Paul
|
fa960ebc94
|
Send out unset in event.
|
2021-05-03 11:17:28 +01:00 |
|
Paul
|
92bface6ae
|
Add group icons / profile backgrounds.
|
2021-05-01 22:55:37 +01:00 |
|
Paul
|
8cfa5d7091
|
Run cargo fmt.
|
2021-05-01 17:29:31 +01:00 |
|
Paul
|
f135a57a9b
|
API change: deprecate Gravatar.
Include avatar information in user object.
|
2021-05-01 16:38:06 +01:00 |
|
Paul
|
f163cb65de
|
AAAAAAAAAAAAA
We should be setting message_id not message.
|
2021-04-24 18:01:08 +01:00 |
|
Paul
|
f7bcd3ad93
|
Migrate to Autumn 1.0.0
|
2021-04-24 16:00:13 +01:00 |
|
Paul
|
7f5d6f2312
|
Format code.
|
2021-04-03 14:44:01 +01:00 |
|
Paul
|
9492e145f9
|
User status / profile change route, username change route.
|
2021-04-03 14:41:40 +01:00 |
|
Paul
|
78c42fd412
|
Fetch profile route, push badges and status.
|
2021-04-02 21:55:02 +01:00 |
|
Paul
|
3797878d20
|
Fixes bug with distributed nodes.
|
2021-04-02 13:25:51 +01:00 |
|
Martin Loffler
|
c9bff789de
|
Fixed room creation failure in join_call
|
2021-04-01 15:59:06 +02:00 |
|
Paul
|
56bd763820
|
Prevent setting null in edit. Preflight for variables.
|
2021-04-01 14:01:07 +01:00 |
|
Paul
|
32cd9d8a13
|
Strict typing for system messages; add a way to rename group.
|
2021-03-31 20:54:47 +01:00 |
|
Paul
|
60731e1c70
|
Integrate voso, join_call route for channels.
|
2021-03-31 11:48:52 +01:00 |
|
Paul
|
db6047f2d3
|
Allow empty messages with attachment.
|
2021-02-19 14:09:19 +00:00 |
|
Paul
|
5baf85a8e9
|
JSON system messages.
|
2021-02-19 14:03:41 +00:00 |
|
Paul
|
10cac358a9
|
Label permission errors, and too many ids for /stale.
|
2021-02-19 13:26:04 +00:00 |
|
Paul
|
52e070c21c
|
Basic Web Push support.
|
2021-02-18 16:21:34 +00:00 |
|
Paul Makles
|
a7ea29d821
|
Add a way to send messages with attachments.
|
2021-02-16 15:25:33 +00:00 |
|
Paul Makles
|
b6b51bca26
|
Route which lets clients determine messages that have updated / deleted.
|
2021-02-16 09:34:24 +00:00 |
|
Paul Makles
|
3b85dcce14
|
Include group members in payload.
|
2021-01-26 22:05:32 +00:00 |
|
Paul Makles
|
f42480886b
|
Re-structure Permissions; add perm to view users from mutual groups.
|
2021-01-26 21:12:23 +00:00 |
|
Paul Makles
|
23ec2d61f1
|
Push env variables to rAuth + cargo fmt.
|
2021-01-26 17:29:03 +00:00 |
|
Paul Makles
|
11f7092fcd
|
Add last_message to channels, mark DMs as active.
|
2021-01-24 10:24:44 +00:00 |
|