Commit Graph

3311 Commits

Author SHA1 Message Date
Joseph Donofry db2a6111f6
Update qt5 path in macos deploy.sh script 2021-08-16 17:11:16 -04:00
Nicolas Werner 1e7756c508
Fix dpi scaling of avatars 2021-08-16 12:48:45 +02:00
DeepBlueV7.X b1634d60a0
Merge pull request #680 from govynnus/token-registration
Support token authenticated registration
2021-08-15 18:22:01 +00:00
Callum Brown 0da58c476c Run linter 2021-08-15 15:51:10 +01:00
Nicolas Werner 42d2b10d5d
Round images in the image provider 2021-08-14 17:17:50 +02:00
Nicolas Werner 24366b7520
Tab to move down completer 2021-08-14 12:19:15 +02:00
Nicolas Werner 69e65cef2f
Fix shadowing 2021-08-14 02:52:43 +02:00
Nicolas Werner 110fef5c68
Request keys when opening a room for the first time 2021-08-14 02:41:34 +02:00
Nicolas Werner 13633c7644
Ensure device signatures always get verified on device update 2021-08-14 02:06:48 +02:00
Nicolas Werner 9bad584931
Show verification status in memberlist 2021-08-13 23:58:26 +02:00
Nicolas Werner 18ea01e198
Show if there are unverified devices in a room
Also fixes some issues where nested transactions will poison the
verification cache.
2021-08-13 23:19:54 +02:00
Callum Brown 4fa644f2b7 Fix cancel button on registration token dialog 2021-08-12 17:57:07 +01:00
Callum Brown 7d484a8228 Use QInputDialog to get registration token 2021-08-12 16:41:29 +01:00
Nicolas Werner 796e5fcd39
Fix lambda to function pointer in coeurl on Linux 2021-08-12 01:30:00 +02:00
Joseph Donofry 21b2db6745
Merge pull request #678 from LorenDB/closeRoom
Close currently open room when it is tapped again
2021-08-11 18:13:38 -04:00
Nicolas Werner 58039f7f3e
Fix typo in coeurl 2021-08-12 00:07:08 +02:00
Nicolas Werner 3794e13745
Update coeurl 2021-08-11 23:51:10 +02:00
Nicolas Werner 6b445c33b6
Fix long tcp timeouts
relates to #658
2021-08-11 22:21:56 +02:00
Callum Brown b56a1be0bd Support token authenticated registration
Using a dialog after username and password have been provided.
2021-08-11 15:07:06 +01:00
Loren Burkholder 9a0c1c27ed Remove warnings on closing room 2021-08-10 22:16:27 -04:00
Loren Burkholder 308207c289 Remove unnecessary debugging log 2021-08-10 22:16:22 -04:00
DeepBlueV7.X d84c1f59a4
Merge pull request #679 from Kirillpt/iss_672
add shortcut Escape button for closing images. issue #672
2021-08-11 00:09:16 +00:00
Nicolas Werner 02b217d009
Remove some unused headers 2021-08-11 01:30:55 +02:00
kirp 5335e043e7
linting 2021-08-11 02:29:36 +03:00
kirp c7295d7fd1
change slot close, to signal closing 2021-08-11 02:26:26 +03:00
kirp a88c68c0a8
add shortcut Escape button for closing images issues 672 2021-08-11 01:39:27 +03:00
Nicolas Werner 5e2526dac4
fix sticker packs being uneditable in some rooms 2021-08-11 00:39:01 +02:00
Nicolas Werner dbea031a86
Fix potential crash when trying to read room info too early 2021-08-11 00:21:24 +02:00
Loren Burkholder cc6693af8a Close currently open room when it is tapped again 2021-08-09 19:24:46 -04:00
DeepBlueV7.X 6e8adc7320
Merge pull request #676 from 6543-forks/6543-patch-1
Update README.md
2021-08-09 19:13:45 +00:00
6543 a309a4bce3
Update README.md 2021-08-09 21:12:29 +02:00
6543 db4a32e6bd
Update README.md 2021-08-09 20:58:35 +02:00
Nicolas Werner 7f633a0298
Add rate limiting to unknown device list path 2021-08-09 20:52:54 +02:00
Nicolas Werner 89840b9e0b
AttrIbution 2021-08-08 21:18:05 +02:00
Nicolas Werner 71290e208d
Enable insecure fallback for secret storage 2021-08-08 18:57:38 +02:00
Nicolas Werner ad57a336dc
Breaking: Change secret names and fix bug when storing secrets 2021-08-08 18:38:05 +02:00
Nicolas Werner 8784156da5
Fix trying to delete unsupported events 2021-08-08 11:35:27 +02:00
Nicolas Werner d0947fd7c4
increase settings window size 2021-08-08 11:35:26 +02:00
Nicolas Werner 35b36e24c1
Fix typo in template 2021-08-08 01:41:59 +02:00
Nicolas Werner d739ee01de
Don't set a title in the template 2021-08-08 01:41:07 +02:00
Nicolas Werner e3b8998635
Use a form for feature requests 2021-08-08 01:39:44 +02:00
Nicolas Werner fa40b2db0b
issue template must have unique ids 2021-08-08 01:23:27 +02:00
Nicolas Werner bfa257c491
Don't end line with : 2021-08-08 01:21:29 +02:00
Nicolas Werner d5c002c737
tabs -> spaces 2021-08-08 01:20:10 +02:00
Nicolas Werner 42fdbec43a
Fix decryption errors in reply popups 2021-08-08 01:17:58 +02:00
Nicolas Werner 79f245986b
Try github forms for bug reports 2021-08-08 01:17:31 +02:00
Nicolas Werner b73bd2859c
Protect against replay attacks 2021-08-07 23:54:35 +02:00
Nicolas Werner 72bbad7485
Show encryption errors in qml and add request keys button 2021-08-07 22:51:09 +02:00
DeepBlueV7.X 9f742fe23d
Merge pull request #664 from govynnus/token-registration
Reorganise src/RegisterPage.cpp
2021-08-07 00:27:39 +00:00
Nicolas Werner 483769a2a1
device=shm not needed in flatpak 2021-08-07 01:48:40 +02:00