]> Untitled Git - lemmy.git/history - crates/api/src/local_user/get_captcha.rs
Make functions work with both connection and pool (#3420)
[lemmy.git] / crates / api / src / local_user / get_captcha.rs
2023-07-11 dullbananasMake functions work with both connection and pool ...
2023-06-30 Dominic MazzoniFix concatenation of audio captcha wav files (#3350)
2023-06-27 TKilFreefeat: re-added captcha checks (#3289)
2023-06-26 DessalinesRevert "feat: re-added captcha checks (#3249)" (#3288)
2023-06-26 TKilFreefeat: re-added captcha checks (#3249)
2023-06-23 DessalinesRevert "feat: re-added captcha checks (#3249)" (#3288)
2023-06-23 TKilFreefeat: re-added captcha checks (#3249)
2023-06-06 NutomicRemove chatserver (#2919)
2023-04-13 DessalinesMaking the chat server an actor. (#2793)
2022-12-09 NutomicRework websocket (#2598)
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-19 NutomicVarious pedantic clippy fixes (#2568)
2022-11-09 DessalinesAdd diesel_async, get rid of blocking function (#2510)
2022-10-27 DessalinesMoving settings to Database. (#2492)
2022-06-22 DessalinesRemove update and read site config. Fixes #2306 (#2329)
2022-06-02 NutomicExtract Activitypub logic into separate library (#2288)
2022-05-03 NutomicAdd cargo feature for building lemmy_api_common with...
2022-04-13 NutomicSplit apart api files (#2216)