1
0
mirror of git://jb55.com/damus synced 2024-09-29 16:30:44 +00:00
damus/DamusNotificationService
Charlie Fish 1d4d2b0204 mute: integrate new MutelistManager
This patch is slightly large (I think still within the guidelines tho) ,
but also pretty straightforward. I thought for a while about how I could
split this up in a straightforward way, and I couldn’t come up with
anything without breaking intermediate builds.

- Deleted a lot of old/unnecessary code (ie. the Collection extension
  for MuteItem, since we’re now using the MutelistManager sets)

- Changed damus_state.contacts to damus_state.mutelist_manager for all
  mute list manager work

- Updated MutelistView to take advantage of new code (this is probably
  the largest change in this patch)

Lighting-Address: fishcharlie@strike.me
Signed-off-by: Charlie Fish <contact@charlie.fish>
Reviewed-by: William Casarin <jb55@jb55.com>
Link: 20240210163650.42884-4-contact@charlie.fish
Signed-off-by: William Casarin <jb55@jb55.com>
2024-02-26 11:30:03 -08:00
..
DamusNotificationService.entitlements Add experimental push notification support 2023-11-20 10:32:33 -08:00
Info.plist Add experimental push notification support 2023-11-20 10:32:33 -08:00
NotificationExtensionState.swift mute: integrate new MutelistManager 2024-02-26 11:30:03 -08:00
NotificationFormatter.swift ndb/txn: make transactions failable 2024-01-10 14:27:02 -08:00
NotificationService.swift ndb/txn: make transactions failable 2024-01-10 14:27:02 -08:00