Chris T.

Results 13 issues of Chris T.

the message appears in a group chat after a call starts, how can this message not be sent for Skype4J

the display name tested had symbols like ρ, є, υ, ∂, ν, я

If someone .tells someone the same message multiple times, all of them will be marked as read when the other person chats. For example: ``` .tell 2 hi .tell 2...

bug
in progress

I've been thinking about moving permissions to db, but I'm not really sure how useful this might be and what problems this could create. Just an idea.

question

I seem to be really attached to Willie.. I think it could be a good idea to have the formatting module Willie has: ``` python # coding=utf8 """*Availability: 4.5+* The...

enhancement

if TRACE_FILE is set, write pc trace (where each line is ` `) to file

If you have a package that uses ESM + relative imports without .js extension, ex: ```typescript export * from './utils' ``` ncc will think that it can't find utils and...

question