LurkerHub

Results 82 comments of LurkerHub

Any chance of looking into it?

![image](https://user-images.githubusercontent.com/20542915/184988124-2e5cab78-c8e1-436c-8f6b-7a4394c8e20a.png) ```XML Character about to be renamed These are the notes that are lost ```

So a server-side rename is a combination of delete + make new, as far as the protocol is concerned? I do get an email notification that a bookmarked character was...

The lack of formatting is really limiting. If you could add it, it would be great!

Revisiting. Please add support for the basic formatting options that exist on Pidgin's "Font" menu

> I won't be looking into this until the new protocol is out, because they may change the way formatting is handled. But I will accept patches if someone has...

> Note to self: > https://docs.pidgin.im/pidgin/2.x.y/connection_8h.html#a5073f95bd10eb9eed84fa58cbf1bb162 > https://docs.pidgin.im/pidgin/2.x.y/conversation_8h.html#a28e64d2787ef92ddd7bc7295b66bf98d Note to vobe: https://discord.com/invite/pB9fbVC

> it should take care of the `[b]`, `[i]`, `[u]`, `[s]` and `[url]` subset. I could probably hack something to work with `[color]` but the user would have to type...

Previous code was crap, I deleted it. Looking at `tag_to_html_start()` and `tag_to_html_end()` in pidgin-2.14.4\pidgin\gtkimhtml.c my head a splode. It seems that it can output both new and old-style tags? Asking...