Chinmay Pai

Results 30 comments of Chinmay Pai

@db48x tried the code from your fork, and I can't seem to get it to work even with ACLs explicitly specified, for example, my ACL configuration has: ```json { "groups":...

Ah, was unaware, the acl docs link to the tailscale website. It even does not work with `*` as the `src`. Would it only work with a specified IP/group name?

I've added multiarch support for listmonk in this PR: https://github.com/knadh/listmonk/pull/1344 For the time being you can build it locally using `goreleaser` with the following command: ```sh $ goreleaser release --clean...

Seems to be okay now. Will update here in case it happens again.

I think for starters, the current solution is pretty simple and practical. In scenarios where mattermost is used (assuming it is mostly in teams at workplaces), I think it's better...

> Looking back at my (direct) conversations with the bot, I would find it super annoying to have to add @chatgpt to each of my responses. I sometimes even forget...

> if someone else enters the thread: say "good bye, let me know when you need me!" (optional, maybe configurable, too), and then only "activate" when someone mentions the bot...

Sorry I couldn't check since I've been traveling. > I will accept the pull request, maybe even make it the default behavior, if you make it possible to chat with...

I got it to work in DMs without requiring it to be tagged at all, including threads. It'll still require for the bot to be tagged in group threads, since...

Hi, is there any timeline for implementing email notification support? Currently the only mail plane sends is for workspace invitations, and we think that getting emails for assigned/due issues is...