]> Untitled Git - lemmy.git/history - crates/apub/src/http/post.rs
Make functions work with both connection and pool (#3420)
[lemmy.git] / crates / apub / src / http / post.rs
2023-07-11 dullbananasMake functions work with both connection and pool ...
2023-04-13 NutomicUse pretty print for federation json responses (#2801)
2023-03-21 NutomicActivitypub crate rewrite (#2782)
2023-02-08 NutomicImproved error message when attempting to fetch non...
2022-12-02 NutomicMerge pull request #2593 from LemmyNet/refactor-notific...
2022-12-02 Felix AbleitnerAdd SendActivity trait so that api crates compile in...
2022-12-02 Felix AbleitnerMerge websocket crate into api_common
2022-11-09 DessalinesAdd diesel_async, get rid of blocking function (#2510)
2022-11-05 NutomicDont serve apub json for removed objects (ref #2522...
2022-06-02 NutomicExtract Activitypub logic into separate library (#2288)
2022-05-03 NutomicAdd cargo feature for building lemmy_api_common with...
2021-12-14 DessalinesUpgrading deps (#1995)
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