ZIm/crates/collab/src/db/tables
2023-10-01 22:30:21 -07:00
..
access_token.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00
buffer.rs WIP 2023-08-23 18:34:43 -07:00
buffer_operation.rs Simplify buffer_operations schema 2023-08-23 18:37:01 -07:00
buffer_snapshot.rs Snapshot channel notes buffers when everyone leaves 2023-08-23 18:37:01 -07:00
channel.rs Start work on restoring server-side code for chat messages 2023-09-07 16:32:49 -07:00
channel_buffer_collaborator.rs WIP 2023-08-23 18:34:43 -07:00
channel_chat_participant.rs Start work on restoring server-side code for chat messages 2023-09-07 16:32:49 -07:00
channel_member.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00
channel_message.rs Restore chat functionality with a very rough UI 2023-09-08 09:59:35 -07:00
channel_path.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00
contact.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00
feature_flag.rs Update database and RPC to provide configured feature flags 2023-08-25 14:34:32 -07:00
follower.rs Undo making project optional on stored follower states 2023-09-28 14:21:44 -07:00
language_server.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00
observed_buffer_edits.rs Channel notifications from the server works 2023-10-01 22:30:21 -07:00
project.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00
project_collaborator.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00
room.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00
room_participant.rs Fix errors from assuming all room_participant rows had a non-null participant_index 2023-09-28 12:03:53 -07:00
server.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00
signup.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00
user.rs Update database and RPC to provide configured feature flags 2023-08-25 14:34:32 -07:00
user_feature.rs Update database and RPC to provide configured feature flags 2023-08-25 14:34:32 -07:00
worktree.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00
worktree_diagnostic_summary.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00
worktree_entry.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00
worktree_repository.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00
worktree_repository_statuses.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00
worktree_settings_file.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00