This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- May 30, 2020
-
-
Nicolas Werner authored
-
- May 26, 2020
-
-
Nicolas Werner authored
-
- Apr 13, 2020
-
-
Nicolas Werner authored
fixes #124
-
- Mar 22, 2020
-
-
Nicolas Werner authored
-
- Feb 07, 2020
-
-
Nicolas Werner authored
-
- Feb 04, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Jan 31, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Jan 28, 2020
-
-
Joe Donofry authored
-
- Dec 15, 2019
-
-
Nicolas Werner authored
-
- Dec 14, 2019
-
-
Nicolas Werner authored
-
- Nov 23, 2019
-
-
Nicolas Werner authored
-
- Aug 29, 2019
-
-
Joe Donofry 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.
-
- Jun 15, 2019
-
-
Joe Donofry authored
-
- 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
-
Joe Donofry authored
Add placeholder UI for showing replies in the text entry widget. Existing quoting capability has been removed (Temporarily), as it was replaced with the new reply capability. Replies sent from nheko do not currently appear correctly in the timeline (this will be fixed in a future commit).
-