Commit Graph

55 Commits (9772f52876b902ed71e48632bc4d791b4f2ab5c4)

Author SHA1 Message Date
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
Konstantinos Sideris 42bb9bb63a Add full emoji support 8 years ago
Konstantinos Sideris fa83ae1cf8 Add logo icons 8 years ago
Konstantinos Sideris f046dc8ac6 Add initial read-only emoji support 8 years ago
Konstantinos Sideris e1d48367f8 Show the unread message count on the window title 8 years ago
Konstantinos Sideris 3b0ff1a4cd Add initial support for unread message count 8 years ago
Konstantinos Sideris a5ebff5949 Use color generator for nick names 8 years ago
Konstantinos Sideris bb03a402d7 Add proper struct initialization 8 years ago
Konstantinos Sideris 27f7142cd8 Initial implementation for local echo 8 years ago
Konstantinos Sideris c431eee401 Use a single nick to color map 8 years ago
Konstantinos Sideris 193490bd9e Remove halo animation 8 years ago
Konstantinos Sideris 40722b7af7 Remove capitalization 8 years ago
Konstantinos Sideris 6468faa39e Use only a MatrixClient as a shared pointer 8 years ago
Konstantinos Sideris 0770f6e6b5 Make the timer single shot 8 years ago
Konstantinos Sideris 1c9e92b8bd Handle room avatars in top bar without an icon 8 years ago
Konstantinos Sideris 0f3cffcfd9 Use Matrix ID for login 8 years ago
Konstantinos Sideris b301a2828e Remove exception specifications 8 years ago
Konstantinos Sideris 407afcd2f2 Clear text fields after login 8 years ago