moment/src/qml/Pages/EditAccount
miruka 2f19ff493b Rewrite media caching (old image provider)
- Doesn't use pyotherside's image provider feature, for more flexibility
  and simplicity
- Suitable for supporting matrix media events and more later
- Avoid a lot of duplicate files that the old cache created due to
  server not returning what we expect, mistakes in Python/QML code, etc
- Changed file structure
  (e.g. thumbnails/32x32/<mxc id> instead of
   thumbnails/<mxc id>.32.32.crop)

- Backend.wait_until_account_exist: start issuing warnings if the
  function runs for more than 10s, which means in most case a bad user
  ID was passed

- New HMxcImage QML component, used in H(User/Room)Avatar
2019-11-03 13:48:12 -04:00
..
EditAccount.qml Remove uneeded HRectangle component 2019-08-27 22:46:31 -04:00
Encryption.qml ImportKeys/ExportKeys separate dialog componants 2019-09-09 14:42:58 -04:00
ImportError.qml Rename HInterfaceBox component to HBox 2019-08-28 11:56:05 -04:00
ImportExportKeys.qml ImportKeys/ExportKeys separate dialog componants 2019-09-09 14:42:58 -04:00
ImportingKeys.qml ImportKeys/ExportKeys separate dialog componants 2019-09-09 14:42:58 -04:00
Profile.qml Rewrite media caching (old image provider) 2019-11-03 13:48:12 -04:00