Commit Graph

1592 Commits (ebd12a6f33fa2cff04da1756b1363a3f4ec45f90)

Author SHA1 Message Date
Nicolas Werner ebd12a6f33 Fix login with SSO and Password supported 4 years ago
Jedi18 3ea0e79a36 check for empty alias and percent encoding for alias in url 4 years ago
Nicolas Werner 9f7dc5488e Adapt to changes in MSC2312 4 years ago
Nicolas Werner b8c6c716be Make inline images work a bit better 4 years ago
Nicolas Werner c9393fe3f6 Fix crash from logging unset indices (leftover after debugging) 4 years ago
Jedi18 0b6c82dfff added bool to choose between showing only rooms with aliases and all of the rooms 4 years ago
Jedi18 8aadde7885 add matrix link for completed item 4 years ago
Jedi18 96028f00a5 trim invite input text 4 years ago
Jedi18 19dbbb2c6c add rooms model, add room delegate for completer 4 years ago
Jedi18 f35e826485 Fix room list updating on adding to hidden tag or removing tag 4 years ago
Jedi18 a2dab31fd6 Fix two room leaving related bugs and add invite user on clicking invite 4 years ago
Jedi18 b5e351ab02 Replace rowlayouts with gridlayout and fix room settings initializer list 4 years ago
Nicolas Werner d43607d01c Fix hover handling in the timeline 4 years ago
Loren Burkholder 8c62df1bab Include notifications header instead of responses header 4 years ago
Loren Burkholder 567b2d05ef Move notification parsing into postNotification 4 years ago
Jedi18 1a406f79e6 replaced with togglebutton using qtquickcontrols2 4 years ago
Loren Burkholder 9f9c499cb2 Fix typo 4 years ago
Loren Burkholder 299c486a2b Display notifications for emote messages properly 4 years ago
Jedi18 f3596aed55 added room topic 4 years ago
Nicolas Werner 7ddcab3902 Mark messages as read, when Nheko gets focused 4 years ago
Nicolas Werner 3c91b5b47b Fix crash when editing an edited message pointing to itself 4 years ago
Jedi18 35aa0126ac added changing of name through edit modal, removed old roomsettings 4 years ago
Jedi18 f044e2d2a1 fix avatar update on timeline sync 4 years ago
Jedi18 a7d7d18e92 shifted room avatar changing 4 years ago
Jedi18 473b14ed0f added roomversion, roomid etc 4 years ago
Jedi18 7401bd13b2 added notifications and encryption for the new roomsettings 4 years ago
Nicolas Werner 0db4d71ec2 Prevent edits of unsent messages 4 years ago
Jedi18 b70f37194f ui almost looks the same, midway between transition from old room settings to new room settings 4 years ago
Nicolas Werner 2606568376 Fix messages sometimes not being rendered, when they are too large 4 years ago
Nicolas Werner a62276c289 Fix UI allowing edits of foreign messages in some cases 4 years ago
Nicolas Werner 6d678a108f Use fully read marker and fix stuck read marker with edits 4 years ago
Nicolas Werner bdb6e6b79e Fix stuck notifications because of edits 4 years ago
Nicolas Werner 9b7d33e847 Implement message editing 4 years ago
Nicolas Werner 00fd4eecec Display edits correctly 4 years ago
Nicolas Werner faeaf9dc6b Fix edited replies 4 years ago
Nicolas Werner d6504812c7 Render edits 4 years ago
Nicolas Werner 2e77a1554f Switch to new relations format 4 years ago
Nicolas Werner 463cee7146 Fix wrong font used in emoji escape 4 years ago
Jedi18 37679ac57e added room settings qml 4 years ago
Nicolas Werner 8d95532b28 Fix linting 4 years ago
Nicolas Werner 0285bf5e4e Remove unused variables 4 years ago
Nicolas Werner 50f994bd23 Clean up config names a bit 4 years ago
trilene 974c336c5e make lint 4 years ago
trilene 8d68534456 Add Duplex call devices 4 years ago
Jedi18 04b920fbee linting fix 4 years ago
trilene f1bc3ba587 Move call device handling out of WebRTCSession 4 years ago
Jedi18 c2a56fc233 emoji default translation fix 4 years ago
Nicolas Werner 375e20462b Native rendering breaks kerning 4 years ago
Jedi18 8d195a4d11 translation fix for default text in emoji combo 4 years ago
Jedi18 4aefac08a4 focus message input on adding emoji/reacting to a message 4 years ago