1
0
mirror of git://jb55.com/damus synced 2024-09-30 00:40:45 +00:00
damus/damusTests/Models
Charlie Fish 068b89d087 mute: adding new structs/enums for new mute list
- Adding MuteItem & DamusDuration
- Changing RefId hashtag associated type from TagElem to Hashtag
    - This is done because in MuteItem, we can not create a RefId.hashtag TagElem instance since we don’t have a note associated with a given hashtag mute item.

Related: https://github.com/damus-io/damus/issues/1718
Related: https://github.com/damus-io/damus/issues/856
Lighting Address: fishcharlie@strike.me

Signed-off-by: Charlie Fish <contact@charlie.fish>
Reviewed-by: William Casarin <jb55@jb55.com>
Signed-off-by: William Casarin <jb55@jb55.com>
2024-01-25 12:12:57 -08:00
..
Block+Tests.swift Create helper extensions for Block and update tests for the Block helper model 2023-09-03 18:02:32 -07:00
DamusParseContentTests.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
MuteItemTests.swift mute: adding new structs/enums for new mute list 2024-01-25 12:12:57 -08:00