Commit Graph

15 Commits

Author SHA1 Message Date
William Casarin
eae844e081 Fix event encoding issue 2023-02-06 11:10:23 -08:00
William Casarin
d5857325b1 Universal Links: share notes!
Changelog-Added: Added universal link sharing of notes
2023-01-06 10:24:08 -08:00
William Casarin
c4206883f2 Even more aggressive reconnects
Sometimes it gets stuck in a "reconnecting" state. We'll retry even
these connections if the last connection attempt is too old.
2022-10-17 16:17:05 -07:00
William Casarin
8aac880bb5 more filters
Signed-off-by: William Casarin <jb55@jb55.com>
2022-05-24 14:34:21 -07:00
William Casarin
4de2ce402e fix broken nagivation
Signed-off-by: William Casarin <jb55@jb55.com>
2022-04-23 12:41:36 -07:00
William Casarin
0c63433f8e make last-of-kind per-relay
also fix multiple subscriptions

otherwise wonky things happen

Signed-off-by: William Casarin <jb55@jb55.com>
2022-04-20 19:30:05 -07:00
William Casarin
8568d4abc7 fix up many things
Signed-off-by: William Casarin <jb55@jb55.com>
2022-04-19 09:26:29 -07:00
William Casarin
cca8738519 fix signature/encoding issues with slashes
Signed-off-by: William Casarin <jb55@jb55.com>
2022-04-18 10:30:28 -07:00
William Casarin
f314a4163f add explicit reconnect
otherwise we try to reconnect on a broken socket which doesn't seem to
work

Signed-off-by: William Casarin <jb55@jb55.com>
2022-04-17 04:27:17 -07:00
William Casarin
ec1db64370 fix horrible connection issue
Signed-off-by: William Casarin <jb55@jb55.com>
2022-04-16 16:03:22 -07:00
William Casarin
927a4deedc websocket: turn of compression
otherwise we can't connect to some relays

Signed-off-by: William Casarin <jb55@jb55.com>
2022-04-16 15:37:47 -07:00
William Casarin
b6421bb5e4 threads working
Signed-off-by: William Casarin <jb55@jb55.com>
2022-04-16 15:07:26 -07:00
William Casarin
97fbee85c0 posting, global timeline
Signed-off-by: William Casarin <jb55@jb55.com>
2022-04-13 12:18:01 -07:00
William Casarin
967c463976 Posting works!
Signed-off-by: William Casarin <jb55@jb55.com>
2022-04-12 06:47:54 -07:00
William Casarin
28790ccfab reorganize
Signed-off-by: William Casarin <jb55@jb55.com>
2022-04-11 10:34:35 -07:00