This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Jun 10, 2020
-
-
Alexander 'z33ky' Hirsch authored
-
- May 18, 2020
-
-
Nicolas Werner authored
-
- Apr 22, 2020
-
-
Joe Donofry authored
-
- Apr 13, 2020
-
-
Nicolas Werner authored
fixes #124
-
- Mar 03, 2020
-
-
Nicolas Werner authored
-
- Feb 04, 2020
-
-
Nicolas Werner authored
-
- Jan 30, 2020
-
-
Nicolas Werner authored
-
- Jan 17, 2020
-
-
Nicolas Werner authored
-
- Jan 12, 2020
-
-
Nicolas Werner authored
-
- Dec 15, 2019
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Dec 14, 2019
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Dec 05, 2019
-
-
Nicolas Werner authored
-
- Nov 23, 2019
-
-
Nicolas Werner authored
-
- Aug 26, 2019
-
-
Nicolas Werner authored
-
- Aug 19, 2019
-
-
Joe Donofry authored
-
- Aug 13, 2019
-
-
Joe Donofry authored
Mentions are now loaded from the cache instead of directly from the web request. Mentions are also properly saved to the cache now (instead of as empty strings). Still lots of tweaks left on this feature.
-
- Aug 10, 2019
-
-
Joe Donofry authored
Cache user mentions when they are retrieved from the server. This logic currently isn't being utilized by the UI. Additionally, the app should use a 'since' value to only get mentions newer than those stored in the DB, to avoid excessive web requests. This will be implemented in a future commit.
-
- Jul 26, 2019
-
-
Joe Donofry authored
-
- Jul 22, 2019
-
-
Joe Donofry authored
Mentions are now an '@' icon in the upper right. UI Popup is now a smaller dialog. Still lots of work to be done here.
-
- Jul 17, 2019
-
-
Joe Donofry authored
-
Joe Donofry authored
Add a RoomListItem-like button that opens a dialog containing all of the messages that would result in a highlight from the server (for example, the user is mentioned, or @room is mentioned). This is VERY rudimentary and will be completely reworked in the future to take advantage of the existing TimelineView class, instead of using a dialog like it does now. The button to show the mentions also needs work.
-
- Jun 14, 2019
-
-
Joe Donofry authored
Quoted replies now include matrix.to links for the event and the user. UI Rendering has been (slightly) improved... still very WIP. Restructured the reply structure in the code for future usability improvements.
-
- Jun 12, 2019
-
-
Joe Donofry authored
-
- Jun 09, 2019
-
-
Joe Donofry authored
-
- Jan 25, 2019
-
-
Joe Donofry authored
When user is mentioned (via matrix 'highlight_count'), inactive rooms will use a different color for the notification circle than when only general unread messages exist.
-
- Jan 20, 2019
-
-
Joe Donofry authored
Author color is now cached so that it will not be re-calculated each time a new message is posted. This cache gets cleared when the theme is changed. Additionally, the author color is now automatically refreshed when the theme is changed, fixing the issue where you had to change rooms before the colors would switch.
-
- Sep 28, 2018
-
-
Victor Berger authored
-
- Sep 08, 2018
-
-
Konstantinos Sideris authored
fixes #412
-
- Sep 01, 2018
-
-
Konstantinos Sideris authored
-
- Aug 31, 2018
-
-
Konstantinos Sideris authored
-
- Aug 30, 2018
-
-
Konstantinos Sideris authored
-
- Aug 11, 2018
-
-
Konstantinos Sideris authored
-
- Jul 20, 2018
-
-
Konstantinos Sideris authored
-
- Jul 17, 2018
-
-
Konstantinos Sideris authored
-
- Jul 14, 2018
-
-
Konstantinos Sideris authored
-
- Jul 11, 2018
-
-
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
-
- Jul 10, 2018
-
-
Konstantinos Sideris authored
fixes #215
-
- Jul 03, 2018
-
-
Konstantinos Sideris authored
The room list would be hidden only through window resizing.
-