Jose Francisco Martinez Salgado
70ae5cde4e
Translations report updated
2020-02-04 09:11:47 -06:00
Dessalines
347b290747
Add disclaimer about image uploading. Fixes #501
2020-02-03 18:00:41 -05:00
Dessalines
ac943f8951
Finishing up interpolation rework.
2020-02-02 13:50:44 -05:00
Dessalines
12cbb20d28
Adding materia theme. Fixes #478
2020-02-01 14:44:26 -05:00
Richie Zhang
76a9890bfa
Fix the broken link on the Lemmy logo.
2020-01-31 19:50:20 -08:00
Dessalines
ebb77d4756
Merge branch 'master' of https://github.com/dessalines/lemmy
2020-01-29 20:37:16 -05:00
Dessalines
c3a4097421
Removing english placeholders for Farsi.
2020-01-29 20:35:41 -05:00
Mostafa Ahangarha
a4a08ee05b
Remove word repeattion
2020-01-29 20:37:59 +04:30
Dessalines
f61c969f7a
Adding yarn run ts-node to husky pre-commit.
2020-01-28 20:08:33 -05:00
Dessalines
cc6c173828
Formatting translation file, changing deploy script to const.
2020-01-26 16:38:08 -05:00
David
8aac74a0a6
Added and completed CA translation
2020-01-26 21:20:25 +01:00
David
ca1cce35a6
ES translation completed & some fixes
2020-01-26 20:31:34 +01:00
Dessalines
a7f2b2927d
Adding finnish to translation report.
2020-01-26 12:37:07 -05:00
Dessalines
fc0495894d
Adding finnish to moment, dropdown.
2020-01-26 12:35:47 -05:00
Dessalines
ec042d1d61
Fixing repo mirrors section.
2020-01-24 21:19:37 -05:00
Dessalines
7a0b656634
Squashed commit of the following:
...
commit 7be3cff714
Author: Dessalines <happydooby@gmail.com>
Date: Fri Jan 24 20:41:48 2020 -0500
Some minor additions.
commit 4dfd96ce8c
Author: Richie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com>
Date: Fri Jan 24 17:35:41 2020 -0800
Add a list of repository mirrors to the README.md
commit 349751f143
Author: Richie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com>
Date: Fri Jan 24 16:47:33 2020 -0800
Fix a typo in README.md
commit bfc45aa9bc
Merge: 197bd67
9024809
Author: Richie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com>
Date: Fri Jan 24 15:55:15 2020 -0800
Merge pull request #1 from StaticallyTypedRice/StaticallyTypedRice-documentation
Add more implemented features to README.md
commit 9024809a5c
Author: Richie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com>
Date: Fri Jan 24 15:52:27 2020 -0800
Add more implemented features to README.md
2020-01-24 20:43:57 -05:00
Dessalines
8b88a8e75b
Squashed commit of the following:
...
commit f5b75f342b
Merge: bd1fc2b
69389f6
Author: Dessalines <happydooby@gmail.com>
Date: Thu Jan 23 19:17:42 2020 -0500
Done merging http-api and private_message
commit bd1fc2b80b
Author: Dessalines <happydooby@gmail.com>
Date: Thu Jan 23 16:46:07 2020 -0500
Remove danger from private-message.tsx
commit 69389f61c9
Author: Dessalines <happydooby@gmail.com>
Date: Thu Jan 23 11:21:21 2020 -0500
Fixing http curl POST docs.
commit 7fdcae4f07
Merge: dbe9ad0
752318f
Author: Dessalines <happydooby@gmail.com>
Date: Thu Jan 23 11:01:06 2020 -0500
Merge remote-tracking branch 'nutomic/http-api' into dessalines-http-api
commit 752318fdf3
Author: Felix <me@nutomic.com>
Date: Thu Jan 23 15:22:17 2020 +0100
api fixes
commit 9ccff18f23
Author: Dessalines <happydooby@gmail.com>
Date: Wed Jan 22 22:29:11 2020 -0500
Adding a toaster to replace alerts. Fixes #457
commit 5197407dd2
Merge: bacb9ac
58f673a
Author: Dessalines <happydooby@gmail.com>
Date: Wed Jan 22 21:20:38 2020 -0500
Merge branch 'private_messaging' into dev
commit 58f673ab78
Author: Dessalines <happydooby@gmail.com>
Date: Wed Jan 22 21:09:17 2020 -0500
Adding message to comment node actions.
commit bacb9ac59e
Merge: 10c6505
7d3adda
Author: Dessalines <happydooby@gmail.com>
Date: Wed Jan 22 20:37:08 2020 -0500
Merge branch 'private_messaging' into dev
commit 10c6505968
Author: Dessalines <happydooby@gmail.com>
Date: Wed Jan 22 20:35:20 2020 -0500
Adding correct hello_name to mail.
commit 7d3adda0cd
Author: Dessalines <happydooby@gmail.com>
Date: Wed Jan 22 16:35:29 2020 -0500
Adding private messaging, and matrix user ids.
- Fixes #244
commit dbe9ad0998
Author: Dessalines <happydooby@gmail.com>
Date: Mon Jan 20 18:49:54 2020 -0500
Fixing last.
commit 20c9c54806
Author: Dessalines <happydooby@gmail.com>
Date: Sun Jan 19 13:31:37 2020 -0500
Updating API docs.
commit dc84ccaac9
Merge: 6c61dd2
3edd75e
Author: Dessalines <happydooby@gmail.com>
Date: Sun Jan 19 10:06:25 2020 -0500
Merge branch 'master' into dessalines-http-api
commit 6c61dd266b
Merge: c5eecd0
e518954
Author: Dessalines <happydooby@gmail.com>
Date: Sun Jan 19 09:09:00 2020 -0500
Merge remote-tracking branch 'nutomic/websocket-generics' into dessalines-http-api
commit e518954bca
Author: Felix <me@nutomic.com>
Date: Sun Jan 19 14:25:50 2020 +0100
Use generics to reduce code duplication in websocket
commit c5eecd055e
Author: Dessalines <happydooby@gmail.com>
Date: Sun Jan 19 00:38:45 2020 -0500
Strongly typing WebsocketJsonResponse. Forgot comment-form.tsx
commit 0c5eb47135
Author: Dessalines <happydooby@gmail.com>
Date: Sat Jan 18 23:54:10 2020 -0500
First pass at fixing UI to work with new websocketresponses.
commit baf77bb6be
Author: Felix <me@nutomic.com>
Date: Sat Jan 18 17:25:45 2020 +0100
simplify json serialization code
commit 047ec97e18
Author: Felix <me@nutomic.com>
Date: Sat Jan 18 14:22:25 2020 +0100
rewrite api endpoint urls
commit 2fb4900b0c
Author: Felix <me@nutomic.com>
Date: Thu Jan 16 17:04:37 2020 +0100
fix typo
commit cba8081579
Author: Felix <me@nutomic.com>
Date: Thu Jan 16 16:47:38 2020 +0100
fix formatting
commit d7285d8c25
Author: Felix <me@nutomic.com>
Date: Thu Jan 16 16:09:01 2020 +0100
small fix
commit 415040a1e9
Author: Felix <me@nutomic.com>
Date: Thu Jan 16 15:39:08 2020 +0100
working!
commit 7a97c981a0
Author: Felix <me@nutomic.com>
Date: Wed Jan 15 16:48:21 2020 +0100
try to simplify code with higher order functions
commit c41082f98f
Author: Felix <me@nutomic.com>
Date: Wed Jan 15 16:37:25 2020 +0100
Implement HTTP API using generics (fixes #380 )
2020-01-23 19:39:59 -05:00
Andre Vallestero
50056699ac
Fixed infernojs url
2020-01-22 10:35:09 -05:00
Dessalines
5579f4b482
Automatically update translation report. Fixes #439
2020-01-19 16:23:04 -05:00
Dessalines
12e0694d1b
Update donation section.
2020-01-18 12:38:50 -05:00
Dessalines
8604c1d257
Fixing error when email already exists. Fixes #427
2020-01-17 20:34:16 -05:00
Dessalines
c37ee2ae1b
Changing changelog to releases.md
2020-01-17 18:42:57 -05:00
Dessalines
bc257d36ed
Add more info to contributing. Fixes #429
2020-01-17 17:52:48 -05:00
Dessalines
8a392fff9e
Updating translation report.
2020-01-17 13:30:26 -05:00
Dessalines
fea6f76f4d
Updating translation report.
2020-01-14 17:02:42 -05:00
Dessalines
1de4899c6a
Updating translation report.
2020-01-02 17:44:25 -05:00
Dessalines
0f8965fac9
Adding some fixes to new docs system.
2020-01-01 17:47:00 -05:00
Dessalines
3d4412a704
Merge branch 'mdbook' of https://yerbamate.dev/Nutomic/lemmy into Nutomic-mdbook
2020-01-01 16:42:38 -05:00
Dessalines
f5a13717ea
Adding change password and email address from user settings.
...
- Fixes #384
- Fixes #385
2020-01-01 15:46:14 -05:00
Felix Ableitner
77847ab3e6
Move translations to readme, put install instructions in both places
2020-01-01 17:26:59 +01:00
Felix Ableitner
d80e8fc075
Use mdbook for documentation ( fixes #375 )
2020-01-01 17:24:36 +01:00
Dessalines
9d1383906a
Correcting mastodon follow link.
2019-12-31 11:07:57 -05:00
Dessalines
a4428528e3
Adding user avatars / icons. Requires pictshare.
...
- Fixes #188
2019-12-29 15:39:48 -05:00
Dessalines
786be3fa66
Config fixes.
...
- Adding front_end_dir to settings.
- Adding unit test for PasswordResetRequest encryption.
- Readme points to lemmy.hjson
- Fixing docker prod, dev, and ansible builds.
- Removing redundant env files, as all config is now in a single file.
- Some formatting fixes.
2019-12-28 16:11:03 -05:00
Felix Ableitner
a3065ed39f
Fix overriding config vars with underscore from environment
2019-12-28 12:11:06 +01:00
Felix Ableitner
1f7546789a
update documentation, docker and ansible files
2019-12-27 17:28:46 +01:00
felix
dd787dfcf6
add remaining german translations ( #365 )
2019-12-10 22:45:45 -08:00
Dessalines
f0808a1116
Adding custom language setting.
...
- Fixes #319
2019-12-09 00:24:53 -08:00
Dessalines
b4ef762087
Adding RSS feeds to readme.
2019-12-08 09:49:20 -08:00
Dessalines
bcf994efe9
Adding archive button for valid post urls.
...
- Fixes #342
2019-11-21 18:14:59 -08:00
Dessalines
e8ce11cc2f
Adding new images to readme. Updating translation report.
...
- Fixes #322
2019-11-02 09:47:07 -07:00
Dessalines
6dca5b6f1e
Adding raspberry pi line to readme.
2019-10-31 20:33:29 -07:00
Dessalines
198b5f10dd
Remove icons for toc.
2019-10-21 23:26:46 -07:00
Dessalines
f1ffb67d5c
Updating readme.
2019-10-21 23:24:57 -07:00
Dessalines
7cab5d7b96
Updating readme.
2019-10-21 23:24:06 -07:00
Dessalines
3ad35e4328
Updating readme.
2019-10-21 13:05:13 -07:00
Dessalines
23c60dff4e
Reformatting from translation report.
2019-10-21 12:55:13 -07:00
Matteo Guglielmetti
49e9631460
Fixes typo
2019-10-21 09:04:36 +02:00
Matteo Guglielmetti
ddf05d7b36
Adds last translations, updates README with percentages
2019-10-21 09:02:20 +02:00
Dessalines
088f47c611
Merge branch 'dev'
2019-10-20 22:26:38 -07:00
Andrew Banchich
934b3945f8
Update grammar / punctuation
2019-10-20 15:31:15 -04:00
Dessalines
3a4505aaab
Update translation report.
2019-10-19 23:24:26 -07:00
Dessalines
d561e2995b
Translation report instructions.
2019-10-18 12:13:09 -07:00
Quentin
5b47fa249f
ui: Add missing french translations ( #308 )
2019-10-18 12:10:07 -07:00
Kirill
ebffae59c0
Update README.md. Corrected Motörhead spelling. ( #307 )
...
This is impörtant!
2019-10-18 12:03:23 -07:00
Dessalines
8a2fb128a9
Update translation report.
2019-10-17 20:20:59 -07:00
Dessalines
b65f5528bd
Update translation report.
2019-10-16 18:35:49 -07:00
zacanger
ab139995bd
feat(ops): k8s
2019-10-07 19:00:38 -06:00
Dessalines
44cea637ad
Adding to readme.
2019-09-19 15:49:31 -07:00
Dessalines
ea613d2fcf
Updating translation report.
2019-09-13 09:26:54 -07:00
Dessalines
88f7c1e4cc
Fixing readme.
2019-09-12 22:19:52 -07:00
Dessalines
b1f9950cda
Updating es.ts and translation report.
2019-09-11 14:13:24 -07:00
Dessalines
b5f3100406
Updating translation report
2019-09-08 23:30:08 -07:00
Dessalines
170f1a38fe
Updating translation report.
2019-09-08 11:01:55 -07:00
Dessalines
b6ed1b81d0
Adding docker update instructions.
...
- Fixes #270
2019-09-07 09:37:12 -07:00
Dessalines
1954d2b67f
Updating translation report, adding some new lines in api docs.
2019-09-07 08:18:52 -07:00
Maxime Launois
1aea8647d4
Update translation info
2019-09-07 14:51:15 +02:00
Dessalines
05fa6837c4
Adding become to ansible from command line instead.
2019-09-04 12:54:23 -07:00
Dessalines
ba55f1cefb
Adding preview, image upload, and formatting help to comment and post
...
forms.
- Fixes #253
2019-08-31 21:10:48 -07:00
Dessalines
5aceb15965
Updating translation report.
2019-08-30 15:36:44 -07:00
Dessalines
e196ccd47f
Some additions for Dutch.
2019-08-29 11:20:21 -07:00
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