mattermost-mobile/types/api
Elias Nahum 75ed884e65
Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433)
* Add column last_fetched_at to MyChannel & Thread tables and the migration

* Fix schema tests

* Handle lastFetchAt, retrieve threads on init and properly observe thread unreads (#6436)

* [Gekidou] Set lastFetchAt when fetching posts for a channel (#6437)

* Set lastFetchAt when fetching posts for a channel

* When resetting _preparedState set always to null

* Revert changes in WS

* Handle and set lastFetchedAt for MyChannel in iOS push notification

* feedback review

* iOS fallback to last post createAt if no lastFetchAt set

* Handle lastFetchAt on Android push notifications

* create storePostsForChannel local action

* Fix iOS fallback to last post create_at

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2022-06-29 13:28:50 -04:00
..
apps.d.ts Add AppsForm and Interactive Dialogs (#6142) 2022-04-28 18:26:21 +02:00
bots.d.ts MM-35115 [Gekidou] Login flow - Email and Password (#5402) 2021-06-18 00:57:40 -04:00
category.d.ts [Gekidou] Sidebar Categories (Database only) (#5909) 2022-01-31 10:30:10 -03:00
channels.d.ts [Gekidou] Update database to hold if a user is a team or channel admin (#6351) 2022-06-06 05:54:02 -04:00
client.d.ts Set 5s as default timeout for ping (#6271) 2022-05-13 11:36:30 -04:00
commands.d.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
config.d.ts [Gekidou] Add Latex support (#6195) 2022-04-28 12:27:10 -04:00
emojis.d.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
error.d.ts MM-35115 [Gekidou] Login flow - Email and Password (#5402) 2021-06-18 00:57:40 -04:00
files.d.ts [Gekidou - MM-44645] Search Screen - show results from server (#6314) 2022-06-15 08:29:32 -05:00
groups.d.ts [Gekidou] Groups + group membership schema (#6251) 2022-05-19 17:54:39 +10:00
integrations.d.ts Add AppsForm and Interactive Dialogs (#6142) 2022-04-28 18:26:21 +02:00
license.d.ts MM-35115 [Gekidou] Login flow - Email and Password (#5402) 2021-06-18 00:57:40 -04:00
posts.d.ts [Gekidou MM-39707] CRT DB (#5948) 2022-03-03 22:47:29 +05:30
preferences.d.ts Replace lottie loading spinner for activity indicator (#6266) 2022-05-12 12:54:43 -04:00
reactions.d.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
roles.d.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
session.d.ts [Gekidou] update dependencies (#5691) 2021-09-23 14:44:50 -03:00
slash_command.d.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
teams.d.ts Remove team unreads and rely on channel member instead (#5710) 2021-10-01 16:07:57 -03:00
threads.d.ts Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433) 2022-06-29 13:28:50 -04:00
users.d.ts MM-39711 - Gekidou Settings Push Notification functionality (#6373) 2022-06-14 10:35:50 +04:00
websocket.d.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00