Haw Loeung
Haw Loeung
Hi, Some places are moving to different chat systems such as Mattermost and Slack. With users such as myself using IRC bridges. Any chance of adding an option, say completion_prefix_char,...
Hi, Thought it was fixed with https://github.com/42wim/matterircd/pull/419 but it looks like it's still happening (as @axinojolais mentioned a few days ago): Test one ``` Test two Test three ``` Test...
Useful for debugging out-of-order messages in https://github.com/42wim/matterircd/issues/426
Followup on https://github.com/42wim/matterircd/pull/425 Should probably target this one for the 0.26.0, 0.27.0, or later milestone.
Hi, At present, python-openid supports flat file storage, memory, and SQL for persistent storage. Any chance of adding support for memcache / memcached? Thanks, Haw
This is probably more of a wishlist item and would be nice if jujucharms.com would show differences between charm revisions. For example, have a feature to show the differences between...
This shows both the thread/parent/root IDs followed by the actual post IDs: `Testing replying to thread (re @hloeung: Testing ThreadContext …) [↪@@mhqyzmzkh78ct8mmfjijzas49h,@@ixm3u8q9a7ngi8j1yttkb9bq9a]` This is useful so we can perform actions,...
With commit 4215119a0722506cb43fa2331619b683de05efb4, when replying to threads with a multi-line post such as: ``` Test 1 Test 2 Test 3 ``` Only the first line is used, so the message...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What problem does this feature solve? I'm currently using chroma in another project,...
Hi,  For some reason, tab characters show up as `I` per the screenshot above. I thought it was my terminal but it's fine elsewhere. Also, it's fine viewing the...