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
|
bff72fa6c3
|
Servers: Core objects required. Includes creation. Bump version to 0.5.0.
|
2021-06-01 17:09:31 +01:00 |
|
Paul
|
a4c1fee4cc
|
Sync: Allow custom timestamp; return correct data structure.
|
2021-06-01 13:25:47 +01:00 |
|
Paul
|
3cd3bc54af
|
New Feature: Settings sync to server.
|
2021-05-26 13:02:40 +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
|
6716a2d32b
|
Join with newlines for embed generation.
Server January URL endpoint on server configuration.
|
2021-05-14 22:39:16 +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
|
cc0307f702
|
Fix find mutual query.
|
2021-05-13 17:19: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
|
c086fe7ac4
|
Move versioning to source.
|
2021-05-03 15:03:30 +01:00 |
|
Paul
|
fa960ebc94
|
Send out unset in event.
|
2021-05-03 11:17:28 +01:00 |
|
Paul
|
2e996a487b
|
Add event when user goes offline.
|
2021-05-03 08:57:49 +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
|
59b18fd376
|
Delete old avatar; fix database migration.
|
2021-05-01 17:12:51 +01:00 |
|
Paul
|
f135a57a9b
|
API change: deprecate Gravatar.
Include avatar information in user object.
|
2021-05-01 16:38:06 +01:00 |
|
Paul
|
5da26cb833
|
Breaking: Provide new user object instead of id.
Fix rustup complaining about join macros.
|
2021-05-01 15:54:29 +01:00 |
|
Paul
|
81002c75d2
|
Only push out status; mark attachments as deleted.
|
2021-04-28 17:12:14 +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
|
9e2250783c
|
Allow people with mutual connections to see profile / status; fix username check.
|
2021-04-07 19:21:25 +01:00 |
|
Paul
|
a547177325
|
Add status presence indicator.
|
2021-04-03 20:50:14 +01:00 |
|
Paul
|
c3fa7bf74e
|
Change route paths for user edits.
|
2021-04-03 15:02:29 +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 |
|
Paul
|
d2bf477fd8
|
Expose voso host.
|
2021-04-01 15:11:19 +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
|
37df18dbf7
|
Fixes mutual connections not being seen and hence requests failing.
|
2021-03-30 22:09:36 +01:00 |
|
Paul
|
0a9d5de369
|
Don't unwrap on subscription errors.
|
2021-03-29 10:14:25 +01:00 |
|
Paul
|
d2864ac025
|
Make sure to check that they are friends.
|
2021-02-19 15:49:55 +00:00 |
|
Paul
|
3c7852271a
|
Add temporary typing indicator impl.
|
2021-02-19 14:50:23 +00: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
|
64d2707366
|
Find mutual for users; allow dots in usernames.
|
2021-02-19 13:11:33 +00:00 |
|
Paul
|
78cfbf9d21
|
Clean up subscription code; handle error properly.
|
2021-02-19 12:48:52 +00:00 |
|