- Jan 11, 2019
-
-
scarlett authored
-
- Jan 10, 2019
-
-
kaniini authored
Fix varnish chunked and general improvements See merge request pleroma/pleroma!653
-
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
-
kaniini authored
Add Twitter Card parser See merge request pleroma/pleroma!643
-
Maxim Filippov authored
-
kaniini authored
Twapi follower pagination See merge request pleroma/pleroma!648
-
Haelwenn authored
common api: fix newlines in markdown code blocks See merge request pleroma/pleroma!651
-
kaniini authored
-
kaniini authored
-
kaniini authored
Pinned Statuses Closes #440 See merge request pleroma/pleroma!636
-
kaniini authored
Mass follow See merge request pleroma/pleroma!642
-
kaniini authored
Add activity visibility index. See merge request pleroma/pleroma!646
-
kaniini authored
Alpha sort the restricted nicknames See merge request pleroma/pleroma!650
-
feld authored
-
- Jan 09, 2019
-
-
rinpatch authored
Rich media: Remove :commit since a tuple is already returned See merge request pleroma/pleroma!649
-
rinpatch authored
-
lain authored
-
lain authored
-
lain authored
Scarlett/pleroma summary html api See merge request pleroma/pleroma!647
-
lain authored
-
lain authored
-
lain authored
-
minibikini authored
-
minibikini authored
``` # Only return statuses that have been pinned GET /api/statuses/user_timeline.json?pinned=true # Pin POST /api/statuses/pin/:id # Unpin POST /api/statuses/unpin/:id ```
-
minibikini authored
-
lain authored
-
lain authored
-
minibikini authored
-
minibikini authored
# Conflicts: # docs/config.md
-
sxsdv1 authored
-
kaniini authored
user: fix local vs remote determination in remote_or_auth_active?/1 See merge request pleroma/pleroma!640
-
kaniini authored
-
kaniini authored
-
kaniini authored
-
kaniini authored
any actual callee will be dealing with a User struct to begin with, so just check the child struct inside User.superuser?/1 with pattern matching.
-
kaniini authored
auth_active?/1 can check remote users and return true directly.
-