- 06 Nov, 2022 2 commits
-
-
-
Daniel Brötzmann authored
-
- 05 Nov, 2022 17 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
mjk authored
-
mjk authored
Controlled by a new ACE variable. Fixes #11276
-
mjk authored
-
mjk authored
-
mjk authored
-
mjk authored
-
mjk authored
...including: in chat messages and file sending UI. Also, don't generate wrong URIs like 'file://file:/path' when opening 'file:/path', and properly escape paths: 'file:///¿Qué%3F' <- '/¿Qué?'.
-
mjk authored
* Don't treat altitude as part of longitude * Detect more invalid URIs
-
mjk authored
-
mjk authored
* Remove URIType.UNKNOWN * Remove special handling of JID-like strings. This almost never happens, and if it does, it's only due to some unsanitized input, e.g. server contact addresses blindly turned into hyperlinks with no validation (to be improved). * Misc.
-
mjk authored
-
mjk authored
Improves debuggability, obviates formatting the errors.
-
mjk authored
-
Daniel Brötzmann authored
Fixes #11272
-
Daniel Brötzmann authored
-
- 04 Nov, 2022 1 commit
-
-
Philipp Hörist authored
-
- 03 Nov, 2022 1 commit
-
-
Philipp Hörist authored
Use the newer extension_point() call, which does not replay calls on plugin activation.
-
- 02 Nov, 2022 5 commits
-
-
Daniel Brötzmann authored
-
Daniel Brötzmann authored
-
Daniel Brötzmann authored
-
Daniel Brötzmann authored
-
Daniel Brötzmann authored
Fixes #11269
-
- 01 Nov, 2022 6 commits
-
-
Daniel Brötzmann authored
-
Daniel Brötzmann authored
-
Daniel Brötzmann authored
-
Daniel Brötzmann authored
-
Daniel Brötzmann authored
Improves the situation for #11263
-
Daniel Brötzmann authored
Fixes #11263
-
- 31 Oct, 2022 8 commits
-
-
Daniel Brötzmann authored
-
André authored
With the switch to pyproject.toml build isolation is used by default. As flatpak build runs in offline mode, no dependencies could be downloaded to the isolated environment. That's why build failed.
-
Philipp Hörist authored
-
-
Philipp Hörist authored
-
Philipp Hörist authored
GUPnPIgd uses libsoup3 which is incompatible with Gajims usage of libsoup2. This disables loading until Gajim switches to libsoup3. Fixes #11183
-
Philipp Hörist authored
-
Philipp Hörist authored
This is only needed once, for notifications.
-