Commit Graph

2059 Commits (da085db6d6e193652b346b0f5e653881b50d02f1)
 

Author SHA1 Message Date
DeepBlueV7.X da085db6d6
Merge pull request #307 from LorenDB/ctrl-u 4 years ago
Nicolas Werner 3d7bb22df4 Fix login 4 years ago
DeepBlueV7.X 592bf42640
Merge pull request #306 from LorenDB/master 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 53734607cf Fix copying text 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 e959443831 Speed up rendering the timeline by a LOT by reducing clipping 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
DeepBlueV7.X b9f2caa238
Merge pull request #303 from LorenDB/master 4 years ago
LorenDB 8a188ac6f7 Use QFontComboBox as per issue 238 (deleted comments) 4 years ago
DeepBlueV7.X b977c1e621
Merge pull request #305 from Nheko-Reborn/encrypted_device_messages 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 b3a7f0b888 Hide room name, if not loaded yet 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
DeepBlueV7.X b23913fa7c
Merge pull request #301 from kamathmanu/issue266-filenameOnHover 4 years ago
kamathmanu e1c4f7d516 Make Text element a sibling of the Rectangle to avoid the text from depending on the rectangle's opacity property. Switch to Nheko theme colors 4 years ago
kamathmanu e3c6656613 Avoid hardcoded font size 4 years ago
Weblate 70b5e1e08e Translated using Weblate (Estonian) 4 years ago
kamathmanu a0c2a174ea Display filename on mouse hover 4 years ago
Nicolas Werner 62d0bdbb77 Fix small typo in robustness logic 4 years ago
Nicolas Werner d075a90024 Fix emoji filter losing focus 4 years ago
Nicolas Werner 716992b761 Update translations 4 years ago
Joseph Donofry 3499abd99a
Merge branch 'master' of ssh://github.com/Nheko-Reborn/nheko 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
DeepBlueV7.X 82374791c4
Merge pull request #298 from LorenDB/master 4 years ago
DeepBlueV7.X a9c0684a5a
Merge pull request #299 from Nheko-Reborn/qml-linting 4 years ago
Nicolas Werner 1a029112d9 Lint qml with qml-format 4 years ago
DeepBlueV7.X 517a126a44
Merge pull request #270 from Chethan2k1/device-verification 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
Nicolas Werner 684cfacfad Bump spdlog version 4 years ago
Nicolas Werner 56ba7de501 Fix unused variable warnings on old compilers 4 years ago
Nicolas Werner 8ec76daeda Send master key in verification flow (if we trust it) 4 years ago
Nicolas Werner e5fb9a25ea Try to please the CI gods 4 years ago
Nicolas Werner 08d5a84cbd Fix issues with old qt and bump to 5.10 4 years ago
Nicolas Werner 99ba1f17d3 Merge remote-tracking branch 'origin/master' into cross-signing 4 years ago
Nicolas Werner cd43147b77 Implement signature upload for own master key 4 years ago
Nicolas Werner 7b6fab3373 Calculate verification status from cross-signing sigs and update dynamically 4 years ago
LorenDB d7c3fa844e Begin Esperanto translations 4 years ago
Nicolas Werner 64d5a193f1 Fix in room verification 4 years ago