Age | Commit message (Collapse) | Author |
|
notifications API
Try to fix Travis CI setup
|
|
|
|
|
|
|
|
improved how "show more" link looks
|
|
|
|
|
|
|
|
non-blank spoiler_text
Federate spoiler_text using warning attribute on <content /> instead of a <category term="spoiler" />
Clean up schema file from accidental development migrations
|
|
|
|
downloaded
|
|
|
|
|
|
optional website field, add application details to API, show application name and website on detailed status views. Resolves #11
|
|
|
|
|
|
global settings
with YAML-defined defaults. Add admin page for editing global settings. Add "site_description"
setting that would show as a paragraph on the frontpage
|
|
|
|
for local attachments, use them in URLs. Check status privacy
before redirecting to actual file.
|
|
|
|
Reflect "requested" relationship in API and UI
Reflect inability of private posts to be reblogged in the UI
Disable Webfinger for locked accounts
|
|
force-unfollow blocked users
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #233, fix #268
|
|
|
|
|
|
|
|
needlessly reload reblogged status, send Devise e-mails asynchronously
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to the API
|
|
fix seed
|
|
|
|
|
|
|
|
|
|
registration API
|
|
|
|
respect hub.lease_seconds (fix #46)
|
|
|