This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Oct 31, 2017
-
-
Thomas Herzog authored
-
- Oct 28, 2017
-
-
Konstantinos Sideris authored
- Fixes high cpu issues caused by the serialization of the whole in-memory state. - Display name changes are now visible in the timeline.
-
Konstantinos Sideris authored
-
- Oct 20, 2017
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Oct 15, 2017
-
-
Konstantinos Sideris authored
-
- Oct 08, 2017
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Oct 07, 2017
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Oct 04, 2017
-
-
Konstantinos Sideris authored
-
- Oct 01, 2017
-
-
Max Sandholm authored
* Initial "join room" feature. * React correctly to remotely joined rooms. * Leaving rooms implemented both locally using the room menu in nheko, and reacting properly when leaving a room remotely from another client.
-
- Aug 26, 2017
-
-
Konstantinos Sideris authored
-
- Aug 15, 2017
-
-
Konstantinos Sideris authored
-
- Jul 30, 2017
-
-
Konstantinos Sideris authored
- Adds detection for duplicate events
-
- May 31, 2017
-
-
Konstantinos Sideris authored
-
- May 26, 2017
-
-
Konstantinos Sideris authored
-
- May 21, 2017
-
-
Konstantinos Sideris authored
-
- May 19, 2017
-
-
Konstantinos Sideris authored
-
- May 16, 2017
-
-
Konstantinos Sideris authored
-
- May 07, 2017
-
-
Konstantinos Sideris authored
- Rooms without any history will be shown. - Room's state will be kept in sync and any updates will be visible.
-
- Apr 27, 2017
-
-
Konstantinos Sideris authored
In order to be compatible with the Matrix terminology
-
- Apr 15, 2017
-
-
Konstantinos Sideris authored
-
- Apr 13, 2017
-
-
Konstantinos Sideris authored
Each HistoryView maintains a list of pending events. Each pending message is validated from the homeserver with either the returned EventId or the body of the message. Currently there is no support to remove invalid messages. Also some small refactoring: - ChatPage doesn't know about the message being sent. The message delivery is solely handled by HistoryViewManager. - Nick coloring function moved to HistoryViewManager.
-
- Apr 11, 2017
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Apr 10, 2017
-
-
Konstantinos Sideris authored
-
- Apr 08, 2017
-
-
Konstantinos Sideris authored
Logout from the current session and invalidate the current token
-
- Apr 06, 2017
-
-
Konstantinos Sideris authored
-
- Apr 05, 2017
-
-
Konstantinos Sideris authored
-