Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
to allow for SSL debugging)
|
|
|
|
|
|
JSON-LD: object sanitization
See merge request pleroma/pleroma!438
|
|
outgoing objects
this causes JSON-LD parsers to get upset and has also lead to developer confusion from outside
projects which tried to parse our internal data. accordingly, it seems better to just remove
it.
|
|
|
|
|
|
|
|
|
|
|
|
activity is given for rendering
|
|
ostatus: only federate activities concerning note objects
See merge request pleroma/pleroma!437
|
|
Host LitePub JSON-LD context locally
See merge request pleroma/pleroma!435
|
|
|
|
|
|
|
|
insertion
|
|
|
|
|
|
|
|
Notification.get_notified_from_activity().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of Github-hosted one
|
|
|
|
|
|
Small jsonld refactor
See merge request pleroma/pleroma!433
|
|
|
|
|
|
qvitter notifications: add new "read notifications" API
See merge request pleroma/pleroma!431
|
|
Runtime configuration
See merge request pleroma/pleroma!430
|
|
This copies Mastodon API behaviour & fixes Mastalab app.
|
|
|
|
|
|
|
|
Related to #85
Everything should now be configured at runtime, with the exception of
the `Pleroma.HTML` scrubbers (the scrubbers used can be
changed at runtime, but their configuration is compile-time) because
it's building a module with a macro.
|
|
Unify Mastodon Login with OAuth login.
See merge request pleroma/pleroma!429
|
|
Runtime configured router
See merge request pleroma/pleroma!426
|