Ryan Davis
fffd31bf77
MM-14907 RN: iOS - No MattermostShare error when sharing text that is over server's max post size ( #2713 )
...
* RN: iOS - No MattermostShare error when sharing text that is over server's max post size
* MM-14907 Allow editing if over maxPostSize.
* MM-14907 Always On Character Count
* Readded work from MM-14836 Post-Merge
* Refactor of getMaxPostSize to match getMaxFileSize
2019-04-25 09:17:56 -04:00
Miguel Alatzar
89c0d1b5f9
Increase Typing animation duration and remove handleScrollToRecentPost ( #2730 )
2019-04-23 14:49:15 -07:00
Miguel Alatzar
9982a2d73f
Match lineHeight used in ChannelInfoHeader to PostBody's ( #2721 )
...
* Match lineHeight used in ChannelInfoHeader to PostBody's
* Apply lineHeight only for iOS
2019-04-23 13:47:54 -07:00
Miguel Alatzar
39587aa3ae
[MM-14836] Prevent sharing of images over max pixels ( #2733 )
...
* Prevent sharing of images over max image size
* Prevent sharing of images over max image pixels
* Move readableMaxImagePixels
2019-04-23 11:45:54 -07:00
Saturnino Abril
e3b4191af9
[MM-14619] Remove Client4.online and related setOnline function ( #2718 )
...
* remove Client4.online and related setOnline function
* update mattermost-redux commit to 16a39c671193db23006d848c7866adbb5cae6901
2019-04-24 00:34:34 +08:00
Miguel Alatzar
1a9b34f618
[MM-14699] Update image cache manager to handle correct file extensions ( #2701 )
...
* Update image cache manager to handle correct file extensions
* Use RNFetchBlob.fs.existsWithDiffExt to find cached images with
extensions other than the default .png
* Add package-lock.json
* Use app/util/file's getExtensionFromMime
* Define DEFAULT_MIME_TYPE in image_cache_manager.js
2019-04-22 19:19:21 -07:00
Miguel Alatzar
a67863c5a2
[MM-14669] Return null dimensions when height or width is falsy ( #2681 )
...
* Return 50x50 dimensions when height or width is 0
* Refactor image constants
* Return null dimensions when height or width is falsy
2019-04-22 19:17:03 -07:00
Miguel Alatzar
10196d5fad
MM-14541 Fix search bar animation stutter in main search bar ( #2672 )
...
* Do not expand drawer on search start
* Add state.searching for determining showTeams
* Add leftComponent prop to SearchBar to render SwitchTeamsButton
* Update snapshot tests
* Use native driver when possible and fix start calls
2019-04-22 19:01:17 -07:00
Peter Dave Hello
d5a0b50d9a
Optimize png image with zopflipng lossless compression ( #2682 )
2019-04-22 21:57:49 -04:00
Chris Duarte
2ca87f7ac4
Reminder message (/remind) do not show message text on mobile. ( #2710 )
2019-04-22 21:56:26 -04:00
Harrison Healey
2e756ba21a
MM-14741 Add default option to post action dropdown ( #2724 )
2019-04-22 14:42:42 -04:00
amyblais
e2dc33c4ac
v1.18.1 Changelog ( #2726 )
...
* Update CHANGELOG.md
* Update CHANGELOG.md
2019-04-21 12:17:53 -04:00
Elias Nahum
f43c357972
MM-15216 Fix crash when cookie does not set expiration date on iOS
2019-04-18 18:24:36 -04:00
Elias Nahum
5183bc4b50
MM-15215 fix crash caused by malformed post textbox localize string
2019-04-18 18:24:36 -04:00
Elias Nahum
37c150f3c7
Bump app version number to 1.18.1
2019-04-18 18:24:36 -04:00
Elias Nahum
b9778bfc22
Bump app build number to 187
2019-04-18 18:24:36 -04:00
Martin Kraft
58f4346e5d
MM-14417: Add messaging for channel mentions of users not in constrai… ( #2711 )
...
* MM-14417: Add messaging for channel mentions of users not in constrained groups.
* MM-14417: Reorder translation.
* MM-14417: Update for new mobile app with old server install.
2019-04-17 10:45:29 -04:00
Jesús Espino
c769b536ae
Creating the concept of RedirectChannel and use it before the DefaultChannel when we are redirecting the user ( #2674 )
...
* Creating the concept of RedirectChannel and use it before the DefaultChannel when we are redirecting the user
* upgrading to the last mattermost-redux version
2019-04-16 23:34:02 +02:00
amyblais
53d4d33a60
v1.18 Changelog ( #2671 )
...
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
2019-04-16 16:13:23 -04:00
Seungje Jun
696c4dc94f
DateHeader rendering bug fix ( #2717 )
...
* app/screens/search.js DateHeader part bug fix
* DateHeader parts fix
2019-04-16 09:03:39 -04:00
Saturnino Abril
51e0e06997
Bump app build number to 186 ( #2716 )
2019-04-16 11:56:42 +08:00
Saturnino Abril
bb5702edb5
add telemetry config for beta build ( #2714 )
2019-04-15 17:24:21 -04:00
Harrison Healey
9c53852128
Reorganize post state and make postsInChannel into a sparse array ( #2693 )
...
* MM-13957 Reorganize post actions (#2553 )
* MM-13957 Reorganize post actions
* Update mattermost-redux
* Update mattermost-redux
* Update package-lock.json to resolve build issues
* MM-13958/MM-13959 Make postsInChannel into a sparse array (#2600 )
* MM-13960 Re-add combined system messages (#2637 )
* MM-13960 Re-add combined system messages
* Pass entire post to PostOptions
* Update mattermost-redux
* Update mattermost-redux
* Address feedback
* Update mattermost-redux
2019-04-15 17:20:23 -04:00
Jason Blais
07c2fe40a1
Proposed changelog update regarding AppConfig compatability ( #2688 )
...
Make it more obvious what action needs to be taken + some readability updates
2019-04-15 14:24:52 -04:00
Miguel Alatzar
45784e5fcd
Ensure the correct value for channelIsLoading is used ( #2712 )
2019-04-15 10:53:02 -07:00
Saturnino Abril
79a84dd9ab
Bump app build number to 185 ( #2708 )
2019-04-10 16:56:54 +08:00
Jesús Espino
95a9eb9118
Executing translation extraction script ( #2703 )
2019-04-09 15:24:43 -04:00
Elias Nahum
0449d7c53a
MM-14959 iOS Share Extension channel search open by default ( #2698 )
2019-04-09 14:39:28 -04:00
kosgrz
6b5d0a49e5
[MM-14191] Render emojis in Interactive Message Buttons ( #2640 )
2019-04-09 11:41:39 -04:00
Carlos Tadeu Panato Junior
9ae71cf393
add mmjstool as dev dep ( #2707 )
...
* add mmjstool as dev dep
* run the mmjstool to fix issues
* add extra line
* update makefile
* update per feedback
* revert strings per request
2019-04-09 15:35:22 +02:00
Miguel Alatzar
d1ca9b874a
Set canFlag to false for system messages ( #2705 )
2019-04-09 11:15:15 +08:00
Elias Nahum
825284517e
MM-14960 Use the correct icon set for channel types ( #2699 )
2019-04-08 10:50:38 -07:00
Miguel Alatzar
ae1b81126c
[MM-14830] Check for null pushNotification prior to calling sendNotificationScheduled on it ( #2702 )
...
* Update react-native-notifications dependency commit hash
* Add package-lock.json
2019-04-08 08:32:52 -04:00
Miguel Alatzar
8172320a19
[MM-14899] Support sharing of screenshots via the iOS share extension ( #2697 )
...
* Handle NSItemProvider item of type UIImage
* Create screenshot temp file with UploadSessionManager
2019-04-08 05:30:25 +08:00
Miguel Alatzar
50a83b63fa
Remove package name from push notification content ( #2700 )
2019-04-08 05:23:53 +08:00
Miguel Alatzar
dd66405343
Avoid force casting items to URL ( #2696 )
2019-04-05 02:57:36 +08:00
Saturnino Abril
0ff59554fa
Bump app build number to 184 ( #2695 )
2019-04-05 00:21:25 +08:00
Saturnino Abril
26857bdae1
update commit of commonmark.js that fixes "blank spaces break markdown table" ( #2694 )
2019-04-05 00:12:45 +08:00
Daniel Schalla
dd5d11e1dd
Add CSRF Header in File Upload and Profile Image Set Operations ( #2686 )
2019-04-04 10:43:54 -04:00
Eric Sethna
2ea1f928d3
Update README.md ( #2692 )
2019-04-04 11:12:44 -03:00
Miguel Alatzar
6aaaaef09c
[MM-14871] Fix extraction of sender name for push notifications ( #2691 )
...
* Return empty string for sender name when not found
2019-04-03 18:39:28 -07:00
Miguel Alatzar
531a743853
[MM-14866] Fix app crash due to parseInt call on null and display test notification message ( #2690 )
...
* Call setNumber on notification only if badge is not null
* Move setNumber call
* Add bundle to empty list
2019-04-03 10:15:05 -07:00
Dan Maas
89ba815e8b
Update NOTICE.txt ( #2685 )
...
- Misc homepage and project info updates
2019-04-03 09:46:45 +02:00
Orjiewuru Kingdom Isaac
102eeb93fe
MM-13151 Increase double tap delay for post action buttons ( #2406 )
...
* Use app state to disable a button when click to prevent double tap
* remove disable button state after 4000ms
* modify preventDoubleTap to have optional delayTime param
* remove local state use for button control
* remove unused method
* remove app state method to disable a button
* Update tap.js
2019-04-02 10:22:31 -04:00
Joram Wilander
77fe06794f
Generate random channel URL name from display names that don't clean into a usable name ( #2679 )
2019-03-28 13:34:56 -07:00
Christopher Speller
ec9e46fb62
MM-13618 Adding bot tags. ( #2669 )
...
* Adding bot tags.
* Snapshot update.
* Moving bot tag to own component.
* Snapshots.
* Adding missing bot tags, fixing bot profile, allowing tap of bot username to open profile.
* Snapshots and tests.
2019-03-26 16:59:45 -07:00
Harshil Sharma
6cb2bdbb0f
#MI-372 updated mattermost-redux commit ID to use the latest changes ( #2670 )
...
* #MI-372 updated mattermost-redux commit ID to use the latest changes
* Updated commit ID in package lock as well
2019-03-26 18:37:50 -03:00
Martin Kraft
7423e7d3bf
MM-14345: Changes the channelIsReadOnly prop to be associated to the post's channel rather than the current channel. Show the unpin regardless of whether a channel is read-only. ( #2656 )
2019-03-25 17:37:54 -07:00
Courtney Pattison
c3a1e3561e
[MM-13381] Added reply to post options ( #2665 )
...
* [MM-13381] Added reply to post options
* [MM-13381] Fixes for adding reply to post options
* [MM-13381] Fixed logic for adding reply to post options
* [MM-13381] Fixed canReply logic for post options
2019-03-25 13:29:46 -07:00
Elias Nahum
cd875ac3a8
Bump Version to 1.18.0 and Build to 183 ( #2667 )
...
* Bump app build number to 183
* Bump app version number to 1.18.0
2019-03-25 08:51:27 -03:00