issues
search
matrix-org
/
gomatrixserverlib
Go library for matrix federation.
Apache License 2.0
62
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update linter config
#442
richvdh
closed
2 days ago
1
Fix `LookupWellKnown` to read full response
#441
richvdh
closed
1 day ago
0
LookupWellKnown fails to parse well-known if response spans multiple tcp segments
#440
richvdh
closed
1 day ago
0
Optimize JSON parsing
#439
S7evinK
opened
1 month ago
1
Timeout well-known requests
#438
S7evinK
closed
1 month ago
0
Add support for getting authenticated federation media
#437
S7evinK
closed
3 months ago
1
Trim whitespace in X-Matrix header
#436
S7evinK
closed
1 month ago
0
Federation client does not verify response JSON
#435
Fizzadar
closed
4 months ago
0
gomatrixserverlib rejects `Authorization: X-Matrix ...` headers that include optional whitespace around parameter pairs
#434
anoadragon453
closed
1 month ago
0
Bump golang.org/x/net from 0.17.0 to 0.23.0
#433
dependabot[bot]
opened
6 months ago
0
Add RoomType to PublicRoom struct
#432
Xinayder
closed
1 month ago
1
Fix event auth for knocking
#431
S7evinK
closed
9 months ago
1
Fix some event auth issues
#430
S7evinK
closed
9 months ago
1
Remove `aliases` from `PublicRoom` as per MSC2432
#429
S7evinK
closed
10 months ago
1
Unmarshal onto partial `membershipContent`
#428
S7evinK
closed
10 months ago
1
Bump golang.org/x/crypto from 0.14.0 to 0.17.0
#427
dependabot[bot]
closed
10 months ago
1
Check userID for nil to prevent panic
#426
devonh
closed
11 months ago
1
Convert unicode escapse to lowercase
#425
devonh
closed
11 months ago
1
Handle negative zero and exponential numbers in Canonical JSON verification
#424
devonh
closed
11 months ago
2
Fix canonical json utf-16 surrogate pair detection logic
#423
devonh
closed
11 months ago
1
Avoid logging issues if we still could fetch keys
#422
S7evinK
closed
11 months ago
1
Check if event is rejected before using it for auth
#421
S7evinK
closed
1 year ago
1
Bump golang.org/x/net from 0.7.0 to 0.17.0
#420
dependabot[bot]
closed
1 year ago
1
Fix possible state reset issue
#419
S7evinK
closed
1 year ago
2
Support for room version v11
#418
S7evinK
closed
1 year ago
1
PseudoID fixes for complement tests
#417
devonh
closed
1 year ago
1
Default PowerLevelContent.Invite to 0 per matrix spec
#416
NickCao
closed
1 year ago
3
Extend fed client interface for complement usage
#415
devonh
closed
1 year ago
2
Change PDU to return validated RoomID
#414
devonh
closed
1 year ago
1
Bump go version in tests (so Dendrite unit tests can pass)
#413
swedgwood
closed
1 year ago
0
Add more methods for converting to/from sender IDs
#412
swedgwood
closed
1 year ago
1
Support MSC4040 SRV lookups
#411
turt2live
closed
1 year ago
2
Disable character range check for user IDs
#410
neilalexander
opened
1 year ago
2
add new function `NewUserIDOrPanic`
#409
swedgwood
closed
1 year ago
1
add function to check if room version is marked as stable
#408
swedgwood
closed
1 year ago
1
Unable to lookup server keys
#407
thelazyoxymoron
opened
1 year ago
1
Improperly falling back to unstable endpoint for room hierarchies
#406
swedgwood
opened
1 year ago
0
use pointers for querying sender ID
#405
swedgwood
closed
1 year ago
1
Fix signatures on pseudoID invites
#404
devonh
closed
1 year ago
1
Remove remaining mentions of MSC2946
#403
swedgwood
closed
1 year ago
1
Add constants used in space summaries
#402
swedgwood
closed
1 year ago
1
Fix NPE when resolving state
#401
S7evinK
closed
1 year ago
1
Add event size checks similar to Synapse
#400
S7evinK
closed
1 year ago
1
Only check the mxid_mapping if there is no unsigned
#399
S7evinK
closed
1 year ago
1
PseudoID Invites
#398
devonh
closed
1 year ago
2
Handle pseudo identity room federated joins
#397
S7evinK
closed
1 year ago
1
Remove senderID input from PerformJoin
#396
devonh
closed
1 year ago
1
Use spec.RoomID for user query interface
#395
devonh
closed
1 year ago
1
Add `MXIDMapping` struct and possibility to sign it
#394
S7evinK
closed
1 year ago
1
Cleanup remaining statekey usage for senderIDs
#393
devonh
closed
1 year ago
1
Next