summaryrefslogtreecommitdiffstats
path: root/server/Cargo.lock
AgeCommit message (Expand)Author
2020-01-31Starting to work on user message scope.Dessalines
2020-01-11Make various functions asyncFelix
2020-01-10Upgrade actix to 2.0 (fixes #392)Felix
2020-01-03Updating cargo deps.Dessalines
2019-12-27Replace rust-crypto with sha2 crate (fixes #372)Felix Ableitner
2019-12-27Implement SQL connection poolFelix Ableitner
2019-12-27Implement config (fixes #351)Felix Ableitner
2019-11-23Implement RSS feeds (fixes #118)Felix Ableitner
2019-11-16preserve json orderFelix Ableitner
2019-11-01Password reset mostly working.Dessalines
2019-10-29Halfway done with email, not fully working yet.Dessalines
2019-07-22Cargo lock updates.Dessalines
2019-07-17upgradejonnnh
2019-07-13Formatting fixes.Dessalines
2019-05-02Reorganizing files before splitting out APIDessalines
2019-04-09Adding slur filter.Dessalines
2019-04-05Adding docker.Dessalines
2019-04-05Adding a front page / fetching subscribed forums.Dessalines
2019-03-22Adding login and RegisterDessalines
2019-03-20Adding initial UI and Websocket server.Dessalines
2019-02-27Starting to work on Rust Diesel Schema. #5Dessalines