aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-28Improve Varnish config. We set sane headers from the backend now.feld
2019-05-28Merge branch 'respect-proxy-settings-federation' into 'develop'kaniini
Respect proxy settings federation See merge request pleroma/pleroma!1206
2019-05-28Respect proxy settings federationjeff
2019-05-26Merge branch 'refactor/die-httpoison-die' into 'develop'lambda
remove @httpoison, @ostatus and @websub compile-time constants See merge request pleroma/pleroma!1203
2019-05-26Merge branch 'fix/mrf-simple' into 'develop'kaniini
mrf: simple policy: fix matching imported activitypub and ostatus statuses Closes #915 See merge request pleroma/pleroma!1205
2019-05-26mrf: simple policy: fix matching imported activitypub and ostatus statusesWilliam Pitcock
2019-05-26tests: chase remote/local removalWilliam Pitcock
2019-05-26notification: remove local/remote match rules (too complicated)William Pitcock
2019-05-25add migration to add notification settings to user accountsWilliam Pitcock
2019-05-25user info: allow formdata for notification settings like every other APIWilliam Pitcock
2019-05-25twitter api: user view: expose user notification settings under pleroma objectWilliam Pitcock
2019-05-25tests: add tests for non-follows/non-followers settingsWilliam Pitcock
2019-05-25tests: chase notification setting changesWilliam Pitcock
2019-05-25notification: add non_follows/non_followers notification control settingsWilliam Pitcock
2019-05-25remove @websub and @ostatus module-level constantsWilliam Pitcock
2019-05-25tests: websub: check only that signature validation succeeds or failsWilliam Pitcock
2019-05-25kill @httpoisonWilliam Pitcock
2019-05-25Merge branch 'fix/nodeinfo-unavailable-when-not-federating' into 'develop'kaniini
Keep nodeinfo available when not federating Closes #923 See merge request pleroma/pleroma!1202
2019-05-25Keep nodeinfo available when not federatingAaron Tinio
2019-05-24Merge branch 'bugfix/mention-all-people-in-beginning-dm' into 'develop'kaniini
Mention all people in the beginning of DM Closes #924 See merge request pleroma/pleroma!1194
2019-05-24Mention all people in the beginning of DMSergey Suprunenko
2019-05-24Merge branch 'feature/static-headers' into 'develop'kaniini
Improve serving of static assets See merge request pleroma/pleroma!1200
2019-05-24Move the Cache Control header test to its own filefeld
We can consolidate our cache control header tests here
2019-05-24Merge branch 'reverse_proxy_upstream_v4_fix' into 'develop'lambda
explicitly set reverse proxy upstream to IPv4 Closes #930 See merge request pleroma/pleroma!1197
2019-05-23explicitly set reverse proxy upstream to IPv4Alfie Pates
since Pleroma.Web.Endpoint binds on IPv4 only and `localhost.` resolves to [::0] on some systems fixes #930.
2019-05-23Change the order of preloading when fetching activities for contextrinpatch
2019-05-22Merge branch 'feature/mrf-user-filter' into 'develop'kaniini
mrf: add support for filtering users See merge request pleroma/pleroma!1188
2019-05-22Fix credo issuesrinpatch
2019-05-22Merge branch 'ssh-fixes' into 'develop'kaniini
Ssh fixes Closes #869 and #925 See merge request pleroma/pleroma!1191
2019-05-22update documentation for the new MRF features [no-ci]William Pitcock
2019-05-22tests: add tests for banner and avatar removalWilliam Pitcock
2019-05-22mrf: simple policy: add the ability to strip avatars and banners from user ↵William Pitcock
profiles
2019-05-22activitypub: run user objects through MRF filtersWilliam Pitcock
2019-05-22mrf: defang policy modules for filtering user profile objectsWilliam Pitcock
2019-05-22Exclude Answers from fetching by defaultrinpatch
2019-05-22Normalize poll votes to Answer objectsrinpatch
2019-05-22Merge branch 'fix/prune-objects-times-out' into 'develop'rinpatch
Disable timeouts for object pruning query See merge request pleroma/pleroma!1193
2019-05-22Disable timeouts for object pruning queryrinpatch
2019-05-22Merge branch 'issue/699' into 'develop'lambda
[#699] add worker to clean expired oauth tokens See merge request pleroma/pleroma!1184
2019-05-22[#699] add worker to clean expired oauth tokensMaksim
2019-05-22Update CHANGELOG.mdlambda
2019-05-22Merge branch 'feature/object-pruning' into 'develop'lambda
Object pruning See merge request pleroma/pleroma!1181
2019-05-22Mix: Only start sshd when needed, second try.lain
2019-05-22Merge branch 'bring-ecto-back-to-mainline' into 'develop'lambda
Mix: Bring ecto-sql back to mainline. See merge request pleroma/pleroma!1192
2019-05-22Mix: Bring ecto-sql back to mainline.lain
2019-05-22Changelog: Add tip for debian users.lain
2019-05-22Add GIN index on object data->'name'rinpatch
2019-05-22Documentation: Specify PEM format for SSH keys.lain
Otherwise openssh-client 7.9 will generate a different format that can't be used by esshd.
2019-05-22Linting.lain
2019-05-22Mix: Don't start esshd application if we don't need it.lain