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)
10 years ago
Eugen Rochko
290ffb63cd
Fix cloudfront config
10 years ago
Eugen Rochko
d3bd10dfe4
Add Cloudfront support
10 years ago
Eugen Rochko
565cd95bca
Keep timelines in the UI trimmed when possible
10 years ago
Eugen Rochko
b14b5e3b44
Improve notification model
10 years ago
Eugen Rochko
5abf64d647
Add "next" pagination to public profiles
10 years ago
Eugen Rochko
ec44cff9a2
Admin accounts page lists accounts
10 years ago
Eugen Rochko
816284d739
Fix #248 - Reload all accounts when fetching from cache
10 years ago
Eugen
253970cb73
Merge pull request #335 from stamak/doorkeeper.uk.yml
...
Add Ukrainian localization file doorkeeper.uk.yml
10 years ago
Stanislav Makar
ea91286aaa
Add Ukrainian localization file doorkeeper.uk.yml
...
Closes : #334
10 years ago
Eugen Rochko
165498f110
Make data migration more merciful
10 years ago
Eugen Rochko
8cfcc52876
Make all account links into permalinks (open public except on left click)
10 years ago
Eugen Rochko
470f629b06
Fix #284 - Alignment in notifications column
10 years ago
Eugen Rochko
d9232959df
Fix #298 - Esc to close modal
10 years ago
Eugen Rochko
3114e55c7a
Fix #323 - self-replies to appear in public timelines again
10 years ago
Eugen Rochko
e3222feddb
Updated README with link to production guide
10 years ago
Eugen Rochko
58b3f4fd67
Fix #329 - avatar errors no longer prevent remote accounts from being saved
...
(without avatar). Also improved search position of exact matches
10 years ago
Eugen
2b2797d6a5
Merge pull request #327 from TazeTSchnitzel/clearer_unlisted
...
Replace “Unlisted mode” with “Do not show on public timeline”
10 years ago
Eugen
fe65acd414
Merge pull request #328 from TazeTSchnitzel/fix_crlf
...
Fix line endings for Portuguese locale
10 years ago
Andrea Faulds
1c1102008f
Fix line endings for Portuguese locale
10 years ago
Andrea Faulds
fd01f13b3c
Replace "Unlisted mode" with more explicit text
10 years ago
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
10 years ago
Eugen
bdf7d8f8fd
Fix opengraph preview image
10 years ago
Eugen
96a2a6523b
Merge pull request #322 from unsmell/master
...
Devise, Doorkeeper, settings & general PT translation
10 years ago
unsmell
2b13df4a8d
Create pt.jsx
10 years ago
unsmell
66e55d60e1
Create pt localisation files in /config/locales/
10 years ago
Eugen
0768c2825f
Merge pull request #320 from alexgleason/readme-nginx
...
Guide readers to production wiki page after Docker setup
10 years ago
Eugen Rochko
6ff93845d5
Add basic OEmbed provider API, fix #247
10 years ago
Eugen Rochko
14bd46946d
Per-status control for unlisted mode, also federation for unlisted mode
...
Fix #233 , fix #268
10 years ago
Alex Gleason
5c2ea4da7d
Guide readers to production wiki page after Docker setup
10 years ago
Eugen Rochko
1b447c190e
Preparing sensitive content for text
10 years ago
Eugen Rochko
a21bcac9e1
Further abstract caching for includes
10 years ago
Eugen Rochko
356d3874eb
Normalize localizations, add stub for admin/accounts
10 years ago
Eugen Rochko
4a2347da41
Track successful PuSH deliveries
10 years ago
Eugen Rochko
ff21ff1489
Make User#current_sign_in_at actually track when user was last active,
...
by updating it at least every 24h if the user visits the site
10 years ago
Eugen
872a35011a
Merge pull request #261 from alyssais/test_env
...
Add .env.test
10 years ago
Eugen
157fd07edc
Update .env.test
10 years ago
Eugen
18da021529
Merge pull request #235 from TazeTSchnitzel/settings_contrast
...
Improve contrast for settings pages (fixes #173 )
10 years ago
Eugen
1e99a2bb03
Fix trying to PuSH-publish updates of remote removals
10 years ago
Eugen Rochko
7e90772c92
Unify collection caching code
10 years ago
Eugen Rochko
93a90cd9c3
Delete statuses asynchronously but provide instant feedback in the API
10 years ago
Eugen Rochko
5973ca3d11
Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions of avatars
10 years ago
Eugen Rochko
cc70f28f19
Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
...
can be processed separately
10 years ago
Eugen Rochko
c0555f2db6
Don't rate-limit PuSH endpoints
10 years ago
Eugen Rochko
4e351baf88
Fix URLs in inline-rendered XML
10 years ago
Eugen
41ef277da3
Fix URLs in ApplicationController.renderer
10 years ago
Eugen Rochko
5b076cbafb
Fix delete Salmons
10 years ago
Eugen Rochko
3ba6531611
Fix setting of confirmed=true on successful confirmation
10 years ago
Eugen Rochko
50638174c8
More logging to ConfirmationWorker
10 years ago
Eugen Rochko
4eba76711b
Adding backtracing to Salmon/Processing workers
10 years ago