Commit Graph

2259 Commits (582dbe5c8dceafdbcb266aeb43279456818e773a)
 

Author SHA1 Message Date
lambda 58539e1357 Revert "Merge branch 'feature/rich-text' into 'develop'"
6 years ago
kaniini 340ab3cb90 Merge branch 'bugfix/s3-configuration' into 'develop'
6 years ago
William Pitcock de5bd6fc65 config: fix up defaults for s3 endpoint configuration
6 years ago
kaniini 03ecbe0456 Merge branch 'update/pleroma-fe-20180831' into 'develop'
6 years ago
William Pitcock 2b4b4888a9 update pleroma frontend
6 years ago
kaniini d40466c291 Merge branch 'update/pleroma-fe-config-20180831' into 'develop'
6 years ago
William Pitcock 856b5e1ca4 config: chase pleroma-fe updates from MR pleroma-fe!324.
6 years ago
kaniini a26d5e6b2a Merge branch 'feature/rich-text' into 'develop'
6 years ago
William Pitcock e7871ed05e tests: add tests for evil HTML filtering
6 years ago
William Pitcock 6aa65b68b8 common api: add support for formatting messages outside of twitter-style plain text
6 years ago
kaniini e838969495 Merge branch 'use-media-proxy-in-suggestions-api' into 'develop'
6 years ago
kaniini 65e8d47cfb Merge branch 'backendhack' into 'develop'
6 years ago
Thurloat adffad5502 increase uploader behaviour documentation accuracy.
6 years ago
shibayashi d027c53d75
Add frame-ancestors 'none' to all configs
6 years ago
Thurloat af01f0196a Add backend failure handling with :ok | :error so the uploader can handle it.
6 years ago
William Pitcock 1a70d41f8e migrations: add index creation migration and recipients_to/cc removal migration
6 years ago
William Pitcock 29b5e30c46 activity: drop recipients_to/recipients_cc fields
6 years ago
William Pitcock 038139d641 migrations: drop filler migration
6 years ago
William Pitcock de9acebbf3 activitypub: use jsonb query for containment instead of recipients_to/recipients_cc.
6 years ago
shibayashi d035566116
installation/pleroma.nginx: Add 'always' to the security headers, so that they are included regardless of the status code
6 years ago
Haelwenn b11746726e Merge branch 'fix-mastodon-notifications-without-nickname' into 'develop'
6 years ago
href ddc6f32b75
Fix Mastodon API when actor's nickname is null
6 years ago
William Pitcock cce9d008f9 streamer: contain list updates in the same way as we do with the database query
6 years ago
William Pitcock ded9091206 mastodon api: use bounded AP object graph query to enforce containment of private statuses
6 years ago
William Pitcock 643fae6e36 activitypub: allow querying the activity/object graph bounded to a specific to/cc set
6 years ago
William Pitcock 9cac7c957c test: add testcase proving lists system does not leak non-public posts
6 years ago
William Pitcock 40ea07cd2f migrations: add migration to fill in recipients_to/recipients_cc fields
6 years ago
William Pitcock 81673b8136 activity: add recipients_to and recipients_cc fields
6 years ago
Thurloat d424e9fa5f fix S3 ref in sample config to generate proper path.
6 years ago
Thurloat ab9e5d64d6 add a sample swift config
6 years ago
Thurloat 2ff25ac0ce A hobbldey-working swift client.
6 years ago
shibayashi 64388c420a
installation/pleroma-apache.conf: Add TLS configuration and security headers
6 years ago
shibayashi 3487e15963
installation/pleroma.vcl: Add HTTP security headers
6 years ago
shibayashi 82e661cd07
installation/caddyfile-pleroma.example: Add Content-Security-Policy
6 years ago
Thurloat 9fc20ed572 works now, tested with profile photo upload on local backend.
6 years ago
Thurloat dad39b24a1 add the behaviour, work on actually making it work.
6 years ago
shibayashi 18ad8aaecf
Explicitly set 'http_only' to true
6 years ago
Haelwenn (lanodan) Monnier 0fd2eaf7af
installation/pleroma.nginx: Add Content-Security-Policy
6 years ago
Thurloat 8d2d7a8859 Implement uploader behaviour
6 years ago
shibayashi 4656a07e9e
Set SameSite flag to 'Strict'
6 years ago
Hakaba Hitoyo 6cbfb5ab5d use media proxy for suggestions api
6 years ago
Thurloat 0df558a6a5 cleaning up a bit.
6 years ago
Thurloat 709816a0f8 example of flexible storage backends
6 years ago
kaniini 49b165ddc6 Merge branch 'feature/s3' into 'develop'
6 years ago
William Pitcock d22f66655b upload: formatting
6 years ago
William Pitcock 1596185ac6 upload: add the S3 support itself
6 years ago
William Pitcock 03c35e579b sample config: add S3 public endpoint option
6 years ago
William Pitcock 86c007ddd2 upload: strip exif data before finalizing the file path
6 years ago
William Pitcock e95d958b52 sample config: show how amazon s3 support is activated, including third-party clones like wasabi
6 years ago
William Pitcock 4e4b1016ab mix: add ex_aws and ex_aws_s3 dependencies
6 years ago