Loren Burkholder
350d1977af
Add some fancy effects to jdenticon
3 years ago
Loren Burkholder
1fdecdcc21
Get direct chat jdenticons to line up
3 years ago
Loren Burkholder
0e931456ee
Only set identicon source if used
3 years ago
Loren Burkholder
d2e193ff78
Add jdenticon support
3 years ago
Thulinma
a39cb537ae
More profile improvements:
...
- Now scrolls entire profile instead of only device list, improving the experience on smaller screens
- Fixed centering of room name
- Allow profile to be sized smaller to match the new scrolling behavior
- Silenced warning about room being null for global profiles
- Matrix URLs now open global profiles instead of room-specific profiles if the user is not in the currently opened room
- Opening global profile from room specific profile now uses openGlobalUserProfile function instead of reinventing the wheel
3 years ago
Thulinma
e7564396fb
Improvements to user profiles:
...
- Set a minimum width on the profile window (avatar size + margins)
- Made avatar editing a separate button, so you can zoom in on your own avatars
- Added hover text to avatar/displayname change buttons, which clarify where they will apply for global/room-specific profiles
- Added display of room name for room-specific profiles, with hover text that explains what that means.
- Added way to open global profile for users from their room-specific profiles (globe button next to room name)
3 years ago
tastytea
c122915c28
Decrease left margins on blockquotes to 1em.
...
It is intentionally impossible to add borders to blockquotes via CSS:
<https://bugreports.qt.io/browse/QTBUG-23244 >.
Bug: https://github.com/Nheko-Reborn/nheko/issues/704
3 years ago
Nicolas Werner
bf9601018d
Fix room ping permission checked incorrectly
3 years ago
Nicolas Werner
f7560cd998
Fix z value of avatar in timeline
3 years ago
Nicolas Werner
3528fe4e5d
Warn the user before they ping the whole room
3 years ago
resolritter
3f8bb19ba1
right-click tap handler for replies
3 years ago
Nicolas Werner
ded926cdf9
Fix a few null warnings
3 years ago
Nicolas Werner
b5b580fda5
Loaded causes weird artifacts loading rooms
3 years ago
Nicolas Werner
374ad0a816
Small image pack editor improvements
...
- add missing mimetype
- allow removal of images from pack
- allow GIF as a format
- don't divide size by 2 if the image is very small already
3 years ago
Nicolas Werner
15bf643347
Add option to only play animated images on hover
3 years ago
Nicolas Werner
ef068ac2b3
Support animated images
...
fixes #461
3 years ago
Nicolas Werner
09c041c8ac
Use in memory media player instead of storing unencrypted files on disk
3 years ago
resolritter
b5af1d81df
accept Backtab and Shift-Tab for hovering selection backwards
3 years ago
Thomas Karpiniec
92e8cd0681
Avoid completer jitter before closing
3 years ago
Thomas Karpiniec
a24348b574
Allow opening a completer starting with selected text
3 years ago
Thomas Karpiniec
47ad58ef49
Close popup on SelectAll
3 years ago
Nicolas Werner
327a889ad5
Simplify message delegate size calculation a bit
3 years ago
Nicolas Werner
71a153538f
Disable async timeline loading, since it hangs in a layout loop sometimes
3 years ago
Joseph Donofry
9504d02f18
Add Qt.WindowTitleHint to qml dialogs
3 years ago
Thomas Karpiniec
8ee043f042
Clear emoji search field when picker closed
3 years ago
Nicolas Werner
5b460861b1
Allow accepting knocks in the timeline
...
As well as selecting more join rules.
3 years ago
Nicolas Werner
56b24f8d93
Load message list async
3 years ago
Nicolas Werner
028bcd5b7c
Update join button in room directory after join
3 years ago
Nicolas Werner
56db0dbc7d
Allow downloading keys from key backup
3 years ago
Nicolas Werner
1e7756c508
Fix dpi scaling of avatars
3 years ago
kamathmanu
820665db92
Formatting
3 years ago
kamathmanu
7321af8a7d
Cleanup more nits
3 years ago
Nicolas Werner
42d2b10d5d
Round images in the image provider
3 years ago
kamathmanu
0f4a7b1ba6
Formatting + Licensing
3 years ago
kamathmanu
eaddfb4f73
Clean up final nits
3 years ago
Nicolas Werner
24366b7520
Tab to move down completer
3 years ago
Nicolas Werner
9bad584931
Show verification status in memberlist
3 years ago
Nicolas Werner
18ea01e198
Show if there are unverified devices in a room
...
Also fixes some issues where nested transactions will poison the
verification cache.
3 years ago
kamathmanu
9ab1296131
Ran qmlformat and make license
3 years ago
kamathmanu
f2560b7531
Make search text selectable by clicking
3 years ago
kamathmanu
570e5ffde2
Added Spinner while rooms load
3 years ago
Loren Burkholder
9a0c1c27ed
Remove warnings on closing room
3 years ago
Loren Burkholder
308207c289
Remove unnecessary debugging log
3 years ago
Loren Burkholder
cc6693af8a
Close currently open room when it is tapped again
3 years ago
kamathmanu
6a75e5270c
Fix nits from code review
3 years ago
Nicolas Werner
89840b9e0b
AttrIbution
3 years ago
Nicolas Werner
d0947fd7c4
increase settings window size
3 years ago
Nicolas Werner
42fdbec43a
Fix decryption errors in reply popups
3 years ago
kamathmanu
34ffe054cf
Improve window closing
3 years ago
kamathmanu
98b733ad26
Fixed anchoring/positioning of delegate items and join room display
3 years ago