Commit graph

209 commits

Author SHA1 Message Date
Dessalines 12d50e42b4
Change join.lemmy.ml to join-lemmy.org (#1628) 2021-06-07 21:10:47 +00:00
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>
2021-04-12 13:08:05 +00:00
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
2021-03-31 19:02:27 +00:00
Dessalines af2f84805a Fixing image locations. 2021-03-24 12:42:34 -04:00
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
2021-02-27 20:26:30 +01:00
Dessalines a7540b4947 Fixing build / drone badge. 2021-02-05 23:19:23 -05:00
Dessalines 5f112aad44 Fixing image links. #1355 2021-02-05 23:15:02 -05:00
Dessalines d5d99fa3b9
Moving docs to join.lemmy.ml . Fixes #1396 (#1410)
* Moving docs to join.lemmy.ml . Fixes #1396

* Removing submodule fetch from drone.
2021-02-05 12:30:49 +00:00
Dessalines 86d8c9b18e Adding awesome-humane-tech to readme. #1394 2021-02-02 09:35:56 -05:00
Nutomic 9609bd99bb
Add readme link to translation instructions for documentation (#1392)
* Add readme link to translation instructions for documentation

* Fix contributing link in readme
2021-01-30 12:00:33 -05:00
Anton Kuzmin 5102cdddc1
rename lemmer to remmel (#1391) 2021-01-30 11:51:38 -05:00
Dessalines 363ceea5c7 Fixing some readme links. Fixes #1382 2021-01-26 14:49:15 -05:00
Dessalines c014bef84d Updating docs locations. 2021-01-23 14:56:41 -05:00
Dessalines cb9c354c28 Updating to add lemmer. 2021-01-22 13:34:48 -05:00
Anton Kuzmin b1fb90ff6d add lemmer 2021-01-22 21:32:00 +03:00
Dessalines edf0fd4381 Merge branch 'move_views_to_diesel' into remove_travis_and_federation_docker 2021-01-15 11:28:21 -06:00
Felix Ableitner a4f6ca0c9c Code of conduct moved to documentation 2021-01-15 17:49:23 +01:00
Dessalines 7db754e94c Revert "Revert "Removing docker/federation and docker/travis folders.""
This reverts commit e483b6b51f.
2021-01-12 10:40:38 -05:00
Dessalines e483b6b51f Revert "Removing docker/federation and docker/travis folders."
This reverts commit 689f5c1306.
2021-01-12 10:39:15 -05:00
Dessalines 689f5c1306 Removing docker/federation and docker/travis folders. 2021-01-11 20:41:10 -05:00
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
2020-11-26 11:47:01 -05:00
Felix Ableitner 45dced3fcb Change domain of yerbamate.dev to yerbamate.ml 2020-11-03 22:50:59 +01:00
Dessalines 4f0059198e Updating readme to ref join.lemmy.ml 2020-10-25 10:34:22 -05:00
Dessalines 5e0562e80e Fix matrix room link. 2020-10-24 15:10:22 -05:00
YOSHIOKA Takuma 8bfd678d49
Fix outdated links in README 2020-10-21 22:23:09 +09:00
Dessalines 9b69c446e2 Remove kubernetes. #842 2020-10-04 15:44:26 -05:00
Dessalines 4d0365bca3 Replace gitlab with codeberg. Fixes #1171 2020-10-04 14:01:12 -05:00
Dessalines 389e929c8e Fixing readme. 2020-10-03 09:51:15 -05:00
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>
2020-09-15 15:26:47 -04:00
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.
2020-08-20 10:50:26 -04:00
Dessalines c335069310
Add Apps / Clients section to readme. (#1019)
* Add Apps / Clients section to readme.

* Separating apps and libraries.
2020-07-25 11:29:24 +00:00
Dessalines 2f5e191b2d Changing references from master to main. #820 2020-07-14 13:30:36 -04:00
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>
2020-06-28 10:49:35 +01:00
Felix Ableitner 0f1a8ec928 Merge branch 'master' into federation 2020-06-09 14:01:26 +02:00
Lorenz Schmidt a3a55dd195
Indicate unstable API in README and mdbook (#781) 2020-06-05 12:03:01 -04:00
Dessalines 38cdfdf7e0 Changing federated community and user links and searching.
- Search: !community@instance, @user@instance
- Representation: community@instance, user@instance
2020-04-30 11:45:12 -04:00
niniack 09d4bf1d7a swap imgur links for github links 2020-04-27 16:22:56 -04:00
Dessalines d448bc6f9a Adding code mirror section to readme. 2020-04-22 16:52:24 -04:00
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
2020-04-12 12:54:49 -04:00
Dessalines ed264aba3c Updating code url references to https://github.com/LemmyNet/lemmy 2020-04-09 16:11:11 -04:00
Felix Ableitner d71145bc6e remove utm parameter 2020-03-01 19:29:20 +00:00
ButterflyOfFire 063b0e6f16 Update README.md
Adding translation widget %
2020-03-01 10:59:08 +01:00
Dessalines 4005fab006 Merge branch 'proper-i18next' 2020-02-29 14:41:08 -05:00
Felix Ableitner b713ee0ec5 remove translation report from readme 2020-02-29 20:35:25 +01:00
Felix c0802c7fa2 make i18n compatible with weblate 2020-02-29 19:08:19 +01:00
Dessalines da7429f0f6 Add line for private messaging support. 2020-02-28 14:40:12 -05:00
Dessalines f36f44df74 Don't show post url if its local. 2020-02-19 13:35:15 -05:00
Dessalines 29822c13af Add a user guide. Fixes #543 2020-02-17 20:48:17 -05:00
Dessalines 022d632e40 Updating translation report. 2020-02-17 18:26:39 -05:00
Dessalines 702b55d16b Add oembed to readme. 2020-02-17 14:06:19 -05:00