lemmy/server
asonix 1043a6b7c2 Consider the following
If you're going to throw out records where certain fields are missing
anyway, you might as well define your own types that are easier to work
with. You don't need the full expressiveness of the activitystreams
built-in types if you're just calling unwrap everywhere.
2020-03-19 15:37:00 -05:00
..
config Rewrite federation settings 2020-03-18 22:09:00 +01:00
migrations Iframely and pictshare backend mostly done. 2020-03-07 18:31:13 -05:00
migrations_testing/2020-01-13-025151_create_materialized_views A first pass at using materialized views. 2020-01-13 20:02:02 -05:00
query_testing Merge branch 'dev' into nutomic-api-benchmark 2020-01-31 22:53:55 -05:00
src Consider the following 2020-03-19 15:37:00 -05:00
.gitignore A first pass at using materialized views. 2020-01-13 20:02:02 -05:00
.rustfmt.toml Implement HTTP API using generics (fixes #380) 2020-01-18 14:23:43 +01:00
Cargo.lock Upgraded to latest activitystreams 2020-03-18 20:16:17 -05:00
Cargo.toml Upgraded to latest activitystreams 2020-03-18 20:16:17 -05:00
clean.sh Adding cargo outdated to clean script. 2020-01-03 23:39:31 -05:00
db-init.sh changed permissions from db-init.sh to be able to run 2020-02-14 21:30:06 +01:00
diesel.toml Starting to work on Rust Diesel Schema. #5 2019-02-27 22:02:55 -08:00