index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-09-22
mastodon api: add support for user-supplied html policy
William Pitcock
2018-09-22
twitter api: add support for user-specified html policy
William Pitcock
2018-09-22
user: add User.html_filter_policy()
William Pitcock
2018-09-22
html: default to using normal scrub policy if provided scrub policy is nil
William Pitcock
2018-09-21
Merge branch 'feature/dynamic-user-refresh' into 'develop'
kaniini
2018-09-20
Merge branch 'task-204-on-options-request' into 'develop'
kaniini
2018-09-20
mix: remove fix_ap_users task, now obsolete
William Pitcock
2018-09-20
user: implement dynamic refresh of profiles (gets rid of need for fix_ap_user...
William Pitcock
2018-09-20
[Pleroma.Web.MastodonAPI.MastodonAPIController]: Bump mastodon_api_level to 2...
Haelwenn (lanodan) Monnier
2018-09-20
[Pleroma.Web.MastodonAPI.MastodonAPIController]: Remove unused variables
Haelwenn (lanodan) Monnier
2018-09-20
[Pleroma.Web.Router]: Fake /api/v1/endorsements
Haelwenn (lanodan) Monnier
2018-09-20
[Pleroma.Web.MastodonAPI.AccountView]: relationship.json: fake endorsed value...
Haelwenn (lanodan) Monnier
2018-09-20
[Pleroma.Web.MastodonAPI.StatusView] add replies_count
Haelwenn (lanodan) Monnier
2018-09-19
twitter api: fix mimetype fallback when attachments use a URI instead of a UR...
William Pitcock
2018-09-19
mastodon api: default attachment type to image if one is not present
William Pitcock
2018-09-18
Revert "Mastodon API: Fake support for loading filters"
Martin Kühl
2018-09-17
Return 204 response on options request
Dominique Feyer
2018-09-16
html: add policy which transforms inline images to pass through the media proxy
William Pitcock
2018-09-16
html: allow scrubbing policies to be stackable
William Pitcock
2018-09-16
MRF: add policy for normalizing HTML markup (local and remote) to a specific ...
William Pitcock
2018-09-16
html: add the ability to override the default scrub policy
William Pitcock
2018-09-16
Merge branch 'feature/html-scrub-policy' into 'develop'
kaniini
2018-09-10
Add visible_in_picker to status emojis
shadowfacts
2018-09-10
activitypub: transmogrifier: allow profile updates from bots
William Pitcock
2018-09-10
MRF: reject non-public: use pattern match to remove unnecessary if block
William Pitcock
2018-09-10
MRF: simple policy: refactor module to use guards and pattern matching
William Pitcock
2018-09-10
MRF: simple policy: contain media removal/nsfw ops to create activities only
William Pitcock
2018-09-10
formatting
William Pitcock
2018-09-10
html: allow inline images by default (because of custom emoji)
William Pitcock
2018-09-10
html: add default scrubbing profile and configuration knobs
William Pitcock
2018-09-10
everywhere: use Pleroma.HTML module instead of HtmlSanitizeEx directly
William Pitcock
2018-09-10
html: new module providing a configurable markup scrubbing policy
William Pitcock
2018-09-09
TASK: Fix formatting
Dominique Feyer
2018-09-09
Add missing URL encoding in create authorization redirect
Dominique Feyer
2018-09-09
make limit for /api/v1/suggestions
Hakaba Hitoyo
2018-09-08
Merge branch 'moonman/pleroma-sha512-crypt' into 'develop'
lambda
2018-09-07
Merge branch 'add-secure-and-samesite-cookie-flags' into 'develop'
kaniini
2018-09-07
Merge branch 'feature/custom_media_url' into 'develop'
kaniini
2018-09-07
Mastodon API: Fake support for loading filters
Martin Kühl
2018-09-07
Mastodon API: Add unsupported attributes to relationship responses
Martin Kühl
2018-09-05
Add LegacyAuthenticationPlug to router.
lain
2018-09-05
Update legacy passwords automatically.
lain
2018-09-05
Add Plugs to router.
lain
2018-09-05
Add UserEnabledPlug.
lain
2018-09-05
Add SetUserSessionIdPlug.
lain
2018-09-05
Merge branch 'fix/sign-in-with-toot' into 'develop'
Haelwenn
2018-09-05
Add new plugs to router.
lain
2018-09-05
Add EnsureUserKeyPlug, smaller fixes
lain
2018-09-05
Simplify AuthenticationPlug
lain
2018-09-05
Add SessionAuthenticationPlug.
lain
[prev]
[next]