summary refs log tree commit diff
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-10-26Enable -WconversionNicolas Werner21-70/+95
2022-10-24Translated using Weblate (Estonian)Weblate1-1/+1
Currently translated at 92.0% (787 of 855 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
2022-10-25Fix UploadBox thumbnail sizefoxb6121-2/+3
2022-10-24Fix windows build...Nicolas Werner2-2/+2
2022-10-22Fix previews getting sorted above normal roomsNicolas Werner1-3/+3
2022-10-20Fix excessive summary callsNicolas Werner1-0/+1
2022-10-17bump mtxclient to fix notification bugNicolas Werner2-2/+2
2022-10-14VoIP v1 implementation (#1161)Rohit Sutradhar19-79/+583
* 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 cal