]> Untitled Git - lemmy.git/history - crates/apub/src/inbox/receive_for_community.rs
Split api crate into api_structs and api
[lemmy.git] / crates / apub / src / inbox / receive_for_community.rs
2021-03-25 Felix AbleitnerSplit api crate into api_structs and api
2021-03-24 DessalinesMerge remote-tracking branch 'yerba/federated-moderation'
2021-03-24 Felix AbleitnerFix federation tests
2021-03-19 Felix AbleitnerMerge branch 'main' into federated-moderation
2021-03-19 NutomicMerge pull request #1428 from LemmyNet/split_user_table
2021-03-19 DessalinesMerge branch 'Mart-Bogdan-1462-jwt-revocation-on-pwd...
2021-03-18 DessalinesMerge branch 'main' into split_user_table
2021-03-18 DessalinesMerge branch 'main' into split_user_table
2021-03-17 Felix AbleitnerRefactor activitypub code
2021-03-16 Felix AbleitnerAllow remot moderators to do Remove/Post and Remove...
2021-03-13 Bogdan MartMerge remote-tracking branch 'origin/main' into 1462...
2021-03-12 Felix AbleitnerFix code to allow sticky/lock from remote moderators
2021-03-12 Felix AbleitnerWIP: check that modifications are made by same user...
2021-03-11 Felix AbleitnerAdd check so only mods can change stickied/locked state...
2021-03-11 Felix AbleitnerAdd check so only author or mods can edit posts/comments
2021-03-11 Felix AbleitnerAllow for remote mods to remove posts/comments
2021-03-10 Dessalines~80% done
2021-03-09 Felix AbleitnerAllow adding remote users as community mods (ref #1061)
2021-03-09 Felix AbleitnerUpdate activitystreams to 0.7.0-alpha.11
2021-03-09 Felix AbleitnerImplemented receiving activities to add/remove remote...
2021-03-02 DessalinesMerge branch 'main' of https://github.com/lemmynet...
2021-03-02 Andrew YoonUse URL type in most outstanding struct fields (#1468)
2021-03-01 dessalinesMerge pull request 'Rename `lemmy_structs` to `lemmy_ap...
2021-03-01 Felix AbleitnerRename `lemmy_structs` to `lemmy_api_structs`
2021-02-26 dessalinesMerge pull request 'Remove federation backward compatib...
2021-02-26 dessalinesMerge pull request 'Remove code for apub compatibility...
2021-02-26 Felix AbleitnerRemove code for apub compatibility with Lemmy v0.8...
2021-02-25 DessalinesMerge branch 'main' into split_user_table
2021-02-25 NutomicMerge pull request #1451 from LemmyNet/update_cargo_chef
2021-02-24 dessalinesMerge pull request 'Better type safety for activity...
2021-02-24 Felix AbleitnerBetter type safety for activity parsing
2021-01-20 dessalinesMerge pull request 'Move most code into crates/ subfold...
2021-01-20 Felix AbleitnerMove most code into crates/ subfolder