Konstantinos Sideris
937caddacd
Keep track of newly joined rooms in the settings manager
...
fixes #134
7 years ago
Max Sandholm
19b526d453
Use system color scheme (using a Qt stylesheet) #104
...
The color scheme of nheko obeys the default color theme of Qt
(i.e. the system theme). It uses a Qt stylesheet to accomplish this,
which means replacing the color theme with a custom theme would only
be a matter of writing a new style sheet and loading it into the app.
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 )
...
This also fixes the transmission of mis-typed commands as messages,
fixes inability to send messages that start with a command, and does
some initial work towards automatically resizing the input field to fit
the input message.
7 years ago
Konstantinos Sideris
595d11cfa0
Exclude modifier keys from triggering typing notifications
...
fixes #116
7 years ago
Jani Mustonen
13cb0521fa
Improvements to the quick switcher ( #109 )
...
- Ghetto disambiguation for the quick switcher
- Fix the Ctrl+K shortcut
- Fix keyboard focus when the quick switcher is closed
fixes #114
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
...
closes #41
8 years ago
Konstantinos Sideris
2644e4acca
Small style change
8 years ago
Konstantinos Sideris
30fb46e25b
Use pixels to specify the font sizes
...
Basically reverts the last font related commits since pointSize isn't
as reliable as pixelSize.
Also some layout values (margins, spacings) have been moved out to Config.h.
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
...
Minor stylistic refactoring
closes #29
8 years ago
Konstantinos Sideris
5197f8a886
Add drop shadow to emoji panel
...
- Minor refactoring
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