Dessalines
a753a2f5ba
Adding extra spanish translations.
2019-08-26 19:38:01 -07:00
Dessalines
977a996920
Updating icon.
2019-08-26 19:26:07 -07:00
Dessalines
38edb60be9
Adding Esperanto.
...
- Fixes #240
2019-08-26 14:42:53 -07:00
Dessalines
ccb58f6ff2
Nicening translation report.
2019-08-24 17:58:55 -07:00
Dessalines
0a44ca81b1
Adding a translation report tool.
...
- Fixes #231
2019-08-23 21:43:12 -07:00
Dessalines
3561ef93a0
Adding Community and Site transfer
...
- Fixes #139
2019-08-23 19:40:41 -07:00
Dessalines
512cde82ef
Some README updates.
2019-08-21 21:09:46 -07:00
Dessalines
bdb1c72153
Updating docker-compose to version 3
...
- Removing health checks.
- #227
2019-08-21 15:29:35 -07:00
Dessalines
431210025d
Some fixes for the docker build.
...
- Messed with readme.
- They needed to be `.env`, not `env`.
- Leaving the nginx file there, but extracting it out of the main setup. Ppl might use apache, or none at all.
- Docker 3.3 doesn't work with the DB health check unfortunately, so I changed that back to 2.4.
- Changed the env in the docker folder so it doesn't need to be edited, someone could just pull this and start it up if they just wanna test it.
2019-08-20 16:20:46 -07:00
Dessalines
06a9417671
Merge branch 'ansible' of https://github.com/Nutomic/lemmy into Nutomic-ansible
2019-08-20 14:49:23 -07:00
Dessalines
cc40916bf5
Adding Monero sponsor link
...
- Fixes #224
2019-08-20 14:47:19 -07:00
Felix Ableitner
5e44ac207b
copy template files into docker/prod folder
2019-08-20 19:51:07 +02:00
Dessalines
5aaf0601f8
Adding german to readme.
2019-08-19 14:53:36 -07:00
Dessalines
7c99f97ddf
Adding russian to readme.
2019-08-19 14:30:28 -07:00
Dessalines
01738fb554
Adding more settings for german.
2019-08-17 13:32:59 -07:00
Dessalines
13a3ae85c2
Fixing up readme 2.
2019-08-16 22:21:08 -07:00
Dessalines
a2df7015cb
Fixing up readme.
2019-08-16 19:57:23 -07:00
Dessalines
8d36cba9f9
Adding new icon by Andy Cuccaro.
...
- Fixes #203
2019-08-16 17:36:35 -07:00
Dessalines
7a7f98260a
Updating readme with gitlab and github links.
...
- Fixes #41
2019-08-16 13:08:37 -07:00
Dessalines
b3e363828c
Reorganizing docker compose files.
...
- Fixes #197
2019-08-15 18:05:49 -07:00
Dessalines
ebfdd385ef
Merge branch 'dev'
2019-08-15 16:53:59 -07:00
Dessalines
09f3ad3613
Adding Swedish to supported languages.
2019-08-15 16:39:15 -07:00
Dessalines
f8cfc28a07
Merge branch 'master' into dev
2019-08-15 14:22:19 -07:00
Dessalines
09e931eefa
Changing setup from root dirs.
2019-08-15 14:21:27 -07:00
Dessalines
b42d76de87
Changing to githubs raw url.
2019-08-15 14:18:49 -07:00
Felix Ableitner
45443c0b74
asd
2019-08-15 16:36:34 +00:00
Felix Ableitner
44a44c9873
Simplify install instructions
2019-08-15 16:32:09 +00:00
Dessalines
d7ab85ab70
Squashed commit of the following:
...
commit ecd6c5a2f4
Author: Dessalines <happydooby@gmail.com>
Date: Tue Aug 13 19:49:38 2019 -0700
Adding some docs
commit 3babd09aff
Author: Dessalines <happydooby@gmail.com>
Date: Tue Aug 13 19:28:46 2019 -0700
Adding save user settings
commit 6e8da9cc9e
Merge: 3246d5d
c148eef
Author: Dessalines <happydooby@gmail.com>
Date: Tue Aug 13 17:26:25 2019 -0700
Merge branch 'dev' into nsfw
commit b3d4a5c4ce
Author: Dessalines <happydooby@gmail.com>
Date: Sun Aug 11 20:55:09 2019 -0700
nsfw mostly done, except for settings page.
2019-08-13 19:52:43 -07:00
Dessalines
6fe3f6c3eb
Adding more languages to readme.
2019-08-10 11:36:01 -07:00
Dessalines
d0d429a627
Adding support for community and user searching.
...
- Fixes #130
2019-08-10 10:32:06 -07:00
Dessalines
8a7f182059
Adding translations instructions to README.
2019-08-09 17:28:34 -07:00
Dessalines
c6dacb485c
Remove Kubernetes build, not supported.
2019-07-15 08:24:43 -07:00
Dessalines
a6ff94df38
Merge branch 'dev' of https://github.com/dessalines/lemmy into dev
2019-07-14 19:44:23 -07:00
Dessalines
32d1bb3e96
Switching to BrowserRouter.
...
- Fixes #178 .
- #176
2019-07-14 19:43:31 -07:00
fearghasmr
ad1355a635
postgres link should link to postgres not sqlite
2019-07-14 15:02:20 -04:00
Dessalines
eb24deb804
Add min docker-compose version
...
- Fixes #166
2019-06-01 14:50:31 -07:00
Dessalines
4772fee9f0
Updating broken bitcoin link.
2019-05-17 08:32:07 -07:00
Dessalines
e12e5aef49
Adding mastodon follow to readme.
2019-05-16 09:30:16 -07:00
Dessalines
5e1fcd318a
Adding API docs for app developers.
...
- Fixes #99 .
2019-05-15 09:04:05 -07:00
Dessalines
74fb8ebcc8
Adding some badges.
2019-05-14 12:43:35 -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
Dessalines
9d34efe27f
Fixes to readme.
2019-05-04 08:58:53 -07:00
Felix Pojtinger
e5639a8148
chore: Remove newlines from headings in README
2019-05-04 14:25:01 +02:00
Felix Pojtinger
45dd106c13
Merge branch 'master' into master
2019-05-04 14:23:37 +02:00
Dessalines
2e487214ff
Reworking some UI. Adding proper trending communities with hot rank.
...
- Breaking out subscribed and all into radios. Fixes #142
2019-05-01 22:26:31 -07:00
Felix Pojtinger
76e3833f49
chore: Formatting
2019-04-27 15:55:12 +02:00
Felix Pojtinger
075df62be1
build: Minimize build time with multi-stage build, add Ingress and production versions
2019-04-27 15:49:50 +02:00
Felix Pojtinger
574393f485
build: Improve server compile time with cache
2019-04-27 10:51:08 +02:00
Felix Pojtinger
8fbef6a541
build: Fix hot reloading of UI, improve docs
2019-04-27 03:39:06 +02:00
Felix Pojtinger
c0ab071f78
build: Add basic sync features and better architecture
2019-04-27 02:56:33 +02:00