Skip to content

Tags: offsoc/wire-server

Tags

chart/5.22.36

Toggle chart/5.22.36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
WPB-20203 backend updating user attributes via SCIM should be possibl…

…e when E2EID is enabled (wireapp#4772)

chart/5.22.32

Toggle chart/5.22.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[WPB-18349] Use servant auth in spar (wireapp#4750)

* Add internal endpoint to Brig: check if user is admin, return TeamId

* Add RPC call from Spar to Brig

* Add integration test

* In spar integration tests have admin user accessing /identity-providers

* Remove /identity-providers test case for "zuser has no team"

* Fix the user team query to account for missing field

chart/5.22.31

Toggle chart/5.22.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
WPB-20208 Audit log on asset download (wireapp#4784)

chart/5.22.30

Toggle chart/5.22.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add type to Pict data type in Swagger (wireapp#4785)

add type information to the Pict data type in OpenAPI

* adapted schema-profunctor's jsonObject in this regard
* fixed the static OpenAPI spec of previous API versions

chart/5.22.27

Toggle chart/5.22.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
WPB-20206 create a new feature flag asset audit log (wireapp#4779)

chart/5.22.26

Toggle chart/5.22.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
PostgresUnmarshall: Use Either instead of Maybe (wireapp#4770)

* PostgresUnmarshall: Use Either instead of Maybe

This will allow for better error messages when we encoding/decoding errors.

This also changes dimapPG to use `refinedResult` to make the decoding errors not
visible in business logic.

* PostgresUnmarshall: Add instances for tuples

chart/5.22.25

Toggle chart/5.22.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
WPB-19730 add email verified unverified filter in team search endpoint (

wireapp#4774)

chart/5.22.24

Toggle chart/5.22.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
WPB-20229: use shadow conversation membership first (wireapp#4771)

chart/5.22.23

Toggle chart/5.22.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
WPB-19693 fix role filter in team search endpoint (wireapp#4728)

chart/5.14.0-pre.3

Toggle chart/5.14.0-pre.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
backport[2025-q2]: WPB-20203 backend updating user attributes via SCI…

…M should be possible when E2EID is enabled (wireapp#4775)

This is a backport of wireapp#4772.