Commit Graph

571 Commits

Author SHA1 Message Date
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
enahum
8afd7fe1cd Renaming the bundle and package Ids (#721)
* Renamed to com.mattermost.rnbeta

* Fastlane for release of com.mattermost.rn

* Do not Publish apps directly to production

* Change ios icon format from jpeg to png
2017-07-07 16:37:05 -04:00
enahum
618d894917 Fix leave private channel (#719) v1.0.39 2017-07-05 18:46:05 -04:00
Harrison Healey
32e07bfcce Updated yarn.lock (#718) 2017-07-05 13:17:25 -04:00
Harrison Healey
0890984b0c Fixed uneven margin on channel name (#717)
* Fixed uneven margin on channel name

* Converted ChannelInfoHeader to a PureComponent
2017-07-05 11:00:09 -04:00
Harrison Healey
cd7db1454d Updated .eslintrc.json and disabled exception handler in dev mode (#712)
* Updated .eslintrc.json to require space between async keyword and brackets

* Disabled exception handler in dev mode
2017-07-05 10:52:35 -04:00
Harrison Healey
fd977df9e3 Hid View Members option when viewing direct/group channels (#716) 2017-07-05 10:51:15 -04:00
Harrison Healey
4db267ff61 Fixed Remove button being displayed in View Members modal (#715) 2017-07-05 10:51:03 -04:00
Harrison Healey
e54861a7e9 Fixed uneven settings dividers (#714) 2017-07-05 10:50:53 -04:00
Harrison Healey
9da1abea99 Fixed uneven vertical margin on iOS search box (#713) 2017-07-05 10:50:41 -04:00
enahum
c899aabe7f Version Bump to 39 (#711) 2017-07-05 10:34:54 -04:00
enahum
64f3f15703 Version Bump to 39 (#710) 2017-07-05 10:34:44 -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
enahum
2fa7d7dd84 Fix logout/login issue (#707) 2017-07-04 20:46:07 -04:00
enahum
c2c56737bf RN-242 Fix race condition and ensure server url is set when tapping on a PN (#706) 2017-07-04 20:45:12 -04:00
enahum
a85e523b0e Blacklist typing state (#705) 2017-07-04 15:25:38 -04:00
enahum
f56e510cff Version Bump to 38 (#704) 2017-07-04 12:08:06 -04:00
enahum
340e751c83 IOS Version Bump to 38 (#703)
* Update fastlane

* Version Bump to 38
2017-07-04 11:45:54 -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
12e7f26083 translations PR 20170703 (#700) 2017-07-03 18:13:43 -04:00
enahum
7dbac06983 Fix sentry found issues (#699) 2017-07-03 18:09:04 -04:00
Harrison Healey
3bb50ff96e Fixed some potential bugs in goToNotification action (#696) 2017-07-03 07:52:27 -04:00
lfbrock
c31bc5419f Make required push proxy version more clear (#695) 2017-07-03 07:52:05 -04:00
enahum
34d90f0974 Version Bump to 37 (#694) 2017-06-28 16:21:47 -04:00
enahum
9825c583b1 Version Bump to 37 (#693) 2017-06-28 16:21:37 -04:00
enahum
88940d576a RN-240 Fix create public channel policy (#690) 2017-06-28 14:29:18 -04:00
enahum
5e979e53ab Update fastlane and remove search bar dependency (#692) 2017-06-28 14:27:56 -04:00
lfbrock
5054740901 Changelog v1.0 (#684) 2017-06-28 12:43:03 -04:00
enahum
a22a62fcaa Fix push notification switch channel name (#689) 2017-06-28 12:42:49 -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
3a233455a6 RN-235 Report errors to email and restart app if needed (#683)
* RN-235 Report errors to email and restart app if needed

* Feedback review
2017-06-28 10:22:57 -04:00
enahum
055e4173e8 RN-230 remove drawer bottom padding if only one team (#686) 2017-06-28 09:50:50 -04:00
enahum
1b58bec9c4 Fix makeDirectChannel action (#685) 2017-06-28 09:50:27 -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
Chris Duarte
e010af3be1 RN-199 Leave Channel isn't hidden for last member of private channel (#680) 2017-06-27 16:35:50 -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