aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2018-05-04Make it possible to use custom database connection parametersMark Felder
2018-04-25Optionally deactivate public timelines.lain
2018-04-14ActivityPub MRF: implement the SimplePolicy policyWilliam Pitcock
2018-04-14ActivityPub: implement MRF core hook and baseline noop policy objectWilliam Pitcock
2018-04-02Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developlain
2018-04-01Respond to proper ActivityPub type.lain
2018-03-31config: make the upload limit configurableWilliam Pitcock
2018-03-31Add gopher server.lain
2018-03-30Format the code.lain
2018-03-28Clean up prod.exs a bit.lain
2018-03-27Return version in instance endpoint, set version to 0.9.0.lain
2018-03-27Switch to Jason for json handling.lain
2018-03-08Merge branch 'develop' into feature/activitypublain
2018-03-05Add way to disable federation.lain
2018-02-24Longer header lenght.lain
2018-02-11Merge branch 'develop' into feature/activitypubRoger Braun
2018-02-03Add config option for enabling/disabling chat.eal
2018-01-31Revert renaming emoji.txteal
2018-01-31Split emoji to default and custom.eal
2018-01-30Merge branch 'pr-upstream-http-proxy' into 'develop'lambda
2018-01-29use nil instead of empty stringJeff Becker
2018-01-27Merge branch 'feature/longfox' into 'develop'lambda
2018-01-27add longfox emojisHakaba Hitoyo
2018-01-24Merge remote-tracking branch 'upstream/develop' into pr-upstream-http-proxyJeff Becker
2018-01-14#95 Correct prod.exsHakaba Hitoyo
2017-12-30docsJeff Becker
2017-12-30make httppoison use configurable http proxyJeff Becker
2017-12-11Basic incoming AP support.Roger Braun
2017-11-28Improve error handling, add configurationhref
2017-11-23Add configuration generation tool, update readme.Lain Iwakura
2017-11-02Read variable for testing db.Roger Braun
2017-09-16Make emoji configurable in files.Roger Braun
2017-09-15Add configuration option for registrations.Roger Braun
2017-09-15Refactor posting and make character limit configurable.Roger Braun
2017-09-15Add instance config options.Roger Braun
2017-05-05Mock HTTPoison in testing.Roger Braun
2017-04-28Handle incoming websub subscriptions.Roger Braun
2017-04-22Only have one subscription per callback.Roger Braun
2017-04-17Add basic webfinger.Roger Braun
2017-03-29Basic file uploading via TwAPI.Roger Braun
2017-03-29Add Uploads.Roger Braun
2017-03-20Add basic auth.Roger Braun
2017-03-17Phoenix skeletonRoger Braun