lemmy/server
Dessalines 22abbebd41 Lots of additions to federation.
- Added a shared inbox.
- Added federated comments, comment updates, and tests.
- Abstracted ap object sends into a common trait.
2020-04-27 12:57:00 -04:00
..
config Implement instance whitelist 2020-04-17 19:34:18 +02:00
migrations Change local unique username constraints. 2020-04-21 09:21:29 -04: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 Add apache benchmark installation check 2020-04-15 13:52:46 -04:00
src Lots of additions to federation. 2020-04-27 12:57:00 -04:00
.gitignore A first pass at using materialized views. 2020-01-13 20:02:02 -05:00
.rustfmt.toml Squashed commit of the following: 2020-01-23 19:39:59 -05:00
Cargo.lock Making a trait function for follow and accept. 2020-04-26 13:20:42 -04:00
Cargo.toml Making a trait function for follow and accept. 2020-04-26 13:20:42 -04: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