Commit graph

8 commits

Author SHA1 Message Date
SleeplessOne1917 f5511cfd25
Make path to local lemmy-ui use correct relative path (#2817) 2023-04-17 13:38:59 -04:00
Anon 6bc49bdd70
Add Custom Emojis Support (#2616)
* Add Custom Emojis

* Modify index
2023-03-20 17:32:31 -04:00
Dessalines 47f4aa3550
Fixing slow joins to post_read, post_saved, and comment_saved . (#2738)
- Fixes #2445
2023-02-18 09:35:35 -05:00
Dessalines 993489a80f
Combine prod and dev docker setups using build-arg (#2739)
* Combine prod and dev docker setups using build-arg

- Fixes #2603

* Dont use cache for release build.
2023-02-17 15:29:45 +09:00
Dessalines b3e363828c Reorganizing docker compose files.
- Fixes #197
2019-08-15 18:05:49 -07:00
Dessalines a3a3eebc5a Don't use docker latest anymore.
- Fixes #199
2019-08-15 17:00:05 -07:00
Dessalines ad4dbbcd77 Persist docker postgres data in a volume
- Fixes #197
2019-08-12 22:02:03 -07:00
Dessalines 515fc86fd0 Adding a docker image.
- Instructions added to readme for how to use the simpler small image
too. Fixes #101.
2019-05-14 12:05:43 -07:00