lemmy/server/src/apub/extensions
nutomic 80aef61aed Split code into cargo workspaces (#67)
More fixes

- fixed docker builds
- fixed mentions regex test
- fixed DATABASE_URL stuff
- change schema path in diesel.toml

Address review comments

- add jsonb column back into activity table
- remove authors field from cargo.toml
- adjust LEMMY_DATABASE_URL env var usage
- rename all occurences of LEMMY_DATABASE_URL to DATABASE_URL

Decouple utils and db

Split code into cargo workspaces

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/67
2020-07-10 18:15:41 +00:00
..
group_extensions.rs Split code into cargo workspaces (#67) 2020-07-10 18:15:41 +00:00
mod.rs Federate community category and nsfw 2020-05-05 16:30:13 +02:00
page_extension.rs Rework imports 2020-05-16 20:04:17 +02:00
signatures.rs Split code into cargo workspaces (#67) 2020-07-10 18:15:41 +00:00