Commit Graph

2669 Commits (50e7275c3bc013a5534129cfd97b81f643a7fe51)
 

Author SHA1 Message Date
Nutomic 50e7275c3b
Move docs into submodule (fixes #1342) (#1343) 3 years ago
Felix Ableitner d300968ee8 Return http status code 410 with apub tombstone (ref #1256) 3 years ago
dependabot[bot] 632d8f384a
Bump node-notifier from 8.0.0 to 8.0.1 in /api_tests (#1332)
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Felix Ableitner bcb0c381e5 Merge remote-tracking branch 'github/main' into main 3 years ago
D.Loh dd069de519
add User_ missing field 'deleted' in tests (#1338)
per rust-analyzer tips
3 years ago
dessalines 44b72ccbd6 Merge pull request 'Create empty inbox collections for actors (ref #1322)' (#151) from actor-inbox into main
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/151
4 years ago
dessalines 5b2fb07e44 Merge pull request 'Use correct content-type headers for apub inbox (ref #1220)' (#150) from inbox-headers into main
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/150
4 years ago
Felix Ableitner 4bf0ec94c8 Create empty inbox collections for actors (ref #1322) 4 years ago
Felix Ableitner db0a51de2a Handle long activitystreams header in nginx config (ref #1322) 4 years ago
Felix Ableitner cbd02f2a87 Use correct content-type headers for apub inbox (ref #1220) 4 years ago
eiknat 036161cb38
add on_conflict clauses to common unique constraint failures (#1264)
* add on_conflict clauses to common unique constraint failures

* user mention: change create conflict to do_update
4 years ago
Nutomic c947539301
Add docs for creating custom lemmy frontend (#1319) 4 years ago
Felix Ableitner 998e824bd8 Add IP forwarding headers to nginx config (fixes #1318) 4 years ago
Felix Ableitner cb9a06e249 Minor grammar change in docs 4 years ago
Dessalines a432f939b6 Merge remote-tracking branch 'yerba/main' into main 4 years ago
dessalines 6908feb3ba Merge pull request 'Some more minor docs changes' (#149) from more-docs into main
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/149
4 years ago
Felix Ableitner 5010f693ba Some more minor docs changes 4 years ago
Felix Ableitner 08ab85a9d5 Remove logging to find bug (yerbamate.ml/LemmyNet/lemmy/pulls/146) 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
dessalines 860f2f3855 Merge pull request 'Rewrite federation docs' (#145) from federation-docs into main
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/145
4 years ago
Felix Ableitner 55e03c4eb4 Rewrite federation docs 4 years ago
Nutomic 5e57f1bcad
Merge pull request #1311 from r0qstr/patch-1
Update lemmy_council.md
4 years ago
r0qstr 0a12cb0281
Update lemmy_council.md
added myself as a council member
4 years ago
Dessalines cf3a98afcc
Merge pull request #1308 from LemmyNet/update_cargo_deps
Updating cargo deps, fixing image if_some deprecation.
4 years ago
Dessalines b92e7eb781 Updating cargo deps, fixing image if_some deprecation. 4 years ago
Dessalines eed7eac10b Version v0.8.10 4 years ago
Nutomic 4a94d9182e
Merge pull request #1304 from LemmyNet/fix_community_local_filter
Fixing community local filter. #1302
4 years ago
Dessalines 8a0336c2ff Fixing community local filter. #1302 4 years ago
Nutomic df8a696bb5
Merge pull request #1300 from Tafiti/patch-1
Added council member
4 years ago
Tafiti d06b59c92b
Added a council member. 4 years ago
Tafiti df913326bd
typo 4 years ago
Dessalines b587e147b0 Version v0.8.9 4 years ago
Dessalines e8116f21cd Merge remote-tracking branch 'yerba/main' into main 4 years ago
nutomic 2b5c69d678 Add check to make sure that inbox doesnt receive local activities (ref #1283) (#147)
Fixed comparison

Add check to make sure that inbox doesnt receive local activities (ref #1283)

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/147
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 45efa94ba4
Making sure image uploads have jwt cookie. Fixes #1291 (#1299) 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
Dessalines 2e9164584b Version v0.8.8 4 years ago
dessalines 9435994405 Merge pull request 'Add logging to find bug (ref #1283)' (#146) from debug-1283 into main
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/146
4 years ago
Felix Ableitner 8d12c77e26 Remove `dbg!` to avoid spamming logs 4 years ago
Felix Ableitner 8fc4e1ecfe Add logging to find bug (ref #1283)
Also simplify check_object_domain()
4 years ago
Dessalines 7d7fe5962a
Merge pull request #1285 from Whayme/patch-1
Short intro explanation, reformatted as a table
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
nutomic 3ceeecc63e Better account deletion (fixes #730) (#143)
Also clear bio

Better account deletion (fixes #730)

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/143
4 years ago
Dessalines 5b66e4860c Merge remote-tracking branch 'yerba/main' into main 4 years ago
Dessalines 5e10cf69b7 Merge remote-tracking branch 'yerba/main' into main 4 years ago