Commit graph

285 commits

Author SHA1 Message Date
enahum
c36260cdce RN-236 Fix connection status bar covers part of post list (#669) 2017-06-24 09:47:47 -04:00
enahum
d057e3c1ab Update channel header whit mode dms and more channels (#664) 2017-06-23 16:12:11 -04:00
enahum
2a7c487463 Re-factor post_list with VirtualizedList (#665)
* Re-factor postlist with VirtualizedList

* Remove react-native-invertible-scroll-view dependency

* Fix navigator not being pass to post

* Feedback review

* Feedback second review
2017-06-23 16:07:06 -04:00
Asaad Mahmood
a614a2835b Ui improvements (#666)
* RN-171 - Extending border bottom on sidebar title

* RN-164 - Teams title center and bold

* RN-103 - Updating position for sendButton

* RN-231 - Increasing left margin when only one team
2017-06-23 08:23:59 -04:00
enahum
0cf3382f4c Fix android reset drawer (#662) 2017-06-22 11:39:15 -04:00
Harrison Healey
8a38ca86d3 RN-216 Hid file upload button when files are disabled (#656) 2017-06-21 15:49:54 -04:00
Harrison Healey
4574a54241 RN-219 Attempting to fix missing posts (#653)
* RN-219 Changed loadPostsIfNecessary to get since latest Post.CreateAt

* RN-219 Changed post list refresh to always get the latest page of posts

* Updated yarn.lock
2017-06-20 09:32:55 -04:00
Harrison Healey
22b71797ce RN-109 Added ability to add styles to adjacent paragraphs (#654)
* RN-109 Added ability to add styles to adjacent paragraphs

* Updated yarn.lock
2017-06-19 18:51:14 -04:00
enahum
e7ae205b8f Fix gitlab key (#651) 2017-06-19 17:49:28 -04:00
enahum
f758d69296 RN-46 convert loginId to lowercase (#647) 2017-06-19 16:56:09 -04:00
Chris Duarte
c369ca6593 Posts are now seen as pending until submitted successfully (#650)
* Posts are now seen as pending until submitted successfully

* Fix image upload fail retry
2017-06-19 16:55:56 -04:00
Chris Duarte
94c8cb1ff7 Can now long press on markdown links (#648)
* Can now long press on markdown links

* Review feedback
2017-06-19 14:51:13 -04:00
enahum
a68d4f4579 RN-192 Fix Cancel button in IOS search bar (#642)
* when login get the sessions after setting the credentials

* Fix reset drawer on android

* RN-192 Fix Cancel button in IOS search bar

* feedback review
2017-06-19 09:19:37 -04:00
enahum
dafe0ba7a8 RN-191 Channel drawer IOS UI fixes (#641) 2017-06-19 09:11:32 -04:00
Harrison Healey
426bd8abb0 RN-161 Fix autosizing post textbox (#637) 2017-06-19 09:11:18 -04:00
enahum
fd96b5c5e3 Fix DM title when open from user profile (#634) 2017-06-19 09:10:59 -04:00
enahum
2693ffc18b RN-202 Fix blank help link to not crash (#630) 2017-06-19 09:10:46 -04:00
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
f89e5076cf RN-207 Fixed missing divider in ChannelInfo (#643) 2017-06-18 14:33:42 -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
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
Asaad Mahmood
92c1e025a8 Updating search styling for some pages (#632) 2017-06-14 21:27:01 -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
7e2192a052 RN-176 Fixed horizontal rules not rendering (#629) 2017-06-14 10:58:17 -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
enahum
27c29e09b4 RN-193 & RN-197 (#625)
* RN-193 Always show the create btn on android

* RN-197 Update channel header on channel creation

* missing android actions from never to always show the btn
2017-06-14 09:59:54 -04:00
enahum
7f756a9f81 RN-35 handle clear push notifications (#624) 2017-06-14 09:26:13 -04:00
Chris Duarte
a7f71ca772 Fixes an issue where url could be undefined (#623) 2017-06-13 18:24:22 -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
enahum
fa2218a835 RN-185 ensure leaving channels and teams when the app is closed or disconnected (#617) 2017-06-12 12:03:59 -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