Commit Graph

520 Commits (5c78547198de20e7f367adb142acc82cd80b4899)

Author SHA1 Message Date
Eugen Rochko 5c78547198 More query optimizations
Eugen Rochko fc90d38893 Moving some counter queries out of subqueries in the API
Eugen Rochko 45c7ee39b3 Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously
nicolas c7031fd535 Update fr.jsx
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
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
Eugen Rochko 627a85f4e4 Better error message in doorkeeper json response
Eugen Rochko f88ca4a206 Performance improvement for notifications API
Eugen Rochko 52119104b9 Remove some n+1 queries from notifications API
Eugen Rochko e8c27767aa Remove orphaned notifications, add scopes param to app create API
Eugen Rochko e3665c1d67 Try to fix for browsers that don't support notifications
Eugen Rochko c41dc5e8e9 Icon for desktop notifications
Eugen Rochko d32e0364f9 Switch to compose route when replying and compose is not mounted
Eugen Rochko 93577f74e7 Use old rules for mention notifications as for mentions timeline
Eugen Rochko fb48cc3b74 Desktop notifications
Eugen Rochko e616ffc5d6 Fix responsive layout breakpoint, replace mentions column with notifications
Eugen Rochko 29b12f9e0a Call NotifyService about remote reblogs
Eugen Rochko 38dd85daab Adding notifications column
Eugen Rochko da2ef4d676 Adding unified streamable notifications
caesarologia 3838e6836d Portuguese translation (front-end)
Eugen Rochko 51dc725794 Graphic emoji in usernames in the "reblogged" string above status
Eugen Rochko 39533190c2 Display human names of locales in dropdown
Eugen Rochko c7a1b78536 Activating Spanish i18n
Eugen Rochko ac2403fb24 Add more Spanish i18n
Eugen Rochko 7dea6a23f7 Move Salmon processing to background as well as PuSH
Eugen Rochko 2c58e7e06a Catch validation errors in ProcessFeedService so that one failing entry wouldn't stop others from going through
Eugen Rochko e4f56fa942 Don't create attachments if remote file cannot be fetched
Eugen Rochko 882de42bab Validate presence of text even for remote statuses
Eugen Rochko 7b7bf834e9 Fix OAuth authorization page and add a spec for it
victorhck 2f1b6d4f41 fixed typos
Victorhck 1fd2ac774f Added spanish translation ()
Eugen 3794e4e307 Fix syntax error
victorhck 9d9bb1d728 doing spanish translation
victorhck 305d0375ab added spanish translation
Eugen Rochko 85d1b74ac3 Adding german localization
Eugen Rochko a6e4f754fc Add an Intl polyfill
Eugen Rochko 7ac574d9a9 Fix - Devise mailer fixed, test spec added so it won't slip past again
Eugen Rochko b2e504616a Remove broken test
Eugen Rochko 116ab27e08 i18n for devise mailer too
Eugen Rochko 2c766bd4b4 Add user locale setting
Eugen Rochko 01e43c3e57 Adding react-intl i18n to the frontend. No translations yet
Eugen Rochko 546c4718e7 Localizations for most server-side strings
Eugen Rochko 3ce6ac0ce2 Adding some localizations
Eugen Rochko a4313224d9 Improve how public status pages look slightly