Commit Graph

167 Commits (05c3e471ae57d7565cc0e7131cf8f63b75cb79b2)

Author SHA1 Message Date
Dessalines bd6a4a54a9 Merge branch 'main' into move_views_to_diesel 4 years ago
Nutomic c947539301
Add docs for creating custom lemmy frontend (#1319) 4 years ago
Dessalines 79a960d8a5 Merge branch 'main' into move_views_to_diesel 4 years ago
Felix Ableitner cb9a06e249 Minor grammar change in docs 4 years ago
Dessalines 742b78523a Merge branch 'main' into move_views_to_diesel 4 years ago
Dessalines a432f939b6 Merge remote-tracking branch 'yerba/main' into main 4 years ago
Dessalines 46e38bf714 Merge branch 'main' into move_views_to_diesel 4 years ago
Felix Ableitner 5010f693ba Some more minor docs changes 4 years ago
Dessalines 16deec7443 Merge remote-tracking branch 'yerba/main' into main 4 years ago
Nutomic 9cc1cfc973
Apub local object handling (#1297)
* Limit visibility of some traits and methods

* WIP: alternative way to handle non-local object parsing

* finish this

* cleanup

* Move check for locked post into Comment::from_apub()

* Mark user as updated after fetching

* Should set last_refreshed_at, not updated

* Add ApubObject trait in DB, with method read_from_apub_id()

* Create shared, generic implementation for `FromApub`, prefer local data

* Check for community ban when parsing post/comment (fixes #1287)

* Fix tests (changes in get_object_from_apub() prevented `Update` from working)

* Support parsing `like.object` either as URL or object

* Send out like.object as URL, instead of full object (fixes #1283)

* add todo
4 years ago
Felix Ableitner 55e03c4eb4 Rewrite federation docs 4 years ago
Dessalines fc1d07fce6 Merge remote-tracking branch 'origin/main' into move_views_to_diesel 4 years ago
r0qstr 0a12cb0281
Update lemmy_council.md
added myself as a council member
4 years ago
Dessalines efdcbc44c4 Starting to work on community view, 2 4 years ago
Tafiti d06b59c92b
Added a council member. 4 years ago
Tafiti df913326bd
typo 4 years ago
Dessalines 4079235b0d
Fix post ranking docs in about guide. Fixes #1294 (#1295)
* Fix post ranking docs in about guide. Fixes #1294

* Shortening lines to refer to not just posts.

* Fixing top line.
4 years ago
Dessalines cc8a6bea65 Merge branch 'patch-1' of https://github.com/Whayme/lemmy into Whayme-patch-1 4 years ago
Porrumentzio 4aa3180027
Update lemmy_council.md (#1290)
Removed line saying that council members are administrators on official instances, as it is unclear that currently only https://lemmy.ml is a official instance.
4 years ago
Scarlett 7f1ab6a5cd
Replaced table 4 years ago
Dessalines 3a90f69efc Revert "Short intro explanation, reformatted as a table"
This reverts commit 961fc9d0ce.
4 years ago
Scarlett 961fc9d0ce
Short intro explanation, reformatted as a table
More explanation from someone who understands the benefits of the log scale would be helpful.
4 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 d75f621152 Populate `content` with HTML, and `source` with markdown (ref #1220) 4 years ago
Felix Ableitner 250dcc26be For community_name API parameters, only search locally (fixes #1271) 4 years ago
eiknat a68cff51b1 add doc 4 years ago
Dessalines 76193d37da Merge remote-tracking branch 'yerba/main' into main 4 years ago
nutomic b7d2dac9bf Fix federation of community removal/deletion, added docs (#125)
Adding a federation test for community deletes / removes.

Add missing docs for community deletion/removal (fixes #1250)

Fix federation of community deletion/removal (fixes #1253)

Co-authored-by: Dessalines <tyhou13@gmx.com>
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/125
4 years ago
Felix Ableitner 45dced3fcb Change domain of yerbamate.dev to yerbamate.ml 4 years ago
Dessalines 0ea4095238 Changing docs formattin, running format. 4 years ago
Kenneth Koski 09498d8bb3
Update configuration documentation 4 years ago
Dessalines 1fd5486def Fixing missing community doc. 4 years ago
Jonathan de Jong d3b07c8131
Update about_features.md
...in accordance with the readme.
4 years ago
Felix Ableitner 9e24eda752 In comment create/update, include parent creator in cc (ref #698) 4 years ago
Dessalines 6337762ec7
Adding image endpoints to docs. Fixes #1226 (#1232) 4 years ago
Iron Oxidizer ac79496036 Removed docker root prefix, add pictrs dir 4 years ago
Felix Ableitner 06a6bab2c1 Swap name and preferredUsername apub fields 4 years ago
Dessalines 24484ed801
Adding references to lemmy types from docs. (#1203)
* Adding references to lemmy types from docs.

* Updating TOC.

* Updating docs.
4 years ago
Felix Ableitner 39cbe5f31f Add method verify_activity_domains_valid() (ref #1196) 4 years ago
Nutomic 56d361eeff
Update activitypub outline (#1183)
* Update activitypub outline

* Various adjustments of apub outline
4 years ago
Dessalines f00cfa005e Adding submodule update --remote 4 years ago
Nutomic 9dc6294065
Explain how federation works for admins, various doc updates (#1176) 4 years ago
Nutomic dc18ec533e
Merge pull request #1174 from LemmyNet/add_community_name_search
Adding optional community_name field to search. Fixes #1057
4 years ago
Nutomic 07ddeef568
Merge pull request #1170 from LemmyNet/improve_admin_docs
Improving administration page docs. Fixes #1160
4 years ago
Dessalines c348e788e4 Adding optional community_name field to search. Fixes #1057 4 years ago
Dessalines 9b69c446e2 Remove kubernetes. #842 4 years ago
Dessalines 4d0365bca3 Replace gitlab with codeberg. Fixes #1171 4 years ago
Dessalines 990987b174 Improving administration page docs. Fixes #1160 4 years ago
Nutomic e596ea6e3a
Add documentation for federation overview (fixes #774) (#1165) 4 years ago
Dessalines 4de80dc29d Merge remote-tracking branch 'yerba/main' into main 4 years ago