l10n daemon script
b0c4b7fc2a
GIT_SILENT made messages (after extraction)
2024-10-24 00:39:47 +00:00
James Graham
ed7aff1f24
Updates for further event content changes
...
Adapt to https://github.com/quotient-im/libQuotient/pull/812
2024-10-23 16:38:51 +00:00
l10n daemon script
33f4be0d88
GIT_SILENT made messages (after extraction)
2024-10-23 00:40:25 +00:00
l10n daemon script
1178cafef0
GIT_SILENT made messages (after extraction)
2024-10-22 00:39:47 +00:00
l10n daemon script
1be97e65b4
GIT_SILENT Sync po/docbooks with svn
2024-10-21 01:30:29 +00:00
Carl Schwan
634cefc694
Simplify appstream summary
...
- matrix -> Matrix
- Remove "with your friends" as NeoChat is not only about chatting with
your friend
CCBUG: 480167
2024-10-20 23:33:48 +00:00
l10n daemon script
36469c6097
GIT_SILENT Sync po/docbooks with svn
2024-10-20 01:30:26 +00:00
l10n daemon script
0cd9c6a434
GIT_SILENT Sync po/docbooks with svn
2024-10-19 01:31:03 +00:00
l10n daemon script
e285a94273
GIT_SILENT Sync po/docbooks with svn
2024-10-17 01:30:25 +00:00
James Graham
a2ec6d97b1
Update for the latest event content changes to libquotient
2024-10-16 17:32:55 +00:00
l10n daemon script
b42fd3fc51
GIT_SILENT Sync po/docbooks with svn
2024-10-16 01:32:19 +00:00
Tobias Fella
12971bb08b
Minor cleanup
2024-10-15 22:01:32 +02:00
James Graham
79deda4f2d
Make sure that content is kept alive so fileInfo can be used throughout the function
2024-10-15 16:30:57 +00:00
James Graham
365af2cd6c
Mobile Pages
...
Currently the page experienc on mobile is suboptimal as back gestures do not work and the startup behaviour is not ideal.
This reworks it so that pages are now pushed as a layer on mobile and at startup only a saved space is restored. It is also setup so that on mobile you'll never see a blank room page (like when you select friends or home).
2024-10-15 16:13:02 +00:00
l10n daemon script
cc50e76c0d
GIT_SILENT Sync po/docbooks with svn
2024-10-15 01:28:56 +00:00
James Graham
16df22af68
Update for the API changes to RoomMessageEvent in libquotient 0.9
2024-10-14 21:59:56 +01:00
l10n daemon script
53a957fa15
GIT_SILENT Sync po/docbooks with svn
2024-10-14 01:27:49 +00:00
James Graham
69571489fa
Mobile DelegateContextMenu
...
Make sure that the mobile DelegateContextMenu is getting the author data correctly
2024-10-13 14:47:10 +00:00
James Graham
3a66b4d67e
Fix mobile ExploreComponent
...
Make sure that the search filter is removed when another button is pressed.
Make sure that the popup closes when one of the other menus is open.
Make the separator is at the top on NavigationTabBar
2024-10-13 12:41:56 +00:00
l10n daemon script
ba8d2b1281
GIT_SILENT Sync po/docbooks with svn
2024-10-12 01:29:09 +00:00
Tobias Fella
11185c127d
Escape display name in verification event
2024-10-11 22:46:38 +02:00
Tobias Fella
0ab3bfd4f3
Fix crash when opening invitation
...
There seem to be problems with the model not updating correctly when the room is set. This fix is a bit dirty, but seems to work well enough
BUG: 493197
2024-10-11 22:15:38 +02:00
Tobias Fella
b5fdb3d0db
Fix transitioning from invitation page to normal room page
2024-10-11 21:11:17 +02:00
Tobias Fella
9ef342e448
Fix emoji detection
...
The previous code considered "123" to be an emoji
2024-10-11 21:00:51 +02:00
Tobias Fella
0bda65b5ac
Make sure that we don't immediately open all new rooms
...
Some confusing interaction with the code removed here causes us to open all rooms that come in.
We generally don't want that. I also don't understand why we're connecting for new rooms here - the room is already available in this case.
2024-10-11 20:44:15 +02:00
James Graham
005b7a760c
Request Notification Permission
...
If notification permission has not been granted and permission has not previously been asked for request notification permission.
2024-10-11 16:28:59 +00:00
Tobias Fella
ab3c40a709
Don't double-escape subject
2024-10-11 16:12:00 +02:00
Tobias Fella
a809b7f11e
Fix avatar size for some uncommon cases
2024-10-11 15:07:46 +02:00
l10n daemon script
702c7d49a8
GIT_SILENT Sync po/docbooks with svn
2024-10-11 01:34:35 +00:00
Tobias Fella
a2afaf40cd
Remove some leftover debug logging
2024-10-10 22:06:19 +02:00
Joshua Goins
eb900a5c2c
Fix access of notifications manager in UnifiedPush codepath
2024-10-08 07:56:11 -04:00
l10n daemon script
14eadb3b92
GIT_SILENT Sync po/docbooks with svn
2024-10-08 01:29:52 +00:00
l10n daemon script
a5d84bb266
GIT_SILENT made messages (after extraction)
2024-10-08 00:39:44 +00:00
Oliver Beard
5a03ce4e95
qml/RoomDrawer: Add & fix separators
...
A separator has been added to the drawer view's left side, and the position of the NavigationTabBar has been set so it correctly draws the separator at the top and not the bottom.
2024-10-07 18:43:40 +00:00
l10n daemon script
607db82db0
GIT_SILENT Sync po/docbooks with svn
2024-10-07 01:28:24 +00:00
Heiko Becker
56b302d4c8
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 765292e0e9 )
2024-10-06 22:02:31 +02:00
James Graham
1237e9d4bd
NotificationManager rework
...
Rework notifications manager to no longer be a singleton, but a component of controller.
The dependency on it for neochat room and connection is also removed.
2024-10-06 17:14:18 +00:00
Carl Schwan
71468e453c
RoomGeneralPage: Move avatar setting outside of FormCard
2024-10-06 09:38:37 +00:00
Nicolas Fella
d0a915e81c
Add missing QML import name
2024-10-06 09:38:19 +00:00
l10n daemon script
e7751f40fa
GIT_SILENT Sync po/docbooks with svn
2024-10-06 01:28:31 +00:00
l10n daemon script
498240c6ec
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"
2024-10-06 01:22:10 +00:00
l10n daemon script
d448cf4c7e
GIT_SILENT made messages (after extraction)
2024-10-06 00:39:44 +00:00
James Graham
d7d9f254ff
Remove the dependence on RoomManager from NeochatConnection.
...
At the same time use the roomCreated signal from connection for auto resolving as it's specifically designed for user created rooms.
2024-10-05 18:39:21 +01:00
James Graham
aedba5c650
Strip single <p> tags inside TextHandler rather than actions handler
2024-10-05 17:05:36 +00:00
James Graham
a4e9794b13
MessageComponent
...
It feels weird to have anything that needs MessageComponent have to depend on all of MessageContentModel and pull in it's dependencies. This moves MessageComponent into its own header.
2024-10-05 15:51:19 +00:00
James Graham
4bd4bd6f22
Rework ActionsHandler
...
Rework ActionsHandler as static helper functions.
The functions are now invoked from ChatBarCache so there is no need to pass an actions handler object around qml simplifying the code.
2024-10-05 13:44:53 +00:00
l10n daemon script
ac9bfbff78
GIT_SILENT Sync po/docbooks with svn
2024-10-05 01:29:07 +00:00
James Graham
e26392ce94
requestDirectChat
...
Use Quotient::connection::requestDirectChat directly as it can already handle all the conditions.
2024-10-04 16:52:05 +00:00
l10n daemon script
a314e56425
GIT_SILENT Sync po/docbooks with svn
2024-10-04 01:30:17 +00:00
James Graham
4af27f7609
Remove unneeded includes
2024-10-03 23:22:48 +01:00