Commit Graph

1064 Commits (f036c6440bb82ba627784b32dadc2a3309c7a1b4)
 

Author SHA1 Message Date
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
Eugen Rochko 4a2347da41 Track successful PuSH deliveries
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
Eugen 872a35011a Merge pull request from alyssais/test_env
Add .env.test
Eugen 157fd07edc Update .env.test
Eugen 18da021529 Merge pull request from TazeTSchnitzel/settings_contrast
Improve contrast for settings pages (fixes )
Eugen 1e99a2bb03 Fix trying to PuSH-publish updates of remote removals
Eugen Rochko 7e90772c92 Unify collection caching code
Eugen Rochko 93a90cd9c3 Delete statuses asynchronously but provide instant feedback in the API
Eugen Rochko 5973ca3d11 Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions of avatars
Eugen Rochko cc70f28f19 Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
can be processed separately
Eugen Rochko c0555f2db6 Don't rate-limit PuSH endpoints
Eugen Rochko 4e351baf88 Fix URLs in inline-rendered XML
Eugen 41ef277da3 Fix URLs in ApplicationController.renderer
Eugen Rochko 5b076cbafb Fix delete Salmons
Eugen Rochko 3ba6531611 Fix setting of confirmed=true on successful confirmation
Eugen Rochko 50638174c8 More logging to ConfirmationWorker
Eugen Rochko 4eba76711b Adding backtracing to Salmon/Processing workers
Eugen Rochko 27fc49d745 Add simple admin overview of PuSH subscriptions
Eugen Rochko 7e5e33df48 Fix Pubsubhubbub::UnsubscribeService
Eugen Rochko 79e41fbd51 Forgot to enable hungarian translation in the frontend
Eugen Rochko 66ab0d0d56 Enabling portuguese and hungarian translations, which are awfully incomplete
Eugen ea05fdaa57 Merge pull request from unsmell/patch-1
activate portuguese translation
Eugen Rochko f860d15d39 Fix order of attachments (see )
Eugen Rochko 397f7dda5d Add IRC channel to readme
Eugen Rochko 2d2c81765b Adding embedded PuSH server
unsmell 7109711b71 activate portuguese translation
Eugen 26287b6e7d Merge pull request from kodacs/master
Hungarian translation for Mastodon.
Eugen 0cfb8dbd20 Merge pull request from nclm/misc
Allow vertical resizing of the toot textarea