summaryrefslogtreecommitdiffstats
path: root/server/src
AgeCommit message (Expand)Author
2020-04-19Verifyt http signaturesFelix
2020-04-19Simplify signing codeFelix
2020-04-18Add http signature to outgoing apub requestsFelix
2020-04-18Fix bug in whitelist implementationFelix
2020-04-17Implement instance whitelistFelix
2020-04-17Added documentation for most functionsFelix
2020-04-17Some code cleanup and better loggingFelix
2020-04-17Remove instance followsFelix
2020-04-17Implement search for activitypub IDsFelix
2020-04-15Send activities to correct inbox, seperate community/user inboxesFelix
2020-04-14Redundant to_ownedDessalines
2020-04-14Front end federation names and links for users, posts, and communities.Dessalines
2020-04-14Merge branch 'dev' into federationDessalines
2020-04-14Updating views to add apub actor_id and local columns.Dessalines
2020-04-14Fixing unwrap crash with site_view.rsDessalines
2020-04-14Implemented follow/acceptFelix
2020-04-14Merge branch 'dev' into admin_settingsDessalines
2020-04-13Get inbox working properlyFelix
2020-04-13Use summary field for post titleFelix
2020-04-12Version v0.6.49Dessalines
2020-04-12Version v0.6.48Dessalines
2020-04-12Added comments about how to federate additional post/user fieldsFelix
2020-04-11Removing redundant to_ownedDessalines
2020-04-11Adding live reloading of config.hjson changes through UI.Dessalines
2020-04-10Adding an admin settings page.Dessalines
2020-04-10Federate actor public keysFelix
2020-04-10more todosFelix
2020-04-10Rename federation-test to federation, puller.rs to fetcher.rsFelix
2020-04-10Add to/cc (and a bunch of todo)Felix
2020-04-09Minor code cleanupFelix
2020-04-09Implement create activityFelix
2020-04-08Simplify fetch_posts codeFelix Ableitner
2020-04-08Use instance struct instead of raw stringFelix Ableitner
2020-04-08Use Url instead of StringFelix Ableitner
2020-04-08Some refactoring of puller.rsFelix Ableitner
2020-04-08Improve error handlingFelix Ableitner
2020-04-07Get users federatedFelix Ableitner
2020-04-07remove debug log for post creationFelix Ableitner
2020-04-07Store remote communities/posts in db, federate posts!Felix Ableitner
2020-04-07Revert apub endpoint change (again)Felix Ableitner
2020-04-07Merge branch 'federation_add_fed_columns' of https://yerbamate.dev/dessalines...Felix Ableitner
2020-04-07Set accept header and timeout for outgoing apub requestsFelix Ableitner
2020-04-07Removing community name unique constraint. Removing useless fedi_name column ...Dessalines
2020-04-07Revert apub endpoint url changesFelix
2020-04-03Adding post and comment ap_id columns.Dessalines
2020-04-03Version v0.6.45Dessalines
2020-04-03Move and rename some functionsFelix Ableitner
2020-04-03Avoid using database views in federation codeFelix Ableitner
2020-04-03Merge branch 'federation_add_fed_columns' of https://yerbamate.dev/dessalines...Felix Ableitner
2020-04-03Share list of communities over apub, some refactoringFelix Ableitner