Commit Graph

2490 Commits (82319b87a816e2bef94454235a2f96f5648acd1d)

Author SHA1 Message Date
Konstantinos Sideris 06cacc13d1 Show unread count on MacOs toolbar 8 years ago
Konstantinos Sideris 97ca8d0ed1 Remove hardcoded font sizes on the top bars and text input 8 years ago
Konstantinos Sideris 22d0f50e36 Add option for the default font size 8 years ago
Konstantinos Sideris 0ed2350664 Set emoji size relative to the default font 8 years ago
Konstantinos Sideris 730a56f58e Remove hardcoded font sizes, margins etc 8 years ago
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 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 0f72808858 Create a named device on login 8 years ago
Konstantinos Sideris 384fe7067e Set up translations 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 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
Konstantinos Sideris 6f065530ae Restrict inline image size to its minimum 8 years ago
Konstantinos Sideris d277d5c68b Check for nullptr before delete 8 years ago
Konstantinos Sideris e78e43c86a Save the user defined domain instead of the one provided by login response 8 years ago
Konstantinos Sideris 1f10403ace Add settings panel for homeserver's domain 8 years ago
Konstantinos Sideris 0834b246ad Initial support for display names 8 years ago
Konstantinos Sideris 63db04793b Add sync timeout 8 years ago
Konstantinos Sideris e44cc374e1 Use strongly typed enums 8 years ago