]> cat aescling's git repositories - mastodon.git/commitdiff
Merge branch 'master' into glitch-soc/merge-upstream
authorThibaut Girka <thib@sitedethib.com>
Fri, 1 Feb 2019 15:12:20 +0000 (16:12 +0100)
committerThibaut Girka <thib@sitedethib.com>
Fri, 1 Feb 2019 15:12:20 +0000 (16:12 +0100)
Conflicts:
- README.md
  Kept our version
- app/javascript/mastodon/features/compose/components/compose_form.js
  Two changes too close to each other, took both changes

1  2 
Gemfile.lock
app/helpers/stream_entries_helper.rb
app/javascript/mastodon/features/compose/components/compose_form.js
config/locales/en.yml
config/locales/pl.yml
config/locales/sk.yml
jest.config.js

diff --cc Gemfile.lock
Simple merge
Simple merge
index d6add9b0d4f3c9bfddc656b060387bb291acc7c3,9e7d3916655828d22bfc0d84a6d34884751b50e9..07faa4132fabba830d742ea1c9d4b2bbb7866297
@@@ -17,7 -17,7 +17,8 @@@ import { isMobile } from '../../../is_m
  import ImmutablePureComponent from 'react-immutable-pure-component';
  import { length } from 'stringz';
  import { countableText } from '../util/counter';
+ import Icon from 'mastodon/components/icon';
 +import { maxChars } from '../../../initial_state';
  
  const allowedAroundShortCode = '><\u0085\u0020\u00a0\u1680\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029\u0009\u000a\u000b\u000c\u000d';
  
Simple merge
index 9f457a4603c1bff8fa8cb5c7181f9102f6d322e8,188f5c22b90fb5ea8638bbb181921aa3b4b6205c..23fa10179e4af7756032f4e2afc29d62a0a5b60c
@@@ -631,8 -638,8 +638,9 @@@ pl
      resources: Zasoby
    generic:
      changes_saved_msg: Ustawienia zapisane!
+     copy: Kopiuj
      save_changes: Zapisz zmiany
 +    use_this: Użyj tego
      validation_errors:
        few: Coś jest wciąż nie tak! Przejrzyj %{count} poniższe błędy
        many: Coś jest wciąż nie tak! Przejrzyj %{count} poniższych błędów
Simple merge
diff --cc jest.config.js
Simple merge