Age | Commit message (Collapse) | Author |
|
|
|
|
|
* changed to run foreman with vagrant
* change port specification method and database setting
* delete changes of environment variable related code
* hard coated the port
|
|
|
|
* Likely fix #2458, fix #2031 - handle out-of-order deletes for statuses
If a delete arrives before the original status, cache that information
for 6h, and if the original status arrives in that window, ignore it
* Add test case
|
|
|
|
|
|
|
|
ajout espace insécable derrière pouet - pour voir
|
|
Signed-off-by: Marcin Mikołajczak <m4sk1n@vivaldi.net>
|
|
connection options instead of setting REDIS_HOST etc individually
Close #1986
|
|
|
|
|
|
* Correct Account model for rubocop
* Undo these changes
|
|
|
|
Fix #2196 - Respond with 201 when Salmon accepted, 400 when unverified
Fix #2629 - Correctly handle confirm_domain? for local accounts
Unify rules for extracting author acct from XML, prefer <email>, fall back
to <name> + <uri> (see also #2017, #2172)
|
|
|
|
* add failing en specs
* add cld2 gem
* Replace WhatLanguage with CLD
|
|
* Update of simple_forum_oc
* Update simple_form.oc.yml
|
|
* Update zh-CN translations.
* Update doorkeeper.zh-CN.yml
* Follow @Artoria2e5 's change advices.
* forget mail for text format ......
* fix some changes
* mail's html version ......
* https://github.com/tootsuite/mastodon/pull/2699#pullrequestreview-35982283
* a space.....
* delete some unused keys
|
|
|
|
- Added new gem the `parallel_tests`.
- Updated .travis.yml.
- Improved scripts and environment variable.
|
|
* Create th.yml
* Update th.yml
* Update thai translation
* update thai translation.
* Update Thai translation
* Update thai translation
* Update thai thanslation
* Update thai translation
* Update th.yml
* Update th.yml
|
|
|
|
* Show boosted user's avatar
* add .status__avatar-boost
* margin
* apply to notifications too.
* account__avatar-boost
* Add inline prop to Avatar component
* Add AvatarOverlay component
* rename mixins.scss
* move files for latest master
* fixed for webpack
|
|
* i18n: updated Polish translation
Signed-off-by: Marcin Mikołajczak <m4sk1n@vivaldi.net>
* i18n: Updated Polish translation
* i18n: updated Polish translation
Signed-off-by: Marcin Mikołajczak <m4sk1n@vivaldi.net>
|
|
"サーバー" in Japanese is "Server", so I modified it to instance according to English.
|
|
|
|
* Add Japanese translation for allowed languages
* Remove duplicate expression words
|
|
* Use URI.join for generate asset URL
* to String
|
|
|
|
* Replace browserify with webpack
* Add react-intl-translations-manager
* Do not minify in development, add offline-plugin for ServiceWorker background cache updates
* Adjust tests and dependencies
* Fix production deployments
* Fix tests
* More optimizations
* Improve travis cache for npm stuff
* Re-run travis
* Add back support for custom.scss as before
* Remove offline-plugin and babili
* Fix issue with Immutable.List().unshift(...values) not working as expected
* Make travis load schema instead of running all migrations in sequence
* Fix missing React import in WarningContainer. Optimize rendering performance by using ImmutablePureComponent instead of
React.PureComponent. ImmutablePureComponent uses Immutable.is() to compare props. Replace dynamic callback bindings in
<UI />
* Add react definitions to places that use JSX
* Add Procfile.dev for running rails, webpack and streaming API at the same time
|
|
|
|
* Add a spec for signing out
* Add spec showing that suspended user gets a 403 forbidden on sign out
* Allow suspended account users to sign out
|
|
|
|
Signed-off-by: Marcin Mikołajczak <m4sk1n@vivaldi.net>
|
|
* Add option to disable two factor auth in admin accounts panel.
Closes #2578
* Add @mjankowski's suggestions.
* Moves destroy actions behind User#disable_two_factor!
* Adds spec coverage for Admin:TwoFactorAuthenticationsController and User#disable_two_factor!
|
|
|
|
* Creation of activerecord for OC
* Update activerecord.oc.yml
|
|
* Create confirmation_instructions.no.html.erb
* Create confirmation_instructions.no.text.erb
* Create password_change.no.html.erb
* Create password_change.no.text.erb
* Create reset_password_instructions.no.html.erb
* Create reset_password_instructions.no.text.erb
* Translates html welcome email
* Translates welcome email
* Translates html password changed email
* Translates password changed email
* Translates html reset password email
* Translates reset password email
* Fixes typo in translation
* Fixes typo in translation
|
|
|
|
#807
|
|
* Reset textarea height when press submit key
* dry
* DON'T NEED props
|
|
|
|
|
|
* Fix subscription expiration condition
* dry and add spec
|
|
|
|
* follow the instructions for registering the language as stated on the Tootsuite's docs.
* Added translation strings from latest master
Adding ‏ characters to many strings that are misdirected in the interface.
A tiny grammar fix
Updates of Hebrew strings to v1.3.1
Hebrew translation of the mailer templates.
Fix strings and a missing comma.
Just discovered two string keys were updated. this should lay Travis' mind to rest at last.
Remove mentions before counting characters to decide RTL ratio
Fixes for PR #2573
updated strings for latest master
Undo RTL counting, moved out to another branch for future consideration...
|
|
“such as” should be used instead of “like” under imports->preface.
Reworded imports->preface and recovery_instructions for better flow.
|
|
|