Files
Yusuke Nemoto 4520ff733d [MM-4819] Add and use MinimumHashtagLength setting (#2349)
* Add a setting to the system console to change the minimum length of hashtags

* Fetch MinimumHashtagLength from redux entities

* Add tests

* Fix existing bug

* Remove unused constant

* Move fetching config to index.js

* Set minValue of minimumHashtagLength to 2

* Fix props type

* set default value for minimumValue arg
2019-03-15 16:58:09 +08:00
..