Skip to content

Push-Notifications #73

@timoweiss

Description

@timoweiss

Please edit this post if you have additions / changes.
For discussion -> comment.

// basic impl.
message.addData('title', '');
message.addData('message', '');
message.addData('entity', '');
message.addData('entity_id', );
message.addData('icon', 'drawable-hdpi-icon');

Someone you follow creates a new location (done)

  • title: TBD
  • message: TBD
  • entity: location
  • entity_id: location_id

Someone you follow creates a new impression

  • title: TBD
  • message: TBD
  • entity: location
  • entity_id: location_id

Someone follows you (done)

  • title: TBD
  • message: TBD
  • entity: user
  • entity_id: user_id

Someone favorites a location of you (done)

  • title: TBD
  • message: TBD
  • entity: user or location?
  • entity_id: user_id or location_id?

Someone favorites a location where you have posted an impression

  • title: TBD
  • message: TBD
  • entity: user or location?
  • entity_id: user_id or location_id?

Someone posts an impression where you have also posted one

  • title: TBD
  • message: TBD
  • entity: location
  • entity_id: location_id

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions