Age | Commit message (Collapse) | Author |
|
|
|
|
|
(this is based on a counter in User.Info, but the counter is not reliable.)
|
|
It is not really feasible to quickly calculate the totalItems value and
it shouldn't be trusted anyway.
|
|
ActivityPub C2S oauth endpoints
See merge request pleroma/pleroma!821
|
|
|
|
The normal Base64 alphabet uses the equals sign (=) as a padding character. Since
Base64 strings are self-synchronizing, padding characters are unnecessary, so don't
generate them in the first place.
|
|
|
|
objects
|
|
|
|
format for `scopes` fields, updated usages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is needed to run dev mode mastofe at the same time
|
|
|
|
|
|
Feature/thread muting
See merge request pleroma/pleroma!796
|
|
rich media: tighten fetching timeouts and size limits
See merge request pleroma/pleroma!809
|
|
|
|
|
|
This reverts merge request !802
|
|
# Conflicts:
# lib/pleroma/web/federator/federator.ex
# lib/pleroma/web/websub/websub.ex
|
|
|
|
Fix credo issues
See merge request pleroma/pleroma!786
|
|
|
|
Do object insertion through Cachex
See merge request pleroma/pleroma!802
|
|
Respect blocks in mass follow.
See merge request pleroma/pleroma!797
|
|
So we don't flood our postgres logs with errors. Should also make things
slightly faster.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|