Commit Graph

275 Commits (022e6e4b44229be70f0ec6720a66610a0e2a403a)

Author SHA1 Message Date
lambda 443d59baa0 Merge branch 'feature/new-user-routes' into 'develop'
6 years ago
raeno a300336459 Merge branch 'develop' into oembed_provider
6 years ago
href b1860fe85a
Instance/Static runtime plug
6 years ago
lambda 52ac7dce5c Merge branch 'captcha' into 'develop'
6 years ago
href 77b5154c82
Cowboy handler for Mastodon WebSocket
6 years ago
Ekaterina Vaartis 3a31fdaf06 Change minutes_retained config to seconds_retained
6 years ago
Ekaterina Vaartis 1d31fd0722 Make the hosted kocaptcha the default value
6 years ago
Ekaterina Vaartis 6062885df6 Add a configurable auto-cleanup for captchas
6 years ago
Ekaterina Vaartis 98e10c0d4f Add captcha documentation to config.md
6 years ago
Ekaterina Vaartis 23549d3952 Formatting fixes
6 years ago
Haelwenn (lanodan) Monnier ff7ce9a9fb
config/config.exs: Add application/jrd+json => jrd+json to fix webfinger
6 years ago
Ekaterina Vaartis 28c43a417e Add an ability to disabled captcha
6 years ago
Ekaterina Vaartis a2399c1c7c Add base CAPTCHA support (currently only kocaptcha)
6 years ago
raeno b5de7c4c4d Remove oembed for now, will submit it in another MR. Fix warnings
6 years ago
raeno d903e34cac Add opengraph/twitter_card:summary support. Add config to toggle on/off specific metadata
6 years ago
scarlett 213176c3c3 Add new frontend options to server-side config.
6 years ago
Maxim Filippov 09c13d0929 Use "~" as a route namespace symbol on FE
6 years ago
Maksim Pechnikov 3ce16e5a56 init tesla and updated the http requests in Pleroma.Web.Websub
6 years ago
href 680716b3c9
Config docs
6 years ago
href 02d3dc6869
Uploads fun, part. 2
6 years ago
href b19597f602
reverse proxy / uploads
6 years ago
kaniini 182e3e8da2 Merge branch 'feature/improve-version' into 'develop'
6 years ago
href bc5cf2c192
Improved version string
6 years ago
href bcecdc3ab1
Various runtime configuration fixes
6 years ago
hakabahitoyo 8fd0556c78 better config reading
6 years ago
hakabahitoyo 55abd8482e better config
6 years ago
hakabahitoyo 8e707aba29 format
6 years ago
Hakaba Hitoyo 58af0787be add mdii uploader
6 years ago
William Pitcock ee5932a504 http security: allow referrer-policy to be configured
6 years ago
William Pitcock fe67665e19 rename CSPPlug to HTTPSecurityPlug.
6 years ago
William Pitcock df72978dce csp plug: add support for certificate transparency
6 years ago
William Pitcock 69f5dfcfb3 config: add default parameters for CSPPlug
6 years ago
William Pitcock 234e471289 config: properly configure CORSPlug.
6 years ago
kaniini a880e0a527 Merge branch 'feature/upload-limits' into 'develop'
6 years ago
William Pitcock 36825932eb s3 uploader: add new feature to force public attachment URIs to go through media proxy
6 years ago
William Pitcock 167d3789a5 activitypub: upload: pass through an upload limit if one is provided
6 years ago
scarlett ae5beb7b64 Make finmoji optional
6 years ago
scarlett 3e79d941c8 Defaults for new frontend options in config.exs
6 years ago
Haelwenn (lanodan) Monnier 2154c5dcd8
lib/pleroma/html.ex: Use macros for valid_schemes, change config for schemes
6 years ago
William Pitcock 08d5ad71b6 nodeinfo: allow opting out of MRF transparency
6 years ago
William Pitcock 7b3fff9af8 {mastodon api, twitter api}: make the follow handshake timeout configurable
6 years ago
William Pitcock 285ac80c36 config: allow for accepted post formats to be configured
6 years ago
William Pitcock 16307da311 twitterapi: frontend config: add formattingOptionsEnabled
6 years ago
William Pitcock 5acfa2e091 config: pass inline images through mediaproxy (closes #275)
6 years ago
William Pitcock 342ed84446 MRF: add policy for normalizing HTML markup (local and remote) to a specific policy
6 years ago
William Pitcock 358f88e10a html: allow inline images by default (because of custom emoji)
6 years ago
William Pitcock 40e2f6e500 html: add default scrubbing profile and configuration knobs
6 years ago
William Pitcock 255f46d7ab html: new module providing a configurable markup scrubbing policy
6 years ago
Hakaba Hitoyo 4e1bb7bccb make limit for /api/v1/suggestions
6 years ago
kaniini 530561a091 Merge branch 'add-secure-and-samesite-cookie-flags' into 'develop'
6 years ago
Haelwenn (lanodan) Monnier 754deb26dd
[Pleroma.Uploaders.Local]: Add configuration for custom url path
6 years ago
William Pitcock c921d99898 config: add ability to disable Pleroma FE config management (closes #276)
6 years ago
William Pitcock de5bd6fc65 config: fix up defaults for s3 endpoint configuration
6 years ago
William Pitcock 856b5e1ca4 config: chase pleroma-fe updates from MR pleroma-fe!324.
6 years ago
Thurloat 8d2d7a8859 Implement uploader behaviour
6 years ago
Thurloat 0df558a6a5 cleaning up a bit.
6 years ago
Thurloat 709816a0f8 example of flexible storage backends
6 years ago
William Pitcock e95d958b52 sample config: show how amazon s3 support is activated, including third-party clones like wasabi
6 years ago
shibayashi b9a642da1e
Add Secure and SameSite cookie flags
6 years ago
kaniini 0f5bff8c66 Merge branch 'develop' into 'feature/relay'
6 years ago
hakabahitoyo 89e2cb0828 remove unused settings
6 years ago
William Pitcock 09cb402203 fe config: add collapse_message_with_subject fe option
6 years ago
kaniini 183ccd1812 Merge branch 'dev-lanodan-url-regex' into 'develop'
6 years ago
lambda 9908cf8fda Merge branch 'feature/suggestions-api-with-third-party-recommendation-engine' into 'develop'
6 years ago
William Pitcock 7bed350a23 config: allow relaying to be disabled
6 years ago
Hakaba Hitoyo f72cfada1a add suggestions/web config
6 years ago
Haelwenn (lanodan) Monnier d5091c3175
Allow additionnal schemes in the config
6 years ago
Tristan Mahé bc2668bb63 Merge remote-tracking branch 'upstream/develop' into feature/filter_exif
6 years ago
Hakaba Hitoyo cc9c062b55 merge
6 years ago
Hakaba Hitoyo b12d17d2ce configurable timeout
6 years ago
Hakaba Hitoyo e4dd58307a better configuration
6 years ago
William Pitcock 2b3f049b06 config: formatting
6 years ago
William Pitcock b23630076f TwitterAPI: present pleroma frontend config in API
6 years ago
William Pitcock cf219b6add config: make instance description configurable
6 years ago
Hakaba Hitoyo 091b7925d3 debug
6 years ago
Hakaba Hitoyo d76f0d87be do nothing if configuration is skipped
6 years ago
hakabahitoyo e7c580828c format
6 years ago
hakabahitoyo f96244006e change api
6 years ago
hakabahitoyo 127882a5d5 configurable
6 years ago
Tristan Mahé 5469fb9561 Merge remote-tracking branch 'upstream/develop' into feature/filter_exif
6 years ago
Jorty 748fff6544 Fix auto-shortcode emoji
6 years ago
Jorty c171f9790b Move emoji glob setting to config.exs
6 years ago
Tristan Mahé c67cf8e9af format...
6 years ago
Tristan Mahé cb21bf5fc2 filter exif data #187
6 years ago
lambda dfc96f222c Merge branch 'feature/configurable-blocks' into 'develop'
6 years ago
lambda 92135d00fc Merge branch 'feature/application-xml-mime' into 'develop'
6 years ago
William Pitcock 60d6038be5 mrf simple: add accept lists
6 years ago
William Pitcock c5bbc46f87 config: add application/xml mimetype support.
6 years ago
squidboi 2e294ee44a Merge branch 'develop' into feature/configurable-blocks
6 years ago
squidboi 07f0cfa53f
add allow_followersonly and allow_direct options for configuring mrf_rejectnonpublic
6 years ago
squidboi 4f9ecfc77a formatting
6 years ago
squidboi b3580b6971 add option to not deny follow if blocked (fixed)
6 years ago
squidboi e99c73aeba add option to not deny follow if blocked
6 years ago
squidboi 2847fc8f90 add option to not unfollow on block, and option to not federate outgoing blocks
6 years ago
William Pitcock 09604182d0 add the ability to 'quarantine' an activitypub peer, causing them to be treated as an OStatus peer.
6 years ago
William Pitcock 1c926c7b60 activitypub: allow mastodon S2S block extension support to be disabled
6 years ago
lain a7eb148d61 Optionally deactivate public timelines.
6 years ago
William Pitcock d24ddd9fb9 ActivityPub MRF: implement the SimplePolicy policy
7 years ago
William Pitcock 4a178b3d65 ActivityPub: implement MRF core hook and baseline noop policy object
7 years ago
lain cd543d58a1 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
7 years ago
lain 468e41d50c Respond to proper ActivityPub type.
7 years ago
William Pitcock 4bf86d4cf5 config: make the upload limit configurable
7 years ago
lain 4e5aa3b3a0 Add gopher server.
7 years ago
lain 4afbef39f4 Format the code.
7 years ago
lain 86058c9a88 Return version in instance endpoint, set version to 0.9.0.
7 years ago
lain fbc187ac15 Switch to Jason for json handling.
7 years ago
lain 611ca385de Merge branch 'develop' into feature/activitypub
7 years ago
lain 0e20d5529a Add way to disable federation.
7 years ago
Roger Braun 52200998c9 Merge branch 'develop' into feature/activitypub
7 years ago
eal f0745148a3 Add config option for enabling/disabling chat.
7 years ago
Jeff Becker 066fe1a697
use nil instead of empty string
7 years ago
Jeff Becker 658c4754ff
docs
7 years ago
Jeff Becker 5ddd15d794
make httppoison use configurable http proxy
7 years ago
Roger Braun 5599c5920c Basic incoming AP support.
7 years ago
href 1cb5cbdc6c
Improve error handling, add configuration
7 years ago
Roger Braun c20530e708 Add configuration option for registrations.
7 years ago
Roger Braun 50409326a8 Refactor posting and make character limit configurable.
7 years ago
Roger Braun ac2893a945 Add instance config options.
7 years ago
Roger Braun d982f04a65 Mock HTTPoison in testing.
7 years ago
Roger Braun 1422e7aa84 Handle incoming websub subscriptions.
8 years ago
Roger Braun 8fb73c28bb Only have one subscription per callback.
8 years ago
Roger Braun ce6cc84a4a Add basic webfinger.
8 years ago
Roger Braun e7dc39e40c Basic file uploading via TwAPI.
8 years ago
Roger Braun 08fdbd6f3a Add Uploads.
8 years ago
Roger Braun a93f3421a7 Phoenix skeleton
8 years ago