Go to file
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
.gitattributes Accepting request 778188 from home:Dead_Mozay:matrix 2020-02-22 12:24:13 +00:00
.gitignore Accepting request 778188 from home:Dead_Mozay:matrix 2020-02-22 12:24:13 +00:00
0.6.2.tar.gz Accepting request 843760 from home:Dead_Mozay:matrix 2020-10-24 10:40:54 +00:00
libQuotient.changes Accepting request 843760 from home:Dead_Mozay:matrix 2020-10-24 10:40:54 +00:00
libQuotient.spec Accepting request 843760 from home:Dead_Mozay:matrix 2020-10-24 10:40:54 +00:00