Commit graph

419 commits

Author SHA1 Message Date
Dessalines
a61af44a4d Better offsets 2019-08-17 19:31:32 -07:00
Dessalines
31bb205023 Offsetting image. 2019-08-17 19:17:12 -07:00
Dessalines
9e41436489 fixed again. 2019-08-17 19:12:48 -07:00
Dessalines
530b827f41 Trying some extra spacing. 2019-08-17 18:59:59 -07:00
Dessalines
ddd08278b9 Fix bug when changing main community name. 2019-08-17 14:39:20 -07:00
Dessalines
b29e15df26 Adding more settings for german. 2019-08-17 13:32:59 -07:00
Dessalines
f6de2eeabd Merge branch 'de' of https://github.com/kpcyrd/lemmy into kpcyrd-de 2019-08-17 13:27:45 -07:00
Dessalines
7a2c44bda3 Needs to go below image expander 2019-08-17 13:18:25 -07:00
kpcyrd
e450c273fb Add basic German translations 2019-08-17 22:00:33 +02:00
Dessalines
1528c9e86e Fixing vote margins. 2019-08-17 12:46:32 -07:00
Dessalines
ac1f7c0f93 Fixing navbar icon position. 2019-08-17 12:15:53 -07:00
Dessalines
3d7c9a5d6c Fixing up index.html 2019-08-17 12:11:22 -07:00
Dessalines
884a1c644b Fix moment locale issue.
- Fixes #206
2019-08-17 10:22:38 -07:00
Dessalines
05812b5435 Fixing up readme 2. 2019-08-16 22:21:08 -07:00
Dessalines
cfe2501d74 Fixing up readme. 2019-08-16 19:57:23 -07:00
Dessalines
c6065469d1 Upping version in prod docker. 2019-08-16 19:39:05 -07:00
Dessalines
cafdabf6eb Upping version. 2019-08-16 19:34:23 -07:00
Dessalines
778a0a5ff1 Fixing create post bug.
- Fixes #202
2019-08-16 18:46:39 -07:00
Dessalines
3c14bf40e3 Adding new icon by Andy Cuccaro.
- Fixes #203
2019-08-16 17:36:35 -07:00
Dessalines
9b6988a8cb Updating readme with gitlab and github links.
- Fixes #41
2019-08-16 13:08:37 -07:00
Dessalines
83d4e9840d Reorganizing docker compose files.
- Fixes #197
2019-08-15 18:05:49 -07:00
Dessalines
d662d7f866 Don't use docker latest anymore.
- Fixes #199
2019-08-15 17:00:05 -07:00
Dessalines
42c9c57a1c Merge branch 'dev' 2019-08-15 16:53:59 -07:00
Dessalines
1070cd6921 Adding Swedish to supported languages. 2019-08-15 16:39:15 -07:00
Dessalines
d3ecba4405 Merge branch 'master' into dev 2019-08-15 14:22:19 -07:00
Dessalines
eb0d0350c1 Changing setup from root dirs. 2019-08-15 14:21:27 -07:00
Dessalines
8ae03b9bda Changing to githubs raw url. 2019-08-15 14:18:49 -07:00
Dessalines
2093a6c174 Merge branch 'patch-1' of https://github.com/Nutomic/lemmy into Nutomic-patch-1 2019-08-15 14:14:33 -07:00
Dessalines
9f305af491 Merge branch 'AutomCoding-master3' 2019-08-15 14:11:34 -07:00
Dessalines
2c51365573 Squashed commit of the following:
commit 791fdec674
Author: Dessalines <happydooby@gmail.com>
Date:   Thu Aug 15 14:11:02 2019 -0700

    Adding moment translation, and to i18next.ts file.

commit 112d471ff2
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 19:08:57 2019 +0200

    Minor tweaks

    Line 74: Change grammatical gender to neutrum for undefined target.
    Line 126: Possibly a more accurate translation.

commit 1ac2d7eb52
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 18:55:32 2019 +0200

    Translate remaining Swedish

commit 774d7e3f6a
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 18:38:20 2019 +0200

    Typo (missing apostrophe in contraction)

commit 7c49a1883f
Author: Autom <40275136+AutomCoding@users.noreply.github.com>
Date:   Thu Aug 15 18:36:22 2019 +0200

    Create sv.ts

    First half translated
2019-08-15 14:11:22 -07:00
Dessalines
791fdec674 Adding moment translation, and to i18next.ts file. 2019-08-15 14:11:02 -07:00
Autom
112d471ff2 Minor tweaks
Line 74: Change grammatical gender to neutrum for undefined target.
Line 126: Possibly a more accurate translation.
2019-08-15 19:08:57 +02:00
Autom
1ac2d7eb52 Translate remaining Swedish 2019-08-15 18:55:32 +02:00
Autom
774d7e3f6a Typo (missing apostrophe in contraction) 2019-08-15 18:38:20 +02:00
Felix Ableitner
87221a8dee
asd 2019-08-15 16:36:34 +00:00
Autom
7c49a1883f Create sv.ts
First half translated
2019-08-15 18:36:22 +02:00
Felix Ableitner
7183e29422
Simplify install instructions 2019-08-15 16:32:09 +00:00
Dessalines
8e503c52d3 Fixing nsfw unit tests 2019-08-13 20:15:52 -07:00
Dessalines
6b5fa5c0f4 Merge branch 'nsfw' into dev 2019-08-13 19:56:18 -07:00
Dessalines
70628d89c0 Squashed commit of the following:
commit 309d3ec01f
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 19:49:38 2019 -0700

    Adding some docs

commit da18d30437
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 19:28:46 2019 -0700

    Adding save user settings

commit 0cd84440f4
Merge: 3246d5d c148eef
Author: Dessalines <happydooby@gmail.com>
Date:   Tue Aug 13 17:26:25 2019 -0700

    Merge branch 'dev' into nsfw

commit 3246d5d670
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
309d3ec01f Adding some docs 2019-08-13 19:49:38 -07:00
Dessalines
da18d30437 Adding save user settings 2019-08-13 19:28:46 -07:00
Dessalines
0cd84440f4 Merge branch 'dev' into nsfw 2019-08-13 17:26:25 -07:00
Dessalines
c148eefc1d Persist docker postgres data in a volume
- Fixes #197
2019-08-12 22:02:03 -07:00
Dessalines
3246d5d670 nsfw mostly done, except for settings page. 2019-08-11 20:55:09 -07:00
Dessalines
c2cb36bfa4 Adding more languages to readme. 2019-08-10 11:36:01 -07:00
Dessalines
a2145006c8 Adding the imports. 2019-08-10 11:33:54 -07:00
Dessalines
529c550bdd Merge branch 'patch-1' of https://github.com/finkiki/lemmy into finkiki-patch-1 2019-08-10 11:30:05 -07:00
Dessalines
c71295033d Merge branch 'tqcenglish-i18n-zh' into dev 2019-08-10 11:28:03 -07:00
Dessalines
db93862fa3 Fixing locales in fuse. Coercing zh to zh-cn for moment. 2019-08-10 11:26:28 -07:00