Chris Duarte
ab2144c423
RN-217 Add emoji autocomplete ( #798 )
...
* RN-217 Add emoji autocomplete
* Review feedback
2017-07-28 16:49:46 -04:00
enahum
8a3e410995
RN-246 include NOTICE links in about screen ( #777 )
...
* RN-246 include NOTICE links in about screen
* Feedback review
2017-07-28 09:51:11 -04:00
Harrison Healey
8a7840b58a
RN-152 Add ability to create new group direct messages ( #793 )
...
* RN-152 Added ability to open group messages from MoreDirectMessages
* Refactored row components for CustomList
* Added CustomSectionList component to mirror CustomList
* Added control to display all selected users in More DMs list
* Updated title of More DMs modal
* Updated yarn.lock
* Fixed channel name not being set when creating GM channel
* Fixed error on Android
2017-07-27 19:08:13 -04:00
enahum
a39ff41ff7
Fix Title in "Jump" pop up is not visible on default theme ( #790 )
2017-07-27 18:28:55 -04:00
enahum
3315ce9328
Adjust search box carret and selection color ( #789 )
2017-07-27 18:28:40 -04:00
Chris Duarte
b6274da38a
RN-270 "Jump to conversation" filtering ( #755 )
...
* RN-270 "Jump to conversation" filtering
* Review Feedback
* Change reduce filter for member details
* Remove duplicate email push
2017-07-24 08:11:52 -04:00
Harrison Healey
5e0ca727a5
PLT-253 Made margins around settings button appear even ( #770 )
2017-07-21 18:28:30 -04:00
Harrison Healey
2a9e1ee7a3
RN-245 Made all channel icons have equal margins ( #765 )
...
* RN-245 Made all channel icons have equal margins
* Fixed offline icon being white-on-white in channel info
2017-07-21 17:10:40 -04:00
Elias Nahum
ee148e7472
RN-249 Fix the hamburger icon opening the drawer when it was closed by swiping to close
2017-07-21 17:10:15 -04:00
Elias Nahum
3f18238597
Fix search box clear button to be more tappable and center text vertically
2017-07-21 17:09:34 -04:00
enahum
dc8b9a04b1
RN-10 Ability to search Posts ( #763 )
...
* Fix offline indicator UI
* Add search screen with recent mentions functionality
* Fix make start
* Add autocomplete to the search box
* Fix search bar in other screens
* Get search results and scroll the list
* Add reply arrow to search result posts
* Search result preview and jump to channel
* Feedback review
2017-07-21 17:07:47 -04:00
Chris Duarte
aafc8001dc
RN-248 Upload file and leave channel ( #759 )
...
* RN-248 Upload file and leave channel
* Fix bool to string comparison
2017-07-21 09:49:30 -04:00
enahum
54f5d77fa6
fix for huawei not rendering posts ( #751 )
2017-07-20 12:50:53 -04:00
Chris Duarte
67840c0b6f
RN-256 Image thumbnails are blurry ( #756 )
2017-07-20 09:54:43 -04:00
Chris Duarte
daa193e2ce
Disable the send button while attachments are uploading ( #749 )
2017-07-17 14:55:44 -04:00
Chris Duarte
9db0a38e8b
RN-153 Show emoji reactions on posts ( #745 )
...
* RN-153 Show emoji reactions on posts
* Review Feedback
* Change makeMapStateToProps in export
2017-07-17 12:27:16 -04:00
enahum
93d7697dcc
RN-261 Fix app crashing when badge is unmounted before it displays ( #743 )
2017-07-17 12:26:53 -04:00
enahum
088ecad2b5
Split Post component into smaller components and prevent re-rendering ( #740 )
...
* Split Post component into smaller components and prevent re-rendering
* Feedback review
* Fix render reply bar
* Remove eslint-disable-line
2017-07-13 17:48:45 -04:00
Chris Duarte
422abe4cb7
Fix undefined object issue in Jump to Conversation ( #736 )
2017-07-12 15:27:34 -04:00
Stan Chan
643925469b
RN-38 Clicking on an at mention should open user profile ( #728 )
2017-07-10 18:09:15 -04:00
Stan Chan
b03189defb
Refactor Jump to Conversation ( #726 )
...
* Refactor Jump to Conversation
Fixed channel loader not showing when switching channels
Refactored jump to conversation
* Review feedback
2017-07-10 08:30:51 -04:00
Harrison Healey
9da1abea99
Fixed uneven vertical margin on iOS search box ( #713 )
2017-07-05 10:50:41 -04:00
Harrison Healey
bd2c623775
Added support for new system-wide teammate name display setting ( #709 )
2017-07-04 20:54:03 -04:00
enahum
f8eb3bf8bd
Fix badge wrap for 2+ digits ( #708 )
2017-07-04 20:46:35 -04:00
Asaad Mahmood
fbfd5d547a
RN-218 - Updating default font size for posts ( #702 )
...
* RN-218 - Updating default font size for posts
* Updating channel intro size
2017-07-04 11:12:17 -04:00
Harrison Healey
8c7433d7e2
RN-203 Fixed RestrictDirectMessages setting not applying in RN app ( #697 )
...
* RN-203 Fixed RestrictDirectMessages setting not applying to MoreDirectMessages
* Removed unused prop from MoreDirectMessages
* RN-203 Fixed RestrictDirectMessages setting not applying to FilteredList
* Removed unused propTypes from FilteredList
2017-07-04 10:00:06 -04:00
enahum
7dbac06983
Fix sentry found issues ( #699 )
2017-07-03 18:09:04 -04:00
enahum
c5ea6955ef
RN-208 Fix drawer when app opens in landscape ( #687 )
2017-06-28 12:42:31 -04:00
Harrison Healey
6432a16fb2
GH-671 Fixed entire link being made lower case ( #688 )
2017-06-28 12:09:47 -04:00
enahum
055e4173e8
RN-230 remove drawer bottom padding if only one team ( #686 )
2017-06-28 09:50:50 -04:00
enahum
7026ea4bec
Filter channels to not return my own DM ( #675 )
2017-06-28 09:45:30 -04:00
Chris Duarte
e89b63441b
RN-71 Timestamps are not aligned with username ( #681 )
2017-06-27 16:36:00 -04:00
Harrison Healey
102a56e7cf
RN-237 Re-added workaround for pressing enter on Android ( #679 )
...
* Stop 'make stop-packager' from erroring when packager isn't running
* RN-237 Re-added workaround for pressing enter on Android
2017-06-27 16:27:39 -04:00
Chris Duarte
a8b49ef3a4
RN-168 Attachment selector closes without attachment ( #682 )
2017-06-27 16:04:19 -04:00
Chris Duarte
0b6d2628ed
Fixes an issue with channel intro not displaying ( #667 )
2017-06-26 15:57:55 -04:00
enahum
8d72c0a020
Fix localization + setting the token for APIv3 ( #674 )
2017-06-26 15:49:28 -04:00
enahum
cb8d7799a8
RN-238 Fix ability to post with just images ( #672 )
...
* Fix ability to post with just images
* Feedback review
2017-06-26 15:27:08 -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
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
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