49fl
49fl
Eh, I just went ahead and did this: ``` diff --git a/slack-user.c b/slack-user.c index 50a4d4e..18744bb 100644 --- a/slack-user.c +++ b/slack-user.c @@ -52,8 +52,25 @@ SlackUser *slack_user_update(SlackAccount *sa, json_value *json) {...
Nope, I was able to send IMs just normally. AFAIK it's just cosmetic / just what is displayed to you.
For some reason all display_name_normalized in my irc client have spaces stripped out. Not sure if it is bitlbee doing it or what. I understand if what I have is...
I hit this today. I would love if someone did this.
Could someone on the team merge this?
If anyone is interested in merging this code, feel free. This is much more angular-like. index.js ``` const Express = require('express'); e = Express(); const AngularTemplate = require('angular-template'); const options...
@FDIM I'll be sure to turn on caching :)
As someone who wants to be source-available, but non-commercial: how the heck do I use Commons Clause? Do I include it as "CommonsClauseLicenseCondition.txt" alongside "LICENSE.txt" ?
Thank you again for your explanation and suggested fix! I've just been really busy the past months. Bity development team is practically 2 people for the past year, and yeah,...
Thanks @chasecaleb !