Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
redis-backed "mentions" timeline as redundant (given notifications)
|
|
|
|
|
|
settings forms
|
|
|
|
|
|
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
|
|
|
|
in the background instead. Should fix delay where blocked person
can interact with blocker for a short time before background job
gets processed
|
|
|
|
|
|
background as well since it's a computationally expensive
|
|
now return empty hash instead of throwing a 404 error. When following,
merge into timeline will filter statuses
|
|
|
|
|
|
|
|
used from nginx when Rails fails.
|
|
ineffyble-fix/error-pages
|
|
|
|
|
|
to fetch ancestors from DB when in_reply_to_id is nil
|
|
|
|
handling altogether
|
|
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.
|
|
|
|
account's usernames when authorizing follow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
notifications API
Better initial state for unlisted/nsfw toggles
|
|
|
|
|
|
|
|
|
|
coming in via Salmon.
Currently no way to prevent remote follows, but they will only receive public
and unlisted posts
|
|
Reflect "requested" relationship in API and UI
Reflect inability of private posts to be reblogged in the UI
Disable Webfinger for locked accounts
|