Elias Nahum
de57c343f0
MM-55621 fix layout for tablets and foldables ( #7697 )
...
* MM-55621 fix layout for tablets and foldables
* feedback review
2023-12-05 11:08:43 +08:00
Erin A
7c747c28b6
[MM-54529] Prevent Persistent Notifications Error Message for DM Channel ( #7648 )
...
* Update index.ts persistentNotifications to include param and conditions for channelType
* Update message for "no recipients mentioned" to not occur for `DM_CHANNEL`.
* Update send message to either start with "Recipients" for DM channel or "@mentioned recipients"
* Include `channelType` in call to `persistentNotificationsConfirmation`
* Fix typo in persisten(t)NotificationsEnabled
* Remove ternary in translatable string
* Add channelType to callback's dependencies
* Make channelType optional
2023-11-30 09:49:20 +01:00
Caleb Roseland
79d7c628e4
Merge branch 'main' into MM-53902-cont
2023-11-27 15:09:55 -06:00
Caleb Roseland
4a422af3d6
refactor /:route param
2023-11-24 16:43:19 -06:00
Caleb Roseland
89fc14bb43
fix plugin path matching, add coverage
2023-11-24 13:15:26 -06:00
M-ZubairAhmed
4b5489c7a7
[MM-53810] Add mobile markdown support for highlighting without notifications without configuration ability ( #7663 )
2023-11-23 17:11:06 +08:00
Caleb Roseland
5d35b4a995
remove unneeded decode
2023-11-22 22:59:59 -06:00
Caleb Roseland
e39736b4da
parameter cleanup
2023-11-22 22:54:42 -06:00
Caleb Roseland
a3b811dcfb
refactor
2023-11-22 17:49:35 -06:00
Caleb Roseland
12a80c4f29
subpath tests, variations test
2023-11-21 22:05:35 -06:00
Caleb Roseland
f8f4e9e474
review changes
2023-11-17 11:18:05 -08:00
Christopher Poile
6fb5d85798
MM-55036 - Calls: Fix: Receiving in-app notifications for calls notifications while active ( #7623 )
...
* when active, do not show overlay if this is a calls-started notification
* add calls notification type; keep message test for backwards compat
* process calls notifications properly
* revert NOTIFICATION_TYPE.CALLS; use sub_type for backwards compatibility
* add ticket and comment for future refactoring of isCallsStartedMessage
2023-11-16 09:28:29 -05:00
Caleb Roseland
bf91340fd4
put back plugin case
2023-11-15 21:29:54 -06:00
Caleb Roseland
bf25f10c38
refactor parseDeepLink with path-to-regexp
2023-11-15 21:24:48 -06:00
Caleb Roseland
744d5c1120
include backslashes
2023-11-03 14:46:00 -05:00
Caleb Roseland
a8fe9794d0
Merge branch 'main' into MM-53902-cont
2023-11-02 16:36:28 -05:00
rashmibharambe
a01fac4753
Session timeout notification incorrectly says "Days" on iOS ( #7629 )
...
* Session timeout notification incorrectly says "Days" on iOS
* Update index.ts
* Update index.ts
* Update index.ts
* Update index.ts
* Update index.ts
* Update index.ts
* Session timeout notification incorrectly says "Days" on iOS
* Update index.ts
* Update en.json
* Update index.ts
2023-11-02 16:38:57 +01:00
Daniel Espino García
01fdd1f7d4
Fix recent sorting difference with webapp ( #7632 )
2023-10-26 15:15:54 +02:00
Pablo Andrés Vélez Vidal
196372eeb4
Merge pull request #7495 from mattermost/MM-50354-not-show-push-notifications-warning-if-disabled
...
MM-50354 - do not show push disabled notification once acknowledged
2023-10-25 11:50:17 +02:00
Caleb Roseland
03ccfda514
better support variations
2023-10-23 17:25:28 -05:00
Caleb Roseland
fc7d8a3d08
include encoded
2023-10-18 17:10:30 -05:00
Pablo Andrés Vélez Vidal
6dcc999176
capitalize back the alert text
2023-10-18 21:06:12 +02:00
Pablo Andrés Vélez Vidal
89fc2e8b99
Update alert text
2023-10-18 12:12:37 +02:00
Daniel Espino García
a3eeb69277
Goodbye, GraphQL ( #7597 )
2023-10-16 10:13:16 +02:00
Pablo Andrés Vélez Vidal
41ca61966b
do not remove inside app alerts
2023-10-10 17:12:04 +02:00
Pablo Andrés Vélez Vidal
499114f4f9
Merge branch 'main' into MM-50354-not-show-push-notifications-warning-if-disabled
2023-10-09 16:28:58 +02:00
Daniel Espino García
ba52acb26f
Add GM as DM feature support ( #7515 )
...
* Add GM as DM feature support
* Minor fix
* Address feedback
* Fix case for non set channel notify prop
* Fix strings
2023-09-26 18:35:40 +02:00
Elias Nahum
df52740752
Add alert when deeplink is invalid ( #7538 )
2023-09-12 07:26:05 -03:00
Elias Nahum
f463d12187
show alert when server SSL is invalid or untrusted ( #7533 )
2023-09-07 06:23:34 -03:00
Pablo Andrés Vélez Vidal
d4cd0cb1de
implement pr feedback; reuse existing keyfromurl function; fix imports
2023-08-22 15:50:45 +02:00
Pablo Andrés Vélez Vidal
7244f95fea
add unit test; refactor function; not remove on logout but on server remove
2023-08-21 17:31:16 +02:00
Elias Nahum
68939c9fcc
update reanimated ( #7500 )
...
* update reanimated
* fix reanimated types
2023-08-14 14:38:05 -04:00
Pablo Andrés Vélez Vidal
7d3115c920
enhance regular expression to support optional subpath
2023-08-10 13:53:27 +02:00
Pablo Andrés Vélez Vidal
0da1b5c6a4
MM-50354 - do not show push disabled notification once acknowledged
2023-08-10 12:23:55 +02:00
Elias Nahum
4f5b42abba
update network library ( #7493 )
...
* update network library
* attempt to fix search results 'map' of null
2023-08-10 10:41:39 +02:00
Daniel Espino García
8a32588507
Fix DMs in sidebar ( #7468 )
...
* Fix DMs in sidebar
* Properly handle view, show and open preferences
* Refactor openChannel to keep similar logic together
2023-08-02 11:51:33 +02:00
Daniel Espino García
d74826064b
Remove keychain cache to avoid token invalidation problems ( #7479 )
2023-08-01 15:46:48 +02:00
Elias Nahum
3effecd6a4
match desktop search and highlight results ( #7445 )
2023-07-18 12:17:19 -04:00
Elias Nahum
40254fba96
fix: crash when reactor is missing ( #7448 )
2023-07-12 10:22:37 -04:00
Daniel Espino García
5ab2f86b66
Fix ios cache ( #7412 )
...
* Fix Keychain cache
* Fix
* Fix import
2023-07-05 14:01:51 -04:00
Dmitry Lyzlov
cc2728aaa8
Added localization into iOS share extension ( #7351 )
2023-06-21 12:42:31 +02:00
Daniel Espino García
cffe80b442
Fix fetching unreads from archived channels, fetching groups on unlicensed servers and logs ( #7406 )
2023-06-20 13:52:05 -04:00
Daniel Espino García
20dfb4f406
Fix issue with missing post headers on threads ( #7378 )
...
* Fix issue with missing post headers on threads
* Fix lint
2023-05-31 11:42:20 -04:00
Daniel Espino García
68818d0048
Update string on notification error ( #7370 )
2023-05-23 17:34:31 +02:00
Daniel Espino García
19315c63c4
Improve manage members search ( #7357 )
2023-05-23 11:33:17 -04:00
Daniel Espino García
162cdfb21d
Handle currentUser not available throught the app and refetch it ( #7333 )
...
* Handle currentUser not available throught the app and refetch it
* Address feedback
2023-05-05 15:40:59 -04:00
Daniel Espino García
86658edc30
Refactor errors around the app ( #7306 )
...
* Refactor errors around the app
* Fix recursive function
* Fix tests
2023-05-03 13:08:55 +02:00
Kyriakos Z
ab4f65020a
[MM-49540] Message Priority Phase 3 ( #7142 )
...
* Init
* i18 and types
* Acknowledge button, api
* Ack button + display ackd users
* Saves priority on draft and addresses some comments
* Addresses review comments round 2
* Moves fetching userprofiles upon opening ACKs
* Adds metadata column in drafts table
+ Addresses some more review comments.
* Small refactor according to review comments
* Addresses some review comments
* Addresses some review comments
* Uses local action when ACKing
* Fixes first time selecting priority and other
* Updates snapshots
* Fixes i18n
* Fixes ts errors
---------
Co-authored-by: Anurag Shivarathri <anurag6713@gmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-27 11:22:03 +00:00
Elias Nahum
58d1b02d3a
Fix the query undefined comparison when threadId prop is not set by the navigation library ( #7302 )
2023-04-21 12:27:51 -04:00
Elias Nahum
784b05fe97
Upgrade Dependencies ( #7299 )
...
* upgrade reanimated
* update devDependencies
* upgrade react-intl
* update react-native and some dependencies
* update react-native-permissions
* update RN
* use Share sheet for Report a problem
* update Sentry
* remove step to downloadWebRTC
* update detox deps
* feedback review
2023-04-21 12:16:54 -04:00