Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
migrated existing OAuth records. Adjusted tests.
|
|
|
|
oauth-scopes-tweaks-and-tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts merge request !2076
|
|
|
|
Stats: return status counts by scope
See merge request pleroma/pleroma!2076
|
|
oauth-scopes-tweaks-and-tests
|
|
|
|
|
|
|
|
|
|
|
|
Adds Event support in the same way Video objects are handled, with the
name of the object as message header.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
|
|
|
|
|
|
|
|
|
|
|
there is no reason IPC between two processes on the same node should
take 4 seconds
|
|
there is no need to wait for the task to finish, it will be deleted
when the transaction is aborted anyway.
|
|
the ids favs use are accurate down to a microsecond, there is no need
for it
|
|
controller tests modification: OAuth scopes usage.
|
|
|
|
|
|
error raised).
PleromaFE and other clients may safely request admin scope(s): if user isn't an admin, request is successful but only non-admin scopes from request are granted.
|
|
|
|
|
|
# Conflicts:
# lib/pleroma/user.ex
|
|
|
|
|
|
# Conflicts:
# CHANGELOG.md
|
|
|
|
1427-oauth-admin-scopes
# Conflicts:
# CHANGELOG.md
|
|
status search: prefer the status fetched by url over other results
See merge request pleroma/pleroma!2050
|
|
|
|
|