Commit Graph

665 Commits (7161f91313b51c8425bd184dc5374084fd4e68a8)
 

Author SHA1 Message Date
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)
Victorhck c12125e6b5 improvements in text made by Ekaitz
Victorhck 0b48973733 fix typos, and suggestions made by Ekaitz
Eugen Rochko 8977fde8ed Fix up Spanish translations
victorhck daf90377bd Merge branch 'master' of https://github.com/victorhck/mastodon
victorhck 065f372bd1 Merge remote-tracking branch 'upstream/master'
Victorhck d68750d7dc Finished spanish translation config files
Eugen 93e47c7135 Fix wrong language declaration
Eugen 5cda7f6bbb Fix wrong language declaration
victorhck a6ed09441c finished spanish translation config files
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
Victorhck 367b05d733 Spanish translation for devise.es.yml
Eugen Rochko 0293a7dd49 Updating some npm packages
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 a05fe70c24 finished spanish translation for es.yml
victorhck 084668c170 started sp translations config locales
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 c1be1ac7c6 Merge pull request from larkinscott/master
Create .codeclimate.yml
Scott Larkin e177ff305a Create .codeclimate.yml
Created a .codeclimate.yml configuration file that will work with your existing configurations for ESLint and Rubocop.
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
Eugen Rochko 489bd99803 Support emojis in display name, bio
Eugen Rochko 4f07fb1f0a Fix - Filter statuses from blocked users out of ancestors/descendants results
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance