mattermost-mobile/android
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
..
app Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433) 2022-06-29 13:28:50 -04:00
gradle/wrapper [Gekidou] upgrade to RN 68 (old arch) (#6138) 2022-04-08 12:40:44 -04:00
build.gradle [Gekidou] Update dependencies (#6305) 2022-05-24 08:47:12 -04:00
gradle.properties [Gekidou] upgrade to RN 68 (old arch) (#6138) 2022-04-08 12:40:44 -04:00
gradlew [Gekidou] upgrade to RN 68 (old arch) (#6138) 2022-04-08 12:40:44 -04:00
gradlew.bat
settings.gradle Replace lottie loading spinner for activity indicator (#6266) 2022-05-12 12:54:43 -04:00