summaryrefslogtreecommitdiffstats
path: root/server/Cargo.toml
AgeCommit message (Expand)Author
2020-04-30update activitystreams libFelix
2020-04-27Adding activity table inserts.Dessalines
2020-04-26Making a trait function for follow and accept.Dessalines
2020-04-21Merge branch 'master' into federation_merge_from_master_1Dessalines
2020-04-19Change RateLimit to act as a middlewareasonix
2020-04-18Add http signature to outgoing apub requestsFelix
2020-04-08Use Url instead of StringFelix Ableitner
2020-04-03Federation DB Changes.Dessalines
2020-04-02Merge branch 'master' into federationDessalines
2020-03-28Changing markdown parser to comrak. Moving crate imports to lib.rs.Dessalines
2020-03-28Merge branch 'master' into federationDessalines
2020-03-28Convert md to html for feeds, try to deduplicate codeFelix
2020-03-20Replace reqwest with chttpFelix
2020-03-18Updating chttp to isahc.Dessalines
2020-03-18Updating rust, rust deps, yarn deps. Fixes #605Dessalines
2020-03-18Upgraded to latest activitystreamsasonix
2020-03-16Remove boilerplate codeFelix Ableitner
2020-03-14Implemented basics for post federation, plus a bunch of other stuffFelix Ableitner
2020-03-14WIP: federate posts between instancesFelix Ableitner
2020-03-12Merge branch 'master' into federationFelix Ableitner
2020-03-12Proper error logging for websocketFelix Ableitner
2020-03-12updated to activitystreams 0.4.0-alpha.3Felix
2020-03-07Iframely and pictshare backend mostly done.Dessalines
2020-03-05Revert "pull in activitypub library"Felix
2020-02-29pull in activitypub libraryFelix
2020-02-05Merge branch 'federation' into dev_1Dessalines
2020-01-31Starting to work on user message scope.Dessalines
2020-01-14Merge branch 'master' into federationFelix
2020-01-11Make various functions asyncFelix
2020-01-10Upgrade actix to 2.0 (fixes #392)Felix
2020-01-03Updating cargo deps.Dessalines
2019-12-30Implementing very basic federation including test setupFelix Ableitner
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-17upgradejonnnh
2019-07-03Fixing trending sorting.Dessalines
2019-06-03Using Rust 2018 now.Dessalines
2019-06-03Revert "Adding Rust 2018 edition"Dessalines
2019-06-03Adding Rust 2018 editionDessalines
2019-05-02Reorganizing files before splitting out APIDessalines
2019-04-26Fixing rust warning.Dessalines
2019-04-09Adding slur filter.Dessalines
2019-04-05Adding docker.Dessalines
2019-03-22Adding login and RegisterDessalines
2019-03-20Adding initial UI and Websocket server.Dessalines