Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added topic subscription information retrieval to messaging client #362

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    43c7e77 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. chore: Added Actions-based release workflow (firebase#331)

    * chore: Added Actions-based release workflow
    
    * Set GOPATH
    
    * Fixed working directory for tests
    
    * Decrypting credentials into the testdata directory
    
    * Added preflight and post check scripts
    hiranya911 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    aa4e7a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    0e690ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c2199d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. fix(fcm): Fix documents of FCM batch request limit (firebase#347)

    Co-authored-by: Hiranya Jayathilaka <hiranya911@gmail.com>
    178inaba and hiranya911 committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    cdf28fb View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    4f24515 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Added topic subscription information retrieval to messaging client and

    corresponding tests. This commit should provide the feature requested in
    FR firebase#99.
    m4ng0 committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    5d188a4 View commit details
    Browse the repository at this point in the history
  2. Fixed some lint errors.

    m4ng0 committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    c02fb7e View commit details
    Browse the repository at this point in the history