William Casarin
8df5bf04ae
refactor: Break EventView into 3 separate views
...
SelectedEventView
EmbeddedEventView
EventView
2023-01-23 12:13:58 -08:00
83909c8fc9
Change use of DM to be consistent and add missing localization comments
2023-01-22 21:50:28 -05:00
William Casarin
d658d1d987
DM Message Requests
...
Put strangers in a different tab
Changelog-Added: Add DM Message Requests
2023-01-21 11:13:44 -08:00
887eb902bf
Add comments to localized strings
2023-01-08 21:57:28 -05:00
William Casarin
977ae29949
Fix navigation popping in DM view
2022-12-31 18:10:29 -08:00
Sam DuBois
d7d8076bee
Adding a small empty timeline view to make it more obvious when there is no content and when there is content
2022-12-18 09:40:34 -08:00
Jacob Davis
2c44366ca5
Fix padding and other minor UI improvements
2022-12-17 17:03:16 -08:00
William Casarin
acc4650fa8
dms: use lazyvstack
...
otherwise it's slow as balls
2022-11-18 18:40:51 -08:00
William Casarin
22cad4b072
wot: show friend icons is some views
...
easier to detect if someone is trying to fake us out
Changelog-Added: Friend icons next to names on some views. Check is friend. Arrows are friend-of-friends
Signed-off-by: William Casarin <jb55@jb55.com >
2022-08-09 16:48:47 -07:00
William Casarin
366293315d
Add DM button to profile
...
Signed-off-by: William Casarin <jb55@jb55.com >
2022-07-03 09:23:08 -07:00
William Casarin
c122035851
Implement NIP04: Encrypted Direct Messages
...
Closes #5
This adds encrypted direct message support to damus
Changelog-Added: Implement NIP04: Encrypted Direct Messages
Signed-off-by: William Casarin <jb55@jb55.com >
2022-07-02 12:14:36 -07:00