Age | Commit message (Collapse) | Author |
|
in some cases
|
|
/api/v1/instance/peers responses.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
websub: improve error handling
See merge request pleroma/pleroma!670
|
|
|
|
of Poison like everywhere else
|
|
|
|
|
|
|
|
|
|
|
|
|
|
opengraph too
|
|
|
|
|
|
|
|
|
|
|
|
Fix Elixir 1.8 type annotation issue
Closes #523
See merge request pleroma/pleroma!668
|
|
|
|
|
|
|
|
|
|
URI escape file upload URLs
See merge request pleroma/pleroma!665
|
|
Remove recent activity restriction.
See merge request pleroma/pleroma!644
|
|
& followers boosting.
|
|
|
|
Add OEmbed parser
See merge request pleroma/pleroma!661
|
|
Activitypub c2s likes
See merge request pleroma/pleroma!658
|
|
|
|
with images
|
|
|
|
|
|
Top level of the likes OrderedCollection is inlined to get immediate
access to totalItems. Because the count can be returned without scanning
the database for like activities the extra query is saved when the
client only wants to display the total.
|
|
|
|
|
|
Activities returned from inbox can include other types of objects like
Article
|
|
|
|
As documented at https://docs.joinmastodon.org/api/rest/favourites/
|
|
|