ZIm/crates/collab/src/db/queries
2023-12-01 11:41:38 -08:00
..
access_tokens.rs Start work on storing notifications in the database 2023-10-12 17:41:07 -07:00
buffers.rs Remove logic for multiple channel parents 2023-10-24 17:29:23 +02:00
channels.rs Prevent moving a channel into its descendant 2023-12-01 11:41:38 -08:00
contacts.rs Mark chat mention notifications as read when viewing the message 2023-10-22 11:57:10 +02:00
messages.rs Remove logic for multiple channel parents 2023-10-24 17:29:23 +02:00
notifications.rs Mark contact acceptance notifications as read automatically 2023-10-22 12:22:47 +02:00
projects.rs Undo making project optional on stored follower states 2023-09-28 14:21:44 -07:00
rooms.rs Remove logic for multiple channel parents 2023-10-24 17:29:23 +02:00
servers.rs Implement clearing stale channel buffer participants on server restart 2023-09-05 11:34:24 -07:00
users.rs Upgrade SeaORM to latest version, also upgrade sqlite bindings, rustqlite, and remove SeaQuery 2023-10-03 12:16:53 -07:00