Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-07 | Merge remote-tracking branch 'upstream/master' | Ondřej Hruška | |
2017-08-08 | It makes no sense to try using invalid or expired link again (#4521) | m4sk1n | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2017-08-07 | i18n: Update Polish translation (#4545) | m4sk1n | |
2017-08-06 | i18n: update Persian translation (#4540) | Masoud Abkenar | |
2017-08-06 | Fix #4531 (#4533) | Komic | |
wrong character, sorry about that~ | |||
2017-08-06 | fr.yml update (#4531) | Komic | |
Translation for https://github.com/tootsuite/mastodon/pull/4523 | |||
2017-08-06 | Translate 'Signed in as' into Japanese (#4530) | Daigo 3 Dango | |
2017-08-06 | l10n OC - Added #4523 "signed in as" (#4529) | Quent-in | |
Neutral form used. | |||
2017-08-05 | Add "signed in as" header to some pages (#4523) | Eugen Rochko | |
2017-08-05 | l10n update Occitan (#4522) | Quent-in | |
Salutation mailer + invalid reset link. | |||
2017-08-04 | Fix some mistakes in Polish translation (#4495) | Krzysztof Jurewicz | |
2017-08-04 | Ignore some locale keys that can but do not need to be translated (#4515) | Eugen Rochko | |
2017-08-04 | Dutch strings: typo (#4489) | Jeroen | |
2017-08-03 | i18n: Update Polish translation (#4479) | m4sk1n | |
* i18n: Update Polish translation * Update Polish translation | |||
2017-08-03 | Enable cache for babel-loader (#4505) | Yamagishi Kazutoshi | |
2017-08-03 | Redirect to PasswordController#new when reset_password_token is invalid (#4506) | nullkal | |
2017-08-02 | Update Japanese Translation (authorize_follow) (#4481) | asria-jp | |
* Update Japanese Translation * preserve "Unfortunately"("残念ながら") preserve "Unfortunately"("残念ながら") | |||
2017-08-01 | Merge upstream (#111) | kibigo! | |
2017-07-31 | i18n: update Persian translation (#4470) | Masoud Abkenar | |
* i18n: update Persian translation * i18n: fix quotes | |||
2017-07-31 | Make salutation of email localizable (#4454) | unarist | |
2017-07-30 | Multiple frontend support (#110) | Gô Shoemake | |
* Initial multiple frontend support * Removed unnecessary require() * Moved styles/images out of common | |||
2017-07-30 | Update Japanese translations (#4453) | unarist | |
2017-07-29 | Dutch: Small fix (#4441) | Jeroen | |
2017-07-29 | i18n update of OC version (#4425) | Quent-in | |
* Correction of misspellings * Improve the OC version * Improve of the OC version * Improvement of OC version | |||
2017-07-28 | i18n: Update Polish translation (#4414) | m4sk1n | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2017-07-28 | Remove hash from chunk filename when dev env (#4411) | Yamagishi Kazutoshi | |
2017-07-28 | feat(web_push_notifications): Group notifications (#4388) | Sorin Davidoi | |
2017-07-28 | Fix #3189 - Share CSRF secret between main app and Sidekiq Web (#4383) | Eugen Rochko | |
2017-07-28 | fix #4356 : place sw.js to assets/sw.js (#4357) | Satoshi KOJIMA | |
2017-07-28 | Update Russian translation (#4407) | Ratmir Karabut | |
* Add Russian translation (ru) * Fix a missing comma * Fix the wording for better consistency * Update Russian translation * Arrange Russian setting alphabetically * Fix syntax error * Update Russian translation * Fix formatting error * Update Russian translation * Update Russian translation * Update ru.jsx * Fix syntax error * Remove two_factor_auth.warning (appears obsolete) * Add missing strings in ru.yml A lot of new strings translated, especially for the newly added admin section * Fix translation consistency * Update Russian translation * Update Russian translation (pluralizations) * Update Russian translation * Update Russian translation * Update Russian translation (pin) * Update Russian translation (account deletion) * Fix extra line * Update Russian translation (sessions) * Update Russian translation | |||
2017-07-27 | Add default settings for user (#4393) | Yamagishi Kazutoshi | |
2017-07-26 | s/PubSubHubbub/WebSub/g (#4372) | m4sk1n | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2017-07-25 | Merge git://github.com/tootsuite/mastodon into tootsuite-master | Ondřej Hruška | |
2017-07-25 | Update Japanese translations for landing page (for Mobile). (#4362) | Clworld | |
2017-07-25 | Update and (almost) completing Dutch strings for 1.5 (#4351) | Jeroen | |
* Update and expanding Dutch strings for 1.5 Only privacy policy is not translated, but is included. Hopefully I have time to translate this another time (you can set your own privacy policy now anyway). * Missing file * A few changes cause of changes in another file * Fix * Update Dutch strings for 1.5 * nl * fix don't know how that ended up there * Update nl.yml | |||
2017-07-25 | Update Capistrano lock version in config/deploy.rb (#4352) | Petko Bordjukov | |
Deployment with Capistrano was failing due to a mismatch between the loaded version of Capistrano and the one specified in the deployment configuration. Bumping the version in config/deploy.rb fixes this issue. | |||
2017-07-24 | i18n: @2374d63 (pl) (#4340) | m4sk1n | |
* i18n: @2374d63 (pl) * i18n: fixed typo on Polish translation | |||
2017-07-24 | Redesign /terms page (#4338) | Eugen Rochko | |
* Redesign /terms page * Fix tests * Remove unused keys | |||
2017-07-24 | Move clean up of unconfirmed users to sidekiq-scheduler (#4336) | Eugen Rochko | |
* Move clean up of unconfirmed users to sidekiq-scheduler * mastodon:daily is now deprecated | |||
2017-07-24 | Redesign extended information page (#4322) | Eugen Rochko | |
* Redesign extended information page * Remove unused keys * Add $ui-base-lighter-color variable to SCSS | |||
2017-07-24 | Run i18n-tasks normalize (#4335) | Eugen Rochko | |
2017-07-24 | Allow domain blocks that only reject media without silencing or suspending ↵ | sdukhovni | |
(#4325) * Allow domain blocks to reject media without silencing or suspending * Fix typo * Hide 'Reject media' button when superfluous, instead of disabling it * Properly hide 'reject media' checkbox on page load if needed This may happen when resubmitting the domain block form after an error. * Don't ask whether undoing a media-only block should be retroactive * Rename :media_only block to :noop * Display :noop block as None in frontend, allow blocks that do nothing * Remove 'coding' line auto-added by emacs | |||
2017-07-24 | Redirect user profile page to short URL when HTML format (#4328) | Yamagishi Kazutoshi | |
2017-07-23 | i18n: Update Polish translation (#4327) | m4sk1n | |
* i18n: Update Polish translation * i18n: Update Polish translation | |||
2017-07-23 | Change about_mastodon to about_mastodon_html for all locales (#4326) | Yamagishi Kazutoshi | |
2017-07-23 | Update Japanese translations for #4313 and #4315 (#4323) | Yamagishi Kazutoshi | |
* Update Japanese translations for #4313 * Update Japanese translations for #4315 | |||
2017-07-23 | Improve noscript message and style (#4315) | Eugen Rochko | |
2017-07-23 | i10n Update for Occitan (#4301) | Quent-in | |
* Update to translate new strings * Update * Update * Indend added * Update oc.yml | |||
2017-07-23 | Run yarn run manage:translations and i18n-tasks normalize (#4302) | Eugen Rochko | |
2017-07-22 | Merge pull request #92 from tootsuite/master | Ondřej Hruška | |
tiny upstream merge |