Eugen Rochko
cc7e8339ac
Fix rule
2016-12-04 18:34:30 +01:00
Eugen Rochko
9c379084a7
Fix mutating objects
2016-12-04 18:32:31 +01:00
Eugen Rochko
bae8aa876a
Better responsiveness
2016-12-04 18:13:07 +01:00
Eugen Rochko
68586258ca
Adding more to admin accounts UI
2016-12-04 18:10:40 +01:00
Eugen Rochko
7c81e7e9c7
Fix public tags page
2016-12-04 16:56:45 +01:00
Eugen Rochko
42b065d3d7
Automatically block outgoing notifications from silenced accounts to users
...
who don't follow them
2016-12-04 16:51:49 +01:00
Eugen Rochko
f6b99b05d3
Do not use expiring links after all
2016-12-04 13:02:43 +01:00
Eugen Rochko
9f4b033a8b
Set a specific S3 expiration time so that files can be cached
2016-12-04 12:58:35 +01:00
Eugen Rochko
595f592304
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)
2016-12-04 12:28:10 +01:00
Eugen Rochko
e20d57a9e6
Fix cloudfront config
2016-12-03 22:12:22 +01:00
Eugen Rochko
b245dc1575
Add Cloudfront support
2016-12-03 22:08:15 +01:00
Eugen Rochko
e5c39148d7
Keep timelines in the UI trimmed when possible
2016-12-03 21:04:57 +01:00
Eugen Rochko
047bdf6fe0
Improve notification model
2016-12-03 20:04:19 +01:00
Eugen Rochko
b506010b4f
Add "next" pagination to public profiles
2016-12-03 19:30:13 +01:00
Eugen Rochko
fb61dd14c5
Admin accounts page lists accounts
2016-12-03 19:08:07 +01:00
Eugen Rochko
2d4ce8a867
Fix #248 - Reload all accounts when fetching from cache
2016-12-03 18:21:26 +01:00
Eugen
5f933f7525
Merge pull request #335 from stamak/doorkeeper.uk.yml
...
Add Ukrainian localization file doorkeeper.uk.yml
2016-12-03 12:15:38 +01:00
Stanislav Makar
5c6faa8cc4
Add Ukrainian localization file doorkeeper.uk.yml
...
Closes : #334
2016-12-03 09:46:26 +02:00
Eugen Rochko
473470b119
Make data migration more merciful
2016-12-02 15:09:44 +01:00
Eugen Rochko
78d6c567b3
Make all account links into permalinks (open public except on left click)
2016-12-02 15:05:50 +01:00
Eugen Rochko
ef09351a06
Fix #284 - Alignment in notifications column
2016-12-02 14:52:41 +01:00
Eugen Rochko
29bd2ba85b
Fix #298 - Esc to close modal
2016-12-02 14:37:00 +01:00
Eugen Rochko
23a4f93345
Fix #323 - self-replies to appear in public timelines again
2016-12-02 14:33:20 +01:00
Eugen Rochko
11526f5718
Updated README with link to production guide
2016-12-02 14:21:19 +01:00
Eugen Rochko
211049ae59
Fix #329 - avatar errors no longer prevent remote accounts from being saved
...
(without avatar). Also improved search position of exact matches
2016-12-02 14:14:49 +01:00
Eugen
b81f025a56
Merge pull request #327 from TazeTSchnitzel/clearer_unlisted
...
Replace “Unlisted mode” with “Do not show on public timeline”
2016-12-01 20:58:00 +01:00
Eugen
b14291e617
Merge pull request #328 from TazeTSchnitzel/fix_crlf
...
Fix line endings for Portuguese locale
2016-12-01 20:57:26 +01:00
Andrea Faulds
3966353feb
Fix line endings for Portuguese locale
2016-12-01 17:27:47 +00:00
Andrea Faulds
76bbb55d61
Replace "Unlisted mode" with more explicit text
2016-12-01 17:19:58 +00:00
Eugen Rochko
8260628fc8
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
2016-12-01 16:26:25 +01:00
Eugen
9413d66105
Fix opengraph preview image
2016-12-01 01:56:43 +01:00
Eugen
2754b68361
Merge pull request #322 from unsmell/master
...
Devise, Doorkeeper, settings & general PT translation
2016-12-01 01:12:38 +01:00
unsmell
26a69d768c
Create pt.jsx
2016-11-30 23:05:24 -01:00
unsmell
1028ee341b
Create pt localisation files in /config/locales/
2016-11-30 23:04:53 -01:00
Eugen
4d37f873d1
Merge pull request #320 from alexgleason/readme-nginx
...
Guide readers to production wiki page after Docker setup
2016-11-30 23:18:30 +01:00
Eugen Rochko
a8814a19dc
Add basic OEmbed provider API, fix #247
2016-11-30 23:01:03 +01:00
Eugen Rochko
8d4ef0b6c3
Per-status control for unlisted mode, also federation for unlisted mode
...
Fix #233 , fix #268
2016-11-30 21:34:59 +01:00
Alex Gleason
a821abf1b4
Guide readers to production wiki page after Docker setup
2016-11-30 15:25:48 -05:00
Eugen Rochko
53cefcb6f8
Preparing sensitive content for text
2016-11-30 16:10:19 +01:00
Eugen Rochko
1bb1ec3b8d
Further abstract caching for includes
2016-11-30 15:57:56 +01:00
Eugen Rochko
329b2a326d
Normalize localizations, add stub for admin/accounts
2016-11-30 15:32:26 +01:00
Eugen Rochko
a692318382
Track successful PuSH deliveries
2016-11-30 15:24:57 +01:00
Eugen Rochko
015cd99f41
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
2016-11-30 15:17:03 +01:00
Eugen
bb224a83a2
Merge pull request #261 from alyssais/test_env
...
Add .env.test
2016-11-29 17:51:24 +01:00
Eugen
4e69aeb6ac
Update .env.test
2016-11-29 17:51:16 +01:00
Eugen
b389954d22
Merge pull request #235 from TazeTSchnitzel/settings_contrast
...
Improve contrast for settings pages (fixes #173 )
2016-11-29 17:50:19 +01:00
Eugen
c0bb1ed7c5
Fix trying to PuSH-publish updates of remote removals
2016-11-29 17:41:47 +01:00
Eugen Rochko
bee7aeaea5
Unify collection caching code
2016-11-29 15:49:39 +01:00
Eugen Rochko
d26b8f3cce
Delete statuses asynchronously but provide instant feedback in the API
2016-11-29 15:32:25 +01:00
Eugen Rochko
67db2cd871
Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions of avatars
2016-11-29 14:20:15 +01:00