Commit graph

181 commits

Author SHA1 Message Date
Chris Duarte
1a17f2970f Allow navigation to profiles using channel intro icons and names (#644)
* Allow navigation to profiles using channel intro icons and names

* Add preventDoubleTap
2017-06-19 08:46:38 -04:00
Harrison Healey
99bf56e444 RN-205 Fixed EditPost error message not being visible (#640) 2017-06-16 13:47:57 -04:00
Harrison Healey
44f6321336 RN-187 Fixed right margin for block quotes (#638) 2017-06-16 09:41:36 -04:00
Harrison Healey
d2b2503c04 RN-196 Added a key to try to force ProfilePicture to rerender (#636) 2017-06-16 09:39:14 -04:00
Chris Duarte
956e203be8 Fix issue where name could be undefined (#639) 2017-06-15 18:28:55 -04:00
Asaad Mahmood
c9306a815a Updating search bar styling (#626)
* Updating search bar styling

* Updating search bar styling

* Removing unusued variable
2017-06-14 11:19:01 -04:00
Harrison Healey
ea6bace72f RN-165 Removed lineHeight style from Markdown text (#628) 2017-06-14 10:57:33 -04:00
Harrison Healey
2eaf7a4cf2 RN-143 Fixed links being case sensitive on Android (#627) 2017-06-14 10:31:50 -04:00
enahum
56b8f6e479 Handle the cases when a user with no teams (#621) 2017-06-14 10:04:41 -04:00
Harrison Healey
84fe4733bc RN-74 Added channel links (#620)
* Updated AtMention component to match web app

* RN-74 Added channel links

* Updated yarn.lock
2017-06-13 10:01:25 -04:00
Harrison Healey
55fa467da9 RN-8 Added emoji and emoticon support (#616)
* RN-8 Added emoji and emoticon support

* Updated yarn.lock
2017-06-12 12:04:18 -04:00
Jason Blais
9ae39521a7 Fix "libary" --> "library" typo (#614)
* Fix typo

* Update en.json
2017-06-11 21:01:50 -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
8b8cf6234a RN-161 Expand input textbox appropiately for multi-line (#613) 2017-06-08 22:25:33 -04:00
Asaad Mahmood
0139a05c0f RN-162 - Increasing attachment button size (#610) 2017-06-08 21:58:03 -04:00
enahum
e1a13135f5 RN-157 Android drawer overlay fix (#612) 2017-06-08 21:51:01 -04:00
enahum
ecf39f61dd Various fixes & improvements (#611)
* RN-166 follow user prefs for join/leave messages

* RN-158 Fix Android input textbox offscreen issue

* RN-181 Use device locale as default locale

* Upgrade mattermost-redux

* Fix TouchableHighlight in the channel drawer items

* Update channel title when switching channels

* Fix channel name title when switching teams

* Fix unit test
2017-06-08 15:40:29 -04:00
enahum
f1c9f1051c RN-36 Update status bar color (#606) 2017-06-08 15:10:59 -04:00
enahum
68b8bcdc42 RN-148 Tapping to dismiss post tooltip and prevent openining thread view (#607) 2017-06-08 14:57:03 -04:00
enahum
1ecba6697a RN-170 Remove the box for the offline indicator (#605) 2017-06-08 14:54:17 -04:00
enahum
3b691ca5e0 RN-169 Remove "Unread below" indicator (#604) 2017-06-08 14:53:32 -04:00
enahum
42251ffc40 RN-178 Show unread and mention count on the current team in Team Switcher (#603) 2017-06-08 14:51:55 -04:00
enahum
f20163197a Add join teams in settings screen (#601) 2017-06-08 14:51:07 -04:00
enahum
e4a5ebca40 Fix android channel drawer (#597) 2017-06-05 16:40:37 -04:00
enahum
a836b7ad04 RN-167 custom list to show loading indicator only on search (#598) 2017-06-05 16:18:15 -04:00
enahum
c285a6f553 Fix push notifications (#596) 2017-06-05 16:15:00 -04:00
enahum
8669d5bb58 RN-151 tap on unread post above (#591) 2017-05-31 12:02:47 -04:00
enahum
2309c91f88 RN-146 Join open teams (#590) 2017-05-31 10:07:13 -04:00
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
5b1a68db74 RN-137 Team sidebar (#577)
* Team sidebar

* Update NOTICES.txt

* feedback review
2017-05-29 15:51:11 -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
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
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
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
52f5f49b86 Fix unread above/below and use FlatList (#556) 2017-05-19 20:19:48 -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