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
|
7c7943b9f6
|
Websocket: Provide channel id for message edit / del.
|
2021-05-25 14:06:23 +01:00 |
|
Paul
|
f1462d4e4d
|
Remove snafu.
|
2021-05-15 18:47:05 +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
|
fa960ebc94
|
Send out unset in event.
|
2021-05-03 11:17:28 +01:00 |
|
Paul
|
8cfa5d7091
|
Run cargo fmt.
|
2021-05-01 17:29:31 +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
|
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
|
3c7852271a
|
Add temporary typing indicator impl.
|
2021-02-19 14:50:23 +00:00 |
|
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 |
|