Commit Graph

610 Commits

Author SHA1 Message Date
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
4506e13c95 Fix sso login onMessage handler (#787)
* Fix sso login onMessage handler

* Remove unnecessary commented line
2017-07-27 18:43:52 -04:00
enahum
953a2718f4 RN-285 Rename clear offline store to reset cache and moved to advanced settings screen (#791) 2017-07-27 18:43:38 -04:00
enahum
03fabc45cc Fix sticky (#795)
* Last item in search results displays with no buffer below

* Search sticky headers only for ios
2017-07-27 18:43:25 -04:00
enahum
ec27c391f2 translations PR 20170724 (#778) 2017-07-27 18:39:47 -04:00
enahum
1716c1127b Make search results scroll after a period of time (#792) 2017-07-27 18:33:38 -04:00
enahum
8e0d1f56d9 Last item in search results displays with no buffer below (#794) 2017-07-27 18:33:20 -04:00
lfbrock
64f036982e Draft Changelog (#788) 2017-07-27 18:30:31 -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
enahum
28ce84e666 Version Bump to 42 (#781) 2017-07-25 09:09:03 -04:00
enahum
e86fc138d5 Version Bump to 42 (#780) 2017-07-25 09:08:53 -04:00
enahum
d7bf52f8bb Set version as 1.1.0 (#779) 2017-07-25 08:46:49 -04:00
enahum
c8b59895fa Android Notifications Support for Big View (#774) 2017-07-24 08:25:47 -04:00
enahum
6c7523b9e5 Add mattermost:// url scheme to ios (#769) 2017-07-24 08:15:34 -04:00
enahum
9d6d5f41a5 Fix GM channel info memberCount (#775) 2017-07-24 08:12:13 -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
a5f10c7137 PLT-244/PLT-277 Made Delete Channel visibility always depend on policy setting (#771)
* PLT-274 Fixed navigator not being passed into ChannelInfo Markdown

* PLT-244/PLT-277 Changed Delete Channel visibility to always be based on policy settings
2017-07-21 18:29:08 -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
Elias Nahum
374dccd770 Update version to 1.1 2017-07-21 09:48:00 -04:00
lfbrock
ef2cddd65d Update CHANGELOG.md (#760) 2017-07-20 14:54:08 -04:00
Elias Nahum
6e9faa95db Include build folders in make clean 2017-07-20 12:50:53 -04:00
Elias Nahum
0ae79b4cf4 Update fastlane 2017-07-20 12:50:53 -04:00
enahum
f23f8d99df Fix SSO login (#754)
* Fix SSO login

* Update style

* Fix stripTrailingSlashes
2017-07-20 12:50:53 -04:00
enahum
54f5d77fa6 fix for huawei not rendering posts (#751) 2017-07-20 12:50:53 -04:00
Elias Nahum
645d7775ab Prepare for dot release 1.0.1 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
e34f82a36a Android Leaving/Deleting channel redirects to info page of Town Square (#750) 2017-07-17 14:56:09 -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
lfbrock
d98eb99f82 Update README.md (#747) 2017-07-14 14:46:37 -04:00
enahum
1aca62bf87 translations PR 20170714 (#744) 2017-07-14 12:58:30 -04:00
enahum
4d58524e5d translations PR 20170710 (#732) 2017-07-14 08:57:40 -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
lfbrock
2567c33a2f Update README.md (#741) 2017-07-13 16:33:09 -04:00
lfbrock
7e9471a16d Update CHANGELOG.md (#739) 2017-07-13 11:16:18 -04:00
lfbrock
98a7ef1eaf Update ReadMe (#731) 2017-07-13 11:15:47 -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
enahum
b65c7ce3be Android Version Bump to 40 (#730)
* Android fastlane fixes

* Version Bump to 40
2017-07-10 14:22:02 -04:00
enahum
431059d96d Version Bump to 40 (#729) 2017-07-10 14:21:53 -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
Stan Chan
c017afb392 RN-66 Clear cache store (#727)
* RN-66 Clear cache store

* Review feedback
2017-07-07 18:21:48 -04:00
enahum
458a2be333 Fix race condition when selecting channel in PN (#723)
* Fix race condition when selecting channel in PN

* Feedback review
2017-07-07 16:37:31 -04:00