ZIm/crates/collab/src
Conrad Irwin 68893c2ae6
Fix notes unread status (#7643)
1. The client-side comparison was wrong
2. The server never told the client about the version it remembered
3. The server generated broken timestamps in some cases

Release Notes:

- Fixed the notes/chat appearing as unread too often

**or**

- N/A
2024-02-09 23:12:26 -07:00
..
bin Add requires_zed_cla column to channels table 2024-01-22 16:41:24 -08:00
db Fix notes unread status (#7643) 2024-02-09 23:12:26 -07:00
rpc Use a synchronous mutex for ConnectionPool 2022-12-13 13:50:51 +01:00
tests Fix notes unread status (#7643) 2024-02-09 23:12:26 -07:00
api.rs Add requires_zed_cla column to channels table 2024-01-22 16:41:24 -08:00
auth.rs Update verify_access_token doc comment 2024-01-17 18:06:16 -08:00
db.rs Fix notes unread status (#7643) 2024-02-09 23:12:26 -07:00
env.rs Rename zed-server to collab 2022-04-09 08:30:42 -06:00
errors.rs Remove more unused code related to GitHub auth and errors 2022-04-21 08:57:49 -06:00
executor.rs Remove 2 suffix for collab, rope, settings, menu 2024-01-03 12:29:16 -08:00
lib.rs Fix merge conflict 2024-01-09 09:44:22 -07:00
main.rs Deploy collab like nightly (#7174) 2024-02-01 11:54:49 -07:00
rpc.rs Fix notes unread status (#7643) 2024-02-09 23:12:26 -07:00
tests.rs Start work on read-only project access for channel guests 2024-01-03 19:30:32 -07:00