This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Sep 28, 2018
-
-
Victor Berger authored
-
- 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 14, 2018
-
-
Konstantinos Sideris authored
-
- May 11, 2018
-
-
Konstantinos Sideris authored
-
- Apr 28, 2018
-
-
Konstantinos Sideris authored
fixes #204 fixes #255
-
- Feb 10, 2018
-
-
Konstantinos Sideris authored
-
- Jan 09, 2018
-
-
Max Sandholm authored
-