This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Feb 21, 2023
-
-
Nicolas Werner authored
-
- Feb 20, 2023
-
-
Nicolas Werner authored
fixes #1182
-
Nicolas Werner authored
-
- Feb 19, 2023
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
Especially the emoji array shrinks a lot with this, but adds a few extra relocations on startup. But it removes a lot of exception handling code at runtime, which is nice and possibly this is still faster.
-
- Feb 18, 2023
-
-
Nicolas Werner authored
Also fix rerendering edited messages after keys are received. fixes #1375 fixes #770 fixes #888
-
Nicolas Werner authored
fixes #1373
-
- Feb 15, 2023
-
-
Nicolas Werner authored
-
- Feb 14, 2023
-
-
Nicolas Werner authored
-
Nicolas Werner authored
Also add them to the communities sidebar
-
Loren Burkholder authored
Fixes #809
-
- Feb 11, 2023
-
-
Nicolas Werner authored
-
-
- Feb 10, 2023
-
-
Thulinma authored
-
- Feb 08, 2023
-
-
Nicolas Werner authored
-
- Feb 07, 2023
-
-
Nicolas Werner authored
GStreamer 1.22 merged the videoscale plugin into the videoconvertscale plugin. So we should check if the Element is still loadable instead of checking the plugin name. fixes #1352
-
- Feb 06, 2023
-
-
Nicolas Werner authored
fixes #1350
-
- Feb 02, 2023
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Feb 01, 2023
-
-
Lukas Mai authored
-
Nicolas Werner authored
fixes #1329
-
ShootingStarDragons authored
Log: maek closeAllNotification on all platform, move closeAllNotification action to aboutToQuit
-
- Jan 31, 2023
-
-
Nicolas Werner authored
-
Nicolas Werner authored
This should match what people expect from a chat application much better. The biggest reason not to do this, is because some people might paste markdown documents. For those people there is now a /cmark command, which disables most of our extensions to cmark, including the newline behaviour. There is a long discussion on the Fediverse and on Github linked below. Mastodon https://fosstodon.org/@deepbluev7/109771668066978726 fixes #757
-
Nicolas Werner authored
-
Malte E authored
-
- Jan 29, 2023
-
-
ShootingStarDragons authored
-
- Jan 28, 2023
-
-
Nicolas Werner authored
by always sending as formatted when a newline is in the body
-
Nicolas Werner authored
-
ShootingStarDragons authored
-
Nicolas Werner authored
-
Nicolas Werner authored
relates to #1231
-
- Jan 27, 2023
-
-
Nicolas Werner authored
-
- Jan 26, 2023
-
-
ShootingStarDragons authored
-
- Jan 23, 2023
-
-
Joe Donofry authored
-
ShootingStarDragons authored
Log: according to the bug on https://bugreports.qt.io/browse/QTBUG-83972, The menu will always stay if not click one of the item. So I try to make a hack for it, wait qt solve it someday
-
- Jan 22, 2023
-
-
Nicolas Werner authored
-
Cause: Request button pressed in user settings. Result: Request body is jsNull; sendToDevice requires jsObject.
-