Commit Graph

674 Commits (60577f4c6ee9f4a4c9af0a41a8954e19a5f2c8cf)
 

Author SHA1 Message Date
nicolas 60577f4c6e Merge branch 'master' into french-translation
nicolas 5e33445c5f Update index.jsx
Forgot to add `fr` here.
Eugen Rochko 8e34bed7cc Mini Profiler not working well, remove it
Eugen Rochko b6ee2fb1c6 Add some OpenGraph tags to public statuses
Eugen Rochko 4f1d863615 Only distribute statuses to followers who signed in in the last 2 weeks, add rake task for clearing feeds of inactive users
Eugen 7baca3fe4d Merge pull request from TazeTSchnitzel/media_uri_obfuscation
Rename media to avoid exposing filename (fixes )
Alyssa Ross cefef2c571 Extract filename obfuscation into module
Eugen Rochko cbc50016eb Follow/unfollow button outside of dropdown, also make favs/reblogs update indicator instantly and
then adjust to failure later if the request fails
Eugen Rochko 7cee27f517 Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
skip ActionCable for follow/unfollow/block events, instead clear UI from
blocked account's posts instantly if block request succeeds. Add forgotten
i18n for sensitive content
Andrea Faulds 7161f91313 Rename media to avoid exposing filename (fixes )
Eugen Rochko 3373ae02de Merge branch 'development'
Eugen Rochko 79a0135869 Cache accounts/:id/statuses and single statuses too
Eugen Rochko 2112a81e86 Adding content sensitivity toggle, spoilers for media
Eugen d74cef45aa Merge pull request from nclm/french-translation
Missing lines in the French translation
nicolas e8725d2d98 Rename ‘Publier’ to ‘Pouet’ in French locale.
🎺 https://mastodon.social/users/Pierrec/updates/100589
nicolas 23677bc51e Merge branch 'master' into french-translation
nicolas 1e95fbb10b Update doorkeeper.fr.yml
e
nicolas 94f96a6e85 Update doorkeeper.fr.yml
Eugen Rochko 5434ad3002 Add content spoilers for media in sensitive-content statuses
Eugen Rochko 0603971894 Adding sensitive marker to statuses in API
Andrea Faulds 82191b3383 Explain application secrets ()
Eugen Rochko 4bdb6a0eaf Rename "publish" to "toot" in english locale, fix lightbox showing old image
before loading new one, cache notifications API, fix missing follow button
on public profiles
Eugen Rochko 9b53c7d353 Fix - Turn off e-mail notifications by default
Eugen Rochko cf912e01fd Implement includes caching for timelines APIs
Eugen Rochko 5c78547198 More query optimizations
Eugen Rochko fc90d38893 Moving some counter queries out of subqueries in the API
Eugen Rochko 4b5b953d42 Upgrade to latest Rails, which apparently improves ActionCable performance
Eugen Rochko 45c7ee39b3 Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously
nicolas f5dd152e1a Merge pull request from Gargron/master
Merge
Eugen Rochko 95db6cbe28 Merge branch 'nclm-french-translation'
Eugen Rochko 4a422650bb Fix broken locales
nicolas c7031fd535 Update fr.jsx
nicolas 82cb34916a Update fr.yml
nicolas ba4c03de71 Update simple_form.fr.yml
silenced mode + edits
nicolas 89dab7c534 Merging code updates (Unlisted Mode)
nicolas f9bd3d8808 Adding French locale to mastodon.jsx
nicolas 115ce90578 Adding French locale to settings_helper.rb
Eugen Rochko 1788164352 Local accounts can control "silenced" attribute which removes them from public timeline
nicolas 64cfbbcc55 Adding French locale
nicolas 46d9076e99 Importing doorkeeper.fr.yml
From https://github.com/doorkeeper-gem/doorkeeper-i18n/blob/master/rails/locales/fr.yml
nicolas 12e9f789ab Importing devise.fr.yml
From https://gist.github.com/qsypoq/4cf3b858ff8242ffb013
Eugen Rochko 7abbb02824 Fix - No need for Safari chrome on iOS
nicolas 835d5483fe First version for fr.jsx
Eugen Rochko 7944ed6fe5 Adding option to specify asset server, filter followers query by local accounts
during Fan Out On Write to load less stuff into memory
nicolas 6b6243a186 Create fr.jsx
nicolas a3afea7b9d First version for simple_form.fr.yml
nicolas fc87243c39 First version for fr.yml
nicolas 05823c325c Create devise.fr.yml
nicolas 753115ff57 Create doorkeeper.fr.yml
nicolas 8504110d45 Create simple_form.fr.yml