Commit Graph

72 Commits (bdf9b6e0fbb7f3492ec371a97d570870791e4d41)

Author SHA1 Message Date
jansol f5ba63946b Improve login flow (#35) 7 years ago
Konstantinos Sideris 140cbd3c27 Slow down spinner 8 years ago
Konstantinos Sideris 97ca8d0ed1 Remove hardcoded font sizes on the top bars and text input 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 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 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 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 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 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 a568d60cef Remove MainWindow ui form 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 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 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 07405fd4ff Fix windows build 8 years ago
Konstantinos Sideris e44cc374e1 Use strongly typed enums 8 years ago
Konstantinos Sideris 1f90c58076 Use timeline to retrieve state events 8 years ago
Konstantinos Sideris 8825e072f2 Add matrix::events namespace 8 years ago
Konstantinos Sideris 02ef7411e6 Add StateEvent 8 years ago
Konstantinos Sideris 63f181388e Add RoomEvent 8 years ago
Konstantinos Sideris 4ea76503fb Add base Event class 8 years ago
Konstantinos Sideris b064df8b45 Add event contents 8 years ago
Matthew Hodgson 9cc9b623eb macOS fixes (#15) 8 years ago
Konstantinos Sideris 4a7b005c64 Add lint rule 8 years ago
Konstantinos Sideris e6fd80f87f Fix MainWindow being out of focus when the fullscreen overlay is closed 8 years ago
Konstantinos Sideris 57332553c4 Add full screen overlay for image display 8 years ago
Konstantinos Sideris c9d03b793b Add initial support for inline images 8 years ago
Konstantinos Sideris 4b4035eebc Rename History to Timeline 8 years ago
Konstantinos Sideris 415ef7e9c7 Add spinner to hide uninitialized layout after login 8 years ago