This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Oct 05, 2020
-
-
Nicolas Werner authored
-
- Oct 01, 2020
-
-
Nicolas Werner authored
-
- Sep 22, 2020
-
-
trilene authored
-
- Sep 16, 2020
-
-
Nicolas Werner authored
Also fixes some resize issues with stupid workarounds to our resize logic. This really needs to be cleaned up at some point!
-
- Aug 24, 2020
-
-
CH Chethan Reddy authored
-
- Jul 30, 2020
-
-
CH Chethan Reddy authored
-
CH Chethan Reddy authored
-
CH Chethan Reddy authored
-
Chethan2k1 authored
-
- Jul 18, 2020
-
-
Nicolas Werner authored
-
- Jul 10, 2020
-
-
trilene authored
-
- Jun 12, 2020
-
-
Joe Donofry authored
-
- Jun 10, 2020
-
-
Alexander 'z33ky' Hirsch authored
-
- Jun 08, 2020
-
-
Nicolas Werner authored
-
- Jun 07, 2020
-
-
Nicolas Werner authored
-
- May 18, 2020
-
-
Nicolas Werner authored
-
- May 08, 2020
-
-
Joe Donofry 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
-