Commit Graph

23 Commits (3f563e1e6e5e73b0eb50f53cc4568064a0f2f780)

Author SHA1 Message Date
Nicolas Werner cefe5fe719 Fix copy and pasting image from clipboard 5 years ago
Joseph Donofry cfd6c5703a
Further UI Updates to Rich Replies 6 years ago
Joseph Donofry 129beb57c9
Further Improve Reply Functionality 6 years ago
redsky17 1d4966d5fd
Add style for reply popup. Fix ALL of the linting issues 6 years ago
redsky17 71c1cbcfd1
Fix lambda capture and lint issues 6 years ago
Joseph Donofry 9159b9ce22
Initial Support for Rich Replies 6 years ago
Joseph Donofry b9dde957a8
Add initial support for rich replies to nheko 6 years ago
Vladyslav tronko c719e01f3d Don't let multiline text background overlap top border of text widget 6 years ago
Vladyslav Tronko d2a28072f6 Get rid of implicit conversion in text input height calculation 6 years ago
redsky17 df5d24c87f Revert "Remove built-in emoji picker" 6 years ago
Konstantinos Sideris 4b807229aa Remove built-in emoji picker 6 years ago
Konstantinos Sideris 675f1be777 Adjust the height of the bottom widgets 6 years ago
Konstantinos Sideris 29f442a9f9 Remove pixel values from the text input widget 6 years ago
Konstantinos Sideris 758be07a5a Make the height of the bottom bar smaller 6 years ago
Konstantinos Sideris 1b7816f7ca macOS: Use the native emoji picker 6 years ago
Konstantinos Sideris 1716502eff Improvements on the system theme 6 years ago
Konstantinos Sideris 990a3a97c7 Merge matrix-structs into the client lib 6 years ago
Konstantinos Sideris d4c3dac28f Remove the reserved space gap for the typing notifications 6 years ago
Konstantinos Sideris 43a4676282 Remove hover event from emoji picker 6 years ago
Konstantinos Sideris 6ffb747421 Add tab-completion for usernames 6 years ago
Konstantinos Sideris 899249a485 Add missing tooltips on buttons 6 years ago
Konstantinos Sideris 0e814da91c Move all files under src/ 6 years ago
Konstantinos Sideris 21185a44e7 Properly reset the autocomplete anchor when the popup closes 6 years ago
Konstantinos Sideris 5b5d35fd1f Add basic support for replies (#292) 6 years ago
Konstantinos Sideris b89257a34b Migrate to mtxclient for the http calls 7 years ago
Konstantinos Sideris ebed87ea57 Don't use shared pointers for cache 7 years ago
Konstantinos Sideris b72e48cbab Improve room searching 7 years ago
Konstantinos Sideris 2f00fc51bf Cache refactoring 7 years ago
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