-
-
-
-
src/Lunr/Vortex/FCM/FCMDispatcher.php (Diff revision 1) https://firebase.google.com/docs/cloud-messaging/concept-options#setting-the-priority-of-a-message
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+794) |
-
-
src/Lunr/Vortex/FCM/FCMDispatcher.php (Diff revision 2) why is this not extending the GCM Dispatcher class?
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 3 (+449 -8) |
-
-
src/Lunr/Vortex/FCM/FCMDispatcher.php (Diff revision 3) It's probably best if you solve this differently, otherwise you have to fix the push_batch() method as well.
Easiest would probably be to add object getter methods in the GCMDispatcher class for the response objects and have this class just override those object getters.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 4 (+476 -11) |
-
-
src/Lunr/Vortex/GCM/GCMDispatcher.php (Diff revisions 3 - 4) I'd rather have this in a separate review
-
Depends On: |
|
||||
---|---|---|---|---|---|
Commit: |
|
||||
Diff: |
Revision 5 (+449 -8) |
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 6 (+449 -8) |
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 7 (+449 -8) |
-
-
-
src/Lunr/Vortex/FCM/Tests/FCMDispatcherPushTest.php (Diff revision 7) we don't need to retest inheritet functions
-
src/Lunr/Vortex/GCM/GCMDispatcher.php (Diff revision 7) All changes to this file should go in a separate review
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 8 (+244) |
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 9 (+244) |
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 10 (+244) |
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 11 (+244) |
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 12 (+244) |