Block a user
Actually delete feeds when they're sufficiently blocked / unfollowed
Do the right hop count / replication policy
ef5ce1d6e1
web: Show the little graphs if the Tilde Friends verison thingy is expanded. I want to be able to optionally see these on mobile.
0ea1213139
ssb: Use the same refresh character in two places.
51fe372f60
ssb: Stick the stylesheet on document.body. No more fonts changing when various dialogs show up.
eb8f9f8936
web: Add some meta tags to make it show up better in search engines / embeds maybe. #43
5bdf970c10
ssb: Don't list broadcasts for identities to which we are already connected.
50089f72c6
ssb: We can show what state a connection is in.
62e15e0208
update: CodeMirror.
3d8b02a7f3
ssb+issues+core: prettier
20701d9cf1
ssb: Missed a few connection failures for context.
fa94442eb2
ssb: Populate more connection errors with context.
68ff77e172
ssb: Hook up connect error messages more thoroughly.
102e9be3a8
update: c-ares 1.34.3.
9b00b41a1e
ssb: Connection result preliminary hookup to ui, and fix some fallout.
b1f6ad17e1
ssb: Pass around reasons for failing to connect. This will help get that information to the ui when I finish hooking it up.
e7979fe9db
test: Add more retries until selenium cooperates.
7a276adbbc
ssb: Size blob ID buffers appropriately.