zed/server/src
Antonio Scandurra 00f6bdcb24 Bundle and use Inconsolata v2.012
There's a newer version of the font available but ligatures seem
broken googlefonts/Inconsolata#58 and googlefonts/Inconsolata#52.

As part of this commit I also upgraded rust-embed to use the new
exclusion feature, which allows us to skip embedding OS files like
`.DS_Store`.
2021-09-04 17:02:20 +02:00
..
bin Make scrolling up in chat panel smoother 2021-09-02 16:05:34 +02:00
admin.rs Fetch older messages when scrolling up in the chat message list 2021-08-27 14:58:28 -07:00
assets.rs Bundle and use Inconsolata v2.012 2021-09-04 17:02:20 +02:00
auth.rs Consolidate server's rpc state into the rpc::Server struct 2021-08-19 12:17:52 -07:00
db.rs Make scrolling up in chat panel smoother 2021-09-02 16:05:34 +02: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 Bundle and use Inconsolata v2.012 2021-09-04 17:02:20 +02:00
rpc.rs Include sanitized message in SendChannelMessageResponse 2021-09-02 18:31:24 +02:00
team.rs Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00