Johannes Marbach
Johannes Marbach
We are using Pootle and translate to localise metadata for apps in the iOS App Store. Our data source are [deliver](https://github.com/fastlane/fastlane/tree/master/deliver)'s TXT files, e.g. ``` metadata de-DE name.txt release_notes.txt ......
Experiencing this on 5.49.1 mg (54901). URL: https://stackoverflow.com/questions/tagged/swift Layout in DuckDuckGo:  Layout in Firefox:  Note that DuckDuckGo loads the desktop site but laid out responsively for a mobile...
Both GitHub and GitLab have functionality to mark comments as resolved. BitBucket is lacking this feature, however, and when you go into the third or fourth review round on a...
Requires: https://github.com/matrix-org/matrix-react-sdk/pull/9135 Signed-off-by: Johannes Marbach Notes: Move pin drop out of labs ## Checklist * [x] Tests written for new code (and old code if feasible) * [x] Linter and...
Relates to: vector-im/element-ios#5415 Relates to: https://github.com/vector-im/element-android/issues/4160 Signed-off-by: Johannes Marbach ## Type of change - [x] Feature - [ ] Bugfix - [ ] Technical - [ ] Other : ##...
Live location sharing is making its way into the Matrix spec with [MSC3489](https://github.com/matrix-org/matrix-spec-proposals/pull/3489) and is already testable behind a labs flag in Element's web client. It'd be great if the...
[Rendered](https://github.com/matrix-org/matrix-spec-proposals/blob/johannes/event-match-almost-anything/proposals/3862-event-match-almost-anything.md) Implementations: https://github.com/matrix-org/synapse/pull/13466
[Rendered](https://github.com/matrix-org/matrix-spec-proposals/blob/johannes/cascading-profile-tags/proposals/3837-cascading-profile-tags-for-push-rules.md) --- In line with https://github.com/matrix-org/matrix-spec/issues/1700, the following disclosure applies: I am a Systems Architect at [gematik](https://www.gematik.de/), Software Engineer at [Unomed](https://www.unomed.ch/), Matrix community member and former Element employee. This proposal...
### Description The `event_match` condition is evaluated against a flattened variant of the event dictionary that drops all non-string values (see https://github.com/matrix-org/synapse/blob/develop/synapse/push/push_rule_evaluator.py#L345). As a result, it's not possible to match...
### Description On macOS Monterey postgresql is required in order to install Synapse. ### Steps to reproduce Run `poetry install --extras all` and notice how it fails. ``` $ poetry...