summaryrefslogtreecommitdiffstats
path: root/server/src/db/mod.rs
AgeCommit message (Expand)Author
2020-05-16Rework importsFelix
2020-05-04Renaming ignore to unfollow in followable trait.Dessalines
2020-04-27Adding activity table inserts.Dessalines
2020-04-03Federation DB Changes.Dessalines
2020-03-28Changing markdown parser to comrak. Moving crate imports to lib.rs.Dessalines
2020-01-22Adding private messaging, and matrix user ids.Dessalines
2020-01-12Fixing clippy expect issue.Dessalines
2020-01-12Trying to add r2d2 connection pooling to websockets.Dessalines
2020-01-02Apply changes suggested by cargo clippy (fixes #395)Felix Ableitner
2019-12-27Implement SQL connection poolFelix Ableitner
2019-12-27Implement config (fixes #351)Felix Ableitner
2019-12-11Adding some site oriented settings.Dessalines
2019-12-11Introduce the "MaybeOptional" trait.Lyra
2019-11-01Running cargo fmt.Dessalines
2019-10-29Halfway done with email, not fully working yet.Dessalines
2019-10-20Adding default sort / filter into user settings.Dessalines
2019-10-19Adding username mentions / tagging from comments.Dessalines
2019-09-07Running cargo fmt on server code.Dessalines
2019-08-21View where a URL has been cross-posted to in the pastDessalines
2019-08-10Adding support for community and user searching.Dessalines
2019-06-03Using Rust 2018 now.Dessalines
2019-05-05Done with reorgDessalines
2019-05-04Mostly done with reorg.Dessalines
2019-05-02Reorganizing files before splitting out APIDessalines