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
Age
Commit message (
Expand
)
Author
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
test: add test proving that users are refreshed when stale
William Pitcock
2018-09-20
user: implement dynamic refresh of profiles (gets rid of need for fix_ap_user...
William Pitcock
2018-09-20
Merge branch 'bump-mastofe-2018-09-20' into 'develop'
Haelwenn
2018-09-20
Update mastodon frontend
Haelwenn (lanodan) Monnier
2018-09-20
Merge branch 'feature/mastodon_api_2.5.0' into 'develop'
Haelwenn
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-19
Merge branch 'fix/fake-filters' into 'develop'
Haelwenn
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
Merge branch 'feature/mediaproxy-inline-images' into 'develop'
kaniini
2018-09-16
config: pass inline images through mediaproxy (closes #275)
William Pitcock
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
Merge branch 'feature/mrf-scrub' into 'develop'
kaniini
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 'update-pleroma-frontend' into 'develop'
kaniini
2018-09-16
Merge branch 'feature/html-scrub-policy' into 'develop'
kaniini
2018-09-14
update-pleroma-frontend
hakabahitoyo
2018-09-12
Merge branch 'patch-3' into 'develop'
Haelwenn
2018-09-10
Update status_view_test.exs
shadowfacts
2018-09-10
Add visible_in_picker to status emojis
shadowfacts
2018-09-10
Merge branch 'bugfix/activitypub-bot-profile-update' into 'develop'
kaniini
2018-09-10
activitypub: transmogrifier: allow profile updates from bots
William Pitcock
2018-09-10
Merge branch 'refactor/mrf-pattern-matching' into 'develop'
kaniini
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
Merge branch 'bugfix/missing-url-encoding-oauth-token-redirect' into 'develop'
kaniini
2018-09-09
TASK: Fix formatting
Dominique Feyer
2018-09-09
Add missing URL encoding in create authorization redirect
Dominique Feyer
2018-09-09
Merge branch 'bugfix/test-circular-reference' into 'develop'
kaniini
2018-09-09
tests: break the cycle using pleroma.factory
William Pitcock
2018-09-09
tests: try breaking the cycle a different way
William Pitcock
2018-09-09
test: user enabled plug tests: fix circular reference
William Pitcock
[next]