Commit Graph

2697 Commits (4c79e2607838fcc7027ef5fa22a45256db2dbb2f)
 

Author SHA1 Message Date
Dessalines 4c79e26078 Updating deps. 4 years ago
Dessalines 4f5e51beb5 Removing fast tables and old views. 4 years ago
Dessalines 05c3e471ae Adding report views. 4 years ago
Dessalines 1cf520254d Adding private message view. 4 years ago
Dessalines 313f0467c8 Adding moderator views. 4 years ago
Dessalines bd6a4a54a9 Merge branch 'main' into move_views_to_diesel 4 years ago
Dessalines 57c2f2ef1c Getting rid of terrible boxedjoin types. 4 years ago
Felix Ableitner db0a51de2a Handle long activitystreams header in nginx config (ref #1322) 4 years ago
Dessalines 711db4c790 Removing old user_mention_view. 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
Dessalines 471abf7f29 Removing old comment_view. 4 years ago
Dessalines e4714627a4 Beginning to add new comment_view. 4 years ago
Felix Ableitner 998e824bd8 Add IP forwarding headers to nginx config (fixes #1318) 4 years ago
Dessalines 79a960d8a5 Merge branch 'main' into move_views_to_diesel 4 years ago
Dessalines f456f5da46 Re-organizing source tables into a different folder. 4 years ago
Dessalines bdd264cd5e Adding tests for post aggregates. 4 years ago
Dessalines 35bf50ab15 Removing old postview. 4 years ago
Dessalines afc79ce0e3 Adding a viewtovec trait. 4 years ago
Dessalines eef93440d0 Starting to add post_view. 4 years ago
Dessalines dabcfca67b Adding tests for current aggregates. 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 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
Dessalines 46e38bf714 Merge branch 'main' into move_views_to_diesel 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
Dessalines fc1d07fce6 Merge remote-tracking branch 'origin/main' into move_views_to_diesel 4 years ago
Dessalines e371ec1dc4 Adding user aggregates tests. 4 years ago
Nutomic 5e57f1bcad
Merge pull request #1311 from r0qstr/patch-1
Update lemmy_council.md
4 years ago
Dessalines 9884927b8a Adding site aggregates unit test. 4 years ago
Dessalines f5bef3980a Adding hot rank function, possibly fixing views. 4 years ago
Dessalines 36f7b20784 Removing old communityviews 4 years ago
Dessalines 5e510e7a67 Adding other community views. 4 years ago
Dessalines caedb7fcc4 Community view halfway done. 4 years ago
r0qstr 0a12cb0281
Update lemmy_council.md
added myself as a council member
4 years ago
Dessalines 2400a078d7 Merge branch 'main' into move_views_to_diesel 4 years ago
Dessalines 028d1d0efc Userview safe updated. 4 years ago
Dessalines efdcbc44c4 Starting to work on community view, 2 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 88d7b0a83c Starting to work on community view 4 years ago
Dessalines b92e7eb781 Updating cargo deps, fixing image if_some deprecation. 4 years ago
Dessalines 2d4099577f Removing old user_view. 4 years ago
Dessalines 6d8f93d8a1 More user aggregates. 4 years ago
Dessalines d66f4e8ac0 Finishing up user aggregates. 4 years ago