Commit graph

396 commits

Author SHA1 Message Date
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
57aff3bc6b Update fastlane and fix makefile (#528) 2017-05-11 10:05:29 -03:00
enahum
d04de1e64a Update to latest mattermost-redux (#527) 2017-05-11 09:46:24 -03:00
enahum
86b6426fe7 translations PR 20170509 (#525) 2017-05-10 20:35:23 -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
c58a053c9a Ensure build uses the right dependencies (#520) 2017-05-06 16:29:32 -03:00
enahum
88318b0616 Version Bump to 27 (#518) 2017-05-03 10:07:48 -03:00
enahum
fc4f3378e2 Version Bump to 27 (#517) 2017-05-03 10:07:34 -03:00
enahum
977d13c4c5 Update mattermost-redux (#516) 2017-05-03 09:33:58 -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
enahum
5e1960cf35 Update yarn.lock (#510) 2017-04-28 10:36:38 -03:00
Chris Duarte
ddf03e1372 RN-79: Images uploaded from React Native get renamed (#509) 2017-04-28 10:24:55 -03:00
enahum
2076e17c52 Upgrade mattermost-redux in yarn (#508) 2017-04-27 09:05:54 -03:00
Carlos Tadeu Panato Junior
46e27f82e3 remove download icon (#507) 2017-04-27 08:46:49 -03:00
enahum
eb240af15b Update dependencies and start using yarn (#506) 2017-04-27 08:45:55 -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
enahum
43bdf33c03 Fastlane (#503)
* Update fastlane

* Update fastlane and fix lane scripts
2017-04-27 08:45:15 -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
1450d61da6 translations PR 20170424 (#498) 2017-04-26 12:54:53 -03:00
lfbrock
4df27eed10 Update README.md (#501) 2017-04-26 12:29:49 -03:00
Jason Blais
c9d1ecc0a8 Update beta status in README (#493) 2017-04-26 12:29:31 -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
Chris Duarte
5b11aea0f5 RN-68: Make save and delete preferences optimistic (#478)
Make account notifications optimistic
Make close DM/GM optimistic
Make favorite channel optimistic
2017-04-18 18:18:30 -03:00
Chris Duarte
65af36ce1d RN-68 RN: Show channel intro message (#480) 2017-04-18 16:51:17 -03:00
Chris Duarte
756a08703f RN-72 RN: Improvements to image previewer (#487) 2017-04-18 16:49:03 -03:00
lfbrock
42d151c49e Update README.md (#486) 2017-04-18 11:59:06 -03:00
enahum
7d69b7f99b translations PR 20170417 (#483) 2017-04-18 08:19:03 -03:00
enahum
0238a7b559 sync latests translations (#482) 2017-04-17 09:31:18 -03:00
enahum
cdff304be1 RN-64 Ability to open the app in offline mode (#479) 2017-04-13 11:57:19 -03:00
Harrison Healey
43e4c5e2f2 PLT-5860 Updated copyright date (#476) 2017-04-10 11:33:35 -03:00
enahum
0d654a79da RN-61 Implement offline indicator (#472)
* Implement offline indicator

* Review feedback
2017-04-10 09:17:43 -03:00
enahum
c675b17e3c PLT-5840 Prevent double tapping (#464)
* PLT-5840 Prevent double tapping

* handle double tapping on channel header

* Review feedback
2017-04-09 22:43:18 -03:00
enahum
15ae765f52 RN-71 bottom align post timestamp with username (#473) 2017-04-09 22:33:03 -03:00
Chris Duarte
d206ea68de PLT-6173: Offline redux store (#471)
* PLT-6173: Offline redux store

* Review feedback
2017-04-09 21:51:47 -03:00
enahum
22519607d9 Fix android splash screen ratio (#466) 2017-04-09 10:17:38 -03:00
Chris Duarte
9a5f693e7f PLT-6122 RN: Improvements to image upload UI (#467) 2017-04-07 16:10:13 -03:00
enahum
251c1d507b Version Bump to 26 (#463) 2017-04-06 12:53:59 -03:00
enahum
0d558a733a Version Bump to 26 (#462) 2017-04-06 12:53:37 -03:00
enahum
fb1471c4de Fix first load to include the right DM's and GM's (#461) 2017-04-06 11:45:20 -03:00