Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

codeberg.org / mellium/xmpp issues and pull requests

#449 - dial: improve documentation for the dial package

Pull Request - State: closed - Opened by SamWhited 17 days ago

#448 - all: bump dependencies

Pull Request - State: closed - Opened by SamWhited 17 days ago

#447 - dial: remove network argument from Client and Server functions

Issue - State: open - Opened by SamWhited 18 days ago
Labels: Good First Issue, Kind: Breaking, Priority: Low

#446 - sasl: update pbkdf2 to use stdlib version

Issue - State: open - Opened by SamWhited 23 days ago
Labels: Kind: Maintenance, Priority: Low

#445 - dial: document default dialer behavior

Issue - State: closed - Opened by SamWhited 24 days ago
Labels: Good First Issue, Kind: Documentation, Priority: Medium

#444 - xmpp: confusing errors returned from resource binding

Issue - State: open - Opened by SamWhited 26 days ago
Labels: Kind: Bug, Priority: Low

#443 - all: remove McAbber integration tests

Issue - State: open - Opened by SamWhited about 1 month ago
Labels: Good First Issue, Kind: Testing, Priority: Low

#442 - jid: remove JID parsing malloc test

Pull Request - State: closed - Opened by SamWhited about 1 month ago

#441 - xmpp: re-enable TLS 1.3 chanel binding integration tests after Prosody release

Issue - State: open - Opened by SamWhited about 1 month ago
Labels: Kind: Testing, Priority: Low

#440 - muc: fix deadlock when leaving channel

Pull Request - State: closed - Opened by SamWhited about 1 month ago

#439 - muc: deadlock when departing a room

Issue - State: closed - Opened by SamWhited about 1 month ago
Labels: Good First Issue, Kind: Bug, Priority: High

#438 - .woodpecker: enable race detector in CI

Pull Request - State: closed - Opened by SamWhited about 1 month ago

#437 - disco: fix potential race in handler

Pull Request - State: closed - Opened by SamWhited about 1 month ago

#436 - muc: fix race when joining channel

Pull Request - State: closed - Opened by SamWhited about 1 month ago - 5 comments

#435 - muc: race when joining room

Issue - State: closed - Opened by SamWhited about 1 month ago
Labels: Good First Issue, Kind: Bug, Priority: Medium

#434 - mux: fix data race

Pull Request - State: closed - Opened by olegmax about 1 month ago - 4 comments

#433 - dial, internal/discover: respect disabled fallback

Pull Request - State: closed - Opened by SamWhited about 1 month ago - 1 comment

#432 - xmpp: Fix handling of <resource> in bind stage

Pull Request - State: open - Opened by olegmax about 1 month ago - 6 comments

#431 - bindPayload.Resource is not used

Issue - State: open - Opened by olegmax about 1 month ago - 1 comment
Labels: Good First Issue, Kind: Bug

#430 - "i/o timeout" for DialClientSession

Issue - State: closed - Opened by decentral1se about 2 months ago - 4 comments

#429 - add logger to Dialer and add AttemptTimeoutDuration and Default

Pull Request - State: closed - Opened by linenisgreat 3 months ago - 2 comments

#428 - all: update broken example in docs

Pull Request - State: closed - Opened by SamWhited 3 months ago

#427 - Bug in BindResource

Issue - State: closed - Opened by ekasetiawans 3 months ago - 6 comments
Labels: Reviewed: Invalid

#426 - examples/commands: simplify ad-hoc commands UI

Pull Request - State: closed - Opened by SamWhited 3 months ago

#425 - examples: update go.mod file and deps

Pull Request - State: closed - Opened by SamWhited 3 months ago

#424 - receipts: change API for requesting receipt

Pull Request - State: closed - Opened by SamWhited 4 months ago
Labels: Kind: Breaking

#422 - internal/stream: add some tests for Expect

Pull Request - State: closed - Opened by SamWhited 4 months ago

#421 - all: fix recent linter issues

Pull Request - State: closed - Opened by SamWhited 4 months ago

#420 - ibb: fix deadlock in tests

Pull Request - State: closed - Opened by SamWhited 4 months ago

#419 - ibb: fix flakey test

Pull Request - State: closed - Opened by SamWhited 4 months ago

#418 - xmpp: rename internal identifiers for readability

Pull Request - State: closed - Opened by SamWhited 4 months ago

#417 - dial: update dial test to use type of error

Pull Request - State: closed - Opened by SamWhited 4 months ago

#416 - all: update required Go version to 1.22

Pull Request - State: closed - Opened by SamWhited 4 months ago

