Commit graph

12 commits

Author SHA1 Message Date
Elias Nahum
3b1138f297
MM-13358 iOS Share extension channel list (#2429) 2018-12-10 09:15:37 -03:00
Elias Nahum
2f532182e5
Android extension channel list to display all items (#2426) 2018-12-07 01:12:18 -03:00
Jesús Espino
1456c7cf29 MM-11718: Show only non-archived channels on Share (#2059) 2018-08-30 14:37:36 -04:00
Elias Nahum
aade1f0e35
Merge branch 'release-1.9' into merge-1.9 2018-06-27 18:17:44 -04:00
Elias Nahum
ad12b11f85
Fix android extension search (#1842) 2018-06-27 13:15:06 -04:00
Jesse Hallam
8372e95d4a add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
Elias Nahum
e3e2456ecd Fix android share extension channel switching and searching 2018-06-08 15:25:00 -04:00
Chris Duarte
d6ee97c0c7 Show FlatList when searching in More DM Screen (#1546)
* Set searchbars to autoCapitalize='none'

*  Show flatlist when searching profiles for more dms

* Fix lint errors
2018-04-13 09:03:02 -03:00
Harrison Healey
e300ed5c88 Replaced occurances of wrapWithPreventDoubleTap with preventDoubleTap (#1499) 2018-03-14 00:14:35 +08:00
Jesse Hallam
58b72302d6 update eslint's comma-dangle rule to always-multiline (#1457)
* update eslint's `comma-dangle` rule to `always-multiline`

* add check and fix scripts to package.json

* Invoke `yarn fix` to adopt the updated eslint rules. No other changes are included.
2018-02-23 09:06:02 -05:00
enahum
9a0a43ae35 Enable iOS Share Extension with TableView (#1418)
* Enable iOS Share Extension with TableView

* show channel display_name when main app channel is dm or gm

* feedback review
2018-02-08 12:14:40 -05:00
enahum
926ffe96c5
Android share extension (#1352)
* Android share extension

* Feedback review

* Feedback review
2018-01-17 18:17:02 -03:00