damus/damus.xcodeproj
Daniel D’Aquino b148fb735e Move device token sending logic to its own component
This commit moves the device token logic to a new
PushNotificationClient, to move complexity from this specific feature
away from damusApp.swift

This commit also slightly improves the handling of device tokens, by
caching it on the client struct even if the user is using local
notifications, so that the device token can be sent to the server immediately after
switching to push notifications mode.

Signed-off-by: Daniel D’Aquino <daniel@daquino.me>
Reviewed-by: William Casarin <jb55@jb55.com>
2024-05-24 16:49:09 -07:00
..
project.xcworkspace Change reactions to use a native looking emoji picker 2024-04-22 17:24:14 -07:00
xcshareddata/xcschemes project: upgrade to recommended settings 2024-01-24 09:39:42 -08:00
project.pbxproj Move device token sending logic to its own component 2024-05-24 16:49:09 -07:00