]> Untitled Git - lemmy.git/history - crates/apub/src/http/post.rs
Don't drop error context when adding a message to errors (#1958)
[lemmy.git] / crates / apub / src / http / post.rs
2021-12-06 RileyDon't drop error context when adding a message to error...
2021-11-08 DessalinesMerge pull request #1877 from LemmyNet/refactor-apub-2
2021-11-06 Felix AbleitnerChange to_apub and from_apub to take by value and avoid...
2021-10-27 NutomicRewrite collections to use new fetcher (#1861)
2021-10-20 DessalinesMerge pull request #1850 from LemmyNet/refactor-apub
2021-10-20 Felix AbleitnerMajor refactor, adding newtypes for apub crate
2021-10-20 Felix AbleitnerMerge crates db_schema and db_queries
2021-07-17 DessalinesMerge pull request #1660 from LemmyNet/merge-apub-crates
2021-07-17 Felix AbleitnerMerge apub, apub_receive crates (fixes #1621)
2021-03-31 dessalinesMerge pull request 'Split lemmy_apub crate into two...
2021-03-30 Felix AbleitnerSplit lemmy_apub crate into two parts apub and apub_receive
2021-03-29 DessalinesMerge remote-tracking branch 'yerba/split-api-crate...
2021-03-25 Felix AbleitnerSplit api crate into api_structs and api
2021-03-24 DessalinesMerge branch 'main' into move_matrix_and_admin_to_person
2021-03-24 DessalinesMerge remote-tracking branch 'yerba/federated-moderation'
2021-03-19 Felix AbleitnerMerge branch 'main' into federated-moderation
2021-03-19 NutomicMerge pull request #1499 from LemmyNet/strictly_type_db_ids
2021-03-19 DessalinesMerge branch 'Mart-Bogdan-1462-jwt-revocation-on-pwd...
2021-03-18 DessalinesMerge branch 'split_user_table' into strictly_type_db_ids
2021-03-18 DessalinesMerge branch 'split_user_table' into strictly_type_db_ids
2021-03-18 DessalinesStrictly typing DB id fields. Fixes #1498
2021-03-13 Bogdan MartMerge remote-tracking branch 'origin/main' into 1462...
2021-03-10 Dessalines~80% done
2021-03-09 Felix AbleitnerMove moderators collection to separate HTTP endpoint
2021-03-01 dessalinesMerge pull request 'Rename `lemmy_structs` to `lemmy_ap...
2021-03-01 Felix AbleitnerRename `lemmy_structs` to `lemmy_api_structs`
2021-01-20 dessalinesMerge pull request 'Move most code into crates/ subfold...
2021-01-20 Felix AbleitnerMove most code into crates/ subfolder