This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Oct 07, 2018
-
-
Konstantinos Sideris authored
- Sep 28, 2018
-
-
Victor Berger authored
-
- Jul 22, 2018
-
-
Konstantinos Sideris authored
fixes #357 fixes #335 fixes #230
-
- 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)
-
- Jul 17, 2018
-
-
Konstantinos Sideris authored
-
- Jul 15, 2018
-
-
Konstantinos Sideris authored
The latter will not always return a valid pointer. fixes #363
-
Konstantinos Sideris authored
-
- Jul 14, 2018
-
-
Konstantinos Sideris authored
-
- Jun 14, 2018
-
-
Konstantinos Sideris authored
- Run the linter - Explicitly use cmake for installing olm
-
- Jun 13, 2018
-
-
Konstantinos Sideris authored
- Patch the olm repo with a CMakeLists.txt file
-
- Jun 10, 2018
-
-
Konstantinos Sideris authored
-
- Jun 09, 2018
-
-
Konstantinos Sideris authored
-
- May 08, 2018
-
-
Konstantinos Sideris authored
-
- Apr 28, 2018
-
-
Konstantinos Sideris authored
fixes #204 fixes #255
-
- Feb 20, 2018
-
-
Konstantinos Sideris authored
-
- Jan 25, 2018
-
-
Konstantinos Sideris authored
-
- Jan 24, 2018
-
-
Konstantinos Sideris authored
-
- Jan 09, 2018
-
-
Max Sandholm authored
-