#415 - xmpp: build fails when running integration tests

Issue - State: closed - Opened by SamWhited 4 months ago - 4 comments
Labels: Kind: Testing

#414 - muc: fix goroutine leak in join/leave

Pull Request - State: closed - Opened by SamWhited 4 months ago - 9 comments

#413 - muc: User code doesn't have access to MUC initial <presence>

Issue - State: open - Opened by olegmax 4 months ago - 1 comment
Labels: Kind: Enhancement

#412 - Check for duplicate ids in Session.sendResp

Issue - State: closed - Opened by olegmax 4 months ago - 7 comments
Labels: Kind: Enhancement, Reviewed: Invalid

#411 - internal/integration/jackal: remove Jackal tests

Issue - State: open - Opened by SamWhited 4 months ago
Labels: Good First Issue, Kind: Testing, Priority: Low

#410 - ibb: tests occasionally deadlock

Issue - State: closed - Opened by SamWhited 4 months ago - 1 comment
Labels: Kind: Bug, Kind: Testing

#409 - ibb: flakey test occasionally returns error

Issue - State: closed - Opened by SamWhited 4 months ago
Labels: Kind: Bug, Kind: Testing

#408 - ibb: fix deadlock in tests

Pull Request - State: closed - Opened by SamWhited 4 months ago - 1 comment

#407 - ibb: TestExpect occasionally deadlocks

Issue - State: closed - Opened by SamWhited 4 months ago
Labels: bug

#406 - crypto: fix broken tests

Pull Request - State: closed - Opened by SamWhited 4 months ago

#405 - xmpp: fix a race condition in IQ handling

Pull Request - State: closed - Opened by SamWhited 4 months ago - 5 comments

#404 - all: update contributors list

Pull Request - State: closed - Opened by SamWhited 4 months ago - 1 comment

#403 - stream: silence some linter false positives

Pull Request - State: closed - Opened by SamWhited 4 months ago

#402 - xmpp: fix panic on closed channel in sentIQs

Pull Request - State: closed - Opened by olegmax 4 months ago - 21 comments

#401 - stream: swap order of errors to make linter happy

Pull Request - State: closed - Opened by SamWhited 4 months ago - 1 comment

#400 - dial: Pass context to TLS dialer

Pull Request - State: closed - Opened by olegmax 5 months ago - 5 comments

#399 - Panic when writing to closed sentIQs channel

Issue - State: closed - Opened by olegmax 5 months ago
Labels: Kind: Bug

#398 - Refine receipts.Requested.Value handling

Issue - State: closed - Opened by olegmax 5 months ago - 2 comments
Labels: Good First Issue, Kind: Bug

#397 - Wrong stanza type in error string

Issue - State: open - Opened by SamWhited 5 months ago
Labels: Good First Issue, Kind: Maintenance

#396 - Goroutine started from muc.Client.JoinPresence hangs

Issue - State: closed - Opened by olegmax 5 months ago - 5 comments
Labels: Status: Needs feedback

#395 - Possible goroutine leak

Issue - State: closed - Opened by olegmax 5 months ago - 1 comment
Labels: Good First Issue, Kind: Bug

#394 - Missing CondPaymentRequired in conditions.go for pubsub

Issue - State: closed - Opened by TheScientist101 5 months ago - 1 comment

#393 - WIP: Implement subscribe feature in pubsub package

Pull Request - State: closed - Opened by TheScientist101 6 months ago - 1 comment

#392 - file: implement XEP-0446 File Metadata Element

Pull Request - State: closed - Opened by SamWhited 6 months ago - 1 comment

#391 - XEP-0450: Automatic Trust Management

Issue - State: open - Opened by SamWhited about 1 year ago
Labels: Kind: Enhancement

#390 - internal/stream: deduplicate stream handling logic

Pull Request - State: closed - Opened by SamWhited about 1 year ago

#389 - XEP-0369: Add support for Mediated Information eXchange (MIX)

Issue - State: open - Opened by aryak about 1 year ago
Labels: Kind: Enhancement, Status: Help wanted

#388 - dial: fix dialing connections without implicit TLS

Pull Request - State: closed - Opened by SamWhited about 1 year ago

#387 - xmpp: should allow newline after XML declaration

Issue - State: closed - Opened by guus about 1 year ago - 3 comments
Labels: Good First Issue, Kind: Bug

#386 - internal/decl: move to xmlstream module

Issue - State: open - Opened by SamWhited over 1 year ago
Labels: Good First Issue, Kind: Enhancement

#385 - WIP: Implement XEP-0420 Stanza Content Encryption

Pull Request - State: closed - Opened by jaeckel over 1 year ago - 4 comments

#384 - examples: build examples using the current version

Pull Request - State: closed - Opened by SamWhited over 1 year ago - 1 comment

#383 - dial: lack of direct TLS should not block dial entirely

Issue - State: closed - Opened by SamWhited over 1 year ago
Labels: bug

#382 - change regUrl as per issue #344

Pull Request - State: closed - Opened by srcrr over 1 year ago - 3 comments

#381 - dial: several integration tests failing only on CI

Issue - State: closed - Opened by SamWhited over 1 year ago - 1 comment
Labels: Kind: Testing

#380 - stream: fix unmarshalling of stream error

Pull Request - State: closed - Opened by SamWhited over 1 year ago

#379 - muc: fix implicit memory aliasing

Pull Request - State: closed - Opened by SamWhited over 1 year ago

#378 - jid: disable allocation test

Pull Request - State: closed - Opened by SamWhited over 1 year ago - 1 comment

#377 - jid: investigate allocation difference between Go 1.20 and Go 1.21

Issue - State: closed - Opened by SamWhited over 1 year ago
Labels: Kind: Testing

#376 - Update CI

Pull Request - State: closed - Opened by jaeckel over 1 year ago - 4 comments

#375 - Add handling of `see-other-host` error

Pull Request - State: closed - Opened by jaeckel over 1 year ago - 2 comments

#374 - examples/echobot: fix typo

Pull Request - State: closed - Opened by guus over 1 year ago - 2 comments

#373 - WIP: internal/integration/openfire: new testing package

Pull Request - State: closed - Opened by SamWhited over 1 year ago - 3 comments

#372 - crypto: implement types for trust messages

Pull Request - State: closed - Opened by SamWhited over 1 year ago

#371 - stanza: rewrite Error API

Issue - State: open - Opened by SamWhited almost 2 years ago
Labels: Kind: Enhancement, Status: Help wanted

#370 - all: update dependencies

Pull Request - State: closed - Opened by SamWhited almost 2 years ago

#369 - message deletion

Issue - State: closed - Opened by Ghost almost 2 years ago - 1 comment

#368 - allow chardata in stream feature IQs

Pull Request - State: closed - Opened by humm almost 2 years ago - 4 comments

#367 - xmpp: whitespace in stanzas

Issue - State: closed - Opened by humm almost 2 years ago
Labels: Kind: Bug

#366 - internal/genpubsub: update condition names

Pull Request - State: closed - Opened by SamWhited almost 2 years ago

#364 - stanza: not all Error language translations are marshaled

Issue - State: closed - Opened by SamWhited almost 2 years ago
Labels: Kind: Bug

#363 - internal/genpubsub: none condition and unmarshal

Pull Request - State: closed - Opened by SamWhited almost 2 years ago

#362 - all: release v0.21.4

Pull Request - State: closed - Opened by SamWhited almost 2 years ago

#361 - all: release v0.21.4

Pull Request - State: closed - Opened by SamWhited almost 2 years ago

#360 - version: add handler for responding to software version requests

Pull Request - State: closed - Opened by alyakimenko almost 2 years ago - 6 comments

#359 - all: unify multilingual text implementation

Issue - State: open - Opened by SamWhited almost 2 years ago
Labels: Kind: Enhancement

#358 - internal/integration/slixmpp: do not verify certs

Pull Request - State: closed - Opened by SamWhited almost 2 years ago

#357 - blocklist: add reporting integration test

Pull Request - State: closed - Opened by SamWhited almost 2 years ago - 1 comment

#356 - .woodpecker: fix broken CONTRIBUTORS check

Pull Request - State: closed - Opened by SamWhited about 2 years ago

#355 - blocklist: add integration tests and fix namespace

Pull Request - State: closed - Opened by SamWhited about 2 years ago

#354 - internal/ns: remove ns.WS constant

Pull Request - State: closed - Opened by SamWhited about 2 years ago

#353 - xmpp: return better errors during StartTLS

Pull Request - State: closed - Opened by SamWhited about 2 years ago

#352 - xmpp: fix incorrect errors being returned from StartTLS code

Issue - State: closed - Opened by SamWhited about 2 years ago
Labels: enhancement

#351 - all: rename various SASL bits

Pull Request - State: closed - Opened by SamWhited about 2 years ago
Labels: enhancement

#350 - internal/saslerr: remove use of language tags

Pull Request - State: closed - Opened by SamWhited about 2 years ago
Labels: enhancement