Tobias Fella
36543d0872
Fix some properties
...
Properties with READ and WRITE need to NOTIFY
2024-02-19 21:21:08 +01:00
Tobias Fella
fc6ea0b779
Port RoomList to TreeView
...
Use a tree model for the room list
closes network/neochat#156
BUG: 456643
2024-02-19 20:09:43 +00:00
Tobias Fella
dae23ccd4b
Fix crash when there is no recommended space
2024-02-19 18:13:37 +01:00
Tobias Fella
666cd3c81f
Fix audio playback
2024-02-19 18:05:25 +01:00
Carl Schwan
dc5366e924
Add neochat 24.02 release note
2024-02-19 11:12:58 +01:00
l10n daemon script
f21b3bb0e4
GIT_SILENT Sync po/docbooks with svn
2024-02-19 01:21:38 +00:00
Tobias Fella
4ebcc36fb3
Add a way for distros to recommend joining a space
...
Implements #137
2024-02-18 17:13:34 +01:00
James Graham
292cfb0d3d
Change ExploreComponent to signal text changes and set filterText from there
2024-02-18 11:13:36 +00:00
James Graham
1b59917f16
Space notification count
...
Show the number of notifications for a space if it isn't selected. This respects choices like low priority only adding highlights.
2024-02-18 11:04:56 +00:00
James Graham
fcf64a7e1b
Fix Space Saving
...
This handles the following non-functioning cases from the space saving mr:
- Selecting home or friends
- Switching space that has the same room selected
2024-02-18 10:24:30 +00:00
James Graham
b598584aea
Message Content Rework
...
For now everything should look identical. However this moves to using a model for the content of the message and is intended to lay the foundation for improved message content representation, e.g. splitting up a text message in multiple sections and using different delegates for things like code and quotes.
2024-02-18 09:53:08 +00:00
l10n daemon script
0ebcacce69
GIT_SILENT Sync po/docbooks with svn
2024-02-18 01:21:04 +00:00
l10n daemon script
33c38288a3
GIT_SILENT Sync po/docbooks with svn
2024-02-17 01:20:38 +00:00
l10n daemon script
f00e3ded45
GIT_SILENT Sync po/docbooks with svn
2024-02-16 01:21:00 +00:00
Heiko Becker
250483fbe7
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 1c910165c1 )
2024-02-16 00:48:38 +01:00
Carl Schwan
755a060e12
Fix reaction delegate sizing for text reaction
2024-02-15 17:51:39 +00:00
Carl Schwan
6d3839dd42
Fix reaction update event when the event is not there anymore
...
Happens when interacting witht Mjonir quite often
2024-02-15 16:55:20 +01:00
l10n daemon script
15084459bb
GIT_SILENT Sync po/docbooks with svn
2024-02-15 01:17:29 +00:00
Tobias Fella
7150445f8e
Skip Welcome screen when there's only one connection and it's loaded
...
If the connection is stuck, we can still log in to a different one that way.
2024-02-14 18:14:38 +01:00
Tobias Fella
b02bdd22dd
Allow dropping connections from the welcome page
...
This is the last piece required to make sure that we can recover from broken connections, e.g., when the access token is invalid.
2024-02-14 17:38:46 +01:00
l10n daemon script
8755cd9d61
GIT_SILENT Sync po/docbooks with svn
2024-02-14 01:20:54 +00:00
l10n daemon script
2c4c07dc81
GIT_SILENT made messages (after extraction)
2024-02-14 00:38:03 +00:00
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