Commit Graph

15 Commits (c72acfd28238f92aeb944e81992db153670838f5)

Author SHA1 Message Date
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
4 years ago
Dessalines bda657b638 Some reorg of Dockerfiles. 4 years ago
Dessalines 7cb7c1f0f9 Adding lld to docker builds. #810 4 years ago
Felix Ableitner 5a6f39dae4 Various build optimizations 4 years ago
Dessalines dc14719b08 Updating rust, rust deps, yarn deps. Fixes #605 5 years ago
Dessalines bc804521e8 Upping rust-musl to 1.40.0 5 years ago
Felix Ableitner 62ba018b19 Include docs in docker image 5 years ago
Felix Ableitner b7c24a372b Fix review comments 5 years ago
Felix Ableitner 1f7546789a update documentation, docker and ansible files 5 years ago
Felix Ableitner 942f6a05af basic, working rss feeds 5 years ago
Felix Ableitner de313fc977 Implement RSS feeds (fixes #118) 5 years ago
Dessalines 68e4b61808 Password reset mostly working. 5 years ago
Dessalines 35dfe31a39 Externalizing rate limits. Upgrading to Rust 1.38
- Fixes #290
5 years ago
Dessalines de8c2198af Removing latest from dockerfile. 5 years ago
Dessalines b3e363828c Reorganizing docker compose files.
- Fixes #197
5 years ago