Nicolas Werner
78c69a8f7b
Fix tags going missing if you join communities
3 years ago
DeepBlueV7.X
fddc558b23
Merge pull request #624 from Cadair/inline_img_single_quote
...
Add another regex to match inline img tags using single quotes
3 years ago
Nicolas Werner
7fdd00a5c1
Try to fix appveyor
3 years ago
Stuart Mumford
7fab2925b4
Apply suggestions from code review
3 years ago
Stuart Mumford
9194b87bdc
Update src/timeline/TimelineModel.cpp
3 years ago
Stuart Mumford
d60ea38cb8
Add another regex to match inline img tags using single quotes
...
Signed-off-by: Stuart Mumford <stuart@cadair.com>
3 years ago
DeepBlueV7.X
36f0e04439
Merge pull request #610 from Nheko-Reborn/spaces
...
Show some spaces in the community sidebar
3 years ago
Nicolas Werner
4a5414975d
fix sort by unread not getting persisted
3 years ago
Nicolas Werner
ee44effdbd
Fix clicking links in mobile mode
...
fixes #617
3 years ago
Nicolas Werner
6a807894b4
Increase contrast of dark theme secondary colors slightly
3 years ago
Nicolas Werner
760406f218
Don't use a thin font in the room list
3 years ago
Nicolas Werner
f8dfc72625
Fix spaces showing up with world filter
3 years ago
Nicolas Werner
d30446a8b3
Don't spam key requests directly after startup
3 years ago
Nicolas Werner
eb6baf619a
Fix missing back button on spaces page in narrow mode as well as topic not resizing properly
3 years ago
Nicolas Werner
847e52a6af
Fix null warning for space avatars
3 years ago
Nicolas Werner
884fb74d2d
Add a basic 'Space page'
3 years ago
Nicolas Werner
c69d2ef648
Fix off by 1 in previousRoom condition
3 years ago
Nicolas Werner
e6edb1daa3
Hide last message on spaces
3 years ago
Nicolas Werner
f349b0cce0
Hide spaces by default, unless they are in the current space filter
3 years ago
Nicolas Werner
0ec7be3090
Fix hiding rooms from a space
3 years ago
Nicolas Werner
71129d4edc
Update mtxclient for spaces
3 years ago
Nicolas Werner
6bfa6c4c79
Allow filtering by space
3 years ago
Nicolas Werner
6a7d28d1b5
update SingleApplication
3 years ago
Nicolas Werner
12ce7686ce
Show some spaces in the community sidebar
3 years ago
DeepBlueV7.X
57a9a1d0e1
Merge pull request #611 from balsoft/allow-edits-of-pending-messages
...
Allow editing unsent messages
3 years ago
Alexander Bantyev
358a39e6d2
fixup! Allow editing unsent messages
3 years ago
Alexander Bantyev
42bf8799ee
fixup! Allow editing unsent messages
3 years ago
DeepBlueV7.X
0f48b274c9
Merge pull request #614 from sfc-bhshipman/avatar_event_support
...
add avatar changed event support issue #550
3 years ago
BShipman
d3c0392def
add avatar changed event support issue #550
3 years ago
Alexander Bantyev
f8d2564e46
fixup! Allow editing unsent messages
3 years ago
Alexander Bantyev
9f798e76ed
Allow editing unsent messages
...
As of 0db4d71ec2
(Prevent edits of
unsent messages), messages that are edits of (or replies to) unsent
messages were not allowed. This change was made because otherwise
the edits were discarded due to use of txnid rather than mxid in the
"m.relates_to" object. Remove this restriction and fix the issue by
replacing txnid with mxid in all related events when the message is
sent (and we obtain mxid from the server).
3 years ago
Weblate
9e2b5a1061
Translated using Weblate (Esperanto)
...
Currently translated at 62.7% (308 of 491 strings)
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
3 years ago
Nicolas Werner
fc21c3ab89
Fix missing clang format in lint job
3 years ago
Weblate
a67f2580b8
Translated using Weblate (Esperanto)
...
Currently translated at 61.9% (304 of 491 strings)
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
3 years ago
Nicolas Werner
84434433f2
Fix wrong tags in context menu
3 years ago
Nicolas Werner
019bcf5f5c
Fix copy and paste fail for low prio avatar
3 years ago
Nicolas Werner
6459ab8c95
Change collapse position
3 years ago
Nicolas Werner
a8c3478ea1
Update libolm
3 years ago
Weblate
28da27473e
Translated using Weblate (Italian)
...
Currently translated at 63.7% (313 of 491 strings)
Translated using Weblate (Italian)
Currently translated at 63.7% (313 of 491 strings)
Co-authored-by: Daniele Scasciafratte <mte90net@gmail.com>
Co-authored-by: Quanterxotur <ganno.lexis.ag@mailbox.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/it/
Translation: Nheko/nheko
3 years ago
Weblate
8749d349d2
Translated using Weblate (Esperanto)
...
Currently translated at 60.8% (299 of 491 strings)
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
3 years ago
DeepBlueV7.X
5b4566d3f9
Merge pull request #605 from Nheko-Reborn/qml-roomlist
...
Qml roomlist and stuff
3 years ago
Loren Burkholder
e95659811d
Fix button spacing
3 years ago
Nicolas Werner
9fd70c34f9
Layout 1.15 -> 1.12
3 years ago
Nicolas Werner
8803908321
Try to be compatible with Qt 5.12
3 years ago
Nicolas Werner
e6878ee298
Don't read avatarUrl from local profile, if no global avatar is set
3 years ago
Nicolas Werner
7d5e82c888
Merge branch 'master' into qml-roomlist
3 years ago
Nicolas Werner
4985e1f536
Persist sidebar sizes
3 years ago
Nicolas Werner
1d80f5d0b4
Remove useless capture
3 years ago
Joseph Donofry
4a6e62d1ee
Fix PrivacyScreen for qml-roomlist
3 years ago
Nicolas Werner
a5291605a9
Reenable tag hiding
3 years ago