Commit Graph

8 Commits

Author SHA256 Message Date
Dead Mozay
ce13863bc0 Accepting request 863388 from home:Dead_Mozay:matrix
- Update to version 0.6.4:
  * Several fixes around homeserver resolution.

OBS-URL: https://build.opensuse.org/request/show/863388
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/libQuotient?expand=0&rev=7
2021-01-15 17:25:57 +00:00
Dominique Leuenberger
edbe99ad8d Accepting request 860270 from network:messaging:matrix
Dependency of a soon-to-be-packaged KDE software, neochat

OBS-URL: https://build.opensuse.org/request/show/860270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libQuotient?expand=0&rev=1
2021-01-15 18:45:45 +00:00
Dead Mozay
af67ffc23d Accepting request 859975 from home:luca_b:branches:network:messaging:matrix
- Add a build conditional for E2EE and disable it by default, as
  applications using libQuotient with E2EE enabled have
  stability issues and memory leaks
- Run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/859975
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/libQuotient?expand=0&rev=6
2021-01-04 02:38:32 +00:00
Dead Mozay
8f8d3ed889 Accepting request 859181 from home:Dead_Mozay:matrix
- Update to version 0.6.3:
  * (#412 with an additional fix in e7c9ca9) Take profile data from
    the previous user state for users who already left
  * (693241d) Fix defunct network requests stalling the request queue
  * (e81117f, 6e8be18) Minor performance improvements on loading 
    rooms and accounts involving many users (0.7 will have more work 
    on handling that)
  * (2340f3d) Power level events are properly redacted now locally
  * (ff2cb9f) Work around lack of native Qt support for request 
    bodies in DELETE requests
  * (97b0bec) Fix a few cases of insufficient escaping in 
    Quotient::Uri (thanks to nephele for reporting)
  * (#421) Fix incorrect processing when a network request 
    (especially for .well-known) returns 404 with non-empty body 
    that is not JSON (which is quite usual when a .well-known 
    record is missing)
  * (66972c8) Room tags that start with . (fullstop) are no more 
    considered correct and will get u. in front of them.
  * Many thanks for all the help in testing and contributing!

OBS-URL: https://build.opensuse.org/request/show/859181
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/libQuotient?expand=0&rev=5
2020-12-29 11:17:47 +00:00
Dead Mozay
889cab5424 Accepting request 843760 from home:Dead_Mozay:matrix
- Update to version 0.6.2:
  * More stringent serverpart checks in user ids.
  * Uri::toUrl() now returns an actually working matrix.to link.
  * The biggest change in this release is a rewrite of the code 
    maintaining user profiles (generic and per-room). 
    The new code is simpler, faster and occupies less memory - 
    a hat-trick of optimisation. The improvement is most noticeable 
    when opening bigger rooms with many users (such as Matrix HQ).
  * Trying to set displayname or avatar URL to an empty value with 
    Synapse homeservers led to an obscure error; 
    now it works as it should.
  * Another noticeable change is that the library should be more 
    robust against gateway/CDN/proxy errors that sometimes bring 
    unexpected responses (e.g. an HTML payload when JSON is expected).
  * Quotest: added a test for changing the user display name
  * User::bridged() and User::rawName() has long been useless, 
    as Matrix stopped using bridge postfixes - they are deprecated now.
  * Smaller optimisations, cleanup and documentation updates, as usual.

OBS-URL: https://build.opensuse.org/request/show/843760
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/libQuotient?expand=0&rev=4
2020-10-24 10:40:54 +00:00
Dead Mozay
2d5388c9c6 Accepting request 822697 from home:tux93:matrix
- Update to 0.6.0 stable

OBS-URL: https://build.opensuse.org/request/show/822697
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/libQuotient?expand=0&rev=3
2020-07-24 17:17:53 +00:00
Oliver Kurz
47d98621ce Accepting request 813152 from home:tux93:matrix
OBS-URL: https://build.opensuse.org/request/show/813152
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/libQuotient?expand=0&rev=2
2020-06-13 14:05:11 +00:00
Oliver Kurz
a510452d2c Accepting request 778188 from home:Dead_Mozay:matrix
New package

OBS-URL: https://build.opensuse.org/request/show/778188
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/libQuotient?expand=0&rev=1
2020-02-22 12:24:13 +00:00