enahum
1a12abfe50
Fix bugs reported by sentry ( #1081 )
2017-11-02 16:09:01 -03:00
enahum
cc966702fd
Improve performance of the channel drawer ( #1023 )
...
* Improve performance of the channel drawer
* Feedback review
* Fix makefile
* Feedback review 3
* Fix areStatesEqual
* Fix Android SVG
2017-10-17 10:06:28 -07:00
Harrison Healey
a9489dcc5f
Replace getTheme selector with one from mattermost-redux ( #1013 )
2017-10-12 08:45:17 -07:00
enahum
59762e4fac
Use mattermost-redux favorite and unfavorite actions ( #921 )
2017-09-20 10:39:25 -07: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
enahum
9d6d5f41a5
Fix GM channel info memberCount ( #775 )
2017-07-24 08:12:13 -04:00
Harrison Healey
a5f10c7137
PLT-244/PLT-277 Made Delete Channel visibility always depend on policy setting ( #771 )
...
* PLT-274 Fixed navigator not being passed into ChannelInfo Markdown
* PLT-244/PLT-277 Changed Delete Channel visibility to always be based on policy settings
2017-07-21 18:29:08 -04:00
Chris Duarte
e34f82a36a
Android Leaving/Deleting channel redirects to info page of Town Square ( #750 )
2017-07-17 14:56:09 -04:00
enahum
618d894917
Fix leave private channel ( #719 )
2017-07-05 18:46:05 -04:00
Harrison Healey
0890984b0c
Fixed uneven margin on channel name ( #717 )
...
* Fixed uneven margin on channel name
* Converted ChannelInfoHeader to a PureComponent
2017-07-05 11:00:09 -04:00
Harrison Healey
fd977df9e3
Hid View Members option when viewing direct/group channels ( #716 )
2017-07-05 10:51:15 -04:00
enahum
7dbac06983
Fix sentry found issues ( #699 )
2017-07-03 18:09:04 -04:00
Chris Duarte
e010af3be1
RN-199 Leave Channel isn't hidden for last member of private channel ( #680 )
2017-06-27 16:35:50 -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
Harrison Healey
f89e5076cf
RN-207 Fixed missing divider in ChannelInfo ( #643 )
2017-06-18 14:33:42 -04:00
Harrison Healey
655a050524
RN-198 Fixed adding members to channel not incrementing member count ( #635 )
...
* Removed unused props from components
* RN-198 Fixed adding members to channel not incrementing member count
* Updated yarn.lock
2017-06-15 11:06:39 -04:00
enahum
2980de0b19
RN-7 Ability to search channels in the drawer ( #602 )
...
* RN-7 Ability to search channels in the drawer
* Fix i18n locale data
* Split channel_drawer into multiple components
* Fix eslint
2017-06-09 08:23:56 -04:00
enahum
f1c9f1051c
RN-36 Update status bar color ( #606 )
2017-06-08 15:10:59 -04:00
enahum
febc818bbb
Add markdown to channel info ( #580 )
2017-05-29 14:38:55 -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