Commit Graph

2023 Commits (bb8dbf2c2e2a50d90ce4d01773cfe4e4f8db48e0)

Author SHA1 Message Date
Nicolas Werner 5416988057
Trust key forwards from the original sender 4 years ago
Nicolas Werner b63289ba54
Cleanup @room escape logic a bit 4 years ago
Nicolas Werner 3d2f503305
Add workaround for stickers not showing on iOS 4 years ago
Nicolas Werner c2e777f3e4
Update translations 4 years ago
Nicolas Werner 5b460861b1
Allow accepting knocks in the timeline 4 years ago
Nicolas Werner 5287ba38f9
Fix all rooms being opened on startup 4 years ago
Nicolas Werner 995b62122a
Fi lineendings 4 years ago
Nicolas Werner 028bcd5b7c
Update join button in room directory after join 4 years ago
Nicolas Werner 7d62af7cda
Remove unneeded code 4 years ago
Nicolas Werner 56db0dbc7d
Allow downloading keys from key backup 4 years ago
Nicolas Werner 1e7756c508
Fix dpi scaling of avatars 4 years ago
Callum Brown 0da58c476c Run linter 4 years ago
Nicolas Werner 42d2b10d5d
Round images in the image provider 4 years ago
kamathmanu eaddfb4f73 Clean up final nits 4 years ago
Nicolas Werner 69e65cef2f
Fix shadowing 4 years ago
Nicolas Werner 110fef5c68
Request keys when opening a room for the first time 4 years ago
Nicolas Werner 13633c7644
Ensure device signatures always get verified on device update 4 years ago
Nicolas Werner 9bad584931
Show verification status in memberlist 4 years ago
Nicolas Werner 18ea01e198
Show if there are unverified devices in a room 4 years ago
Callum Brown 4fa644f2b7 Fix cancel button on registration token dialog 4 years ago
Callum Brown 7d484a8228 Use QInputDialog to get registration token 4 years ago
kamathmanu 9ab1296131 Ran qmlformat and make license 4 years ago
kamathmanu 570e5ffde2 Added Spinner while rooms load 4 years ago
Callum Brown b56a1be0bd Support token authenticated registration 4 years ago
Nicolas Werner 02b217d009
Remove some unused headers 4 years ago
kirp 5335e043e7
linting 4 years ago
kirp c7295d7fd1
change slot close, to signal closing 4 years ago
kirp a88c68c0a8
add shortcut Escape button for closing images issues 672 4 years ago
Nicolas Werner 5e2526dac4
fix sticker packs being uneditable in some rooms 4 years ago
Nicolas Werner dbea031a86
Fix potential crash when trying to read room info too early 4 years ago
Nicolas Werner 7f633a0298
Add rate limiting to unknown device list path 4 years ago
kamathmanu 6a75e5270c Fix nits from code review 4 years ago
Nicolas Werner 71290e208d
Enable insecure fallback for secret storage 4 years ago
Nicolas Werner ad57a336dc
Breaking: Change secret names and fix bug when storing secrets 4 years ago
Nicolas Werner 8784156da5
Fix trying to delete unsupported events 4 years ago
Nicolas Werner b73bd2859c
Protect against replay attacks 4 years ago
kamathmanu 14f8f4d61b Fix Duplicate fetched chunk 4 years ago
kamathmanu 4ec0c8c9bb make lint 4 years ago
kamathmanu d3d7844106 Made only unjoined rooms joinable 4 years ago
kamathmanu 04d0d413e3 Linted code 4 years ago
kamathmanu 0d700d9933 Implemented Room Directory model to store and provide QML view with public room data from mtxclient 4 years ago
Nicolas Werner 72bbad7485
Show encryption errors in qml and add request keys button 4 years ago
Nicolas Werner cc22309c5b
this is not needed for translations 4 years ago
Nicolas Werner e5a6b2b6ef
Allow creating new packs 4 years ago
Nicolas Werner 16d0190f4e
Allow uploading additional stickers 4 years ago
Nicolas Werner a57a15a2e0
Basic sticker pack editor 4 years ago
Callum Brown bd31726f2f Allow all characters when checking server input 4 years ago
Callum Brown bb6a57644c Make things private slots 4 years ago
Nicolas Werner 87e81498b7
Fix window placement on wayland and add close buttons 4 years ago
Callum Brown 041d8fb56c Reorganise src/RegisterPage.cpp 4 years ago