Commit Graph

245 Commits (main)

Author SHA1 Message Date
Anton Kuzmin b1fb90ff6d add lemmer 3 years ago
Dessalines edf0fd4381 Merge branch 'move_views_to_diesel' into remove_travis_and_federation_docker 3 years ago
Felix Ableitner a4f6ca0c9c Code of conduct moved to documentation 3 years ago
Dessalines 7db754e94c Revert "Revert "Removing docker/federation and docker/travis folders.""
This reverts commit e483b6b51f.
3 years ago
Dessalines e483b6b51f Revert "Removing docker/federation and docker/travis folders."
This reverts commit 689f5c1306.
3 years ago
Dessalines 689f5c1306 Removing docker/federation and docker/travis folders. 3 years ago
Dessalines 01a14e3b3c
Change references of dev.lemmy.ml to lemmy.ml (#1281)
* Change references of dev.lemmy.ml to lemmy.ml

* Remove the dev.lemmy.ml refs in RELEASES.md
4 years ago
Felix Ableitner 45dced3fcb Change domain of yerbamate.dev to yerbamate.ml 4 years ago
Dessalines 4f0059198e Updating readme to ref join.lemmy.ml 4 years ago
Dessalines 5e0562e80e Fix matrix room link. 4 years ago
YOSHIOKA Takuma 8bfd678d49
Fix outdated links in README 4 years ago
Dessalines 9b69c446e2 Remove kubernetes. #842 4 years ago
Dessalines 4d0365bca3 Replace gitlab with codeberg. Fixes #1171 4 years ago
Dessalines 389e929c8e Fixing readme. 4 years ago
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
Dessalines bc257d36ed Add more info to contributing. Fixes #429 4 years ago
Dessalines 8a392fff9e Updating translation report. 4 years ago
Dessalines fea6f76f4d Updating translation report. 4 years ago
Dessalines 1de4899c6a Updating translation report. 4 years ago
Dessalines 0f8965fac9 Adding some fixes to new docs system. 4 years ago
Dessalines 3d4412a704 Merge branch 'mdbook' of https://yerbamate.dev/Nutomic/lemmy into Nutomic-mdbook 4 years ago
Dessalines f5a13717ea Adding change password and email address from user settings.
- Fixes #384
- Fixes #385
4 years ago
Felix Ableitner 77847ab3e6 Move translations to readme, put install instructions in both places 4 years ago
Felix Ableitner d80e8fc075 Use mdbook for documentation (fixes #375) 4 years ago
Dessalines 9d1383906a Correcting mastodon follow link. 4 years ago
Dessalines a4428528e3 Adding user avatars / icons. Requires pictshare.
- Fixes #188
4 years ago
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.
4 years ago
Felix Ableitner a3065ed39f Fix overriding config vars with underscore from environment 4 years ago
Felix Ableitner 1f7546789a update documentation, docker and ansible files 4 years ago
felix dd787dfcf6 add remaining german translations (#365) 4 years ago
Dessalines f0808a1116 Adding custom language setting.
- Fixes #319
4 years ago
Dessalines b4ef762087 Adding RSS feeds to readme. 5 years ago
Dessalines bcf994efe9 Adding archive button for valid post urls.
- Fixes #342
5 years ago
Dessalines e8ce11cc2f Adding new images to readme. Updating translation report.
- Fixes #322
5 years ago
Dessalines 6dca5b6f1e Adding raspberry pi line to readme. 5 years ago
Dessalines 198b5f10dd Remove icons for toc. 5 years ago
Dessalines f1ffb67d5c Updating readme. 5 years ago
Dessalines 7cab5d7b96 Updating readme. 5 years ago
Dessalines 3ad35e4328 Updating readme. 5 years ago
Dessalines 23c60dff4e Reformatting from translation report. 5 years ago
Matteo Guglielmetti 49e9631460 Fixes typo 5 years ago
Matteo Guglielmetti ddf05d7b36 Adds last translations, updates README with percentages 5 years ago
Dessalines 088f47c611 Merge branch 'dev' 5 years ago
Andrew Banchich 934b3945f8 Update grammar / punctuation 5 years ago
Dessalines 3a4505aaab Update translation report. 5 years ago
Dessalines d561e2995b Translation report instructions. 5 years ago
Quentin 5b47fa249f ui: Add missing french translations (#308) 5 years ago
Kirill ebffae59c0 Update README.md. Corrected Motörhead spelling. (#307)
This is impörtant!
5 years ago
Dessalines 8a2fb128a9 Update translation report. 5 years ago
Dessalines b65f5528bd Update translation report. 5 years ago
zacanger ab139995bd feat(ops): k8s 5 years ago