Commit Graph

585 Commits

Author SHA1 Message Date
enahum
f6266c10c5 RN-147 Properly handle Account Notifications when Email Batching is enabled (#578) 2017-05-29 14:46:08 -04:00
enahum
febc818bbb Add markdown to channel info (#580) 2017-05-29 14:38:55 -04:00
enahum
e43fafae38 Fix slack attachment styles (#579) 2017-05-29 14:38:42 -04:00
Carlos Tadeu Panato Junior
b7eeea3808 [RN-112] Update the formatting of markdown block quotes (#538)
* RN-112 - Update the formatting of markdown block quotes

* update style definitions

* update per review
2017-05-29 09:56:00 -04:00
Harrison Healey
5f49c11497 RN-124 Improved text flow in markdown paragraphs and headers (#574) 2017-05-26 17:05:25 -04:00
Chris Duarte
dda0370b37 Remove sentry to fix build (#573) 2017-05-26 11:30:43 -04:00
Chris Duarte
9a05aeec78 Fix sentry build issues (#570)
* Fix sentry build issues

* Review feedback
2017-05-26 06:38:48 -04:00
enahum
edfa3b1229 Add "Unreads" section to channel drawer (#568) 2017-05-25 09:57:50 -04:00
Asaad Mahmood
43620d2798 RN-103 - Updating send button on android and IOS (#569) 2017-05-25 09:57:22 -04:00
Chris Duarte
d14edc25da RN-145 Add support for sentry error tracking (#564)
* RN-145 Add support for sentry error tracking

* Add to notice.txt
2017-05-25 09:56:38 -04:00
Chris Duarte
1478bb47b1 RN-121 Upload thumbnail (#565) 2017-05-25 09:08:29 -04:00
enahum
ce4f8a2600 RN-34 tap to remove ephemeral posts (#563) 2017-05-25 09:07:55 -04:00
enahum
1e4e9b7962 Render slack attachments in posts (#555) 2017-05-23 12:07:21 -04:00
enahum
9f64676215 Replace dismissAllModals for dismissModal (#562) 2017-05-23 11:18:19 -04:00
enahum
d344de915e translations PR 20170522 (#560) 2017-05-22 21:38:57 -04:00
enahum
516d184916 Improve in-app notifications design (#561) 2017-05-22 21:38:45 -04:00
enahum
26c365a00b Various Updates and fixes (#559)
* Update to latest mattermost-redux

* Update View.propTypes to ViewPropTypes

* use an empty object if the draft is undefined
2017-05-22 14:17:30 -04:00
enahum
7aa4fbd4a5 RN-136 Post list pull to refresh (#558)
* Fix post list inverted issue

* Add pull to refresh to post list
2017-05-22 08:09:52 -04:00
enahum
d21975b613 Fix hamburger unread indicator (#557) 2017-05-21 22:41:51 -04:00
enahum
52f5f49b86 Fix unread above/below and use FlatList (#556) 2017-05-19 20:19:48 -04:00
enahum
eff51f24b6 Android Version Bump to 30 (#554)
* Version Bump to 30

* update fastlane
2017-05-18 19:00:46 -04:00
enahum
fbab444aa1 Version Bump to 30 (#553) 2017-05-18 14:16:07 -04:00
enahum
009a07e83a GitLab login (#552) 2017-05-18 12:51:40 -04:00
enahum
04d63a3e93 Local push notification when session expires (#551) 2017-05-18 08:55:49 -04:00
enahum
dbafd2f45c Update react-native-image-picker to use a fork (#550) 2017-05-17 16:15:53 -04:00
enahum
e2180e511c Android Version Bump to 29 (#549)
* Fastlane android version_code specific to mattermost-mobile

* Version Bump to 29
2017-05-17 11:50:27 -04:00
enahum
f0d2b4b211 Version Bump to 29 (#548) 2017-05-17 11:50:17 -04:00
Raoul Thill
42f8417fb7 Update README.md (#539) 2017-05-17 09:48:40 -04:00
enahum
9161b92bd3 Android push notification in cold state (#547) 2017-05-17 09:21:46 -04:00
enahum
844c654fda Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
enahum
90dc6ecb25 RN-96 Make Android and IOS PostTextbox grow and scroll accordingly (#545) 2017-05-16 16:59:10 -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
lfbrock
74e93cae68 Update Readme (#544) 2017-05-16 10:32:52 -04:00
enahum
3eda0f89d7 update redux-offline dependency (#543) 2017-05-16 09:43:46 -04:00
enahum
0658090a65 translations PR 20170515 (#542) 2017-05-16 09:42:35 -04:00
enahum
cc4c9d5771 Update mattermost-redux and redux-offline in yarn (#541) 2017-05-15 17:48:58 -04:00
Carlos Tadeu Panato Junior
b31914b3b8 Change photo quality to 0.7 instead of 0.5 (#537) 2017-05-13 14:30:03 -03:00
enahum
f381f4d47e Version Bump to 28 (#534) 2017-05-11 18:17:51 -03:00
enahum
5ae6e47090 Version Bump to 28 (#533) 2017-05-11 18:17:42 -03:00
Carlos Tadeu Panato Junior
3252759175 "Help" menu option should open help link in a mobile browser (#524) 2017-05-11 18:17:33 -03:00
enahum
57aff3bc6b Update fastlane and fix makefile (#528) 2017-05-11 10:05:29 -03:00
enahum
d04de1e64a Update to latest mattermost-redux (#527) 2017-05-11 09:46:24 -03:00
enahum
86b6426fe7 translations PR 20170509 (#525) 2017-05-10 20:35:23 -03:00
enahum
5d11935a40 Fix DM mark as unread on team switch (#523) 2017-05-09 12:20:20 -03:00
enahum
30b306c39c Fix unread channels (#522) 2017-05-09 09:34:00 -03:00
enahum
c58a053c9a Ensure build uses the right dependencies (#520) 2017-05-06 16:29:32 -03:00
enahum
88318b0616 Version Bump to 27 (#518) 2017-05-03 10:07:48 -03:00
enahum
fc4f3378e2 Version Bump to 27 (#517) 2017-05-03 10:07:34 -03:00
enahum
977d13c4c5 Update mattermost-redux (#516) 2017-05-03 09:33:58 -03:00
enahum
a7dc43aee9 Retry File Upload (#515)
* rename searchMoreChannels to searchChannels

* Handle send post when a file failed to upload
2017-05-02 12:06:08 -03:00