Yannick Funk
|
b15e07c707
|
Initial commit
|
2021-08-25 21:48:43 +02:00 |
|
Zomatree
|
08fe01a7f2
|
actually remove old func
|
2021-08-16 01:06:13 +01:00 |
|
Zomatree
|
d972395e43
|
use existing if_false function
|
2021-08-16 00:35:53 +01:00 |
|
Zomatree
|
5179504ad9
|
remove whitespace
|
2021-08-16 00:24:55 +01:00 |
|
Zomatree
|
d4f7c4a77d
|
add nsfw to servers and channels
|
2021-08-16 00:18:14 +01:00 |
|
Paul
|
9f749cfdf8
|
Invite bot to server / group for #8.
|
2021-08-12 09:24:06 +01:00 |
|
Paul
|
9fec4e48c0
|
Start moving to Rocket 0.5.0
|
2021-08-06 17:24:16 +01:00 |
|
Paul
|
8f6e5be1d4
|
Events: Distribute user updates to servers.
Fix: Deleting a server now correctly deletes all associated objects.
|
2021-07-28 13:40:03 +01:00 |
|
Paul
|
07e74e1074
|
Servers: New permissions implementation.
Feature: Roles and group permissions. (server-side)
|
2021-06-26 22:16:37 +01:00 |
|
Paul
|
b45ea266d8
|
Fix various issues relating to voice channels.
|
2021-06-24 12:33:16 +01:00 |
|
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
|
9a2ccecb89
|
Channels: Make sure to delete last, to keep integrity.
|
2021-06-16 15:42:46 +01:00 |
|
Paul
|
c4b39c56d4
|
Fix: Delete channel query failing due to empty unset.
|
2021-06-16 14:15:53 +01:00 |
|
Paul
|
6b8158bf54
|
Fix: Use channel_invites collection name instead of invites.
Was conflicting with invite-only rauth registrations.
|
2021-06-12 10:33:31 +01:00 |
|
Paul
|
9be9b76035
|
Servers: Add new system messages.
|
2021-06-11 22:12:01 +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
|
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
|
1713ad057d
|
Servers: Add route for creating channels.
Notifications: Subscribe to guild channels.
|
2021-06-02 11:51:58 +01:00 |
|
Paul
|
46bf5fcdd1
|
Servers: Add TextChannel.
|
2021-06-01 20:38: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
|
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
|
81002c75d2
|
Only push out status; mark attachments as deleted.
|
2021-04-28 17:12:14 +01:00 |
|
Paul
|
52e070c21c
|
Basic Web Push support.
|
2021-02-18 16:21:34 +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 |
|
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
|
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
|
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
|
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
|
af8731ac38
|
Start development sprint 3.
|
2021-01-18 13:41:48 +00:00 |
|
Paul Makles
|
f39bc07bb9
|
Start work on notifications from client, cargo fmt
|
2020-12-30 11:36:32 +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
|
6253a91276
|
Move all entities to their own folder.
|
2020-12-28 15:21:11 +00:00 |
|