Commit Graph

141 Commits (82b48d926dd835aa3adb5fb3a8426532386df5c0)
 

Author SHA1 Message Date
Konstantinos Sideris 82b48d926d Don't collapse room list 8 years ago
Konstantinos Sideris da190593c8 Repaint when the room avatar is received 8 years ago
Konstantinos Sideris 26dfbfd08c Lazy load initial timeline events 8 years ago
Konstantinos Sideris 36d25951dc Fix scrolling flickering on backwards pagination 8 years ago
Konstantinos Sideris 95c492bad8 Experimental support for user avatars in timeline 8 years ago
Konstantinos Sideris b8c8fed655 Show confirmation dialog on logout 8 years ago
Konstantinos Sideris 5c283a5cda Don't mark messages from local user as unread 8 years ago
Konstantinos Sideris 4a026b1511 Be explicit about the text color on the context menu 8 years ago
Konstantinos Sideris af80c251d7 Add context menu on RoomList items 8 years ago
Konstantinos Sideris c184362044 Add menu to toggle notifications 8 years ago
Konstantinos Sideris 5197f8a886 Add drop shadow to emoji panel 8 years ago
Konstantinos Sideris 83cdd79e08 Show a warning for Qt < 5.7 8 years ago
Konstantinos Sideris 04ef88bbbb Explicitly define 5.7 as the minimum required Qt version 8 years ago
Konstantinos Sideris 0f72808858 Create a named device on login 8 years ago
Konstantinos Sideris f81909d34b Merge branch 'RiotTranslate-weblate-nheko-nheko' 8 years ago
Krombel 31d0d2bec5 Translated using Weblate (German) 8 years ago
Konstantinos Sideris fd2bfff963 Add weblate badge 8 years ago
Bart Ribbers 484f62e538 Translated using Weblate (Dutch) 8 years ago
Konstantinos Sideris cf16fdffe5 Fill out translation fields for english 8 years ago
Konstantinos Sideris 933f6ded1e Add qt-tools as a dependency 8 years ago
Konstantinos Sideris 134aaca7de Add translation file for english 8 years ago
Konstantinos Sideris 384fe7067e Set up translations 8 years ago
Konstantinos Sideris 36940e2972 Update tests 8 years ago
Konstantinos Sideris f490040811 Fetch avatar thumbnail instead of the original image 8 years ago
Konstantinos Sideris 0cd9e3b1e5 Resolve name and avatar on 1-on-1 rooms 8 years ago
Konstantinos Sideris 251f569a5c Add custom scrollbar on the timeline 8 years ago
Konstantinos Sideris 0237fec90c Don't show the landing page when there is an active user 8 years ago
Konstantinos Sideris 9772f52876 Increase tray icon's bubble size 8 years ago
Konstantinos Sideris 0e04e4d00e pixelSize -> pointSize 8 years ago
Konstantinos Sideris 23431362d9 Properly quit app on tray icon's action 8 years ago
Konstantinos Sideris 0fddb7ebff Be explicit about room's name color 8 years ago
Konstantinos Sideris a45582585d Minimize to tray 8 years ago
Konstantinos Sideris c480f8f4bc Snappy sidebar 8 years ago
Konstantinos Sideris 30fce32161 Remove RoomList UI form 8 years ago
Konstantinos Sideris f2ff4772a7 Reverse colors on selection for the unread message bubble 8 years ago
Konstantinos Sideris 48618b438f Add hover color on RoomList items 8 years ago
Konstantinos Sideris f4522f9bbf Simplify room list item 8 years ago
Konstantinos Sideris 6553aa61a1 Replace include guards with #pragma once 8 years ago
Konstantinos Sideris c470e49aa9 Add geometry animation on emoji picker 8 years ago
Konstantinos Sideris 992af5611b Show user info even if the display name or avatar are missing 8 years ago
Konstantinos Sideris 49831a2390 Clear room state on logout 8 years ago
Konstantinos Sideris a568d60cef Remove MainWindow ui form 8 years ago
Konstantinos Sideris e5ef84617c Add missing parents 8 years ago
Konstantinos Sideris b3bb0531de Make InputValidator class members static 8 years ago
Konstantinos Sideris 7502f167ae Use QSharedPointer to manage TimelineViews and RoomInfoListItems 8 years ago
Konstantinos Sideris ccad3f6bd6 Fix ripple size on RoomListItem 8 years ago
Konstantinos Sideris c060a136a9 Update prev_batch only while paginating 8 years ago
Konstantinos Sideris 0368d854cf Initial support for backwards pagination 8 years ago
Konstantinos Sideris ff611c1b39 Highlight URLs in TimelineView 8 years ago
Konstantinos Sideris f2ce910b16 Prefer non UserId as display names 8 years ago