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
Eric Sethna
c4da6636a7
Update CHANGELOG.md ( #1408 )
2018-02-01 22:15:55 -03:00
enahum
cd6fd9017f
Fix Android app stuck in splash screen when killed by the OS ( #1403 )
2018-02-01 09:56:09 -05:00
Harrison Healey
05587d789a
ICU-633 Added tilde to channel shortlink to match web app ( #1391 )
2018-01-31 13:47:13 -03:00
Stephen Kiers
29705d0715
ICU-573 Allow flag on file upload to trigger unescape of filename ( #1383 )
...
* properly encode filename to be handled by android
* Perf updates
* remove form-data devDependency
* Broke out encoding to function
* missed one
* Removed fontSize prop from Emoji
* trigger jenkins
* reverse jenkins trigger
* fix styles
* eslint upgrade
* Fine, harrison…
* needed semicolon now….
2018-01-31 11:42:02 -05:00
Saturnino Abril
bda1ba153e
[ICU-629] Add support for DM with deactivated channel (teammate) ( #1385 )
...
* Add support for DM with deactivated channel (teammate)
* add archive_icon
* add extra protection to prevent error when teammate is evetually deactivated
2018-02-01 00:04:31 +08:00
enahum
cd80cdfdf4
Fix race condition preventing the app opened from a PN to go to the correct channel ( #1398 )
...
* Fix race condition preventing the app opened from a PN to go to the correct channel
* Feedback review
2018-01-31 11:02:02 -05:00
enahum
c298025532
ICU-642 Remove Check for Updates screen by default ( #1397 )
2018-01-31 10:14:21 -05:00
Harrison Healey
62f7358807
Removed fontSize prop from Emoji ( #1399 )
2018-01-30 19:08:41 -03:00
Harrison Healey
48b18fa5fb
Removed duplicate ChannelLoader instance ( #1380 )
2018-01-30 19:01:42 -03:00
Elias Nahum
77a8a2e054
Merge branch 'release-1.6'
2018-01-30 16:11:20 -03:00
enahum
79dd5e3269
Bump Android build number to 82 ( #1396 )
2018-01-30 16:10:08 -03:00
enahum
9d6bcbdd1e
Bump iOS build number to 82 ( #1395 )
2018-01-30 16:09:38 -03:00
enahum
a3d9eaa385
iOS Share extension to share files up to 20mb ( #1394 )
2018-01-30 13:27:20 -03:00
enahum
c4a8e0a278
translations PR 20180129 ( #1392 )
2018-01-30 09:23:59 -03:00
enahum
aebea2688b
iOS Share extension, fix teams and dm channels ( #1389 )
...
* iOS Share extension, fix teams and dm channels
* Feedback review
* Feedback review 2
2018-01-29 13:59:30 -03:00
Elias Nahum
cd1a125a4e
Merge branch 'release-1.6'
2018-01-26 19:29:15 -03:00
enahum
712e3019eb
Bump Android build number to 81 ( #1388 )
2018-01-26 19:25:55 -03:00
enahum
f466b479ba
Bump iOS build number to 81 ( #1387 )
2018-01-26 19:18:38 -03:00
enahum
676a3c4bda
Fix share extension ( #1386 )
...
* Remove iOS extension garbage code
* Fix Android Share Extension crash
2018-01-26 18:50:08 -03:00
Jesús Espino
10e21c1cc2
Makefile compatible with linux ( #1384 )
2018-01-26 14:38:37 -05:00
Harrison Healey
bc42db3e87
RN-616 Added a fallback to prevent posts from being stuck as pending forever ( #1381 )
2018-01-26 14:09:08 -03:00