Loren Burkholder
f66f82fe31
Don't let the emoji picker get too big
3 years ago
Loren Burkholder
2709430148
Actually commit the delete icon
3 years ago
Loren Burkholder
e7be12b8a0
Use PropertyAction instead of NumberAnimation for booleans
3 years ago
Loren Burkholder
2c49c188e3
Add delete button to popup
...
This currently doesn't have any filtering for power levels, which needs to be fixed.
3 years ago
Loren Burkholder
2e7c3d4a2a
Increase contrast between the popup and the background blur
3 years ago
Loren Burkholder
e116ebe1ac
Scale the back button down
...
The hit area is still the same size, though.
3 years ago
Loren Burkholder
474e3d6e2a
Don't reply on double click in mobile mode
...
I figured that it made the most sense to just split everything into two separate TapHandlers.
3 years ago
Loren Burkholder
2bf6a9083e
Fix the popup animation
3 years ago
Loren Burkholder
22592eac70
Remove unused import
3 years ago
Loren Burkholder
800b6a1626
Get blur overlay working
...
Progress!
3 years ago
Loren Burkholder
1918e89a0d
Continue work on animation
...
This *still* doesn't work.
3 years ago
Loren Burkholder
31ea6413c6
Work some more on the transition
...
This still doesn't work.
3 years ago
Loren Burkholder
a15b5d3fdb
Begin adding slide-in transition
...
Currently, this doesn't work.
3 years ago
Loren Burkholder
6a77e55c72
Create a mobile popup menu
...
This is much better suited to a mobile setting than a traditional context menu is.
Warning: this still is pretty basic and may be heavily modified in the future.
3 years ago
Loren Burkholder
f8392b8e45
Add mobile-friendly emoji picker mode
...
This also fixes some wacky indentations.
3 years ago
Nicolas Werner
30aedd36a1
Reenable reuseItems for the message view
...
If this is still broken, we will need to disable it again.
3 years ago
Joseph Donofry
c7545cb455
Fix a few jdenticon bugs
3 years ago
Guillaume Girol
82b1cc4e5f
add Alt+A keybinding to switch to next room with unread messages
3 years ago
Nicolas Werner
f6b278dc85
Update translations
3 years ago
Loren Burkholder
96edc0bb75
Use correct form of roomId
3 years ago
Loren Burkholder
8e5f91a579
Use better jdenticon codes/id settings
3 years ago
Loren Burkholder
3b15bf5227
Remove useless line
3 years ago
Loren Burkholder
bb8dbf2c2e
Use better visible check
3 years ago
Loren Burkholder
094ddb48a2
Don't bother with crop
3 years ago
Loren Burkholder
17729ce662
Fix jdenticons in various places
3 years ago
Loren Burkholder
356723fe06
Use more descriptive property name
3 years ago
Loren Burkholder
3a86d44c1e
Finish getting all avatars jdenticonified
3 years ago
Loren Burkholder
350fc593ed
Use better id loading methodology
3 years ago
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
4 years ago
Thomas Karpiniec
92e8cd0681
Avoid completer jitter before closing
4 years ago
Thomas Karpiniec
a24348b574
Allow opening a completer starting with selected text
4 years ago
Thomas Karpiniec
47ad58ef49
Close popup on SelectAll
4 years ago
Nicolas Werner
327a889ad5
Simplify message delegate size calculation a bit
4 years ago