Nicolas Werner
cf38e6974a
Fix typo in key export
3 years ago
Nicolas Werner
f316dbed43
Fix a few issues with receiving to_device messages in initial sync
3 years ago
Nicolas Werner
66b7ff639c
Remove sender key from megolm session index
...
implements MSC3700
see https://github.com/matrix-org/matrix-spec-proposals/pull/3700
3 years ago
Loren Burkholder
3bb00aa96c
Don't treat a space as a direct chat
3 years ago
Apurv404
9eddee75ca
Fix room alias issue ( #354 )
3 years ago
Nicolas Werner
4e5e5d55eb
lint
3 years ago
Nicolas Werner
6f8babc80b
Allow knocking if join failed and via matrix uris
3 years ago
Nicolas Werner
6417dcd398
Fix leaving rooms
3 years ago
Nicolas Werner
a59b3147a6
Add reasons to everything
...
fixes #1030
3 years ago
Nicolas Werner
c91f91d5d3
Add /knock command
3 years ago
Nicolas Werner
0d9a3ff4cd
Fix cursor moving to the end when editing in the middle
3 years ago
Nicolas Werner
9e2789a16d
Remove a few unused variables
3 years ago
Nicolas Werner
656fcac91c
Don't use a modal to edit room name and topic
3 years ago
Nicolas Werner
82cdb483a9
Fix arrow keys
3 years ago
Nicolas Werner
afe381e9b1
Remove unused ToggleButton
3 years ago
Nicolas Werner
14f7fe282f
Cleanup some unused code
3 years ago
Nicolas Werner
6d1416fb6e
Add backend for new room creation dialogs
3 years ago
Nicolas Werner
6f0260d59f
Avoid empty membership events
3 years ago
Malte E
af17e4f8c0
run lint
3 years ago
Malte E
838cf63578
direct chat creator can now create direct chats
3 years ago
Nicolas Werner
7256c70108
Fix crash on missing pack description
3 years ago
tastytea
179ae53b40
Don't send thumbnails that are larger than the original
...
- Set PNG compression to maximum
- Don't upload thumbnail if it is not at least 10% smaller than the
original
3 years ago
Nicolas Werner
637db55e08
Default body to shortcode if unset and sending sticker
3 years ago
Nicolas Werner
922c63ef27
Add a default filename for clipboard pastes again
3 years ago
Nicolas Werner
447a3d4cb9
Try to improve thumbnailing on macOS
3 years ago
Nicolas Werner
30ba387076
Fix thumbnails of received encrypted images
3 years ago
Nicolas Werner
96aacf8068
Small fixes to video thumbnailing
3 years ago
Nicolas Werner
c87af215e1
Actually pass the mimetype we intended
3 years ago
Nicolas Werner
e52f90a941
Properly fix image uploads without image/* format
3 years ago
Nicolas Werner
5734641778
Fix potential crash if there is no image format pasted
3 years ago
tastytea
a622ba4abc
Reword tooltip for Open{Image,Video}External
3 years ago
Nicolas Werner
a9486ec896
Fix thumbnails for encrypted files and factor upload box out
3 years ago
Nicolas Werner
dbd2bebe6c
Show some previews in upload window
3 years ago
Nicolas Werner
830f4d4942
Please clazy
3 years ago
Nicolas Werner
3aeeed49a9
Also stop audio player
3 years ago
Nicolas Werner
3beed3508a
Thumbnail video
3 years ago
Nicolas Werner
fd83858715
Add duration and resolution to files
3 years ago
Nicolas Werner
d3471a1097
Move uploads to InputBar
3 years ago
Nicolas Werner
c84e15f7eb
Shuffle around user settings
3 years ago
Malte E
d765305595
properly commit preedit text
3 years ago
math
4a0f009ed9
warn about implications of toggling external option
3 years ago
math
88d86405f8
add option to open video with external program by default
3 years ago
math
74a4e36f90
add option to open image with external program by default
3 years ago
Nicolas Werner
e98145daec
Fix key upload when doing SSO login
3 years ago
Nicolas Werner
b19d9caba6
Sort known UIA flows first
3 years ago
tastytea
a7388a70be
Use standard buttons where possible
...
Standard buttons are ordered in the right way and sometimes have an
icon.
Bug: https://matrix.to/#/%23nheko%3Anheko.im/%2476PZ2m6YftX8mqGIe9ettKbh_-pEYeVRQSJBfwFzWi0?via=pixie.town&via=matrix.org&via=matrix.flexinos.tech&via=half-shot.uk
3 years ago
Nicolas Werner
1a7409876e
Enable online key backup by default
3 years ago
Nicolas Werner
ac1d678254
Fix server switching to https after bootstrap
...
fixes #878
3 years ago
tastytea
083562a7d8
Add GUI for specifying kick/ban reason
...
This replaces the are-you-sure dialog and also shows up when using
/-commands.
Closes: https://github.com/Nheko-Reborn/nheko/issues/239
# Previous commits:
# e390c398
Allow to specify reason for removed message
# 5949173b
Add function to force focus on InputDialog input field
# 9482ac4e
Allow explicit selection of SSO method
# ab05e2d8
Mobile message input (#962 )
3 years ago
tastytea
e390c39862
Allow to specify reason for removed message
...
# Previous commits:
# 5949173b
Add function to force focus on InputDialog input field
# 9482ac4e
Allow explicit selection of SSO method
# ab05e2d8
Mobile message input (#962 )
# 12a6da01
If you replace the txn id, replace a string the length of the txn id...
3 years ago