Paul Makles
|
4aaf328435
|
Include all channels in payload.
|
2021-01-24 09:20:07 +00:00 |
|
Paul Makles
|
9d251f794b
|
Update tag in enums.
|
2021-01-19 21:27:18 +00:00 |
|
Paul Makles
|
1d390d483d
|
Add a database migration for channel tag enum.
|
2021-01-19 21:11:38 +00:00 |
|
Paul Makles
|
81de29e723
|
Backtracking again, and adding the channel_type tag.
|
2021-01-19 20:55:25 +00:00 |
|
Paul Makles
|
984017eb61
|
Revert tag change, update partials to include ids.
|
2021-01-19 20:18:29 +00:00 |
|
Paul Makles
|
5ab329dfdd
|
Prevent fetching messages from other channels. Change channel tag to channel_type.
|
2021-01-19 19:54:37 +00:00 |
|
Paul Makles
|
3a63d502d9
|
Cargo fmt.
0.3.1
|
2021-01-19 13:07:11 +00:00 |
|
Paul Makles
|
8bb694a1c8
|
Post-handle hook, partial updates and group delete.
|
2021-01-19 13:06:22 +00:00 |
|
Paul Makles
|
c38977e026
|
Run cargo fmt.
|
2021-01-19 11:47:36 +00:00 |
|
Paul Makles
|
8cbba0671d
|
Move new subscriptions to a unfied prehandle function.
|
2021-01-19 11:46:22 +00:00 |
|
Paul Makles
|
c21d7c4620
|
Group member add and remove routes.
|
2021-01-19 09:02:18 +00:00 |
|
Paul Makles
|
901b29f49e
|
Run cargo fmt
|
2021-01-18 22:02:46 +00:00 |
|
Paul Makles
|
34ac8f54ef
|
Add group creation. Sync channels to clients on creation.
|
2021-01-18 22:02:32 +00:00 |
|
Paul Makles
|
c562d33c8f
|
Add message delete route.
|
2021-01-18 21:02:04 +00:00 |
|
Paul Makles
|
accd6d7789
|
Add edit message route.
|
2021-01-18 20:54:08 +00:00 |
|
Paul Makles
|
ba08746e92
|
Rename fetch to query, add fetch by id.
|
2021-01-18 20:30:55 +00:00 |
|
Paul Makles
|
a1a921bbcb
|
Run cargo fmt.
|
2021-01-18 20:26:26 +00:00 |
|
Paul Makles
|
bd789b6825
|
Fetch messages route.
|
2021-01-18 20:26:09 +00:00 |
|
Paul Makles
|
c6ba72d924
|
Add message sending.
|
2021-01-18 20:07:42 +00:00 |
|
Paul Makles
|
c401663c47
|
Catch database error for send message.
|
2021-01-18 14:52:15 +00:00 |
|
Paul Makles
|
3d3db80e61
|
Channel subscription, message sending, channel delete.
|
2021-01-18 14:50:17 +00:00 |
|
Paul Makles
|
15357008d6
|
Push relevant channels in Ready payload.
|
2021-01-18 14:14:56 +00:00 |
|
Paul Makles
|
124aa8a9bf
|
Fix user permissions.
|
2021-01-18 14:01:27 +00:00 |
|
Paul Makles
|
af8731ac38
|
Start development sprint 3.
|
2021-01-18 13:41:48 +00:00 |
|
Paul Makles
|
a9f258de6b
|
Randomly select an avatar from id.
0.3.0-rc.0
|
2021-01-16 11:17:18 +00:00 |
|
Paul Makles
|
f6c52de171
|
Add basic presence tracking.
|
2021-01-09 20:49:36 +00:00 |
|
Paul Makles
|
5e70ceea01
|
Write proper user permission code.
|
2021-01-09 16:50:11 +00:00 |
|
Paul Makles
|
bb3667a83b
|
Move guard and reference code out of entities folder.
|
2021-01-09 13:59:45 +00:00 |
|
Paul Makles
|
80e3baaa15
|
Clean up imports for database.
|
2021-01-09 13:57:37 +00:00 |
|
Paul Makles
|
0d3ef9a3b7
|
Refractor WS; remove - fom names.
|
2021-01-09 12:58:15 +00:00 |
|
insert
|
4f9029f7b9
|
Merge branch 'master' into 'master'
Code cleanup/formatting
See merge request revolt/delta!2
|
2021-01-05 14:29:42 +00:00 |
|
Martin Loffler
|
bb73f905e6
|
Formatted code
|
2021-01-05 15:01:24 +01:00 |
|
Martin Loffler
|
66a2930a6f
|
Code cleanup
Cleaned up
- matches in routes remove_friend and unblock_user
- production warnings in util/variables
|
2021-01-05 14:49:56 +01:00 |
|
Martin Loffler
|
f24d478454
|
async_std main attribute
Closes #1
|
2021-01-04 15:01:18 +01:00 |
|
Paul Makles
|
1b711a88ef
|
Include relationship when fetching a user.
|
2021-01-03 20:27:23 +00:00 |
|
Paul Makles
|
b87f396f40
|
Make ready payload send all users we have a relationship with.
|
2021-01-03 17:43:20 +00:00 |
|
Paul Makles
|
ffff620508
|
Advertise WebSocket address at root. Add REVOLT_EXTERNAL_WS_URL.
|
2020-12-31 16:05:39 +00:00 |
|
Paul Makles
|
7728768539
|
Ready payload on websocket, add friend by username + avatars.
0.3.0
|
2020-12-31 14:59:26 +00:00 |
|
Paul Makles
|
cac21ce2b6
|
Fix import and cargo fmt
|
2020-12-30 15:36:04 +00:00 |
|
Paul Makles
|
0640f68f9c
|
Add notifications to remaining routes.
|
2020-12-30 15:34:32 +00:00 |
|
Paul Makles
|
1aaa6f3c41
|
Get notifications working properly.
|
2020-12-30 15:24:44 +00:00 |
|
Paul Makles
|
f39bc07bb9
|
Start work on notifications from client, cargo fmt
|
2020-12-30 11:36:32 +00:00 |
|
Paul Makles
|
af56f5e2d8
|
Add hive to main join!().
|
2020-12-29 23:25:52 +00:00 |
|
Paul Makles
|
c704f13d72
|
Re-implement user relationships.
|
2020-12-29 16:32:22 +00:00 |
|
Paul Makles
|
84d09db9b3
|
Add SavedMessages channel type, add create DM.
|
2020-12-29 14:15:44 +00:00 |
|
Paul Makles
|
eb382fa1ec
|
New perm concept, reference, and adding routes.
|
2020-12-29 13:02:04 +00:00 |
|
Paul Makles
|
798047625a
|
Add onboarding and FromRequest for User.
|
2020-12-28 21:47:32 +00:00 |
|
Paul Makles
|
16c5a28637
|
Refractor route code.
|
2020-12-28 18:32:13 +00:00 |
|
Paul Makles
|
c748b4349b
|
Switch to async-std, refractor notifications code.
|
2020-12-28 17:52:22 +00:00 |
|
Paul Makles
|
6253a91276
|
Move all entities to their own folder.
|
2020-12-28 15:21:11 +00:00 |
|