html: add default scrubbing profile and configuration knobs
[akkoma] / lib /
2018-09-10 William Pitcockhtml: add default scrubbing profile and configuration...
2018-09-10 William Pitcockeverywhere: use Pleroma.HTML module instead of HtmlSani...
2018-09-10 William Pitcockhtml: new module providing a configurable markup scrubb...
2018-09-09 kaniiniMerge branch 'suggestion-api-restriction' into 'develop'
2018-09-09 Hakaba Hitoyomake limit for /api/v1/suggestions
2018-09-08 lambdaMerge branch 'moonman/pleroma-sha512-crypt' into 'develop'
2018-09-07 kaniiniMerge branch 'add-secure-and-samesite-cookie-flags...
2018-09-07 kaniiniMerge branch 'improve-server-config-examples' into...
2018-09-07 kaniiniMerge branch 'feature/custom_media_url' into 'develop'
2018-09-07 kaniiniMerge branch 'fix/tusk' into 'develop'
2018-09-07 Martin KühlMastodon API: Fake support for loading filters
2018-09-07 Martin KühlMastodon API: Add unsupported attributes to relationshi...
2018-09-05 lainAdd LegacyAuthenticationPlug to router.
2018-09-05 lainUpdate legacy passwords automatically.
2018-09-05 lainAdd Plugs to router.
2018-09-05 lainAdd UserEnabledPlug.
2018-09-05 lainAdd SetUserSessionIdPlug.
2018-09-05 HaelwennMerge branch 'fix/sign-in-with-toot' into 'develop'
2018-09-05 lainAdd new plugs to router.
2018-09-05 lainAdd EnsureUserKeyPlug, smaller fixes
2018-09-05 lainSimplify AuthenticationPlug
2018-09-05 lainAdd SessionAuthenticationPlug.
2018-09-05 lainAdd LegacyAuthenticationPlug
2018-09-05 lainAdd EnsureAuthenticatedPlug
2018-09-05 lainAdd UserFetcherPlug.
2018-09-05 lainAdd BasicAuthDecoderPlug
2018-09-05 Moon Manchange cond to if else
2018-09-05 Moon Manauth against sha512-crypt password hashes, upgrade...
2018-09-03 kaniiniMerge branch 'feature/staff-discovery-api' into 'develop'
2018-09-03 kaniiniMerge branch 'develop' into 'feature/staff-discovery...
2018-09-03 William Pitcocknodeinfo: add staffAccounts field to metadata
2018-09-03 kaniiniMerge branch 'feature/mastodon_api_2.4.x' into 'develop'
2018-09-03 kaniiniMerge branch 'report-chat-and-gopher-support' into...
2018-09-03 Hakaba Hitoyoreport chat and gopher support at /nodeinfo/2.0.json
2018-09-03 William Pitcockuser: add moderator_user_query()
2018-09-03 kaniiniMerge branch 'nil-bio-emojis' into 'develop'
2018-09-03 HaelwennMerge branch 'patch-2' into 'develop'
2018-09-03 shadowfactsUpdate mastodon_api_controller.ex
2018-09-03 shadowfactsUpdate mastodon_api_controller.ex
2018-09-03 shadowfactsRender notification IDs as strings, not numbers
2018-09-02 Thurloatsloop around get_emoji/1 to check is_binary and have...
2018-09-02 Haelwenn (lanodan... [Pleroma.Uploaders.Local]: Add configuration for custom...
2018-09-02 kaniiniMerge branch 'hotfix_broken_likes' into 'develop'
2018-09-02 kaniiniMerge branch 'security/emoji-xss' into 'develop'
2018-09-02 William Pitcockformatter: don't add XSS emoji
2018-09-01 kaniiniMerge branch 'security/activitypub-spoofing' into ...
2018-09-01 William Pitcocktransmogrifier: fix peertube/plume actor handling
2018-09-01 William Pitcockactivitypub: fix possibility of spoofing by containing...
2018-09-01 HaelwennMerge branch 'feature/disable-config-management' into...
2018-09-01 William Pitcockrun `mix format`.
2018-09-01 Martin KühlOAuth: Support /revoke endpoint for revoking tokens
2018-09-01 Martin KühlOAuth: Set `created_at` in token exchange response
2018-09-01 Martin KühlAccountView: `sensitive` is supposed to be a boolean...
2018-09-01 William Pitcockconfig: add ability to disable Pleroma FE config manage...
2018-09-01 kaniiniMerge branch 'lanodan/code-dup_in_mastoapi_search'...
2018-09-01 kaniiniMerge branch 'verify-credentials-default-scope' into...
2018-09-01 Will PearsonSpecify default scope in verify_credentials
2018-09-01 Haelwenn (lanodan... [Pleroma.Web.MastodonAPI.MastodonAPIController].search...
2018-08-31 Thurloatadd nil clause for Formatter.get_emoji/1 to return...
2018-08-31 lambdaMerge branch 'revert-a26d5e6b' into 'develop'
2018-08-31 lambdaRevert "Merge branch 'feature/rich-text' into 'develop'"
2018-08-31 kaniiniMerge branch 'update/pleroma-fe-config-20180831' into...
2018-08-31 William Pitcockconfig: chase pleroma-fe updates from MR pleroma-fe...
2018-08-31 kaniiniMerge branch 'feature/rich-text' into 'develop'
2018-08-31 William Pitcockcommon api: add support for formatting messages outside...
2018-08-30 kaniiniMerge branch 'use-media-proxy-in-suggestions-api' into...
2018-08-30 kaniiniMerge branch 'backendhack' into 'develop'
2018-08-30 Thurloatincrease uploader behaviour documentation accuracy.
2018-08-30 ThurloatAdd backend failure handling with :ok | :error so the...
2018-08-29 William Pitcockactivity: drop recipients_to/recipients_cc fields
2018-08-29 William Pitcockactivitypub: use jsonb query for containment instead...
2018-08-29 HaelwennMerge branch 'fix-mastodon-notifications-without-nickna...
2018-08-29 hrefFix Mastodon API when actor's nickname is null
2018-08-29 William Pitcockstreamer: contain list updates in the same way as we...
2018-08-29 William Pitcockmastodon api: use bounded AP object graph query to...
2018-08-29 William Pitcockactivitypub: allow querying the activity/object graph...
2018-08-29 William Pitcockactivity: add recipients_to and recipients_cc fields
2018-08-29 Thurloatfix S3 ref in sample config to generate proper path.
2018-08-29 Thurloatadd a sample swift config
2018-08-29 ThurloatA hobbldey-working swift client.
2018-08-28 Thurloatworks now, tested with profile photo upload on local...
2018-08-28 Thurloatadd the behaviour, work on actually making it work.
2018-08-28 shibayashiExplicitly set 'http_only' to true
2018-08-28 ThurloatImplement uploader behaviour
2018-08-28 shibayashiSet SameSite flag to 'Strict'
2018-08-28 Hakaba Hitoyouse media proxy for suggestions api
2018-08-28 Thurloatcleaning up a bit.
2018-08-28 Thurloatexample of flexible storage backends
2018-08-28 kaniiniMerge branch 'feature/s3' into 'develop'
2018-08-28 William Pitcockupload: formatting
2018-08-28 William Pitcockupload: add the S3 support itself
2018-08-28 William Pitcocksample config: add S3 public endpoint option
2018-08-27 William Pitcockupload: strip exif data before finalizing the file...
2018-08-27 William Pitcocksample config: show how amazon s3 support is activated...
2018-08-27 shibayashiFix formatting
2018-08-27 shibayashiAdd Secure and SameSite cookie flags
2018-08-27 Henry Jamesonbetter solution, added test.
2018-08-27 Haelwenn (lanodan... [Pleroma.Web.MastodonAPI.FilterView] fix expires_at...
2018-08-27 Haelwenn (lanodan... [Pleroma.Web.MastodonAPI.FilterView]: expires_at should...
2018-08-27 Haelwenn (lanodan... [Pleroma.Web.MastodonAPI.MastodonAPIController]: Bump...
next