Commit Graph

42 Commits (ca66940ec39047eada21f7900bf0e49d61cb45fb)

Author SHA1 Message Date
Konstantinos Sideris ca66940ec3 Popup improvements 7 years ago
christarazi 0b3029b3c4 Implement pressing tab to navigate auto completion (#294) 7 years ago
Konstantinos Sideris f02d3ee606 Replace std::thread with QtConcurrent 7 years ago
Konstantinos Sideris 553a97c8bb Add basic support for username auto-completion 7 years ago
Konstantinos Sideris b70e09c7ec Add border line above the text input 7 years ago
Konstantinos Sideris f95998a64b Be explicit about the captured parameters in lambdas 7 years ago
christarazi cd9d1a2ec6 Support audio, video, generic file for pasting (#220) 7 years ago
Konstantinos Sideris ba8faa357f Remove empty destructors 7 years ago
Konstantinos Sideris 936e215aed Resize text input vertically to fit the contents 7 years ago
Konstantinos Sideris 92a578f5e8 Convert 'if' to 'else if' to remove a no-op 7 years ago
Konstantinos Sideris eea33062e3 Add some very useful commands 7 years ago
Konstantinos Sideris caf5b70994 Move the cursor to the start/end of the text before we move up/down in history 7 years ago
christarazi ddfce136ed Add support for pasting images into a room (#180) 7 years ago
Konstantinos Sideris 5573548fb1 Allow audio clip uploads 7 years ago
Konstantinos Sideris eae069ad93 Group emoji and dialogs with namespaces 7 years ago
Konstantinos Sideris fdb76bb5c1 Implement file uploads 7 years ago
Konstantinos Sideris 937caddacd Keep track of newly joined rooms in the settings manager 7 years ago
Max Sandholm 19b526d453 Use system color scheme (using a Qt stylesheet) #104 7 years ago
Konstantinos Sideris 21fdb26bd4 Don't send empty messages 7 years ago
Benjamin Saunders d0d15f8f58 Fix a formatting issue that snuck in between PRs (#123) 7 years ago
Benjamin Saunders 4ccb5ed81f Add input history, enable multi-line input, refactor commands (#119) 7 years ago
Konstantinos Sideris 595d11cfa0 Exclude modifier keys from triggering typing notifications 7 years ago
Jani Mustonen 13cb0521fa Improvements to the quick switcher (#109) 7 years ago
Thomas Herzog 287b5aa4c0 Implemented sending of typing notifications (#105) 7 years ago
Konstantinos Sideris 8390ff253d Fix icons for retina displays 7 years ago
Konstantinos Sideris 76ddfb792b Add /join command support 7 years ago
Konstantinos Sideris 28b3a3fde0 Put typing notifications above the text input 7 years ago
Konstantinos Sideris d60c2b76e3 Receive typing notifications (#88) 7 years ago
Konstantinos Sideris 0c0ac68bc2 Remove extra clang-format options 7 years ago
Konstantinos Sideris 3d13e1416a Use white as the background color 7 years ago
Konstantinos Sideris edff71bc24 Implement image uploads (#24) 8 years ago
Konstantinos Sideris b5ae84c3c3 Add write support for m.emote events 8 years ago
Konstantinos Sideris 2644e4acca Small style change 8 years ago
Konstantinos Sideris 30fb46e25b Use pixels to specify the font sizes 8 years ago
Konstantinos Sideris 97ca8d0ed1 Remove hardcoded font sizes on the top bars and text input 8 years ago
Konstantinos Sideris b8c8fed655 Show confirmation dialog on logout 8 years ago
Konstantinos Sideris 5197f8a886 Add drop shadow to emoji panel 8 years ago
Konstantinos Sideris 384fe7067e Set up translations 8 years ago
Konstantinos Sideris 42bb9bb63a Add full emoji support 8 years ago
Konstantinos Sideris f046dc8ac6 Add initial read-only emoji support 8 years ago
Konstantinos Sideris 8358720d8e Use light theme 8 years ago
Konstantinos Sideris 718562737c Don't use icons as room avatars 8 years ago
Konstantinos Sideris 4f45575c79 Initial commit 8 years ago