Page MenuHomePhabricator

Move all notif types to lib except for APNs notifs
AcceptedPublic

Authored by marcin on Tue, Jun 11, 10:23 AM.
Tags
None
Referenced Files
F2032873: D12394.id41211.diff
Tue, Jun 18, 3:45 AM
F2032849: D12394.id.diff
Tue, Jun 18, 3:45 AM
F2032836: D12394.diff
Tue, Jun 18, 3:44 AM
F2026115: D12394.diff
Mon, Jun 17, 2:28 PM
F2025564: D12394.diff
Mon, Jun 17, 10:46 AM
Subscribers

Details

Reviewers
kamil
tomek
Summary

This differential moves all notif types to lib except for APNs. The reason for this is that APNs types are provided by node-apn that can't be used in lib. Therefore APNs notifs types, generation and encryption will be handled in a separate diff since it is less copy-pasting and more implementing from scratch.

Test Plan
  1. Flow
  2. Test all notif types for all platforms and large notifs as well.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage