jackal icon indicating copy to clipboard operation
jackal copied to clipboard

💬 Instant messaging server for the Extensible Messaging and Presence Protocol (XMPP).

Results 27 jackal issues
Sort by recently updated
recently updated
newest added

When installing jackal with `go install github.com/ortuman/jackal/cmd/jackal@latest` or something similar, it will fail with the following: ``` $ go install github.com/ortuman/jackal/cmd/jackalctl@latest go: github.com/ortuman/jackal/cmd/jackalctl@latest (in github.com/ortuman/[email protected]): The go.mod file for the...

##### Checklist - [x] `make test` passes - [x] tests and/or benchmarks are included - [x] documentation is changed or added ### Affected core subsystem(s) - `pkg/c2s` - `pkg/auth` -...

Signed-off-by: Miguel Ángel Ortuño Add support for [XEP-0313: Message Archive Management](https://xmpp.org/extensions/xep-0313.html)

module
xep0313

added windows support with conditional build.

Add support for [XEP-0313: Message Archive Management](https://xmpp.org/extensions/xep-0313.html)

feature-request

Is there endpoint for websockets to connect ?

feature-request
c2s
transport

Do you have the plan to implement the XEP-0045(Multi-User Chat) ?

Can you add Portable Import/Export Format for XMPP-IM Servers support? - https://xmpp.org/extensions/xep-0227.html

Ref: https://mattermost.com/blog/coordinated-disclosure-go-xml-vulnerabilities/

pending-response

Please add support of XEP-0443: XMPP Compliance Suites 2021: https://xmpp.org/extensions/xep-0443.html Which replaces: - XEP-0423: XMPP Compliance Suites 2020: https://xmpp.org/extensions/xep-0423.html - XEP-0412: XMPP Compliance Suites 2019: https://xmpp.org/extensions/xep-0412.html - XEP-0387: XMPP Compliance...