Commit Graph

792 Commits (f406e01fcf7d69045cf3ad8ea8dea51acd85535b)
 

Author SHA1 Message Date
Eugen Rochko f406e01fcf Add filters for suspended accounts
Eugen Rochko 2488162733 Adding suspend account service
Eugen Rochko 1357c1cb3d Add single user mode
Eugen Rochko 84d2371d6a Fix
Eugen Rochko 39cc9fde8a Add account suspension
Eugen Rochko 64d109dc0e Downsize originals in media attachments, small fixes
Eugen a910cdd54d Merge pull request from stamak/uk.yml
Add Ukrainian localization file uk.yml
Stanislav Makar 0e18bbe3e2 Add Ukrainian localization file uk.yml
Closes: 
Eugen Rochko b362de2232 Adding configurable e-mail blacklist
Eugen Rochko 41b4be699f Fix rule
Eugen Rochko d5da55c6cc Fix mutating objects
Eugen Rochko d4559402e4 Better responsiveness
Eugen Rochko 9d9f796130 Adding more to admin accounts UI
Eugen Rochko d236dcded2 Fix public tags page
Eugen Rochko 00e9dac1d3 Automatically block outgoing notifications from silenced accounts to users
who don't follow them
Eugen Rochko f763e844e8 Do not use expiring links after all
Eugen Rochko 24e692b0cf Set a specific S3 expiration time so that files can be cached
Eugen Rochko 80c44ed9c1 Do not autoplay videos, display play button instead. Use expiring links when 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)
Eugen Rochko 290ffb63cd Fix cloudfront config
Eugen Rochko d3bd10dfe4 Add Cloudfront support
Eugen Rochko 565cd95bca Keep timelines in the UI trimmed when possible
Eugen Rochko b14b5e3b44 Improve notification model
Eugen Rochko 5abf64d647 Add "next" pagination to public profiles
Eugen Rochko ec44cff9a2 Admin accounts page lists accounts
Eugen Rochko 816284d739 Fix - Reload all accounts when fetching from cache
Eugen 253970cb73 Merge pull request from stamak/doorkeeper.uk.yml
Add Ukrainian localization file doorkeeper.uk.yml
Stanislav Makar ea91286aaa Add Ukrainian localization file doorkeeper.uk.yml
Closes: 
Eugen Rochko 165498f110 Make data migration more merciful
Eugen Rochko 8cfcc52876 Make all account links into permalinks (open public except on left click)
Eugen Rochko 470f629b06 Fix - Alignment in notifications column
Eugen Rochko d9232959df Fix - Esc to close modal
Eugen Rochko 3114e55c7a Fix - self-replies to appear in public timelines again
Eugen Rochko e3222feddb Updated README with link to production guide
Eugen Rochko 58b3f4fd67 Fix - avatar errors no longer prevent remote accounts from being saved
(without avatar). Also improved search position of exact matches
Eugen 2b2797d6a5 Merge pull request from TazeTSchnitzel/clearer_unlisted
Replace “Unlisted mode” with “Do not show on public timeline”
Eugen fe65acd414 Merge pull request from TazeTSchnitzel/fix_crlf
Fix line endings for Portuguese locale
Andrea Faulds 1c1102008f Fix line endings for Portuguese locale
Andrea Faulds fd01f13b3c Replace "Unlisted mode" with more explicit text
Eugen Rochko 1d0321fc45 Fix pt translations, improve pre-cache queries, removing will_paginate
from accounts/tags because it's a terribly inefficient way to paginate
large sets of data
Eugen bdf7d8f8fd Fix opengraph preview image
Eugen 96a2a6523b Merge pull request from unsmell/master
Devise, Doorkeeper, settings & general PT translation
unsmell 2b13df4a8d Create pt.jsx
unsmell 66e55d60e1 Create pt localisation files in /config/locales/
Eugen 0768c2825f Merge pull request from alexgleason/readme-nginx
Guide readers to production wiki page after Docker setup
Eugen Rochko 6ff93845d5 Add basic OEmbed provider API, fix
Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode
Fix , fix 
Alex Gleason 5c2ea4da7d Guide readers to production wiki page after Docker setup
Eugen Rochko 1b447c190e Preparing sensitive content for text
Eugen Rochko a21bcac9e1 Further abstract caching for includes
Eugen Rochko 356d3874eb Normalize localizations, add stub for admin/accounts