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

Add push subscription infrastructure #356

Merged
merged 22 commits into from
Aug 31, 2017
Merged

Add push subscription infrastructure #356

merged 22 commits into from
Aug 31, 2017

Commits on Aug 31, 2017

  1. Add pyfcm dep

    nicksellen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    208d654 View commit details
    Browse the repository at this point in the history
  2. Gitignore .iml files

    nicksellen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    96dd49c View commit details
    Browse the repository at this point in the history
  3. Add PushSubscription model

    nicksellen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    fdee690 View commit details
    Browse the repository at this point in the history
  4. Add requests-mock dep

    nicksellen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    3073611 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f98deae View commit details
    Browse the repository at this point in the history
  6. Add simple pyfcm wrapper

    nicksellen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    7c1f1b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7eaea7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8d76c6 View commit details
    Browse the repository at this point in the history
  9. Add fcm test in receiver

    nicksellen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    ee63965 View commit details
    Browse the repository at this point in the history
  10. Add user id serializer

    Can use it if you don't want the whole user info
    nicksellen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    d05e2f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    069cbcb View commit details
    Browse the repository at this point in the history
  12. Add fcm tests

    nicksellen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    3c32dd0 View commit details
    Browse the repository at this point in the history
  13. Add api tests

    nicksellen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    7c01577 View commit details
    Browse the repository at this point in the history
  14. Add subscription urls

    nicksellen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    4b59a32 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1fff120 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8a1af78 View commit details
    Browse the repository at this point in the history
  17. Minor name fixup

    nicksellen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    4472037 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    57eb4ab View commit details
    Browse the repository at this point in the history
  19. Feed a treat to flake8

    nicksellen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    4c0f1a9 View commit details
    Browse the repository at this point in the history
  20. Fix typo

    nicksellen committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    68e0c65 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fe1310c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    501d0c5 View commit details
    Browse the repository at this point in the history