Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

MM-14977 Add bi-directional with loading of last unread post #3049

Merged
merged 10 commits into from
Jul 9, 2019

Commits on Jul 3, 2019

  1. Configuration menu
    Copy the full SHA
    c131db5 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    sudheerDev committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    2156ffb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68bf573 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. update depedency hashes

    sudheerDev committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    bd142cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1830d05 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Preevnt loading auto load of posts when postList does not exist

    prevent loading older posts when a callback is in place
    Fix range
    Sync posts only if postListIds exist
    Sync posts only if lastPostTimestamp exists
    sudheerDev committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    ff7bb45 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. Change variable and state names for unread chunk and timestamp reference

    Use the new util func for selecting unread chunk
    Remove the check for loading posts when calling loadPosts again
    sudheerDev committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    fa343a8 View commit details
    Browse the repository at this point in the history
  2. Fix review comments

    sudheerDev committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    c06b35c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a06cd16 View commit details
    Browse the repository at this point in the history
  4. Redux hash update

    sudheerDev committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    a878f61 View commit details
    Browse the repository at this point in the history