Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
all cases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add Twitter / Pleroma API user search
See merge request pleroma/pleroma!452
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Twitter API: Fall back to user.nickname if user has no name
Closes #375
See merge request pleroma/pleroma!444
|
|
|
|
|
|
|
|
|
|
|
|
ostatus: only federate activities concerning note objects
See merge request pleroma/pleroma!437
|
|
Test that prismo url-map transforms into a string
See merge request pleroma/pleroma!414
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
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.
|
|
Runtime configured router
See merge request pleroma/pleroma!426
|
|
Same API as the old Pleroma.Config
|
|
|
|
Discussed in https://git.pleroma.social/pleroma/pleroma/merge_requests/426#note_7232
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|