l10n daemon script
9cdb34cb1d
GIT_SILENT Sync po/docbooks with svn
2024-02-21 01:19:26 +00:00
James Graham
864f9b8f74
Add feature flag for reply in thread
...
Currently the ability to reply in threads was added but not the ability to actually view threads so this doesn't currently make much sense to just have enabled int he main build.
Note: I want to cherrypick this so it's just the flag. I'll add a feature flag page to dev tools for master soon.
2024-02-20 20:09:49 +00:00
Tobias Fella
d99fae333a
Introduce MediaManager
...
Currently, this is only to pause playback of other media when something new starts playing.
In the future, it will also be used for other things, like call ringing, etc.
2024-02-20 21:08:47 +01:00
Tobias Fella
b27bec3e16
Leave predecessor rooms when leaving room
...
Implements #621
2024-02-20 20:59:04 +01:00
Tobias Fella
5fb4838734
Improve push notification string
2024-02-20 20:50:17 +01:00
Tobias Fella
1296255a86
Remove room from RoomTreeModel before leaving it
...
This makes sure that the room disappears from the tree view
2024-02-20 20:42:02 +01:00
Tobias Fella
e3ed2fcaa9
Fix crash in ImagePacksModel
2024-02-20 20:36:33 +01:00
Tobias Fella
69d6b90a12
Fix email
2024-02-20 18:43:23 +01:00
Tobias Fella
6937a4b2fe
Quotient -> libQuotient
2024-02-20 18:42:13 +01:00
Tobias Fella
621c36f821
Fix disconnect warning
2024-02-20 18:40:00 +01:00
Tobias Fella
940929d044
Fix qml warning
2024-02-20 18:22:42 +01:00
Tobias Fella
bac5fa8c14
Don't try setting up push notifications when there's no endpoint
2024-02-20 18:19:49 +01:00
Tobias Fella
a10da64378
Run qmlformat
2024-02-20 18:11:23 +01:00
Tobias Fella
f2c12c582e
Remove duplicated actions
2024-02-20 18:06:09 +01:00
l10n daemon script
a686c44555
GIT_SILENT Sync po/docbooks with svn
2024-02-20 01:21:08 +00:00
Joshua Goins
8e96217ae6
Separate MessageDelegateContextMenu to its own base component
...
This is the first step in separation, so we can focus more on the
actions in this menu, and it's not tangled up in how the context menu is
shown and displayed.
2024-02-19 22:07:00 +01:00
Tobias Fella
ec906813fc
Remove redundant checks
2024-02-19 21:28:31 +01:00
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