Add last_message to channels, mark DMs as active.
Showing
- src/database/entities/channel.rs 12 additions, 0 deletionssrc/database/entities/channel.rs
- src/database/entities/message.rs 46 additions, 4 deletionssrc/database/entities/message.rs
- src/routes/channels/delete_channel.rs 1 addition, 1 deletionsrc/routes/channels/delete_channel.rs
- src/routes/channels/group_add_member.rs 3 additions, 3 deletionssrc/routes/channels/group_add_member.rs
- src/routes/channels/group_create.rs 1 addition, 0 deletionssrc/routes/channels/group_create.rs
- src/routes/channels/group_remove_member.rs 4 additions, 4 deletionssrc/routes/channels/group_remove_member.rs
- src/routes/channels/message_send.rs 1 addition, 1 deletionsrc/routes/channels/message_send.rs
- src/routes/users/open_dm.rs 1 addition, 0 deletionssrc/routes/users/open_dm.rs
Please register or sign in to comment