summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-14Merge branch 'admin_settings' into devDessalines
2020-04-14Initial post-listing community non-local.Dessalines
2020-04-14Updating views to add apub actor_id and local columns.Dessalines
2020-04-14Updating front end packages.Dessalines
2020-04-14Fixing .dockerignore.Dessalines
2020-04-14Fixing unwrap crash with site_view.rsDessalines
2020-04-14Disable nginx access logs for docker/federation/Felix
2020-04-14Implemented follow/acceptFelix
2020-04-14Merge branch 'dev' into admin_settingsDessalines
2020-04-14Fixing test deploy.Dessalines
2020-04-13Auto-configure federation test instances during initial startFelix
2020-04-13Adding another sponsor.Dessalines
2020-04-13Get inbox working properlyFelix
2020-04-13Use summary field for post titleFelix
2020-04-12Version v0.6.49Dessalines
2020-04-12Use twemoji style for emoji picker.Dessalines
2020-04-12Version v0.6.48Dessalines
2020-04-12Updating federation docker volumes ignores.Dessalines
2020-04-12Merge remote-tracking branch 'weblate/master'Dessalines
2020-04-12Add open collective (#637)Dessalines
2020-04-12Merge branch 'emoji_picker'Dessalines
2020-04-12Add Emoji squashed commit.Dessalines
2020-04-12Make sure typing dropdown uses twemojis.Dessalines
2020-04-12Added comments about how to federate additional post/user fieldsFelix
2020-04-11Add Emoji Picker for comments and post body.Dessalines
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-10Translated using Weblate (Georgian)nick t
2020-04-10Translated using Weblate (Georgian)Nika Tskhakaia
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-09Updating code url references to https://github.com/LemmyNet/lemmyDessalines
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