summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-11more rewording (x2)squidboi
2018-06-11more rewordingsquidboi
2018-06-11super-minor rewordingsquidboi
2018-06-11added CONFIGURATION.md containing some details about configuring mrfsquidboi
2018-06-11Merge branch 'fix/mix-task-caching' into 'develop'eal
2018-06-11make_moderator.ex: set cache on updateeal
2018-06-11Merge branch 'feature/domain-blocks' into 'develop'lambda
2018-06-10add allow_followersonly and allow_direct options for configuring mrf_rejectno...squidboi
2018-06-09formattingsquidboi
2018-06-08more fixessquidboi
2018-06-08fixessquidboi
2018-06-08add option to not deny follow if blocked (fixed)squidboi
2018-06-08add option to not deny follow if blockedsquidboi
2018-06-08add option to not unfollow on block, and option to not federate outgoing blockssquidboi
2018-06-08Merge branch 'users' into 'develop'lambda
2018-06-08Merge branch 'feature/rejectnonpublic' into 'develop'lambda
2018-06-07Fix users lookup/return typeRachel H
2018-06-08Merge branch 'mastopost' into 'develop'lambda
2018-06-07s/get_by_ap_id/get_cached_by_ap_id/squidboi
2018-06-07final formatsquidboi
2018-06-07even more formattingsquidboi
2018-06-08Merge branch 'bugfix/locked-account-regression' into 'develop'lambda
2018-06-07more formattingsquidboi
2018-06-07formattingsquidboi
2018-06-07add mrf for dropping follower-only and direct postssquidboi
2018-06-08user: fix maybe_direct_follow() after user_info() refactoring broke it slightlyWilliam Pitcock
2018-06-08tests: add regression test for locking/unlocking account updatesWilliam Pitcock
2018-06-08activitypub transmogrifier: fix locked account state from being clobberedWilliam Pitcock
2018-06-08activitypub transmogrifier: learn locked state in Update messagesWilliam Pitcock
2018-06-07Merge branch 'develop' into 'mastopost'lambda
2018-06-07Merge branch 'feature/quarantine' into 'develop'lambda
2018-06-07Merge branch 'import' into 'develop'lambda
2018-06-07add the ability to 'quarantine' an activitypub peer, causing them to be treat...William Pitcock
2018-06-07Fix follow errorsRachel H
2018-06-06Dedupe uploadsSir_Boops
2018-06-06Allow posting images without text in mastofeRachel H
2018-06-06Extract host from ap_id, add indexeal
2018-06-06Merge branch 'bugfix/webfinger-xml-crash' into 'develop'lambda
2018-06-06testsuite: update fixture URIs that were httpWilliam Pitcock
2018-06-06webfinger: use https as default fallback instead of httpWilliam Pitcock
2018-06-06XML: handle erlang errors tooWilliam Pitcock
2018-06-06Merge branch 'fix/oauth-http-basic' into 'develop'lambda
2018-06-06Add OAuth controller testsD Anzorge
2018-06-06Make token exchange return errors with 400 as status codeD Anzorge
2018-06-05Merge branch 'fix/emoji-picker' into 'develop'eal
2018-06-04Make OAuth token endpoint work with HTTP Basic authD Anzorge
2018-06-03ActivityPub.ex: filter domain blocked activities.eal
2018-06-03Merge branch 'develop' into 'develop'lambda
2018-06-03MastoAPI: add domain blocking.eal
2018-06-03Better error handling for OstatusController.lain