wire-server
wire-server copied to clipboard
🇪🇺 Wire back-end services
This PR introduces servant combinators for cookies and the Authorization header, and converts all of brig's auth endpoints to servant. ## Checklist - [x] Add a new entry in an...
## Checklist - [ ] Add a new entry in an appropriate subdirectory of `changelog.d` - [ ] Read and follow the [PR guidelines](https://docs.wire.com/developer/developer/pr-guidelines.html)
- Add mlsSelfConvId function - Implement endpoint wip Tracked by https://wearezeta.atlassian.net/browse/FS-925. ## Checklist - [ ] Add a new entry in an appropriate subdirectory of `changelog.d` - [ ] Read...
https://wearezeta.atlassian.net/browse/FS-970 ## Checklist - [ ] add `writetime` of columns for debugging - [ ] pull only `Maybe` values of the DB - [ ] Add a new entry in...
https://wearezeta.atlassian.net/browse/FS-1008 our swagger2 docs do not contain event types, since they are contained in an untyped json body. this is a tool to fill that gap, and create the event...
## Checklist - [ ] Add a new entry in an appropriate subdirectory of `changelog.d` - [ ] Read and follow the [PR guidelines](https://docs.wire.com/developer/developer/pr-guidelines.html)
https://wearezeta.atlassian.net/browse/SQSERVICES-1730 ## Checklist - [ ] Add a new entry in an appropriate subdirectory of `changelog.d` - [ ] Read and follow the [PR guidelines](https://docs.wire.com/developer/developer/pr-guidelines.html)
We attempt here to verify signature of incoming messages when we are able to, to add some level of sanity checks.
## Checklist - [ ] Add a new entry in an appropriate subdirectory of `changelog.d` - [ ] Read and follow the [PR guidelines](https://docs.wire.com/developer/developer/pr-guidelines.html)
Update the prometheus queries for the message-stats and services dashboard in wire-server-metrics Some of the metrics were not working, replaced them with the one used in the staging/prod grafana metrics.