handlerug
handlerug
Thank you for reply! I already use multiple managers for accounts, but as I described in the issue, this approach doesn't work for unknown reason :(
Also, I explored library code and found out that it hangs in `manager.NewAuthentication(...)` when it tries to get the response from Telegram server:  Maybe Telegram servers ignore this request,...
Woah, a month has already passed since last reply to this issue. I tried looking at the code, and it hangs at `newSession(...)` if logs don't lie. I don't know...
You *can* fetch the source markup at `/text/`, but that would be the raw mycomarkup.
Doesn't seem to be a bodge to me. Looks like a nice way of moderating registrations too.
It doesn't explicitly disallow a `` tag from appearing inside `content` as part of XHTML markup (not with the meaning of `atom:summary`), so that seems like allowed to me. Otherwise...
Aren't other elements like `p`, `b`, `h1`, etc. allowed? I don't see them explicitly allowed in the spec either. If I understand correctly, `xhtmlDiv` already implies the parser must be...
It happens with a feed that has articles which use the `` tag. It's often paired with the `` tag to customize the text that appears near the drop-down arrow....
It would actually be nice if the hypha name field was present on edit pages for non-existent hyphae. This would work nicely with @kytta's suggestion (I like it too). >...
I can implement name and attachment fields on the edit page if you want.