Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
update pleroma frontend See merge request pleroma/pleroma!344 | |||
2018-09-16 | Merge branch 'feature/html-scrub-policy' into 'develop' | kaniini | |
html scrub policy See merge request pleroma/pleroma!339 | |||
2018-09-14 | update-pleroma-frontend | hakabahitoyo | |
2018-09-12 | Merge branch 'patch-3' into 'develop' | Haelwenn | |
Add visible_in_picker to status emojis See merge request pleroma/pleroma!342 | |||
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 | |
activitypub: transmogrifier: allow profile updates from bots See merge request pleroma/pleroma!341 | |||
2018-09-10 | activitypub: transmogrifier: allow profile updates from bots | William Pitcock | |
2018-09-10 | Merge branch 'refactor/mrf-pattern-matching' into 'develop' | kaniini | |
MRF: significant refactoring See merge request pleroma/pleroma!340 | |||
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 | |
Add missing URL encoding in create authorization redirect See merge request pleroma/pleroma!338 | |||
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 | |
test: user enabled plug tests: fix circular reference See merge request pleroma/pleroma!336 | |||
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 | |
2018-09-09 | Merge branch 'update/pleroma-fe-20180909' into 'develop' | kaniini | |
update pleroma frontend See merge request pleroma/pleroma!335 | |||
2018-09-09 | update pleroma frontend | William Pitcock | |
2018-09-09 | Merge branch 'suggestion-api-restriction' into 'develop' | kaniini | |
Make limit for /api/v1/suggestions See merge request pleroma/pleroma!334 | |||
2018-09-09 | make limit for /api/v1/suggestions | Hakaba Hitoyo | |
2018-09-08 | Merge branch 'moonman/pleroma-sha512-crypt' into 'develop' | lambda | |
auth overhaul and legacy GS auth See merge request pleroma/pleroma!331 | |||
2018-09-07 | Merge branch 'add-secure-and-samesite-cookie-flags' into 'develop' | kaniini | |
Add Secure and SameSite cookie flags See merge request pleroma/pleroma!302 | |||
2018-09-07 | Merge branch 'improve-server-config-examples' into 'develop' | kaniini | |
Improve server config examples See merge request pleroma/pleroma!307 | |||
2018-09-07 | Merge branch 'feature/custom_media_url' into 'develop' | kaniini | |
[Pleroma.Uploaders.Local]: Add configuration for custom url path See merge request pleroma/pleroma!318 | |||
2018-09-07 | Merge branch 'fix/tusk' into 'develop' | kaniini | |
Fix signin and initial loading with Tusk See merge request pleroma/pleroma!333 | |||
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 | |
These attributes are documented as required by the Mastodon API. Since we don’t support them (I think?), respond with default values. | |||
2018-09-06 | Merge branch 'fix/test-failure-due-to/306' into 'develop' | lambda | |
Fix the tests See merge request pleroma/pleroma!332 | |||
2018-09-05 | Fix warning. | lain | |
2018-09-05 | Add LegacyAuthenticationPlug to router. | lain | |
2018-09-05 | Update legacy passwords automatically. | lain | |
2018-09-05 | Fix the tests | Martin Kühl | |
2018-09-05 | Update Mix.lock | 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 | |
Fix sign-in and sign-out with Toot! See merge request pleroma/pleroma!306 | |||
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 | |