Ticket created by ~bbbb on ~emersion/soju
if a server doesn't support SASL and you need to login via messaging nickserv, it seems like this ends up happening after soju tries to rejoin your channels. i'm not sure if soju actually sends the connect commands after rejoining, or if there's just a delay in the network's nickserv processing your IDENTIFY command.
Either way, if some of those channels were +r (registered users only), soju will fail to join them because you aren't identified yet, and won't try to rejoin them after being identified, so you'll have to rejoin them manually every time soju reconnects.
gemini-rss-http added by ~bbbb on ~bbbb/bbbb
~bbbb assigned ~bbbb to #1 on ~bbbb/bbbb
Ticket created by ~bbbb on ~bbbb/bbbb
The spec requires there to be an h1 before the links start, but some sites (maybe quite a few?) don't have one, and instead use ascii art as the title or just no title. If there isn't an h1, instead of returning an error it should still try to return a feed and maybe use the url with the gemini:// part taken off as the title.