l10n daemon script
079a1c8a34
GIT_SILENT made messages (after extraction)
2020-12-29 08:20:25 +01:00
Carl Schwan
e9bb0972a9
Fix Platform is undefined bug
2020-12-29 01:42:19 +01:00
Nicolas Fella
1717790096
Don't call stopSync when destroying controller
...
Connection does that internally already
(cherry picked from commit 6a1fd3ff31 )
2020-12-28 17:31:24 +00:00
Tobias Fella
893bc79f1e
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
(cherry picked from commit 724f10a895 )
2020-12-28 17:30:16 +00:00
Antonio Rojas
e87ae48f17
Add missing cmake check for kitemmodels
...
Otherwise packagers have no way to know that it is a runtime dependency
(cherry picked from commit 93e0a2b2f6 )
2020-12-28 17:28:37 +00:00
Tobias Fella
97bbcf3062
Fix segfault/assert when logging out of account
...
(cherry picked from commit 0fe0f45944 )
2020-12-28 00:07:54 +00:00
Eamonn Rea
9f9498541a
Fix cursorShape not updating for messages
...
(cherry picked from commit 066ab1e6c6 )
2020-12-28 00:58:07 +01:00
Tobias Fella
50a4d0a33f
Fix login for homeservers without well-known
...
(cherry picked from commit 3858956e82 )
2020-12-27 22:38:17 +00:00
Carl Schwan
85b4d7d049
Don't translate something we shouldn't
...
(cherry picked from commit dce3b796c2 )
2020-12-26 15:59:24 +00:00
l10n daemon script
b574849df3
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 09:29:49 +01:00
l10n daemon script
e802d7f805
GIT_SILENT made messages (after extraction)
2020-12-26 08:15:49 +01:00
Tobias Fella
99438011ca
Fix image saving
...
(cherry picked from commit 8aec6b67cb )
2020-12-24 12:35:54 +00:00
Nicolas Fella
99ccfaf93e
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:20:10 +01:00
Carl Schwan
c56973763c
Dismiss reply when clicking on Esc
...
Backport of 59f9c36854
2020-12-23 18:02:37 +01:00
Devin Lin
c96109e9b7
Fix room header text alignment and add support for two line room descriptions
...
(cherry picked from commit 93f35faf95 )
v1.0
2020-12-23 09:06:33 +00:00
Devin Lin
3f01b3badf
Show feedback on avatar hover
...
(cherry picked from commit 87a7a34d80 )
2020-12-23 08:51:29 +00:00
Tobias Fella
093412c788
Revert "Add symbolic icon"
...
This reverts commit 89bf5d3a31
2020-12-22 23:43:35 +00:00
Carl Schwan
c5ddb61981
Use correct version
2020-12-22 23:12:46 +01:00
Nicolas Fella
ad4e52b20d
Fix icon in notifyrc
...
(cherry picked from commit ef8c21213a )
2020-12-22 22:02:23 +00:00
Carl Schwan
5991d59ddd
Fix not eliding text in USerDetailDialog
...
Fix : #169
2020-12-22 16:23:49 +01:00
Carl Schwan
de49a26462
Switch back to plain text editing
...
See https://bugreports.qt.io/browse/QTBUG-89630
(cherry picked from commit 6482f08eba )
2020-12-21 09:25:07 +00:00
Carl Schwan
4924702c15
Use TextArea instead of simple field for room topic
...
(cherry picked from commit f61eff2937 )
2020-12-20 19:27:26 +00:00
Tobias Fella
8060edd1c6
Allow opening links in the MessageDelegateContextMenu
...
Fixes #167
(cherry picked from commit 449adf993c )
2020-12-20 18:17:46 +00:00
Jan Blackquill
89bf5d3a31
Add symbolic icon
...
(cherry picked from commit 9189a8ca30 )
2020-12-20 09:19:53 +00:00
Carl Schwan
60762b934c
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:03:01 +01:00
Carl Schwan
7729fec259
Add special font configuration for flatpak
...
(cherry picked from commit 6e659c853b )
2020-12-19 10:49:32 +00:00
Carl Schwan
026769b07f
Make kquickimageeditor a required dependency
2020-12-17 13:19:03 +01:00
Carl Schwan
5be14a4b8f
Last icon fix
2020-12-17 10:37:22 +01:00
Carl Schwan
0b70d2b33f
fix icon
2020-12-17 10:37:22 +01:00
Carl Schwan
dab77b8d07
Rename icon and set icon name explicitely
...
Fix #140
2020-12-17 10:37:22 +01:00
Carl Schwan
2acdf61b16
Don't recreate RoomPage each time and add a small loading indicator
...
(cherry picked from commit bd41dcc986 )
2020-12-17 08:59:36 +00:00
Carl Schwan
defa3d4b77
Improve autocompletion
...
(cherry picked from commit 2b84c5dd02 )
2020-12-17 08:58:30 +00:00
Mathew Broady
be709a2732
Remove forgotten NeoChat.Effect imports
...
Fixes the "Start Chat" and "Explore Rooms" pages
(cherry picked from commit 79dab63993 )
2020-12-17 06:24:29 +00:00
Tobias Fella
d7765f0f0a
Fix file saving
2020-12-16 23:12:43 +00:00
Carl Schwan
80d428ff2c
Fix sidebar and autocompletion not listing all members
...
This was because of lazy loadingn, now force the active room to be fully
loaded.
2020-12-16 22:19:38 +01:00
l10n daemon script
6ff31f1714
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-16 10:13:41 +01:00
l10n daemon script
6fbd1ce482
GIT_SILENT made messages (after extraction)
2020-12-16 08:48:10 +01:00
Carl Schwan
049a1b3528
Make drawer text selectable
...
Fix bug #140
2020-12-15 17:57:55 +01:00
Tobias Fella
24fac27a7f
Get rid of Neochat.Effect
2020-12-15 17:57:55 +01:00
l10n daemon script
7fe3c53661
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-14 09:28:48 +01:00
l10n daemon script
bcd9237559
GIT_SILENT made messages (after extraction)
2020-12-14 08:13:14 +01:00
l10n daemon script
366a8bc34e
GIT_SILENT made messages (after extraction)
2020-12-13 08:30:46 +01:00
Carl Schwan
1ff800e224
Fix CMake required Qt version
2020-12-12 15:05:44 +01:00
Tobias Fella
cbad7fbf51
Remove 'configure room' button from roomlist
2020-12-11 22:42:43 +01:00
Tobias Fella
03df042922
Remove old icons
2020-12-10 15:43:55 +01:00
Tobias Fella
0aeecb8c63
Also update read markers when opening room
2020-12-09 23:44:53 +01:00
Tobias Fella
05955c43de
Improve read markers by fixing detection of first and last visible event and updating event markers on new messages
...
Fixes #60
2020-12-09 23:31:05 +01:00
Devin Lin
d5b21b837d
Reduce sidebar clutter by shrinking text sizes and increasing spacing
2020-12-09 21:19:45 +00:00
Carl Schwan
12164b91ed
Add new line and not <br />
2020-12-09 21:16:21 +00:00
Carl Schwan
22d4a78fec
Fix chat sidebar opens every time I go to a new room
...
Fix #129
2020-12-09 00:20:01 +01:00