enahum
d0d9103857
[MM-9374] Open Permalinks in app ( #1449 )
...
* [MM-9374] Open Permalinks in app
* Feedback review
* Upgrade mattermost-redux
* Fix eslint
* Navigation fixes
* Fixing style of merged lines
2018-03-07 14:48:31 +00: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
e1051395ba
Android: Show center screen from user profile ( #1264 )
2017-12-07 12:17:12 -03:00
enahum
c36eb9a9f4
Fix styling when theme is change in another device ( #1229 )
...
* Fix styling when theme is change in another device
* Fix drawer showing behind channel screen
2017-11-29 13:55:33 -03:00
enahum
d5d59822e6
Fixes Android dismissModal from user_profile and thread screens ( #1191 )
...
* Android fix dismissModal from user profile
* Android fix dismissModal when no posts in thread
2017-11-22 12:26:07 -03:00
enahum
2a9ce83c23
Fix switch to DM from thread view ( #1162 )
2017-11-16 10:39:38 -05:00
Chris Duarte
7a965d6035
Allow iconSize to be passed from config ( #1135 )
2017-11-13 12:49:36 -05:00
Harrison Healey
8f42f1ca1a
RN-487 Added null check for user in UserProfile ( #1120 )
2017-11-12 08:34:24 -03:00
enahum
380f5d884a
RN-466 DND status support ( #1115 )
...
* DND status support
* Feedback review
2017-11-10 12:51:33 -03:00
Chris Duarte
9e0831e984
Allow profile button configuration ( #947 )
...
* Allow profile button configuration
* Renamed config to experimental and moved to separate function
2017-10-27 14:15:14 -04:00
Harrison Healey
a9489dcc5f
Replace getTheme selector with one from mattermost-redux ( #1013 )
2017-10-12 08:45:17 -07:00
enahum
d501a678e9
RN-382 Refactor at_mention & channel_mention autocomplete ( #988 )
...
* RN-382 Refactor at_mention & channel_mention autocomplete
* Feedback review
* If the term changes always trigger a request
2017-10-05 10:25:15 -03:00
Harrison Healey
c6ae1090f7
Changed makeStyleSheetFromTheme to take a function that returns a plain object ( #852 )
...
* Changed makeStyleSheetFromTheme to take a function that returns a plain object
* Fixed style issues
2017-08-15 18:26:55 -03:00
Harrison Healey
bd2c623775
Added support for new system-wide teammate name display setting ( #709 )
2017-07-04 20:54:03 -04:00
enahum
7dbac06983
Fix sentry found issues ( #699 )
2017-07-03 18:09:04 -04:00
enahum
6c03d3b8e6
RN-239 show error messages for join/delete channel and create dms ( #668 )
...
* RN-239 show error messages for join/delete channel and create dms
* Feedback review
2017-06-26 15:12:14 -04:00
enahum
fd96b5c5e3
Fix DM title when open from user profile ( #634 )
2017-06-19 09:10:59 -04:00
enahum
f1c9f1051c
RN-36 Update status bar color ( #606 )
2017-06-08 15:10:59 -04:00
enahum
844c654fda
Update RN to 0.44.0 and project dependencies ( #546 )
2017-05-16 21:13:44 -04:00
enahum
248dafbe0e
RN-97 Changed navigation from NavigationExperimental to ReactNative Navigation ( #540 )
...
* Add react-navigator dependency
* Add react-native-navigation dependency
* react-native-navigation, ios and android config
* update react-native-navigation
* New navigation and code cleanup
* Set ScreenBackgroundColor
* Fix channel drawer event issue
* Applied RNPN non-working popInitial notification
* Android navbar and back button
* packages and notices
* MM-redux update
* Fix draft on team switch
* Remove custom NavBar
2017-05-16 11:19:46 -04:00