zed/server/src
Max Brunsfeld a98d293f54 Trim whitespace from chat messages and limit their length
Add a way for the server to respond to any request with an error
2021-08-27 17:21:35 -07:00
..
bin Add seed target for inserting seed data 2021-08-05 14:16:40 -07:00
admin.rs Fetch older messages when scrolling up in the chat message list 2021-08-27 14:58:28 -07:00
assets.rs Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00
auth.rs Consolidate server's rpc state into the rpc::Server struct 2021-08-19 12:17:52 -07:00
db.rs Drop the word 'recent' from get_channel_messages db method name 2021-08-27 15:50:45 -07:00
env.rs Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00
errors.rs Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00
expiring.rs Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00
github.rs Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00
home.rs Add server methods for creating chat domain objects 2021-08-05 19:16:36 -07:00
main.rs Make database interactions deterministic in test 2021-08-20 16:24:33 +02:00
rpc.rs Trim whitespace from chat messages and limit their length 2021-08-27 17:21:35 -07:00
team.rs Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00