Age | Commit message (Collapse) | Author |
|
add finnish translation
|
|
|
|
|
|
|
|
|
|
in need of re-download
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #361 with rich OEmbed display via iframe, fix #237 by hiding sensitive
content behind a spoiler on public pages
|
|
|
|
|
|
Closes: #345
|
|
|
|
|
|
using S3. Do not keep originals
for avatars/headers, resize avatars down to 120x120 instead of 300x300. Set cache headers on S3 stuff, also
make it private (aka only accessible via expiring links to prevent hotlinking)
|
|
from accounts/tags because it's a terribly inefficient way to paginate
large sets of data
|
|
|
|
Fix #233, fix #268
|
|
|
|
by updating it at least every 24h if the user visits the site
|
|
of avatars
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This might help with GS compatibility
|
|
This prevents the bug where if you go "back" to the UI after navigating to
another page it loads with the old set of statuses
|
|
|
|
|