about summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-12-04Set a specific S3 expiration time so that files can be cachedEugen Rochko
2016-12-04Do not autoplay videos, display play button instead. Use expiring links when ...Eugen Rochko
2016-12-03Fix cloudfront configEugen Rochko
2016-12-03Add Cloudfront supportEugen Rochko
2016-12-03Keep timelines in the UI trimmed when possibleEugen Rochko
2016-12-03Improve notification modelEugen Rochko
2016-12-03Add "next" pagination to public profilesEugen Rochko
2016-12-03Admin accounts page lists accountsEugen Rochko
2016-12-03Fix #248 - Reload all accounts when fetching from cacheEugen Rochko
2016-12-03Merge pull request #335 from stamak/doorkeeper.uk.ymlEugen
2016-12-03Add Ukrainian localization file doorkeeper.uk.ymlStanislav Makar
2016-12-02Make data migration more mercifulEugen Rochko
2016-12-02Make all account links into permalinks (open public except on left click)Eugen Rochko
2016-12-02Fix #284 - Alignment in notifications columnEugen Rochko
2016-12-02Fix #298 - Esc to close modalEugen Rochko
2016-12-02Fix #323 - self-replies to appear in public timelines againEugen Rochko
2016-12-02Updated README with link to production guideEugen Rochko
2016-12-02Fix #329 - avatar errors no longer prevent remote accounts from being savedEugen Rochko
2016-12-01Merge pull request #327 from TazeTSchnitzel/clearer_unlistedEugen
2016-12-01Merge pull request #328 from TazeTSchnitzel/fix_crlfEugen
2016-12-01Fix line endings for Portuguese localeAndrea Faulds
2016-12-01Replace "Unlisted mode" with more explicit textAndrea Faulds
2016-12-01Fix pt translations, improve pre-cache queries, removing will_paginateEugen Rochko
2016-12-01Fix opengraph preview imageEugen
2016-12-01Merge pull request #322 from unsmell/masterEugen
2016-11-30Create pt.jsxunsmell
2016-11-30Create pt localisation files in /config/locales/unsmell
2016-11-30Merge pull request #320 from alexgleason/readme-nginxEugen
2016-11-30Add basic OEmbed provider API, fix #247Eugen Rochko
2016-11-30Per-status control for unlisted mode, also federation for unlisted modeEugen Rochko
2016-11-30Guide readers to production wiki page after Docker setupAlex Gleason
2016-11-30Preparing sensitive content for textEugen Rochko
2016-11-30Further abstract caching for includesEugen Rochko
2016-11-30Normalize localizations, add stub for admin/accountsEugen Rochko
2016-11-30Track successful PuSH deliveriesEugen Rochko
2016-11-30Make User#current_sign_in_at actually track when user was last active,Eugen Rochko
2016-11-29Merge pull request #261 from alyssais/test_envEugen
2016-11-29Update .env.testEugen
2016-11-29Merge pull request #235 from TazeTSchnitzel/settings_contrastEugen
2016-11-29Fix trying to PuSH-publish updates of remote removalsEugen
2016-11-29Unify collection caching codeEugen Rochko
2016-11-29Delete statuses asynchronously but provide instant feedback in the APIEugen Rochko
2016-11-29Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions o...Eugen Rochko
2016-11-29Adding rack timeout of 30sec, PuSH jobs moved to push queue so theyEugen Rochko
2016-11-29Don't rate-limit PuSH endpointsEugen Rochko
2016-11-29Fix URLs in inline-rendered XMLEugen Rochko
2016-11-28Fix URLs in ApplicationController.rendererEugen
2016-11-28Fix delete SalmonsEugen Rochko
2016-11-28Fix setting of confirmed=true on successful confirmationEugen Rochko
2016-11-28More logging to ConfirmationWorkerEugen Rochko