]> Untitled Git - lemmy.git/history - crates/apub/src/lib.rs
Make functions work with both connection and pool (#3420)
[lemmy.git] / crates / apub / src / lib.rs
2021-03-09 Felix AbleitnerMove moderators collection to separate HTTP endpoint
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-10 dessalinesMerge pull request 'Explicitly mark posts and comments...
2021-02-09 dessalinesMerge pull request 'Move routes into separate crate...
2021-02-09 Felix AbleitnerMove routes into separate crate to speed up compilation
2021-02-05 NutomicMerge pull request #1415 from LemmyNet/fed_inbox_url_fix
2021-02-05 dessalinesMerge pull request 'Include object id when logging...
2021-02-05 Felix AbleitnerInclude object id when logging apub errors
2021-02-04 nutomicStore activitypub endpoints in database (#162)
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