Commit Graph

181 Commits (5c6258390c46159c16f49295314c6519215fc6ae)

Author SHA1 Message Date
Dessalines 5c6258390c
Isomorphic docker (#1124)
* Adding a way to GetComments for a community given its name only.

* Adding getcomments to api docs.

* A first pass at locally working isomorphic integration.

* Testing out cargo-husky.

* Testing a fail hook.

* Revert "Testing a fail hook."

This reverts commit 0941cf1736.

* Moving server to top level, now that UI is gone.

* Running cargo fmt using old way.

* Adding nginx, fixing up docker-compose files, fixing docs.

* Trying to re-add API tests.

* Fixing prod dockerfile.

* Redoing nightly fmt

* Trying to fix private message api test.

* Adding CommunityJoin, PostJoin instead of joins from GetComments, etc.

- Fixes #1122

* Fixing fmt.

* Fixing up docs.

* Removing translations.

* Adding apps / clients to readme.

* Fixing main image.

* Using new lemmy-isomorphic-ui with better javascript disabled.

* Try to fix image uploads in federation test

* Revert "Try to fix image uploads in federation test"

This reverts commit a2ddf2a90b.

* Fix post url federation

* Adding some more tests, some still broken.

* Don't need gitattributes anymore.

* Update local federation test setup

* Fixing tests.

* Fixing travis build.

* Fixing travis build, again.

* Changing lemmy-isomorphic-ui to lemmy-ui

* Error in travis build again.

Co-authored-by: Felix Ableitner <me@nutomic.com>
4 years ago
Dessalines 2080534744
Switch front end to use lemmy-js-client. Fixes #1090 (#1097)
* Switch front end to use lemmy-js-client. Fixes #1090

* Adding an HTTP client. Cleaning up Websocket client.
4 years ago
Dessalines c335069310
Add Apps / Clients section to readme. (#1019)
* Add Apps / Clients section to readme.

* Separating apps and libraries.
4 years ago
Dessalines 2f5e191b2d Changing references from master to main. #820 4 years ago
ed neville a804926c35 Minor correction of nouns in README.md
'Reddit' and 'Lemmy' are used as nouns so they should be title-cased.

Signed-off-by: ed neville <ed@s5h.net>
4 years ago
Felix Ableitner 0f1a8ec928 Merge branch 'master' into federation 4 years ago
Lorenz Schmidt a3a55dd195
Indicate unstable API in README and mdbook (#781) 4 years ago
Dessalines 38cdfdf7e0 Changing federated community and user links and searching.
- Search: !community@instance, @user@instance
- Representation: community@instance, user@instance
4 years ago
niniack 09d4bf1d7a swap imgur links for github links 4 years ago
Dessalines d448bc6f9a Adding code mirror section to readme. 4 years ago
Dessalines aa5db37bda Add open collective (#637)
* Add Emoji Picker for comments and post body.

- Fixes #634

* Make sure typing dropdown uses twemojis.

* Adding opencollective links. Fixes #636
4 years ago
Dessalines ed264aba3c Updating code url references to https://github.com/LemmyNet/lemmy 4 years ago
Felix Ableitner d71145bc6e remove utm parameter 4 years ago
ButterflyOfFire 063b0e6f16 Update README.md
Adding translation widget %
4 years ago
Dessalines 4005fab006 Merge branch 'proper-i18next' 4 years ago
Felix Ableitner b713ee0ec5 remove translation report from readme 4 years ago
Felix c0802c7fa2 make i18n compatible with weblate 4 years ago
Dessalines da7429f0f6 Add line for private messaging support. 4 years ago
Dessalines f36f44df74 Don't show post url if its local. 4 years ago
Dessalines 29822c13af Add a user guide. Fixes #543 4 years ago
Dessalines 022d632e40 Updating translation report. 4 years ago
Dessalines 702b55d16b Add oembed to readme. 4 years ago
Dessalines ecd10482a6 Add new comments views to main and community pages. Fixes #480 4 years ago
Dessalines 65a6e7731c Increasing post title length limit to 200. Fixes #515 4 years ago
Dessalines 894a80eb88 Reworking README.md. Fixes #513. 4 years ago
Dessalines 8405f0ee53 Adding Liberapay. 4 years ago
Dessalines 5f93598bf1 Adding language and etc for pt-br. 4 years ago
Dessalines 52f54b92d8 Forgot to add cross-posted to, to i18n. 4 years ago
Jose Francisco Martinez Salgado 70ae5cde4e Translations report updated 4 years ago
Dessalines 347b290747 Add disclaimer about image uploading. Fixes #501 4 years ago
Dessalines ac943f8951 Finishing up interpolation rework. 4 years ago
Dessalines 12cbb20d28 Adding materia theme. Fixes #478 4 years ago
Richie Zhang 76a9890bfa Fix the broken link on the Lemmy logo. 4 years ago
Dessalines ebb77d4756 Merge branch 'master' of https://github.com/dessalines/lemmy 4 years ago
Dessalines c3a4097421 Removing english placeholders for Farsi. 4 years ago
Mostafa Ahangarha a4a08ee05b Remove word repeattion 4 years ago
Dessalines f61c969f7a Adding yarn run ts-node to husky pre-commit. 4 years ago
Dessalines cc6c173828 Formatting translation file, changing deploy script to const. 4 years ago
David 8aac74a0a6 Added and completed CA translation 4 years ago
David ca1cce35a6 ES translation completed & some fixes 4 years ago
Dessalines a7f2b2927d Adding finnish to translation report. 4 years ago
Dessalines fc0495894d Adding finnish to moment, dropdown. 4 years ago
Dessalines ec042d1d61 Fixing repo mirrors section. 4 years ago
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
4 years ago
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)
4 years ago
Andre Vallestero 50056699ac Fixed infernojs url 4 years ago
Dessalines 5579f4b482 Automatically update translation report. Fixes #439 4 years ago
Dessalines 12e0694d1b Update donation section. 4 years ago
Dessalines 8604c1d257 Fixing error when email already exists. Fixes #427 4 years ago
Dessalines c37ee2ae1b Changing changelog to releases.md 4 years ago