Paul Makles
|
23ec2d61f1
|
Push env variables to rAuth + cargo fmt.
|
2021-01-26 17:29:03 +00:00 |
|
Paul Makles
|
5486a68bfa
|
Move group leave into posthandle hook.
|
2021-01-24 09:20:43 +00:00 |
|
Paul Makles
|
984017eb61
|
Revert tag change, update partials to include ids.
|
2021-01-19 20:18:29 +00:00 |
|
Paul Makles
|
3a63d502d9
|
Cargo fmt.
|
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
|
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
|
a1a921bbcb
|
Run cargo fmt.
|
2021-01-18 20:26:26 +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
|
f6c52de171
|
Add basic presence tracking.
|
2021-01-09 20:49:36 +00:00 |
|
Paul Makles
|
80e3baaa15
|
Clean up imports for database.
|
2021-01-09 13:57:37 +00:00 |
|
Martin Loffler
|
bb73f905e6
|
Formatted code
|
2021-01-05 15:01:24 +01: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
|
7728768539
|
Ready payload on websocket, add friend by username + avatars.
|
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
|
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
|
c748b4349b
|
Switch to async-std, refractor notifications code.
|
2020-12-28 17:52:22 +00:00 |
|