Commit Graph

209 Commits (12d50e42b45ebbe463c326fab775ba37d4edb4b1)

Author SHA1 Message Date
Dessalines 12d50e42b4
Change join.lemmy.ml to join-lemmy.org (#1628) 3 years ago
Nutomic 198f3073f9
Readme russian (#1568)
* README.ru.md

Russian language is done.

* Some fixes for previous commit

Co-authored-by: Andrei Guliaikin <guland2000@users.noreply.github.com>
3 years ago
mickie fac024b90c
Translated README.md to Spanish (#1525)
* Add menu bar for language selection

* Create README.es.md

* Update README.es.md

* fix minor issues

* Update README.md

* Update and rename README.es.md to readmes/README.es.md

* Update features section.

* Update README.md

* Update README.es.md
3 years ago
Dessalines af2f84805a Fixing image locations. 3 years ago
Arjen P. de Vries a5e2463097
Update README.md
Federation is probably more complete than suggested here.

In response to:
https://github.com/LemmyNet/lemmy/issues/647#issuecomment-787068478
3 years ago
Dessalines a7540b4947 Fixing build / drone badge. 3 years ago
Dessalines 5f112aad44 Fixing image links. #1355 3 years ago
Dessalines d5d99fa3b9
Moving docs to join.lemmy.ml . Fixes #1396 (#1410)
* Moving docs to join.lemmy.ml . Fixes #1396

* Removing submodule fetch from drone.
3 years ago
Dessalines 86d8c9b18e Adding awesome-humane-tech to readme. #1394 3 years ago
Nutomic 9609bd99bb
Add readme link to translation instructions for documentation (#1392)
* Add readme link to translation instructions for documentation

* Fix contributing link in readme
3 years ago
Anton Kuzmin 5102cdddc1
rename lemmer to remmel (#1391) 3 years ago
Dessalines 363ceea5c7 Fixing some readme links. Fixes #1382 3 years ago
Dessalines c014bef84d Updating docs locations. 3 years ago
Dessalines cb9c354c28 Updating to add lemmer. 3 years ago
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