Age | Commit message (Collapse) | Author |
|
(#3641)
|
|
|
|
|
|
adjusted to allow choosing it, yet
|
|
|
|
|
|
|
|
leaking private toots in Atom feeds
|
|
Reflect "requested" relationship in API and UI
Reflect inability of private posts to be reblogged in the UI
Disable Webfinger for locked accounts
|
|
Filters out hidden stream entries from Atom feed
Blocks now generate hidden stream entries, can be used to federate blocks
Private statuses cannot be reblogged (generates generic 422 error for now)
POST /api/v1/statuses now takes visibility=(public|unlisted|private) param instead of unlisted boolean
Statuses JSON now contains visibility=(public|unlisted|private) field
|
|
removing web app capability from non-webapp pages
|
|
|
|
|
|
|
|
It can take as much as 0.5s if not longer to complete
|
|
|
|
behaviour with Turbolinks enabled, optimizing Rabl for production
|
|
Fixing another mention recording bug
|
|
|
|
|
|
|
|
|
|
|
|
|