mattermost-mobile/ios/Mattermost
Elias Nahum 790b1beb22
[Gekidou] push notifications (#5779)
* Push notifications entry point

* Process android notification natively only if RN is not initialized

* Database changes to store local channel viewed_at

* EphemeralStore wait until screen removed

* Move schedule session notification to utility

* Fix channel remote & local actions + added actions for markChannelAsViewed & fetchMyChannel

* Add fetchMyTeam remote action

* Add dismissAllModalsAndPopToScreen to navigation

* Improve post list component & add app state to re-trigger queries

* Improve WS implementation

* Handle push notification events

* Fix postsInChannel since handler

* Handle in-app notifications

* Post list to listen to column changes

* Track selected bottom tab in ephemeral store

* add useIsTablet hook

* in-app notifications on tablets
2021-10-27 17:53:11 -03:00
..
Images.xcassets changed flattened ios app icon as per marketing request (#5768) 2021-10-19 16:21:35 -03:00
AppDelegate.h Barebones code for v2 2020-11-17 14:20:58 -03:00
AppDelegate.m [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
Info.plist fixed OpenSans, added Metropolis fonts & modified post text styles (#5728) 2021-10-07 17:20:39 -03:00
main.m Barebones code for v2 2020-11-17 14:20:58 -03:00
Mattermost-Bridging-Header.h Barebones code for v2 2020-11-17 14:20:58 -03:00
Mattermost.entitlements Barebones code for v2 2020-11-17 14:20:58 -03:00
MattermostManaged.h Barebones code for v2 2020-11-17 14:20:58 -03:00
MattermostManaged.m Remove team unreads and rely on channel member instead (#5710) 2021-10-01 16:07:57 -03:00
RNNotificationEventHandler+HandleReplyAction.h Barebones code for v2 2020-11-17 14:20:58 -03:00
RNNotificationEventHandler+HandleReplyAction.m iOS - Fetch and store data on push notification receipt (#5645) 2021-08-31 15:43:57 -07:00
RuntimeUtils.swift Barebones code for v2 2020-11-17 14:20:58 -03:00
SDWebImageDownloaderOperation+Swizzle.h MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
SDWebImageDownloaderOperation+Swizzle.m MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
SwimeProxy.swift MM-35115 [Gekidou] Login flow - Email and Password (#5402) 2021-06-18 00:57:40 -04:00
UIImage+vImageScaling.h Barebones code for v2 2020-11-17 14:20:58 -03:00
UIImage+vImageScaling.m Barebones code for v2 2020-11-17 14:20:58 -03:00