devlikeapro

Results 54 issues of devlikeapro

Fixed a poll voting issue where you send a poll to `@lid` but receive a reply in the `@s..` chat. Thanks to these two fixes, **poll voting** now works again:...

Currently, if you send a poll from meow to **Channels**, users are unable to vote. This PR addresses the issue by: * Adding support for `PollCreationMessageV3` as `"poll"`. * Including...

The default value for `RACK_ATTACK_LIMIT` is **3000**, so the documentation should state either **3000 rpm** or **60 rps**. Since rate limits are usually expressed per second, it makes more sense...

The deployment documentation uses the new Docker plugin, so it's probably worth changing it in upgrade doc too. https://developers.chatwoot.com/self-hosted/deployment/docker