This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Jul 21, 2018
-
-
Konstantinos Sideris authored
The old algorithm during filtering will check every room if it's part of the group. O(N*G) The room ids for a group are now stored in a map for faster lookup so the search can be completed in a single pass. O(N)
-
Konstantinos Sideris authored
That's a fix to deal with long running sessions which will end up taking more & more memory given enough time.
-
- Jul 20, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Jul 19, 2018
-
-
Konstantinos Sideris authored
fixes #378
-
- Jul 18, 2018
-
-
Konstantinos Sideris authored
-
- Jul 17, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Jul 16, 2018
-
-
mujx authored
Improvements to Linux notification manager
-
Benedikt Heine authored
The notification spec handles -1 and 0 as special values: -1 -> representation for "undef" 0 -> infinitely values above 0 represent the timeout in ms. The notification messages should disappear again and with 0, this insn't the case. Setting it to -1 lets the notification manager decide the timeout and displays the notification like all others.
-
Benedikt Heine authored
The current notification spec says image-data should get used instead of image_data.
-
- Jul 15, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
fixes #305
-
Konstantinos Sideris authored
The latter will not always return a valid pointer. fixes #363
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
Add method to convert matrix content URIs to http links
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Jul 14, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Jul 12, 2018
-
-
Konstantinos Sideris authored
-
Vitaly Zaitsev authored
Added FindOlm.cmake script from mtxclient to find generic libolm packaged without cmake support. (#370) Signed-off-by:
Vitaly Zaitsev <vitaly@easycoding.org>
-
- Jul 11, 2018
-
-
Konstantinos Sideris authored
-
Max Sandholm authored
* Working D-Bus desktop notifications * Remove return type on constructor * Fix the Windows placeholder class * Fix wrong variable name * Fix windows and macOS versions of notificationsmanager
-
Konstantinos Sideris authored
-
- Jul 10, 2018
-
-
Konstantinos Sideris authored
fixes #215
-
Johannes Walcher authored
-
- Jul 09, 2018
-
-
Konstantinos Sideris authored
Requires backfilling which is not implemented. fixes #365
-
- Jul 08, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Jul 07, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
fixes #351
-