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
Please edit this post if you have additions / changes.
For discussion -> comment.
Someone you follow creates a new location (done)
Someone you follow creates a new impression
Someone follows you (done)
Someone favorites a location of you (done)
Someone favorites a location where you have posted an impression
Someone posts an impression where you have also posted one