l10n daemon script
645771c03d
GIT_SILENT Sync po/docbooks with svn
2024-02-13 01:21:53 +00:00
Joshua Goins
b2af69fd92
Make the settings window a little bit taller to accommodate most pages
...
According to the HIG, scrolling should be kept to a minimum on settings
dialogs. The default window size for the dialog is too small on desktop,
and usually needs to be resized to prevent scrolling.
2024-02-12 18:19:44 +01:00
Tobias Fella
ca57732871
Show custom emoji reactions as per MSC4027
2024-02-12 14:11:54 +01:00
l10n daemon script
cd9e98f24b
GIT_SILENT Sync po/docbooks with svn
2024-02-12 01:18:29 +00:00
l10n daemon script
136da65381
GIT_SILENT Sync po/docbooks with svn
2024-02-11 01:21:13 +00:00
Tobias Fella
b909cb2db8
Fix AudioDelegate playback
2024-02-10 17:22:09 +01:00
James Graham
3a4b531edf
Remember Space
...
Save the last space entered so it can be recalled on startup
2024-02-10 14:51:57 +00:00
James Graham
413453dd85
Improve getBody
...
Create basic event types so that we can switch on type for live location beacons, widget and server acl events
2024-02-10 14:24:30 +00:00
Tobias Fella
fe52d26f05
Run qmlformat over everything
2024-02-10 12:06:08 +01:00
l10n daemon script
6029c0d0b3
GIT_SILENT Sync po/docbooks with svn
2024-02-10 01:28:07 +00:00
Heiko Becker
12bfe9d6ca
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 0cd0a6a672 )
2024-02-10 00:24:47 +01:00
l10n daemon script
dd910f2856
GIT_SILENT Sync po/docbooks with svn
2024-02-09 01:22:35 +00:00
l10n daemon script
b4e0d9e996
GIT_SILENT Sync po/docbooks with svn
2024-02-07 01:16:46 +00:00
l10n daemon script
d3f691548c
GIT_SILENT Sync po/docbooks with svn
2024-02-06 01:30:50 +00:00
James Graham
367131d64c
Fix layoutTimer
...
Only change the room when a space is change rather than on all layout refreshes
2024-02-05 17:48:04 +00:00
l10n daemon script
2895b7bc21
GIT_SILENT Sync po/docbooks with svn
2024-02-05 01:26:55 +00:00
James Graham
f9cdd55a4d
Support the order parameter in m.space.child events
...
Support the order parameter in m.space.child events, with the exception of always putting spaces higher than non-spaces
see https://spec.matrix.org/v1.8/client-server-api/#ordering-of-children-within-a-space for the spec algorithm
2024-02-04 19:10:37 +00:00
James Graham
1854373dd6
- Low priority rooms only show highlights and mentions in the roomlist
...
- Muted rooms hide their bubble in the `roomlist`
- Mentions and keywords only show highlights
2024-02-04 18:05:34 +00:00
l10n daemon script
00a621a5f7
GIT_SILENT Sync po/docbooks with svn
2024-02-04 01:18:54 +00:00
l10n daemon script
f047bd797e
GIT_SILENT Sync po/docbooks with svn
2024-02-03 01:21:25 +00:00
Akseli Lahtinen
777f8b4276
Use resolveResource for SpaceDrawer and RoomListPage
...
Fixes a bug where opening a space would not do anything due to enterRoom and enterSpaceHome missing.
2024-02-02 11:02:11 +00:00
l10n daemon script
0992b7fc93
GIT_SILENT Sync po/docbooks with svn
2024-02-02 01:17:11 +00:00
Nate Graham
b7d6208869
Revert "Compact Mode Improvements"
...
This reverts commit fb3b1490a9 .
BUG: 480504
2024-02-01 08:45:01 -07:00
l10n daemon script
da4ce27168
GIT_SILENT Sync po/docbooks with svn
2024-02-01 01:17:48 +00:00
James Graham
4746401bec
Change the behaviour when clicking on a space
...
- When click on a space the space home page is shown, unless the current room is also a member of the new space
- When changing to friends or global the first is entered
- The global now only contains rooms that are not part of a space
- Global is now home
2024-01-31 20:33:36 +00:00
l10n daemon script
79cf399bf5
GIT_SILENT Sync po/docbooks with svn
2024-01-31 01:22:04 +00:00
l10n daemon script
563323f241
GIT_SILENT Sync po/docbooks with svn
2024-01-30 01:19:27 +00:00
Tobias Fella
e2048dfa1c
Revert "Add a way for distros to recommend joining a space"
...
This reverts commit c986c63b84 .
2024-01-29 23:14:07 +01:00
Tobias Fella
c986c63b84
Add a way for distros to recommend joining a space
...
Implements #137
2024-01-29 23:12:51 +01:00
l10n daemon script
0b3426a9b2
GIT_SILENT Sync po/docbooks with svn
2024-01-29 01:17:13 +00:00
Tobias Fella
173e507ebf
Don't color usernames in state delegates
...
This starts to look quite messy when there are many state delegates visible
2024-01-28 18:24:23 +01:00
James Graham
fb3b1490a9
Compact Mode Improvements
...
Get rid of the anchors and move to layouts for th bubble and avatars.
This allows the timestamp to be fixed in compact mode so it always sits on the far right. It's also just now more compact than before.

