mattermost-mobile/types
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
..
api Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433) 2022-06-29 13:28:50 -04:00
components Fix permalink to not joined channels and to not fetched posts. (#6294) 2022-06-17 19:23:12 +02:00
credentials [Gekidou] Get all existing server credentials on init (#5468) 2021-06-21 14:08:06 -07:00
crt Gekidou CRT - Global threads screen (#6140) 2022-04-28 09:01:36 -04:00
database Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433) 2022-06-29 13:28:50 -04:00
global [Gekidou] pinned posts (#6336) 2022-06-03 09:27:45 -04:00
launch Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
modules [Gekidou] Add Latex support (#6195) 2022-04-28 12:27:10 -04:00
screens MM-39711 - Gekidou Settings Push Notification functionality (#6373) 2022-06-14 10:35:50 +04:00
utils [Gekidou] Markdown SVG & image size support (#6032) 2022-03-10 09:03:09 -03:00