Tags: wireapp/wire-server
Tags
local-setup: Allow versioned calls to /register via nginz (#4914)
Move code URI from ConversationCode to ConversationCodeInfo (#4911) This is more semantically correct and allows us to guarantee that there will always be a URI returned with the code.
List active users that don't support MLS (#4888) * Add mls-users skeleton * Find active users * Remove unneeded galley cassandra use * Fix user query * Add CHANGELOG entry * Regenerate haskell packages * Fix warnings * Ormolu * Fix year * Fix logic in getUserResult * Rename included to matches
Allow configuring page size and parallelism for conversation migratio… …n to PostgreSQL (#4904)
[WPB-22154] fix: move user between SCIM tokens (#4887) * Add: failing integration test. * Fix: don't drop saml changes in scim user update/patch on the floor. * Fix: integration tests * Drive-by fixes & tweaks. * Haddocks. * Make postgres schema dumping deterministic. * Simplify email selection semantics in newVeidFromBrigUser. It's slightly less insane now, but it does change behavior in some (untested) corner cases.
PreviousNext