Harrison Healey
35d08fb793
RN-150 Fixed markdown styles not being applied ( #589 )
2017-05-30 16:15:13 -04:00
Harrison Healey
e808bc7f9a
Fixed null pointer error in Badge component ( #587 )
...
* Fixed null pointer error in Badge component
* Improved handling of undefined mention_count/msg_count
* Fixed ESLint error
2017-05-30 11:12:40 -04:00
enahum
9bec6ebd63
RN-118 Update search result loading indicators ( #583 )
2017-05-30 08:59:38 -04:00
enahum
da762f4454
handle text input content size changed ( #585 )
2017-05-30 08:57:06 -04:00
enahum
cb74f39081
Have the hamburger badge follow the theme ( #586 )
2017-05-30 08:56:31 -04:00
enahum
5b1a68db74
RN-137 Team sidebar ( #577 )
...
* Team sidebar
* Update NOTICES.txt
* feedback review
2017-05-29 15:51:11 -04:00
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
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
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
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
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
Carlos Tadeu Panato Junior
b31914b3b8
Change photo quality to 0.7 instead of 0.5 ( #537 )
2017-05-13 14:30:03 -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
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
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
enahum
136a8fede8
translations PR 20170501 ( #513 )
...
* translations PR 20170501
* Add polish
2017-05-02 10:01:30 -03:00
Asaad Mahmood
9e90884fce
Multiple UI improvements ( #512 )
...
* Multiple UI improvements
* RN-107 - Adding margin in more channels modal
* RN-108 - Updating center channel overlay
2017-04-30 13:32:26 -03:00
enahum
aff1648d07
Redux changes ( #511 )
...
* Update mattermost-redux dependency
* Do not save preferences when creating a direct channel
2017-04-30 10:14:13 -03:00
Chris Duarte
ddf03e1372
RN-79: Images uploaded from React Native get renamed ( #509 )
2017-04-28 10:24:55 -03:00
Carlos Tadeu Panato Junior
46e27f82e3
remove download icon ( #507 )
2017-04-27 08:46:49 -03:00
Chris Duarte
9d13c985c2
RN-52: RN: Make create post and upload file actions optimistic ( #504 )
...
* RN-52: RN: Make create post and upload file actions optimistic
* Review feedback
2017-04-27 08:45:42 -03:00
Carlos Tadeu Panato Junior
c6d6bcc03f
implement jira ticker RN-50 - Accept Team URL for Server URL ( #499 )
...
* implement jira ticker RN-50 - Accept Team URL for Server URL
* update per review
* add url-parse license to NOTICE.txt
2017-04-26 18:42:57 -03:00
Chris Duarte
d6bb00edf7
RN-78: Can't reply to a post with only files ( #505 )
2017-04-26 16:33:17 -03:00
enahum
dda0480fec
Various Bug Fixes ( #502 )
...
* Fix edit post with APIv4
* Fix filterProfiles
* Fix intro message error for threads
* Fix members to load in channel action
* Fix channel members lists
2017-04-26 12:55:09 -03:00
enahum
5d1b370604
Remove membersInTeam cause is no longer a set ( #497 )
2017-04-25 15:10:51 -03:00
enahum
2e99a71a0d
Several Fixes ( #495 )
...
* Revert files to use APIv3
* Fix channel intro constants
* Add src to transpiler for mattermost-redux
* Fix android back button
* Fix check for MFA
* feedback review
2017-04-24 17:39:23 -03:00
enahum
7a3c99c267
Move to mattermost-redux master branch ( #484 )
2017-04-21 14:20:52 -03:00
enahum
311cc4028d
Fix redux-offline ( #492 )
2017-04-21 14:19:12 -03:00
Chris Duarte
015b8637eb
RN-81 RN: Error state for post list ( #488 )
...
* RN-81 RN: Error state for post list
* Review feedback
2017-04-19 17:38:40 -03:00
enahum
b4ed634006
Fix offline indicator messages ( #489 )
2017-04-19 13:14:42 -03:00