Commit Graph

1332 Commits (4032f6e1139dcf238f7671caece5478a635d8550)

Author SHA1 Message Date
kirillpt 4032f6e113 make lint 4 years ago
kirillpt 8a2cfddf7e Added QLabel for matrixIdError output and added new function which output input id error, improve code like suggest @deepbluev7, return for error_label setWordWrap 4 years ago
kirillpt ec34af3d85 make lint 4 years ago
kirillpt 89d28d3b69 fixed issue 292, but removed wordWrap from error_label_, because hint looks bad with it 4 years ago
Nicolas Werner 0afc55626a Fix tags and world buttons leaking as communities leaking over the network 4 years ago
Nicolas Werner 371e5a2991 Silence signal syntax deprecated 4 years ago
trilene ee543254e8 clang-format 4 years ago
trilene 8c037f83c5 Make incoming call ringtone a user setting 4 years ago
trilene d391404b79 Video calls: add local webcam view 4 years ago
Mayeul Cantan 5f086cd93d Simplify PainterHighQualityEnabler code 4 years ago
Mayeul Cantan 6219604ff8 Smooth avatars in widgets 4 years ago
Mayeul Cantan a66046aaf0 Allow sending text after `shrug` 4 years ago
Mayeul Cantan eea7aecc04 Wording: replace "encrypted room" with "encrypted private chat" 4 years ago
Mayeul Cantan bb1f2da4dc Wording: change "Mobile mode" for "Touchscreen mode" 4 years ago
Mayeul Cantan 7564de4f70 Wording: change "trusted users" for "verified users" 4 years ago
trilene 20d2c44329 Fix crash when stun server selected 4 years ago
Nicolas Werner 888d004764 Supress unused var warning for STUN_SERVER (used only if gstreamer supported) 4 years ago
trilene b260e7eeee Unused variable 4 years ago
trilene a19c66b79f Remove unused variable 4 years ago
trilene 2838061f10 Avoid std::from_chars for now 4 years ago
trilene 51a559ab4a Document better rtp payload types 4 years ago
trilene c370dd8313 Avoid ugly error if pipeline creation fails 4 years ago
Joseph Donofry 0a004b87de
Fix clipboard image pasting crash on macos 4 years ago
Nicolas Werner 70f35de449 Don't pass around empty timeline 4 years ago
trilene b1300aff46 Fix crash on exit 4 years ago
Nicolas Werner e939a6b396 No roomid on leave 4 years ago
trilene d1f3a3ef40 Support video calls 4 years ago
Nicolas Werner 12fff7408e Optimize build 4 years ago
Nicolas Werner 3a0e55e97b Qml message input mockup 4 years ago
Nicolas Werner 3d7bb22df4 Fix login 4 years ago
LorenDB a2bd266c11 Add option for unique config 4 years ago
Nicolas Werner 3172811ca7 Add mobile mode which improves scrolling 4 years ago
Nicolas Werner 4797b9fa96 Fix infinite pagination properly now. 4 years ago
Nicolas Werner 1ab20e0ee3 Fix share keys setting not working 4 years ago
Nicolas Werner e537ece88d Reload message on m.room_key 4 years ago
Nicolas Werner 66445c507c Trade CPU usage for 30MB of members in RAM 4 years ago
LorenDB ce29bf00c7 Delete text on Ctrl-U 4 years ago
LorenDB 8a188ac6f7 Use QFontComboBox as per issue 238 (deleted comments) 4 years ago
Nicolas Werner 911b461e5d Fix corrupt channel + add additional debugging 4 years ago
Nicolas Werner cea7f4574f Clean up key requests + autoreload 4 years ago
Nicolas Werner 983690c94f Share code for sending encrypted olm messages 4 years ago
Nicolas Werner aa9b453f81 Store timestamp with olm sessions 4 years ago
Nicolas Werner 1f68bc60b5 Actually forward keys using m.forwared_room_key 4 years ago
Nicolas Werner c25fd947a8 Automatic key sharing with trusted users 4 years ago
Nicolas Werner bd0deb7213 Fix crash on exit 4 years ago
Nicolas Werner bc7494473b Answer key requests for all our sessions 4 years ago
Nicolas Werner 62d0bdbb77 Fix small typo in robustness logic 4 years ago
Joseph Donofry 31c6857f19
Add some try...catch logic around read-only databases so nheko won't crash if the db doesn't exist 4 years ago
Nicolas Werner 392d7d5568 Try to fix windows build 4 years ago
Nicolas Werner 57a6c05eab More unused variables in bindings 4 years ago