summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2022-11-21refactor: cleanupNyaaori
2022-10-10cargo clippyNyaaori
2022-10-10cargo fmtTimo Kösters
2022-10-100 errors left!Timo Kösters
2022-10-10cargo fixTimo Kösters
2022-10-10cargo fmtTimo Kösters
2022-10-10messing around with arcsTimo Kösters
2022-10-10messing with trait objectsTimo Kösters
2022-10-10431 errors leftTimo Kösters
2022-10-10Fixed more compile time errorsTimo Kösters
2022-10-10fix: some compile time errorsTimo Kösters
2022-02-12Simplify return type of most route handlersJonas Platte
2022-02-12Port from Rocket to axumJonas Platte
2022-02-03Move Config out of database moduleJonas Platte
2022-01-18Clean up mod and use statements in lib.rs and main.rsJonas Platte
2021-10-13Enable more lints and apply their suggestionsJonas Platte
2021-06-29Export conduits Config struct and fix clipp warningsyDevin Ragotzy
2021-05-05add dbg_macro checkJonathan de Jong
2021-04-14Merge remote-tracking branch 'famedly/master' into developTimo Kösters
2021-04-06Upgrade rumaJonas Platte
2021-03-04Allow suspicious_else_formattingRudi Floren
2020-12-08feat: implement appservicesTimo Kösters
2020-08-23fmtTimo
2020-08-23feat: first steps towards joining rooms over federationTimo
2020-08-03Make State struct constructable by lib userDevin Ragotzy
2020-07-30refactor: put endpoints into modulestimokoesters
2020-07-29Create media::FileMeta to represent a file and meta dataDevin Ragotzy
2020-07-27Conditionally emit rocket::http_verb attr macros if lib/binDevin Ragotzy