This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Nov 01, 2022
-
-
Nicolas Werner authored
fixes #400 fixes #1136
-
- Oct 25, 2022
-
-
Nicolas Werner authored
-
- Oct 14, 2022
-
-
Rohit Sutradhar authored
* Initial commit for VoIP v1 implementation * Added draft of event handlers for voip methods * Added event handlers for VoIP events, added rejectCall, added version tracking for call version for V0 and V1 compatibility * Added call events to the general message pipeline. Modified Call Reject mechanism * Added message delegates for new events. Modified hidden events. Updated handle events. * Updated implementation to keep track of calls on other devices * Fixed linting * Fixed code warnings * Fixed minor bugs * fixed ci * Added acceptNegotiation method definition when missing gstreamer * Fixed warnings * Fixed linting
-
- Oct 13, 2022
-
-
Nicolas Werner authored
-
- Oct 10, 2022
-
-
Nicolas Werner authored
-
- Oct 06, 2022
-
-
Nicolas Werner authored
-
- Oct 03, 2022
-
-
Loren Burkholder authored
* cppcheck stuff * Update src/ui/RoomSettings.cpp Co-authored-by:
DeepBlueV7.X <nicolas.werner@hotmail.de> * Update src/ui/RoomSettings.cpp Co-authored-by:
DeepBlueV7.X <nicolas.werner@hotmail.de> * Fix linting Co-authored-by:
DeepBlueV7.X <nicolas.werner@hotmail.de>
-
- Sep 30, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Sep 25, 2022
-
-
Nicolas Werner authored
-
- Sep 24, 2022
-
-
Nicolas Werner authored
Since this is used across different threads, we have to delete it on the event loop. Thank you, q234rty, for the help with debugging this.
-
- Sep 20, 2022
-
-
Nicolas Werner authored
-
- Sep 11, 2022
-
-
Hiers authored
* First draft of unread line feature. * Minor visual fix. * Removed unnecessary ternary operator. * Extended unread line functionality to work on minimised window or focusing another window. * Fix for unread line not showing when last read message is hidden. * Minor performance improvement. Fix for misbehaving event2order DB at application start. * Fix for possible performance issues when user has joined a large number of rooms. * Fix for breaking macos and clazy builds. * Changed on windows focus function to refresh unread line if room is unread. * Unread line is removed when user sends a message. * Linting. * Fixed unread line to work in standalone room windows. * Switch isRoomUnread for index 0. * Merged try/catch blocks. * Fix for crash on opening a room invite. * Call fullyReadEventId function when used instead of storing it and passing it through. * Function that was meant to sync the unread line was relying on an async function, oops. * Linting again. * More linting... * Minor changes.
-
- Jul 15, 2022
-
-
Nicolas Werner authored
-
- Jul 09, 2022
-
-
Nicolas Werner authored
-
- Jul 01, 2022
-
-
Nicolas Werner authored
-
- Jun 23, 2022
-
-
brausepulver authored
-
- Jun 18, 2022
-
-
Nicolas Werner authored
-
- Jun 17, 2022
-
-
Nicolas Werner authored
-
- Jun 15, 2022
-
-
Nicolas Werner authored
The cache is only approximate, i.e. it doesn't skip edits and similar, but this might be good enough? Also no migration right now. Speeds up startup by about 5x on my system. Half the startup time is now loading the powerlevels for each room. We can probably lazily load those too in the future.
-
- May 27, 2022
-
-
Nicolas Werner authored
-
- May 10, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Apr 19, 2022
-
-
Nicolas Werner authored
-
- Mar 20, 2022
-
-
Nicolas Werner authored
-
- Mar 06, 2022
-
- Feb 12, 2022
-
-
Nicolas Werner authored
-
- Feb 07, 2022
-
-
Malte E authored
-
- Feb 05, 2022
-
-
Nicolas Werner authored
-
- Feb 04, 2022
-
-
Nicolas Werner authored
-
- Jan 01, 2022
-
-
Nicolas Werner authored
-
- Dec 29, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Dec 28, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Dec 27, 2021
-
-
MTRNord authored
-
- Dec 23, 2021
- Dec 11, 2021
-
-
Nicolas Werner authored
fixes #519
-