Nicolas Dietrich

Results 75 issues of Nicolas Dietrich

Bug: `` ` http://foo` `` is being rendered as `http://foo>` instead of `http://foo`. (Version 3.21.2936, Wire for Web Version 2020.12.14.15.24) Note: On wire-android, this doesn't happen. Edit: added missing space...

type: bug / fix 🐞
prio: low
comp: markdown

## Description This issue is about the possibility of opening a single card/task alone - not only as a sidebar or modal dialog in front of the board. This is...

In CodiMD, edits from anonymous users are currently not highlighted with authorship colors. According to https://github.com/hackmdio/codimd/issues/588#issuecomment-336625830, this is because authorship information isn't currently stored for guest edits. As "authorship colors"...

type: feature

Etherpad allows to clear authorship information for the entire document or for selected text. This has turned out to be a very useful feature in practice so it'd be great...

type: feature

Postgres has recently (in 9469c231add3f98c262bc51a088f147571501f36) been upgraded from 9.6 to 13.4 in the default/example `docker-compose.yml` file. Users just upgrading the container repo will face the following error: The data directory...

The wire APK download on the website (currently https://wire-app.wire.com/android/prod/wire-prod-release-3.60.960.apk) is currently served with the `application/octet-stream` mime type (generic mime type for unspecified data). Instead, it should be served with mime...

I wonder if it would make sense to output the used tailwind version to a) the generated elm files (as a comment) b) the build process output of `npx elm-tailwind-modules`....

The `MAX_NUMBER_OF_TABS` constant is currently hardcoded to `5000` in `api.py`. It'd be nice if this could be configured, e.g. through a command line setting. Workaround: Modify the source code directly...

The [microg fdroid repo](https://microg.org/fdroid.html) lists version 0.2.27.223616 of GmsCore as the "suggested" version - therefore F-Droid doesn't propose an update to newer versions. I assume this is due to `releaseChannels`...

bug

[accessibility] ## Problem: In order to allow screen readers to read text with individual voices or announce authorship changes, authorship information needs to be properly and (preferably) **consistently** marked up....

type: bug
scope: frontend
feature: editor