- 14 Jan, 2019 6 commits
-
-
Ivan Tashkinov authored
-
kaniini authored
Activitypub c2s likes See merge request pleroma/pleroma!658
-
kaniini authored
-
- 13 Jan, 2019 3 commits
-
-
Sadposter authored
-
Maxim Filippov authored
- 12 Jan, 2019 6 commits
-
-
sxsdv1 authored
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.
-
sxsdv1 authored
-
sxsdv1 authored
-
sxsdv1 authored
Activities returned from inbox can include other types of objects like Article
-
Sadposter authored
-
Sadposter authored
As documented at https://docs.joinmastodon.org/api/rest/favourites/
-
- 11 Jan, 2019 5 commits
-
-
scarlett authored
-
minibikini authored
-
minibikini authored
- 10 Jan, 2019 18 commits
-
-
feld authored
Nginx is currently not caching data because proxy_buffering needs to be enabled for caching to work at all, and we are receiving a Cache-Control header from Pleroma that states "max-age=0, private, must-revalidate" Even disregarding the Cache-Control header that should actually be set to "public, max-age=1209600" as defined in the reverse_proxy code, we don't want to obey this header at all as it overrides our Nginx caching rules.
-
kaniini authored
Support activity+json request for activity See merge request pleroma/pleroma!641
-
feld authored
-
feld authored
This enables caching/streaming of chunked responses
-
feld authored
Support more filetypes for caching static media
-
Maxim Filippov authored
-
kaniini authored
-
kaniini authored
-
feld authored
-
- 09 Jan, 2019 2 commits
-
-
rinpatch authored