523 Commits (23677bc51e657522049fb904e626f81f577de515)

Author SHA1 Message Date
Eugen Rochko 4bdb6a0eaf Rename "publish" to "toot" in english locale, fix lightbox showing old image
8 years ago
Eugen Rochko 9b53c7d353 Fix #168 - Turn off e-mail notifications by default
8 years ago
Eugen Rochko cf912e01fd Implement includes caching for timelines APIs
8 years ago
Eugen Rochko 5c78547198 More query optimizations
8 years ago
Eugen Rochko fc90d38893 Moving some counter queries out of subqueries in the API
8 years ago
Eugen Rochko 45c7ee39b3 Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously
8 years ago
nicolas c7031fd535 Update fr.jsx
8 years ago
nicolas 89dab7c534 Merging code updates (Unlisted Mode)
8 years ago
nicolas f9bd3d8808 Adding French locale to mastodon.jsx
8 years ago
nicolas 115ce90578 Adding French locale to settings_helper.rb
8 years ago
Eugen Rochko 1788164352 Local accounts can control "silenced" attribute which removes them from public timeline
8 years ago
Eugen Rochko 7abbb02824 Fix #163 - No need for Safari chrome on iOS
8 years ago
nicolas 835d5483fe First version for fr.jsx
8 years ago
Eugen Rochko 7944ed6fe5 Adding option to specify asset server, filter followers query by local accounts
8 years ago
nicolas 6b6243a186 Create fr.jsx
8 years ago
Eugen Rochko 627a85f4e4 Better error message in doorkeeper json response
8 years ago
Eugen Rochko f88ca4a206 Performance improvement for notifications API
8 years ago
Eugen Rochko 52119104b9 Remove some n+1 queries from notifications API
8 years ago
Eugen Rochko e8c27767aa Remove orphaned notifications, add scopes param to app create API
8 years ago
Eugen Rochko e3665c1d67 Try to fix for browsers that don't support notifications
8 years ago
Eugen Rochko c41dc5e8e9 Icon for desktop notifications
8 years ago
Eugen Rochko d32e0364f9 Switch to compose route when replying and compose is not mounted
8 years ago
Eugen Rochko 93577f74e7 Use old rules for mention notifications as for mentions timeline
8 years ago
Eugen Rochko fb48cc3b74 Desktop notifications
8 years ago
Eugen Rochko e616ffc5d6 Fix responsive layout breakpoint, replace mentions column with notifications
8 years ago
Eugen Rochko 29b12f9e0a Call NotifyService about remote reblogs
8 years ago
Eugen Rochko 38dd85daab Adding notifications column
8 years ago
Eugen Rochko da2ef4d676 Adding unified streamable notifications
8 years ago
caesarologia 3838e6836d Portuguese translation (front-end)
8 years ago
Eugen Rochko 51dc725794 Graphic emoji in usernames in the "reblogged" string above status
8 years ago
Eugen Rochko 39533190c2 Display human names of locales in dropdown
8 years ago
Eugen Rochko c7a1b78536 Activating Spanish i18n
8 years ago
Eugen Rochko ac2403fb24 Add more Spanish i18n
8 years ago
Eugen Rochko 7dea6a23f7 Move Salmon processing to background as well as PuSH
8 years ago
Eugen Rochko 2c58e7e06a Catch validation errors in ProcessFeedService so that one failing entry wouldn't stop others from going through
8 years ago
Eugen Rochko e4f56fa942 Don't create attachments if remote file cannot be fetched
8 years ago
Eugen Rochko 882de42bab Validate presence of text even for remote statuses
8 years ago
Eugen Rochko 7b7bf834e9 Fix OAuth authorization page and add a spec for it
8 years ago
victorhck 2f1b6d4f41 fixed typos
8 years ago
Victorhck 1fd2ac774f Added spanish translation (#150)
8 years ago
Eugen 3794e4e307 Fix syntax error
8 years ago
victorhck 9d9bb1d728 doing spanish translation
8 years ago
victorhck 305d0375ab added spanish translation
8 years ago
Eugen Rochko 85d1b74ac3 Adding german localization
8 years ago
Eugen Rochko a6e4f754fc Add an Intl polyfill
8 years ago
Eugen Rochko 7ac574d9a9 Fix #148 - Devise mailer fixed, test spec added so it won't slip past again
8 years ago
Eugen Rochko b2e504616a Remove broken test
8 years ago
Eugen Rochko 116ab27e08 i18n for devise mailer too
8 years ago
Eugen Rochko 2c766bd4b4 Add user locale setting
8 years ago
Eugen Rochko 01e43c3e57 Adding react-intl i18n to the frontend. No translations yet
8 years ago