Signal-Server/service
Jordan Rose c367a71223 APNS: include a collapse-id for non-VOIP notifications
This has two benefits:

- The APNS server should only send an iOS client a single push
  notification for any missed messages while the device is offline
  (server-side coalescing). Note that the client can still turn that
  into multiple "user notifications" as it pulls from its queue.

- If multiple notifications get delivered but iOS is unable to process
  them (say, because the phone just restarted and hasn't been unlocked
  yet), the user should only get one "You may have received messages"
  notification (client-side coalescing).
2022-02-18 10:41:10 -05:00
..
config Consolidate DynamoDB clients/configuration 2021-12-15 12:42:41 -05:00
src APNS: include a collapse-id for non-VOIP notifications 2022-02-18 10:41:10 -05:00
assembly.xml Build refactor in preparations for bringing in jgitver 2021-05-26 19:42:42 -05:00
pom.xml Exclude junit from transitive dependencies 2022-01-03 15:10:02 -08:00