l10n daemon script
85d3cf2d77
GIT_SILENT Sync po/docbooks with svn
2022-12-30 02:30:36 +00:00
Nicolas Fella
ebf4cfb825
Add QCoro to third-party deps
2022-12-29 20:50:52 +01:00
l10n daemon script
d7daa697df
GIT_SILENT Sync po/docbooks with svn
2022-12-29 02:20:28 +00:00
James Graham
884484922d
Fix Room Initial Position
...
When the room is changed set the roomlist view to the bottom making sure that it isn't in some random place.
BUG: 456647
2022-12-28 17:36:17 +00:00
James Graham
83ab751d4a
Add room id and room version to room settings
...
Add internal room ID and room version number
2022-12-28 13:06:43 +00:00
l10n daemon script
fcee5bfa92
GIT_SILENT Sync po/docbooks with svn
2022-12-28 02:16:59 +00:00
Gary Wang
eb610ffe81
Allow set room join rule to knock
2022-12-27 13:22:35 +00:00
James Graham
647cc25e57
Improve fileDelegate
...
Make the buttons in file delegate always align left even in compact layout as this looks better. Also fix margins.
BUG: 463327
2022-12-27 13:19:04 +00:00
Wang Zichong
3912b8e096
Support inviting people from UserDetailDialog
2022-12-27 19:22:38 +08:00
Gary Wang
67f88416f1
Use the correct config option for 'In sidebar'
...
BUG: 463512
2022-12-27 18:13:33 +08:00
James Graham
8e3398df34
Fix icons only mode
...
- Fix the headers in icons only mode.
- Allow section collapsing
- Show scrollbar when needed
[2022-12-12_19-06-46.mkv](/uploads/e1633058b2b4a24ef7b6144bf5392b9c/2022-12-12_19-06-46.mkv)
BUG: 462576
2022-12-27 09:57:53 +00:00
l10n daemon script
1a09405829
GIT_SILENT Sync po/docbooks with svn
2022-12-27 02:09:12 +00:00
Gary Wang
304054a4bb
Add a compact room list option
2022-12-26 21:31:36 +00:00
James Graham
3c33bea7db
Improve UserDetailDialog
...
- Cleanup Layout.
- Remove broken show avatar as FullScreenImage as I see no value and it hasn't worked for a while now and no one complained.
2022-12-26 18:05:58 +00:00
l10n daemon script
15a7cc6e08
GIT_SILENT Sync po/docbooks with svn
2022-12-26 02:17:33 +00:00
l10n daemon script
19b530d34b
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"
2022-12-26 02:03:49 +00:00
l10n daemon script
7fe8bc9f3b
GIT_SILENT made messages (after extraction)
2022-12-26 00:53:18 +00:00
l10n daemon script
422fca4dc9
GIT_SILENT Sync po/docbooks with svn
2022-12-25 02:46:50 +00:00
l10n daemon script
142dbe2c2c
GIT_SILENT Sync po/docbooks with svn
2022-12-24 02:12:04 +00:00
l10n daemon script
dced8ace1d
GIT_SILENT Sync po/docbooks with svn
2022-12-23 02:07:44 +00:00
Tobias Fella
de1fa71d8c
Fix uploading files
...
BUG: 462751
2022-12-22 20:53:57 +00:00
James Graham
158c99daef
Improve timeline image sizing
...
Improve the initial resizing of an image in the timeline by always looking to see whether sourcesize or image.info is populated first.
This allows the actual size of the image to be calculated as soon as possible while still maintaining the fix fo CCBUG: 460205
May also help CCBUG: 463235 I need help testing this it currently no longer happens for me.
2022-12-22 20:23:00 +00:00
Tobias Fella
51e0023384
Implement searching in rooms
...
BUG: 457839
2022-12-22 19:49:48 +00:00
l10n daemon script
7f27056a34
GIT_SILENT Sync po/docbooks with svn
2022-12-22 02:04:02 +00:00
l10n daemon script
cdbf5ea8e7
GIT_SILENT Sync po/docbooks with svn
2022-12-21 02:07:31 +00:00
l10n daemon script
8bbd5e5a88
GIT_SILENT Sync po/docbooks with svn
2022-12-20 02:04:45 +00:00
James Graham
2e3c2c2424
Fix roompage sectionBanner visible check
...
change check to `messageListView.sectionBannerItem != undefined` so that the command line isn't spammed with qrc:/RoomPage.qml:263:13: Unable to assign [undefined] to bool
2022-12-19 16:00:41 +00:00
James Graham
80faa4bd4f
Set the page title for room/space settings windows
2022-12-19 15:26:51 +00:00
Wang Zichong
de6f93b200
Remove no longer existed property
2022-12-19 22:20:21 +08:00
Laurent Montel
c46bfe05c1
Remove duplicate headers between cpp/h files
2022-12-19 13:32:39 +01:00
l10n daemon script
0d50af6285
GIT_SILENT Sync po/docbooks with svn
2022-12-17 12:30:52 +00:00
l10n daemon script
efb9ca5ac8
GIT_SILENT Sync po/docbooks with svn
2022-12-17 02:14:51 +00:00
l10n daemon script
3ad5b62e27
GIT_SILENT Sync po/docbooks with svn
2022-12-16 02:20:30 +00:00
Nicolas Fella
8985aadcf1
Process KDBusService before loading QML
...
Otherwise we start loading QML before we attach to an existing instance
Not only is this wasteful but it also breaks raising the existing window on X11 since showing a window clears the startup id
2022-12-15 22:32:40 +01:00
l10n daemon script
907d52d693
GIT_SILENT Sync po/docbooks with svn
2022-12-15 02:16:49 +00:00
James Graham
eb5523a69c
Make sure the function createRoomListContextMenu doesn't make the roomlist settings button visible on mobile
2022-12-14 18:22:42 +00:00
James Graham
f475965cf7
Fix code formatting
2022-12-14 16:14:13 +00:00
James Graham
1176cf029b
Now allow links to be clicked in replies
2022-12-14 16:14:13 +00:00
James Graham
d68fb81bcf
Show a Qt.PointingHandCursor when hovering over a reply
2022-12-14 16:14:13 +00:00
James Graham
81f7afe730
Fix the hover text for add alias button.
...
Only show the add alias textfield if the user has the appropriate permissions
2022-12-14 16:04:58 +00:00
l10n daemon script
60e43a2794
GIT_SILENT Sync po/docbooks with svn
2022-12-14 02:45:30 +00:00
Nicolas Fella
76f686b580
Require QCoro 0.4
2022-12-13 18:06:51 +00:00
l10n daemon script
cba4fdc397
GIT_SILENT Sync po/docbooks with svn
2022-12-13 02:30:29 +00:00
l10n daemon script
62ea4bc67d
GIT_SILENT Sync po/docbooks with svn
2022-12-12 02:22:30 +00:00
James Graham
25c7b7b780
Hide loading item and show info message when on the devices page and not logged in.
2022-12-11 16:47:16 +00:00
James Graham
6b3f44e923
Fix crash when opening notification settings with no account by making sure that the keyword model doesn't try to update the noficiation settings when there is no active connection.
...
Also make sure that ability to add a keyword or change the global notiifcaiton state is disabled without an active connection as these will cause the same crash.
2022-12-11 13:11:02 +00:00
James Graham
9334585e0f
Add missing icons to CMakeLists.txt so they are available on mobile
2022-12-11 13:08:59 +00:00
James Graham
1190511b54
Don't show the settings button in the RoomListPage if on mobile
2022-12-11 11:00:00 +00:00
l10n daemon script
b40d51841e
GIT_SILENT Sync po/docbooks with svn
2022-12-11 02:12:55 +00:00
Nicolas Fella
f2ddee09c0
Add third-party deps to .kde-ci.yml
...
The CI system already provides these so it doesn't have any effect there, but this allows to generate correct dependency data for kdesrc-build from .kde-ci.yml
2022-12-10 13:54:08 +01:00