]> Untitled Git - lemmy.git/history - crates/apub/src/inbox/mod.rs
Split api crate into api_structs and api
[lemmy.git] / crates / apub / src / inbox / mod.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-13 Bogdan MartMerge remote-tracking branch 'origin/main' into 1462...
2021-03-11 Felix AbleitnerAdd check so only mods can change stickied/locked state...
2021-03-11 Felix AbleitnerAllow for remote mods to remove posts/comments
2021-03-11 DessalinesA first pass.
2021-03-10 Dessalines~80% done
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 DessalinesRewrite settings implementation. Fixes #1270 (#1433)
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-04 nutomicStore activitypub endpoints in database (#162)
2021-02-02 DessalinesMerge branch 'main' of https://github.com/lemmynet...
2021-02-02 NutomicMerge pull request #1406 from LemmyNet/upgrade_deps
2021-02-01 DessalinesTrying to upgrade lemmys deps.
2021-01-27 NutomicUse Url type for ap_id fields in database (fixes #1364...
2021-01-26 Felix AbleitnerUse Url type for ap_id fields in database (fixes #1364)
2021-01-20 dessalinesMerge pull request 'Move most code into crates/ subfold...
2021-01-20 Felix AbleitnerMove most code into crates/ subfolder