Shantanu Tushar
9d82ebb0ed
Use the I-beam cursor when hovering on chat message text field
2020-12-28 10:25:17 +01:00
Tobias Fella
724f10a895
Don't load empty images from imageprovider
...
Previously, when there was no avatar set, the source property of Avatar was still set to 'image://mxc/',
which caused Avatar to load that from the imageprovider. The imageprovider can't provide an empty image and aborts with error
2020-12-28 01:28:13 +01:00
Tobias Fella
0fe0f45944
Fix segfault/assert when logging out of account
2020-12-28 00:07:37 +00:00
Tobias Fella
b1080df9dd
Show Loading page during initial sync
2020-12-28 00:00:56 +00:00
Eamonn Rea
066ab1e6c6
Fix cursorShape not updating for messages
2020-12-27 23:51:06 +00:00
Nicolas Fella
a52dbb0042
Remove modules from Qt includes
2020-12-28 00:36:17 +01:00
Nicolas Fella
6a1fd3ff31
Don't call stopSync when destroying controller
...
Connection does that internally already
2020-12-28 00:31:10 +01:00
Carl Schwan
9c97983794
Use Noto Color Emoji instead of Emoji One
2020-12-27 23:08:10 +00:00
Tobias Fella
3858956e82
Fix login for homeservers without well-known
2020-12-27 23:36:35 +01:00
Antonio Rojas
93e0a2b2f6
Add missing cmake check for kitemmodels
...
Otherwise packagers have no way to know that it is a runtime dependency
2020-12-27 13:07:12 +01:00
Carl Schwan
dce3b796c2
Don't translate something we shouldn't
2020-12-26 15:58:57 +00:00
l10n daemon script
a5cf0af004
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-12-26 06:13:48 +01:00
l10n daemon script
e55f0bd84b
GIT_SILENT made messages (after extraction)
2020-12-26 02:28:29 +01:00
Tobias Fella
c449a8fafe
Apply clang-format
2020-12-25 22:23:35 +01:00
Tobias Fella
6351454759
CMake Cleanup
2020-12-25 17:59:50 +01:00
Tobias Fella
8aec6b67cb
Fix image saving
2020-12-24 13:29:35 +01:00
Eamonn Rea
c515f1bdbd
Fix typo
...
Nightly was incorrectly spelled as nigthly
2020-12-24 11:20:39 +01:00
l10n daemon script
43b094d446
GIT_SILENT made messages (after extraction)
2020-12-24 02:28:21 +01:00
Tobias Fella
1a28e52d79
Set a default name when saving files
...
Fixes #173
2020-12-24 01:54:19 +01:00
Nicolas Fella
57e05e2114
Default to org.kde.desktop QQC2 style
...
plasma-integration does that for us, but that obviously doesn't work for non-Plasma desktops.
2020-12-24 00:15:37 +01:00
Carl Schwan
b4e528b047
Remove old code
2020-12-23 23:11:23 +00:00
Carl Schwan
59f9c36854
Dismiss reply when clicking on Esc
...
Fix #175
2020-12-23 18:01:09 +01:00
Carl Schwan
3fe10bfc3c
Update appstream information
2020-12-23 12:21:12 +01:00
Devin Lin
8f348eb4fd
Cap height of send message box, and make it scrollable
2020-12-23 09:07:37 +00:00
Devin Lin
93f35faf95
Fix room header text alignment and add support for two line room descriptions
2020-12-23 08:53:09 +00:00
Devin Lin
87a7a34d80
Show feedback on avatar hover
2020-12-23 08:51:07 +00:00
Mathew Broady
a1b66f3aa6
Switch to newDisplayName() and newAvatarUrl()
...
Removes build warnings that these are deprecated.
See libQuotient commit f4db6988bf2fd71f74ac851557d82c6f65cc89b1
for more details.
2020-12-23 12:30:11 +11:00
Carl Schwan
218f897229
Update version
2020-12-22 22:13:20 +00:00
Nicolas Fella
ef8c21213a
Fix icon in notifyrc
2020-12-22 20:53:49 +01:00
Carl Schwan
dbc82b113b
Fix not eliding text in USerDetailDialog
...
Fix : #169
2020-12-22 15:23:12 +01:00
Mathew Broady
f65b494422
Use room avatar if message sender does not have an avatar
2020-12-22 09:36:58 +11:00
Mathew Broady
74c6cc928b
Use user icon instead of room icon for notifications
2020-12-22 09:36:21 +11:00
Tobias Fella
b3899f1e69
Port away from implicitly defined onFoo properties in Connections
2020-12-21 16:37:22 +01:00
Mathew Broady
44da1ca1bf
Use consistent capitalisation for postNotification's roomName
2020-12-21 11:08:33 +00:00
Mathew Broady
6a4b1983a1
Remove unused eventId() argument to postNotification()
2020-12-21 11:08:33 +00:00
Carl Schwan
6482f08eba
Switch back to plain text editing
...
See https://bugreports.qt.io/browse/QTBUG-89630
2020-12-21 10:23:14 +01:00
Carl Schwan
f61eff2937
Use TextArea instead of simple field for room topic
2020-12-20 20:25:53 +01:00
Tobias Fella
af65884094
CMake cleanup
...
KQuickImageEditor is required, no need to check if it's found
2020-12-20 18:09:30 +01:00
Tobias Fella
449adf993c
Allow opening links in the MessageDelegateContextMenu
...
Fixes #167
2020-12-20 18:05:05 +01:00
Jan Blackquill
9189a8ca30
Add symbolic icon
2020-12-19 20:53:32 -05:00
Carl Schwan
9c75deee8c
Fix current page not getting updated after switching a page
...
This was caused by myself not updating the index after updating the
content.
2020-12-19 23:00:25 +01:00
Carl Schwan
3fcb40f9dd
Fix invite page closing the wrong page
...
This fix #150
2020-12-19 11:47:05 +01:00
Carl Schwan
6e659c853b
Add special font configuration for flatpak
2020-12-17 13:35:40 +01:00
Carl Schwan
eb95813f67
Make kquickimageeditor a required dependency
2020-12-17 13:18:43 +01:00
Carl Schwan
00e6584f84
Last icon fix
2020-12-17 10:28:54 +01:00
Carl Schwan
13bcb5c0ff
fix icon
2020-12-17 10:16:50 +01:00
Carl Schwan
8312fdd08d
Rename icon and set icon name explicitely
...
Fix #140
2020-12-17 10:03:21 +01:00
Carl Schwan
bd41dcc986
Don't recreate RoomPage each time and add a small loading indicator
2020-12-17 08:59:11 +00:00
Carl Schwan
2b84c5dd02
Improve autocompletion
2020-12-17 08:57:50 +00:00
Mathew Broady
79dab63993
Remove forgotten NeoChat.Effect imports
...
Fixes the "Start Chat" and "Explore Rooms" pages
2020-12-17 17:20:29 +11:00