Tobias Fella
efae510fda
Don't use PublicRoomsChunk::aliases
...
Doesn't seem to be part of the spec and currently isn't in libQuotient; if it comes back, we can revert this.
Until then, this fixes the build
2022-06-18 15:10:25 +02:00
l10n daemon script
f9fc8c5c0b
GIT_SILENT Sync po/docbooks with svn
2022-06-18 01:48:49 +00:00
Weng Xuetian
49c9c63bf5
Fix the switch room direction
...
Down should be next and Up should be Previous
2022-06-17 18:11:24 +00:00
James Graham
90cee0f437
Clear the text from the user list filter in the room drawer when the room is changed
2022-06-17 18:59:33 +01:00
l10n daemon script
5bc9362fde
GIT_SILENT Sync po/docbooks with svn
2022-06-17 01:47:27 +00:00
l10n daemon script
10922aeb52
GIT_SILENT Sync po/docbooks with svn
2022-06-16 02:02:06 +00:00
Tobias Fella
f9a96ccdab
It's 2022
2022-06-15 16:16:51 +02:00
l10n daemon script
04056d9ed1
GIT_SILENT Sync po/docbooks with svn
2022-06-15 01:52:09 +00:00
l10n daemon script
ecf373e317
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-06-15 01:45:58 +00:00
James Graham
9c2e0669f6
Fixe Reply or Edit from Chatbar
...
Fixes it so that the cleaned text is shown when using the shortcuts to reply or edit from the chatbar. Also ensures that the correct eventids are passed when the message is an edit.
This also fixes the issue of having html pasted into the chatbar when editing and edit.
Fixes network/neochat#448
BUG: 455016
2022-06-14 13:47:13 +00:00
l10n daemon script
2b8aa9f975
GIT_SILENT Sync po/docbooks with svn
2022-06-14 01:58:53 +00:00
l10n daemon script
2f61090413
GIT_SILENT Sync po/docbooks with svn
2022-06-13 02:51:21 +00:00
l10n daemon script
aa9daad704
GIT_SILENT made messages (after extraction)
2022-06-13 01:02:32 +00:00
l10n daemon script
0e79d3506d
GIT_SILENT Sync po/docbooks with svn
2022-06-12 01:51:48 +00:00
l10n daemon script
72994d0349
GIT_SILENT Sync po/docbooks with svn
2022-06-11 01:45:58 +00:00
l10n daemon script
0ee5ba76c9
GIT_SILENT Sync po/docbooks with svn
2022-06-09 02:19:15 +00:00
l10n daemon script
d1398f6726
GIT_SILENT made messages (after extraction)
2022-06-09 00:52:50 +00:00
l10n daemon script
9084817450
GIT_SILENT Sync po/docbooks with svn
2022-06-08 01:49:25 +00:00
Jan Bidler
083a2f9772
Compact Mode improvements
...
BUG: 454897
2022-06-07 12:33:14 +00:00
Jan Bidler
b44e81c849
Make Right Click on Room bring up Context Menu
...
BUG: 454892
2022-06-07 08:42:39 +00:00
l10n daemon script
014826bd09
GIT_SILENT Sync po/docbooks with svn
2022-06-07 02:33:47 +00:00
l10n daemon script
2858fcfad2
GIT_SILENT made messages (after extraction)
2022-06-07 00:53:49 +00:00
l10n daemon script
b6db36a9f2
GIT_SILENT Sync po/docbooks with svn
2022-06-06 01:48:51 +00:00
James Graham
ede860c99f
For all html messages \n needs to be replaces with <br> or the linebreaks are lost
2022-06-05 12:36:33 +01:00
l10n daemon script
f8951fc760
GIT_SILENT Sync po/docbooks with svn
2022-06-05 01:49:04 +00:00
Tobias Fella
525015fe78
Fix fix
2022-06-05 00:41:59 +02:00
Akseli Lahtinen
b834510be0
Don't show notifications if application is active and same room is active
2022-06-04 23:24:24 +02:00
Tobias Fella
8700611235
Fix hoverActions
2022-06-04 20:32:49 +02:00
l10n daemon script
15ddcef115
GIT_SILENT Sync po/docbooks with svn
2022-06-04 01:49:22 +00:00
l10n daemon script
7216da8b6f
GIT_SILENT Sync po/docbooks with svn
2022-06-03 01:47:11 +00:00
Tobias Fella
7bd4aac692
Fix custom emoji creation
2022-06-02 13:19:12 +02:00
l10n daemon script
10e17d9f0f
GIT_SILENT Sync po/docbooks with svn
2022-06-02 01:48:24 +00:00
James Graham
db5e328869
Add automatic room sidebar hiding option
...
Add menu option to change whether the room information drawer is opened automatically or not. This also adds some code to switch off the dim effect during the first animation after modal is changed as this looked bad.
Implements network/neochat#243
Slight cleanup removing the edge option for context drawer from main.qml as this is duplicated from RoomDrawer.qml
2022-06-01 20:09:47 +00:00
l10n daemon script
921667565e
GIT_SILENT Sync po/docbooks with svn
2022-06-01 02:05:25 +00:00
l10n daemon script
9cd8a380ed
GIT_SILENT Sync po/docbooks with svn
2022-05-31 02:13:37 +00:00
James Graham
29816730e4
Add space after an autocomplete
...
Adds a space automatically after an autocomplete if the last char isn't one.
Implements network/neochat#132
2022-05-30 19:17:47 +00:00
Tobias Fella
7214936eaa
Fix compilation against libQuotient 0.6
2022-05-30 14:41:00 +02:00
Tobias Fella
5a7c3295dc
Revert "Linkify urls"
...
This seems to mess up user mentions. Probably a bug in the regex;
Reverting for now
This reverts commit 1763dc13c5 .
2022-05-30 14:28:35 +02:00
Tobias Fella
dce4a409c7
Adapt to libQuotient API changes
2022-05-30 14:23:29 +02:00
l10n daemon script
bd27904f17
GIT_SILENT Sync po/docbooks with svn
2022-05-29 01:52:07 +00:00
l10n daemon script
731b234dda
GIT_SILENT Sync po/docbooks with svn
2022-05-28 02:35:16 +00:00
l10n daemon script
ce0fc637c4
GIT_SILENT made messages (after extraction)
2022-05-28 00:56:00 +00:00
Yuri Chornoivan
070fe45a2d
Fix XML
2022-05-27 09:27:48 +03:00
l10n daemon script
3a8d078e6c
GIT_SILENT Sync po/docbooks with svn
2022-05-27 01:47:34 +00:00
Tobias Fella
fb9183e5c3
Update bug reporting urls
2022-05-26 17:18:29 +02:00
l10n daemon script
853113df3f
GIT_SILENT Sync po/docbooks with svn
2022-05-22 01:48:20 +00:00
James Graham
e62288e6f1
Adds some basic mouse contorls to the quickswitcher. The icons can now be clicked to select the room and the highlight is moved to the current hovered room.
2022-05-21 10:55:43 +00:00
Tobias Fella
4f978a950b
Appstream: define launchable
2022-05-20 13:13:36 +02:00
l10n daemon script
36b2868933
GIT_SILENT Sync po/docbooks with svn
2022-05-20 01:47:21 +00:00
Tobias Fella
1763dc13c5
Linkify urls
2022-05-19 23:14:33 +02:00