affenull2345

Results 6 issues of affenull2345

Currently, when I click 'Repo' the app always leads me to https://github.com/farooqkz/chooj, even when a library or contributor is selected. It would be nice to have a link for each...

enhancement
low priority

for example: - _\ joined the room_ - _\ changed the room's topic_

enhancement
medium priority
High complexity level

Chooj should have a guest-accessible Matrix room (it could be #chooj-git-updates) that has a log with the latest nightly builds. The app would check if its Git revision matches the...

enhancement
medium priority

https://spec.matrix.org/latest/client-server-api/#well-known-uri states: > 3. Make a GET request to https://hostname/.well-known/matrix/client. > 1\. If the returned status code is 404, then IGNORE. This means that chooj shouldn't rely on the fetch()...

bug
high priority

VoiceMMode1 is used instead of CS-Voice on devices with newer firmwares, such as the Nokia feature phones.

# Environment Knex version: 1.0.7 Database + version: MariaDB 10.5.15 OS: Debian GNU/Linux 11 # Bug 1. Expected behavior: `whereLike` should work on tables using the `utf8mb4` charset Actual behavior:...