Commit Graph

10 Commits

Author SHA1 Message Date
Alex Gleason
1011be5333 Nostr: sign events with NIP-46 2023-08-27 10:22:56 -05:00
Alex Gleason
85c8f674b4 Streaming: allow connecting if not logged in, gate certain topics 2023-07-22 14:55:21 -05:00
Alex Gleason
53c8858fa6 Add useHashtagStream hook, clean up hashtags timeline (remove unused code for fetching multiple hashtags) 2023-07-22 14:41:50 -05:00
Alex Gleason
4a4a2d1a87 Add useGroupStream hook 2023-07-22 14:06:15 -05:00
Alex Gleason
811a9af670 Add useListStream hook 2023-07-22 14:03:00 -05:00
Alex Gleason
4090d6ab51 Add useDirectStream hook 2023-07-22 14:00:00 -05:00
Alex Gleason
9b1352f0ad Add useRemoteStream hook 2023-07-22 13:16:01 -05:00
Alex Gleason
d99e266008 Add usePublicStream hook 2023-07-22 13:09:45 -05:00
Alex Gleason
3cef200a44 Add useCommunityStream hook, refresh socket when timelineId or path changes 2023-07-22 13:05:41 -05:00
Alex Gleason
77f0f4d377 Add Streaming hooks 2023-07-22 12:49:02 -05:00