ZIm/crates/collab/src/db/queries
Remco Smits 754547f349
Fix mention notifications are not updated after message change and not removed after a message is deleted (#9847)
@ConradIrwin This is a followup for #9035 as agreed.

Release Notes:

- Fixed mention notifications are updated when channel message is
updated. And mention notifications are removed when message is removed.

---------

Co-authored-by: Bennet Bo Fenner <53836821+bennetbo@users.noreply.github.com>
2024-04-02 20:40:00 -06:00
..
access_tokens.rs Migrate from scrypt to sha256. (#8969) 2024-03-06 20:51:43 -07:00
buffers.rs Denormalize buffer operations (#9026) 2024-03-07 11:35:47 -07:00
channels.rs maintain channel subscriptions in RAM (#9512) 2024-03-18 15:14:16 -06:00
contacts.rs Enable clippy::explicit_auto_deref (#8753) 2024-03-02 22:30:18 -05:00
contributors.rs Allow setting a channel for new users to auto-join (#9291) 2024-03-13 11:11:31 -06:00
dev_servers.rs remoting (#9680) 2024-03-22 08:44:56 -06:00
extensions.rs Respect version constraints when installing extensions (#10052) 2024-04-01 17:10:30 -04:00
hosted_projects.rs Fix joining hosted projects (#9038) 2024-03-07 19:56:41 -07:00
messages.rs Fix mention notifications are not updated after message change and not removed after a message is deleted (#9847) 2024-04-02 20:40:00 -06:00
notifications.rs Fix mention notifications are not updated after message change and not removed after a message is deleted (#9847) 2024-04-02 20:40:00 -06:00
projects.rs Fix joining hosted projects (#9038) 2024-03-07 19:56:41 -07:00
rate_buckets.rs Allow AI interactions to be proxied through Zed's server so you don't need an API key (#7367) 2024-03-19 19:22:26 +01:00
rooms.rs fix rejoin after quit (#10100) 2024-04-02 20:35:14 -06:00
servers.rs Enable clippy::borrow_deref_ref (#8894) 2024-03-05 12:24:54 -05:00
users.rs Allow setting a channel for new users to auto-join (#9291) 2024-03-13 11:11:31 -06:00