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 |
|
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 |
|
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 |
|
Nicolas Werner
|
3e53b8cc09
|
Install recent flatpak in CI
|
2021-08-07 01:38:46 +02:00 |
|
Nicolas Werner
|
7a7ba47c01
|
Share shm in flatpak
fixes #562
Requires flatpak 1.11.1
|
2021-08-07 01:24:13 +02:00 |
|
Nicolas Werner
|
001f87fe77
|
Fix redactions
|
2021-08-07 01:00:36 +02:00 |
|
DeepBlueV7.X
|
11f9a9d044
|
Merge pull request #669 from Nheko-Reborn/sticker-editor
Sticker editor
|
2021-08-06 03:00:19 +00:00 |
|
Nicolas Werner
|
cc22309c5b
|
this is not needed for translations
|
2021-08-06 04:43:56 +02:00 |
|
DeepBlueV7.X
|
6d83b7c675
|
Merge pull request #666 from LorenDB/qml-all-the-things
Open profile when clicking avatar
|
2021-08-06 02:33:04 +00:00 |
|
Nicolas Werner
|
e5a6b2b6ef
|
Allow creating new packs
|
2021-08-06 04:31:53 +02:00 |
|
Nicolas Werner
|
16d0190f4e
|
Allow uploading additional stickers
|
2021-08-06 04:31:53 +02:00 |
|
Nicolas Werner
|
a57a15a2e0
|
Basic sticker pack editor
|
2021-08-06 04:31:53 +02:00 |
|
Joseph Donofry
|
b156dd51cb
|
Update qt5 path after brew changes
|
2021-08-05 22:22:47 -04:00 |
|