Results 6 issues of chengshq

Fix no match the socket. The error log: ``` [error] @ejabberd_hooks:safe_apply/4:240 Hook privacy_check_packet crashed when running mod_privacy:check_packet/4: ** exception error: no match of right hand side value #{socket => {socket_state,gen_tcp,#Port,262144,...

Fixes [https://github.com/emqx/emqx/issues/12265](https://github.com/emqx/emqx/issues/12265) ## Summary ## PR Checklist Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items...

Using this command, the log output screenshot is as follows. The `uri_query` printout is incorrect. `coap-client -m post -e "" "coap://127.0.0.1/mqtt/connection?clientid=0622ff402c06010122ff&username=admin&password=public"` ## Summary ### 🤖[[deprecated]](https://githubnext.com/copilot-for-prs-sunset) Generated by Copilot at eec005a...

Fixes https://github.com/emqx/emqx/issues/12911 Fix server not send heartbeat to client and client send heartbeat to server, the server keep alive. ## Summary ## PR Checklist Please convert it to a draft...

In the config SYNC_FILTERTIME_MAX is SYNC_FILTERTYPE_ALL mean no limitation. Actually in file /lib/request/sync.php at line 340 the const became SYNC_FILTERTYPE_2WEEKS. You can put it out. So when sync you calendars,...

When use `ja` and `ko` language, the download button style changed.