Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2018-09-05 | Add LegacyAuthenticationPlug | lain | |
2018-09-05 | Add EnsureAuthenticatedPlug | lain | |
2018-09-05 | Add UserFetcherPlug. | lain | |
2018-09-05 | Add BasicAuthDecoderPlug | lain | |
2018-09-05 | pinned crypt dependency to specific commit | Moon Man | |
2018-09-05 | change cond to if else | Moon Man | |
2018-09-05 | auth against sha512-crypt password hashes, upgrade to pbkdf2 | Moon Man | |
2018-09-03 | installation/pleroma-apache.conf: OCSP stapling needs to be outside of the ↵ | shibayashi | |
virtualhost directive | |||
2018-09-03 | Merge branch 'feature/staff-discovery-api' into 'develop' | kaniini | |
staff discovery api See merge request pleroma/pleroma!326 | |||
2018-09-03 | Merge branch 'develop' into 'feature/staff-discovery-api' | kaniini | |
# Conflicts: # lib/pleroma/web/nodeinfo/nodeinfo_controller.ex | |||
2018-09-03 | tests: add test for staffAccounts presence in nodeinfo | William Pitcock | |
2018-09-03 | nodeinfo: add staffAccounts field to metadata | William Pitcock | |
2018-09-03 | Merge branch 'feature/mastodon_api_2.4.x' into 'develop' | kaniini | |
Add/Fix Mastodon endpoints for 2.4.3 compatibility See merge request pleroma/pleroma!266 | |||
2018-09-03 | Merge branch 'report-chat-and-gopher-support' into 'develop' | kaniini | |
Report chat and gopher support at /nodeinfo/2.0.json See merge request pleroma/pleroma!327 | |||
2018-09-03 | report chat and gopher support at /nodeinfo/2.0.json | Hakaba Hitoyo | |
2018-09-03 | user: add moderator_user_query() | William Pitcock | |
2018-09-03 | migrations: add is_moderator index for users table | William Pitcock | |