This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Oct 07, 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.
-
Konstantinos Sideris authored
-
- Sep 20, 2017
-
-
Konstantinos Sideris authored
-
- Sep 10, 2017
-
-
Konstantinos Sideris authored
-
- Sep 03, 2017
-
-
Konstantinos Sideris authored
closes #41
-
- Aug 26, 2017
-
-
Konstantinos Sideris authored
-
- Aug 20, 2017
-
-
Konstantinos Sideris authored
-
- Aug 06, 2017
-
-
Konstantinos Sideris authored
closes #11
-
- Jul 30, 2017
-
-
Konstantinos Sideris authored
- Adds detection for duplicate events
-
- Jun 05, 2017
-
-
Konstantinos Sideris authored
-
- May 14, 2017
-
-
Konstantinos Sideris authored
-
- May 12, 2017
-
-
Konstantinos Sideris authored
-
- May 08, 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 28, 2017
-
-
Konstantinos Sideris authored
-
- Apr 27, 2017
-
-
Konstantinos Sideris authored
In order to be compatible with the Matrix terminology
-
- Apr 24, 2017
-
-
Konstantinos Sideris authored
-
- Apr 16, 2017
-
-
Konstantinos Sideris authored
-
- Apr 14, 2017
-
-
Konstantinos Sideris authored
- Add border width on Badge
-
Konstantinos Sideris authored
-
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
-
- Apr 08, 2017
-
-
Konstantinos Sideris authored
Logout from the current session and invalidate the current token
-
- Apr 05, 2017
-
-
Konstantinos Sideris authored
-