Nicolas Werner
1d7575036e
Allow creating spaces
2 years ago
Nicolas Werner
e144c5741f
Implement space stickers & emoji
2 years ago
Nicolas Werner
01fd5e6b61
Unset the transient parent on separate chat windows
...
relates to #1168
2 years ago
Hiers
b94689c4d1
Added discrete edit button to room profiles.
2 years ago
Forest
f66ed4bea5
Reactions: avoid highlight color misuse, subdue border color
...
This addresses a few problems with reaction colors:
- The state-checking conditionals for reaction text, background, and border
were inconsistent, making it difficult to choose colors for each state
(normal, hovered, and self reactions) that worked well in all themes.
- The QPalette::Highlight color was being misused as a text/foreground color.
This color role is intended for background areas. It has little contrast
against the background in themes like KDE Plasma's Breeze High Contrast,
so using it for text and icons makes those things difficult to read.
https://doc.qt.io/qt-5/qpalette.html#ColorRole-enum
- The reaction border was drawn in the same color as normal text, making it
so bright in some dark themes that it distracted from reading nearby text.
Fixes Nheko-Reborn/nheko#1159
2 years ago
Forest
4d1a01c829
Focus message input box when pressing Esc
...
This helps with #1065 , although I think making sure the message input box gets focus by default would be worthwhile.
2 years ago
Nicolas Werner
08b304eccf
Break http images and implement barebones spoiler support when not in mobile mode
...
see #1042
see #483
2 years ago
Nicolas Werner
376612e4eb
Support editing space children
2 years ago
Nicolas Werner
68c02da6c8
Change preview title for spaces
2 years ago
Nicolas Werner
9d8d6b4bca
Show a room preview in the join confirmation dialog
...
Requires MSC3266
Fixes #1129
2 years ago
Nicolas Werner
18f4f4351a
Fix room members dialog opening room member dialog of the wrong room
2 years ago
Nicolas Werner
8f49ad9490
Fix window decorations on macos for room dir dialog
...
fixes #1114
2 years ago
Nicolas Werner
c57948993e
Update translations
2 years ago
Nicolas Werner
f261bbb32d
Fix weird spacing and hidden encryption indicator in top bar
2 years ago
Nicolas Werner
7b33d14277
Make notification count calculation more efficient
2 years ago
Nicolas Werner
af03138527
Try to fix titlebar on room dir
2 years ago
Nicolas Werner
11fa4821aa
Support rendering policy rules
2 years ago
Nicolas Werner
931855441a
Allow editing aliases
2 years ago
Nicolas Werner
f099ec63d1
Warn about emojis looking different in different clients
...
fixes #919
2 years ago
Nicolas Werner
f387e3b033
Fix emoji verification clipped on sway
...
fixes #917
2 years ago
Nicolas Werner
7ebf43ce38
Fix crash when closing room directory window
2 years ago
q234rty
fd87dc615c
Fix emoji picker
2 years ago
q234rty
bda88a0379
Fix room member list
2 years ago
Loren Burkholder
885a790b1f
Simplify space notification options
2 years ago
Loren Burkholder
f264941615
make license
2 years ago
Loren Burkholder
7cbde0712f
Allow muting spaces; other general improvements
2 years ago
Loren Burkholder
863eaa1910
Add space notification configuration
2 years ago
Loren Burkholder
c2b6728955
Add space notifs to room list
2 years ago
Loren Burkholder
8ec0577807
Make the notification bubble its own component
2 years ago
Loren Burkholder
e446e3d679
Add loud notifications for spaces
2 years ago
Loren Burkholder
169384f0fa
Add space notifications to room list
2 years ago
Loren Burkholder
2df2046d1d
Display unread notifications for spaces
2 years ago
q234rty
7a29531739
Fix blurriness of svg icons ( #1108 )
2 years ago
Nicolas Werner
dc4a06517c
Add an option to define new power levels
2 years ago
Nicolas Werner
5772447874
Require matrix v1.1 or greater
2 years ago
brausepulver
09c646d3fa
Add copy link to room context menu ( #1101 )
2 years ago
Nicolas Werner
07228d336a
Support the knock_restricted rule
2 years ago
Rohit Sutradhar
b0e3c6d65a
Added escape handler for uploads ( #1100 )
...
* Added escape handler for uploads
* Update MessageView.qml
Changed if-else conditions to handle only one escape at a time
2 years ago
Nicolas Werner
4ec92e0244
Remove confusing log message
2 years ago
Nicolas Werner
6afe3fa39d
Close image viewer when clicking on the background
...
fixes #1088
2 years ago
Nicolas Werner
3eafd4396e
Fix pins not refreshing after being loaded
2 years ago
SyldraTheCat
8a6acd1d86
Subtle corrections to paste behaviors
2 years ago
SyldraTheCat
ffa4dca8b3
Make cursoring up/down more consistent on some setups
2 years ago
Nicolas Werner
051545a851
Fix crash on some systems because of reuseItems in completer
2 years ago
Nicolas Werner
74712ff6aa
Make settings menu a bit narrower
2 years ago
Nicolas Werner
7e0bc0658c
Fix editing topic
3 years ago
Loren Burkholder
cb4d7234c7
Indicate if no topic is set
3 years ago
Nicolas Werner
5450139a2e
Lots of new PL translations
3 years ago
Nicolas Werner
6c6d43691d
Add basic powerlevel editor
3 years ago
Joseph Donofry
7f2ae13c43
Make PrivacyScreen work on Popped-out Rooms
3 years ago