Janne Mareike Koschinski
Janne Mareike Koschinski
Comcast, in the real world, does deep packet inspection to find HTTP packages, and injects a "you've reached your data cap" message.  It would be...
## Background The conversation example is supposed to show how to implement a conversation, but it is missing some of the parts regarding span styling which are non-obvious. The monospace...
In RTL layouts, the direction is properly changed, but the description text of each preference is limited in length to the length of the title. See [](http://i.imgur.com/7AYK6sP.png)
The plugin queries an output location folder that is not available anymore: ``` Caused by: java.lang.NoSuchMethodError: com.android.build.gradle.api.ApplicationVariant.getOutputs()Ljava/util/List; at au.com.timmutton.redexplugin.RedexTask.initialise(RedexTask.kt:44) at au.com.timmutton.redexplugin.RedexPlugin$apply$1.execute(RedexPlugin.kt:25) at au.com.timmutton.redexplugin.RedexPlugin$apply$1.execute(RedexPlugin.kt:9) ```
Previously, with custom migration scripts it was possible to use Seafile under Postgres. I’ve written PRs to reintroduce postgres support to the CE, and I’m using this code in production...
## In Short * Adds a database column to the quasseluser table for per-user outgoing IPs * Binds to that IP when creating new outgoing sockets ## Impact | Criteria...
## In Short - [X] Unify codepaths for generating messages (partially done) - [ ] Cleanup codepaths for handling IRC messages - [ ] Create new Quassel feature for clients...
## In Short * Adds a background task handler object to each core session * Moves buffer deletion to that handler ## Impact | Criteria | Rank | Reason |...
Type: Task Fixes: https://github.com/vector-im/element-web/issues/22846 --- This change is marked as an *internal change* (Task), so will not be included in the changelog.