Commit graph

245 commits

Author SHA1 Message Date
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
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
Dessalines 66cbd050a1 Documentation 2019-04-26 09:15:17 -07:00
Dessalines 366e495582 Spam 2019-04-26 09:11:04 -07:00
Dessalines a5664c75ba Adding a simple image expander instead of iframes.
- Fixes #91
2019-04-24 09:28:20 -07:00
Dessalines ee60e25bc4 Some readme fixes. 2019-04-22 13:55:29 -07:00
Dessalines c7e407e9c0 Side by side pics 2019-04-22 13:42:46 -07:00
Dessalines ba5fb4dd90 Adding patreon.
- Fixes #44
2019-04-22 13:35:51 -07:00
Dessalines 93957c781e Fixing ranking algorithm. 2019-04-21 10:15:40 -07:00
Dessalines 5c921edee1 Auto reloading 2019-04-18 09:24:24 -07:00
Dessalines c503f0c342 Updating readme for docker install 2019-04-18 07:45:05 -07:00
Dessalines ed6595bec7 Version update 2019-04-16 17:32:13 -07:00
Dessalines 3f33cf8dcb Before big moderation merge 2019-04-16 16:04:23 -07:00
Dessalines 49bf16e7d4 Adding user details / overview page.
- Fixes #19
2019-04-07 22:19:02 -07:00
Dessalines a615164394 Changing port, adding icon.
- Fixes #46
- Fixes #37
2019-04-06 16:48:54 -07:00
Dessalines c075ec2c79 Adding Favicon. 2019-04-06 16:32:11 -07:00
Dessalines b8c259f9e7 Adding expanding navbar, some docs 2019-04-06 15:49:51 -07:00
Dessalines b6190d08d9 Adding to readme. 2019-04-06 13:03:44 -07:00
Dessalines 4da2ef63fb Documentation 2019-04-06 10:19:05 -07:00
Dessalines 151d5aba02 Travis 2019-04-06 08:32:34 -07:00
Dessalines e826f631d8 Adding docker.
- Adding docker support. Fixes #6
- Completing the name change to lemmy. Fixes #36
- Running DB migrations from code. Fixes #38
2019-04-05 22:29:20 -07:00
Dessalines e690d6c470 Adding post editing.
- Adding post editing. Fixes #23
- Making SQL versions of comment and post fetching. Fixes #21
- Starting to add forum categories. #17
2019-04-03 13:59:37 -07:00
Dessalines 44625aeb27 Adding markdown to content fields
- Fixes #7
2019-03-30 00:11:44 -07:00
Dessalines 480b627ff5 Adding comment sorting
- Fixes #15
2019-03-29 23:08:02 -07:00
Dessalines 2bb2b84737 New comments tree mostly working.
- Fixed some bugs w/ the websocket service
2019-03-27 09:59:21 -07:00
Dessalines e570c70701 Adding login and Register
- Login and Register  mostly working.
- Starting to work on creating communities.
2019-03-22 18:42:57 -07:00
Dessalines 816aa0b15f Adding initial UI and Websocket server. 2019-03-20 18:22:31 -07:00
Dessalines 064d7f84b2 Adding posts and comments. 2019-03-05 17:00:01 -08:00
Dessalines a62a7cb6a2 Adding User and Community types. 2019-03-04 08:39:07 -08:00
Dessalines 92ea945619 Starting to work on Rust Diesel Schema. #5 2019-02-27 22:02:55 -08:00
Dessalines 1c6b22c6dd Initial outline of activitypub API 2019-02-25 12:46:49 -08:00
Dessalines cc499e2f58 Some additions 2019-02-15 10:27:37 -08:00
Dessalines 21f9625a24 adding matrix chatroom 2019-02-14 17:42:04 -08:00
Dessalines dfbcb228c0 Adding README. 2019-02-14 09:36:53 -08:00