ZIm/crates/collab/src/db/queries
2023-10-18 18:04:56 -07:00
..
access_tokens.rs Start work on storing notifications in the database 2023-10-12 17:41:07 -07:00
buffers.rs Rename members to participants in db crate 2023-10-12 20:42:42 -06:00
channels.rs Merge branch 'main' into notifications 2023-10-18 17:20:04 -07:00
contacts.rs Generalize notifications' actor id to entity id 2023-10-17 10:34:50 -07:00
messages.rs Fix possibility of extra mention insertion on nonce collision 2023-10-18 18:04:56 -07:00
notifications.rs Generalize notifications' actor id to entity id 2023-10-17 10:34:50 -07:00
projects.rs Undo making project optional on stored follower states 2023-09-28 14:21:44 -07:00
rooms.rs Make joining a channel as a guest always succeed 2023-10-16 15:14:13 -06: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