enahum
31d48fa49c
[MM-9690] Fix Open teams that you've never been a member of aren't able to be joined ( #1465 )
2018-03-05 15:13:23 +00:00
enahum
b465312cee
Fix edit channel ( #1479 )
2018-03-05 15:12:28 +00:00
Harrison Healey
6cbc71b718
MM-9612 Better handled out of order posts causing duplicate date headers ( #1468 )
2018-03-05 13:21:10 +00:00
enahum
8981693474
translations PR 20180227 ( #1467 )
2018-03-02 11:38:08 +00:00
Harrison Healey
80c09b588d
MM-9647 Replaced usage of preventDoubleTap with wrapWithPreventDoubleTap ( #1471 )
...
* MM-9467 Replaced usage of preventDoubleTap with wrapWithPreventDoubleTap
* MM-9467 Renamed wrapWithPreventDoubleTap to preventDoubleTap
2018-03-02 11:22:37 +00:00
Harrison Healey
30f0f6eef3
RN-9289 Updated yarn.lock to fix deleted teams appearing on teams list ( #1464 )
2018-03-01 06:41:35 +00:00
enahum
db5339e7f6
[MM-9559] use NSURLSessionUploadTask with the new files endpoint in iOS Share Extension ( #1458 )
2018-02-23 09:56:27 -05:00
Jesse Hallam
58b72302d6
update eslint's comma-dangle rule to always-multiline ( #1457 )
...
* update eslint's `comma-dangle` rule to `always-multiline`
* add check and fix scripts to package.json
* Invoke `yarn fix` to adopt the updated eslint rules. No other changes are included.
2018-02-23 09:06:02 -05:00
enahum
4b3bc57643
[MM-9626 & MM-9627] iOS share fixes ( #1446 )
...
* MM-9627 Fix keyboard dismissal when searching for channels
* MM-9626 Use TableView for team listing
2018-02-20 18:41:17 -05:00
enahum
4959af54ed
MM-9637 Fix text not visible when typing on Android search box ( #1450 )
2018-02-20 18:37:00 -05:00
Harrison Healey
f75d35b66e
RN-9379 Updated react-native-sentry to 0.34.0 ( #1447 )
...
* RN-9379 Updated react-native-sentry to 0.34.0
* Removed translations for sentry debugging options
2018-02-21 01:01:06 +08:00
Carlos Tadeu Panato Junior
695fe62fff
[MM-9321] Add a "+" button to make it easy to add Emoji Reactions ( #1455 )
2018-02-20 10:59:39 -03:00
enahum
f9c68ad210
translations PR 20180219 ( #1452 )
2018-02-20 09:00:55 -03:00
Harrison Healey
ede4d22f75
ICU-624 Added markdown tables ( #1434 )
...
* ICU-624 Added initial table rendering support
* ICU-624 Added full table view
* Added proper pluralization to +X more lines in code blocks
* ICU-624 Added support for images in tables
* Stopped using injectIntl for tables
* ICU-624 Updated commonmark-react-renderer
* ICU-624 Hid scroll indicator in collapsed table view
* Addressed feedback
2018-02-16 19:31:14 -03:00
Joram Wilander
84a2a0fab8
ABC-123 Add handling for loading custom emojis asynchronously ( #1406 )
...
* Add async handling of custom emoji to posts and channel info
* Add server request to emoji autocomplete
* Add custom emoji paging and server search to emoji picker
* Fix android
* Update mattermost-redux and revert temp change
* Backwards compatibility fixes
* Updates per feedback
* Set server version when user is not logged in
* Reset section index when search is cleared or cancelled
* Some small fixes and upgrade mattermost-redux
* Minor sorting changes
2018-02-15 17:38:45 -05:00
enahum
d156c9f320
Fixing tooltip ( #1443 )
...
* Fixing tooltip
* Add hide menu
2018-02-15 17:38:10 -05:00
enahum
7f02889efc
Add defensive code for pendingPostIds ( #1435 )
2018-02-15 17:36:57 -05:00
enahum
70dada8daf
translations PR 20180215 ( #1444 )
2018-02-15 08:00:32 -03:00
enahum
0482f35035
Bump Android build number to 87 ( #1442 )
2018-02-14 14:25:30 -03:00
enahum
19ff264dad
Bump iOS build number to 87 ( #1441 )
2018-02-14 14:23:01 -03:00
enahum
054f1e6d4f
Using the correct NSAppleMusicUsageDescription key ( #1440 )
2018-02-14 13:51:49 -03:00
enahum
c3eee12db4
Adding required NSAppleMusicUsageDescription by Apple ( #1438 )
2018-02-14 13:27:47 -03:00
Eric Sethna
0fd67ade4d
Update CHANGELOG.md ( #1436 )
2018-02-13 20:31:07 -03:00
enahum
b6e5aaf485
translations PR 20180212 ( #1433 )
2018-02-13 13:44:45 -03:00
enahum
27c764d288
[ICU-579] Display Announcement banner ( #1428 )
...
* Announcement banner
* Feedback review
2018-02-13 10:23:11 -05:00
enahum
6bc1f4a2db
Update mattermost-redux ( #1432 )
2018-02-12 19:58:53 -03:00
enahum
a530e4964e
Bump app build to 86 ( #1431 )
2018-02-12 19:58:38 -03:00
enahum
b53f3988b8
[ICU-680] Fix Duplicate posts ( #1430 )
2018-02-12 14:44:34 -05:00
Stephen Kiers
42af38944e
ICU-639- Fixes bug with Samsung keyboard ( #1427 )
...
* Internalized value to local state so that there is less ‘delay’ and less surface area for bugs to happen
* removed toLowercase on comparison and fixed parent components instead
* Update more_channels.js
2018-02-12 14:02:40 -03:00
enahum
a9a8017006
Fix Android stuck when opening from push notification ( #1429 )
2018-02-12 13:51:29 -03:00
enahum
418c1ce9ba
Update tooltip library ( #1426 )
...
* Update tooltip library
* Feedback review
* remove static field
2018-02-12 09:03:05 -05:00
enahum
bd3a5e1288
Handle the good, warning, danger status for post attachments ( #1425 )
2018-02-12 20:02:54 +08:00
enahum
39181bd7b9
Adjust margin and tap area of reply icon ( #1422 )
2018-02-09 11:21:00 -05:00
enahum
9a0a43ae35
Enable iOS Share Extension with TableView ( #1418 )
...
* Enable iOS Share Extension with TableView
* show channel display_name when main app channel is dm or gm
* feedback review
2018-02-08 12:14:40 -05:00
enahum
94af2d5725
Fix Makefile ( #1424 )
2018-02-08 10:49:34 -03:00
enahum
d0f96c0887
[ICU-650] Upgrade React Native to 0.52.2 ( #1421 )
...
* Upgrade to React Native 0.52.2
* Bump app version to 1.7.0
* Update fastlane
* Upgrade mattermost redux
* feedback review
2018-02-07 18:24:01 -03:00
enahum
509fe37f1f
[ICU-676] Make the app extensions follow the max file size that the server accepts ( #1411 )
...
* Android Share extension follows server config file size limit
* iOS Share extention follows config file size limit
* feedback review
2018-02-07 18:02:38 -03:00
enahum
439131578a
Fix emoji sizes ( #1423 )
...
* Fix emoji sizes
* Blacklist nonExistentEmoji
2018-02-07 17:55:55 -03:00
Eric Sethna
4a0f21bcc1
1.6.0 Changelog ( #1420 )
...
* 1.6.0 Changelog
* Update CHANGELOG.md
2018-02-07 13:24:50 -03:00
Chris Duarte
c4e7a622d2
Fix onLayoutCalled issue and improve accuracy ( #1401 )
2018-02-07 11:03:58 -05:00
Chris Duarte
2051e8a086
ClientUpgrade: Fix bad props reference in close action ( #1400 )
...
* Fix bad props reference in close action
* Change closeAction to use closure
2018-02-07 11:01:14 -05:00
Harrison Healey
d187399fce
ICU-653 Stopped filtering out join/leave messages about the current user ( #1419 )
...
* ICU-653 Stopped filtering out join/leave messages about the current user
* Switched redux back to master
2018-02-07 09:25:05 -05:00
enahum
c4c4ddd7cf
translations PR 20180205 ( #1414 )
2018-02-06 15:09:21 -03:00
enahum
e2d8f98f9a
Bump Android build number to 85 ( #1417 )
2018-02-05 21:55:06 -03:00
enahum
28a517ac3e
Bump iOS build number to 85 ( #1416 )
2018-02-05 21:54:57 -03:00
Stephen Kiers
2444d0f57b
Icu 640 - Fixing RN Font sizes and issues with cutoff fonts ( #1402 )
...
* added arrow style functions to eslint
* added padding to text boxes to decrease chance of cutoff
* Removed fontSize prop from Emoji
* base sizes on stylesheet
* normalized font sizes across devices
* minor tweaks
* tweaks
* text to default
* text size relative too
* remove Margintop hack
* Final tweaks
* fixed func name
* fixed scale to always be based on portait mode
* re-added margintop hack
* set Text paddingBottom in markdown file
* Fix style names and setup
* fixed import
* reversed size of edit label
* fix eslint
2018-02-05 13:33:39 -07:00
Elias Nahum
c4ad99d2b8
Merge branch 'release-1.6'
2018-02-02 19:23:48 -03:00
enahum
424e5cbcc4
Bump Android build number to 84 ( #1410 )
2018-02-02 19:20:54 -03:00
enahum
fc381d4cf4
Bump iOS build number to 84 ( #1409 )
2018-02-02 19:11:11 -03:00
enahum
89e0623e6e
Improvements on iOS Share Extension ( #1407 )
...
* Improvements on iOS Share Extension
* Switch NSUserDefaults with a file based solution
* create a new entities object instead of mutating
* Clarify the function for requiring emm authentication
* ensure entities is not a shallow copy
2018-02-02 16:48:09 -05:00