Accepting request 913960 from home:Dead_Mozay:matrix
- Update to version 0.6.8: * Retain the current room member avatar when renaming the user for the room. * When displaying the room, notification/highlight counters are no more reset. This never really worked, with the notification and highlight counts jumping to zero and then back to the original value if the timeline hasn't been completely read; now that read receipts are correctly sent, the counters can be left to the homeserver to update (while E2EE is not around). * Fix the missing percent encoding in User::fetchProfile(), leading to problems around historical userids that still have slashes. * CS API files have been regenerated from the new matrix-doc after revamping the layout and tooling; the library API didn't change, but doc-comments are now in Markdown rather than ReStructured Text. * Update GTAD configuration to version 0.8 of the tool. * Fix potential linking errors around quotient_common.h. OBS-URL: https://build.opensuse.org/request/show/913960 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/libQuotient?expand=0&rev=16
This commit is contained in:
parent
4ffceb1b93
commit
73134e9615
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29143c56efb24525d168281fdb751531d69529f05e7e7d1b1121a1d64a504510
|
||||
size 560174
|
3
libQuotient-0.6.8.tar.gz
Normal file
3
libQuotient-0.6.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8379501a216f4450affa41e62a33d30e80abfe5eab6915e03fbd49f6b92acd6d
|
||||
size 561552
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 24 06:45:25 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
- Update to version 0.6.8:
|
||||
* Retain the current room member avatar when renaming the user
|
||||
for the room.
|
||||
* When displaying the room, notification/highlight counters are
|
||||
no more reset. This never really worked, with the notification
|
||||
and highlight counts jumping to zero and then back to the
|
||||
original value if the timeline hasn't been completely read;
|
||||
now that read receipts are correctly sent, the counters
|
||||
can be left to the homeserver to update
|
||||
(while E2EE is not around).
|
||||
* Fix the missing percent encoding in User::fetchProfile(),
|
||||
leading to problems around historical userids that still
|
||||
have slashes.
|
||||
* CS API files have been regenerated from the new matrix-doc
|
||||
after revamping the layout and tooling; the library API didn't
|
||||
change, but doc-comments are now in Markdown rather than
|
||||
ReStructured Text.
|
||||
* Update GTAD configuration to version 0.8 of the tool.
|
||||
* Fix potential linking errors around quotient_common.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 18 14:09:53 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define sonum 0.6
|
||||
%bcond_with e2ee
|
||||
Name: libQuotient
|
||||
Version: 0.6.7
|
||||
Version: 0.6.8
|
||||
Release: 0
|
||||
Summary: Library for Qt Matrix Clients
|
||||
License: LGPL-2.1-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user