Commit Graph

1127 Commits (707248fea39eafdfc4ce6b69987ab144ab781110)

Author SHA1 Message Date
Emi Simpson a5b388db15
Appease the linter 5 years ago
Emi Simpson 389117f1e8
Add a comment explaining room importance 5 years ago
Emi Simpson 0153dc7a39
Automatically move rooms down in the list once they've been read 5 years ago
Emi Simpson b2a6232eb3
Fixed channels appearing out of order when only mentions were present, without any non-mentions 5 years ago
Emi Simpson 08125e8c44
Sort room list by room priority 5 years ago
Pushpam Choudhary 71ba8cb284 Add periods to terminate non-user messages in the timeline 5 years ago
Nicolas Werner 0f1a352dd7 Make buttons hideable via setting, button contents can still be accessed via context menu 5 years ago
Nicolas Werner 69a50c15c7 Reduce times we read upload data 5 years ago
Nicolas Werner b894ce4dcd Make blurhash provider async 5 years ago
Nicolas Werner 5ac18f1f5f Speed up blurhash code 5 years ago
Adasauce ed4bb1a576
Add support for more room events in timeline 5 years ago
Nicolas Werner 0fc98b2692 Experimental blurhash implementation (MXC2448) 5 years ago
Adasauce 309461dcba
total + first member shows as one too many room members 5 years ago
Nicolas Werner 328a3c7ebd Fix avatar layering in room list 5 years ago
Nicolas Werner 2fd6385403 Make small sidebar sizing consistent 5 years ago
Nicolas Werner b80697b072 Fix encrypted messages being pinned to the bottom after read marker fix 5 years ago
Nicolas Werner 095b59c01f Delete unused variable 5 years ago
Nicolas Werner 9efa001bcf Fix high dpi scaling of avatars 5 years ago
Nicolas Werner b1eff0a37f Improve link theming 5 years ago
Nicolas Werner 5115339636 Wrap error label on login page 5 years ago
Nicolas Werner 1eb2869fa8 Fix stuck unread messages by storing state events in the db 5 years ago
Nicolas Werner 62b962cb44 Improve read status handling in room list 5 years ago
Nicolas Werner e96241265e Use third_party singleapplication helper 5 years ago
Nicolas Werner 3ef0d9db3c Fix Registration 5 years ago
Adasauce 6e6fe0cad2
remove setStyleSheet calls directly from widget code 5 years ago
Nicolas Werner 55fb5532ee Fix opaque widget in community list 5 years ago
Nicolas Werner 6bdc75d073 Reset user colors on theme change (in qml timeline) 5 years ago
Adasauce 8b8b844bda
Tooltip and Combobox bugs with Breeze / Dark theme 5 years ago
Nicolas Werner 2895162971 Clear user colors on theme change 5 years ago
Nicolas Werner fcaec0d099 Fix html messages sent as just plain text 5 years ago
Nicolas Werner 4500bcd577 Use spacing for layouting settings 5 years ago
Adasauce 8aaf7e9e5d
Remove constant width, that was wrong. 5 years ago
Adasauce 105366f2b9
Clean up variable format 5 years ago
Adasauce f86cbbe16a
Add constexpr for the minimum formlayout width 5 years ago
Adasauce b5aa615ef5
FormLayout cleanup 5 years ago
Adasauce 53138d7f5c
Clean up placeholder string 5 years ago
Adasauce 21b207d1f0
Review changes to UserSettingsPage 5 years ago
Adasauce 111e4504ac
Replace QHBoxLayout with QFormLayout in UserSettings 5 years ago
Adasauce b24165371c Paginationg != Paginating in debug message 5 years ago
Nicolas Werner 65bd099372 Don't delete messages received out of order (fixup the flickering fix) 5 years ago
Nicolas Werner ec9da9f42a Try to fix flickering, if sync return event before send completes 5 years ago
Nicolas Werner 70f4a89d10 Quick hack to enable touch scrolling in settings and room list 5 years ago
Nicolas Werner ef5edbb3ea Lower general settings margins, if the window is narrow 5 years ago
Adasauce cb36050822
use QStandardPaths locations for all file dialogs. 5 years ago
Adasauce 17b5cc32dc
use the standard system download path for downloads 5 years ago
Shun Sakai 2ceaead7fc Change the initial of the proper noun to uppercase 5 years ago
Nicolas Werner a2566b870e show image dialog fullscreen instead of resizing to the size of the first desktop 5 years ago
Adasauce 95c2525218
Remove move() in ImageOverlay 5 years ago
Nicolas Werner c5af3543e6 fix c++11 range-loop might detach Qt container 5 years ago
Nicolas Werner d113733ce0 Don't leak the full file path when sending file 5 years ago