2024-01-28 17:13:23 +00:00
James Graham
48502480df
Fix copying selected text from a message
2024-01-28 01:40:10 +00:00
l10n daemon script
efb3b8f38c
GIT_SILENT Sync po/docbooks with svn
2024-01-28 01:19:49 +00:00
l10n daemon script
f185b1773c
GIT_SILENT Sync po/docbooks with svn
2024-01-27 01:18:13 +00:00
James Graham
95fff4c9f7
Refactor EventHandler
...
Refactor EventHandler to be a Q_GADGET and create from a constructor
2024-01-26 17:17:53 +00:00
James Graham
27662f9a4a
MessageSource Line Numbers
...
Create a model for getting line numbers from a QQuickTextDocument and then add them to the MessageSource page
2024-01-26 15:58:12 +00:00
l10n daemon script
f9f678a801
GIT_SILENT Sync po/docbooks with svn
2024-01-26 01:19:44 +00:00
l10n daemon script
8e07e7553a
GIT_SILENT Sync po/docbooks with svn
2024-01-25 01:16:35 +00:00
James Graham
bb566e3c7b
Always use resolveResource instead of enterRoom or EnterSpaceHome
2024-01-24 20:26:21 +00:00
James Graham
35c68a6de1
Manual friend ID
...
Add manual ID dialog to the friend search page
2024-01-24 19:56:52 +00:00
l10n daemon script
7fd8394253
GIT_SILENT Sync po/docbooks with svn
2024-01-24 01:17:22 +00:00
Tobias Fella
c54a447caf
Add appstream developer tag and remove developer_name tag
2024-01-23 22:42:36 +01:00
l10n daemon script
61b009422d
GIT_SILENT Sync po/docbooks with svn
2024-01-23 01:18:48 +00:00
l10n daemon script
5a8b0184ea
GIT_SILENT Sync po/docbooks with svn
2024-01-22 01:29:04 +00:00
James Graham
f48c2a21d9
Autosearch
...
Make the user search automatically. This includes a timer to ensure that we aren't constantly pinging the server as the user types, the search is started 0.5s after the user stops typing. The `PublicRoomListModel` is upgraded to work in the same manner as it was architected slightly differently.
2024-01-21 11:24:40 +00:00
l10n daemon script
538cfbee8d
GIT_SILENT Sync po/docbooks with svn
2024-01-21 01:17:19 +00:00
James Graham
7666f1c362
Fix the vertical alignment of the notification bubble text
2024-01-20 19:07:27 +00:00
James Graham
4b5d828bf8
The search for friendship
...
Add the ability to search in the user directory for friends.
This adds an option in roomlist when on the friends tab and opens a search dialog when clicked. The new search model searches the user directory for the given filter term.
2024-01-20 16:13:49 +00:00
Tobias Fella
4bd160cceb
Remove workaround for QTBUG 93281
...
Seems to no longer be required
2024-01-20 16:13:13 +00:00