Kévin Commaille
094cd9244f
login: Use an enum for stack pages names
...
Avoids errors when using static strings
3 years ago
Kévin Commaille
57bb433bde
chore: Update matrix-sdk dependency
3 years ago
Kévin Commaille
349fd02e4d
chore: Update matrix-sdk dependency
3 years ago
Kévin Commaille
5dc35b1bc0
chore: Update matrix-sdk and ruma
3 years ago
Kévin Commaille
e1b5eb56ae
secret: Store secret in MessagePack format
...
Should be more compact and efficient
3 years ago
Kévin Commaille
92f551d6da
chore: Update matrix-sdk and switch to SQLite store
3 years ago
Kévin Commaille
991ca3f847
chore: Update cargo dependencies
3 years ago
Kévin Commaille
9019e64772
chore: Update dependencies
3 years ago
Kévin Commaille
640b286cb6
misc: Remove num_enum dependency
...
Use the glib::Variant derive macro instead if needed
3 years ago
Kévin Commaille
123ac8661b
chore: Update matrix-sdk
3 years ago
Kévin Commaille
bc5829319f
chore: Update all dependencies
3 years ago
Kévin Commaille
49f7c78748
chore: Update matrix-sdk to get new method for rooms
3 years ago
Kévin Commaille
3d6c493680
chore: Update matrix-sdk and ruma
3 years ago
Kévin Commaille
31e960a59e
chore: Update matrix-rust-sdk and Ruma
3 years ago
Kévin Commaille
160b648cfe
chore: Remove uses of gtk-macros
3 years ago
Christopher Davis
5db1d9f902
general: Update to the latest version of the gtk-rs stack
3 years ago
Kévin Commaille
7aa35b393b
chore: Update matrix-rust-sdk and Ruma
...
The branch we used before was merged and has been deleted.
3 years ago
Kévin Commaille
0484870f25
chore: Update matrix-sdk and ruma
...
Switch to the new timeline API.
3 years ago
Kévin Commaille
1c199d0b34
chore: Update dependencies
...
With `cargo update`
3 years ago
Kévin Commaille
03169adf14
chore: Update oo7 dependency
3 years ago
Kévin Commaille
76cf6592ca
verification: Fix crash when trying to access the camera
3 years ago
ShootingStarDragons
e5f6aeef3f
chore: update dependencies
...
Log: fix runtime-break error because glib version
3 years ago
Kévin Commaille
593856dcf2
chore: Update matrix-sdk
...
A RustSec was issued because it can leak secrets in the logs.
3 years ago
Kévin Commaille
8178917fa6
misc: Update Cargo.lock
3 years ago
Kévin Commaille
bbe284554a
components: Use GstPlay instead of GstPlayer for video player
3 years ago
Kévin Commaille
fbc9b26d5c
chore: Update gtk and related dependencies
3 years ago
Kévin Commaille
2609c585f2
notifications: Display room avatar
3 years ago
Kévin Commaille
4d5791f817
secret: Use oo7 instead of libsecret
3 years ago
Kévin Commaille
926926491d
chore: Update Ruma
3 years ago
Kévin Commaille
7500f4cebc
misc: Update image and rqrr dependencies
3 years ago
Kévin Commaille
0225b10ab7
room-history: Fix parsing of matrix.to URIs
...
ruma_common::serde::urlencoded::de chokes when there are several identical
keys, so replace it with form_urlencoded.
URIs with encoded HTML entities now recognize & in the query.
3 years ago
Kévin Commaille
dd1f5b8246
session: Send media info with attachments
...
Generate thumbnails for images.
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1173 >
3 years ago
Kévin Commaille
a6999bd958
chore: Update Cargo.lock
4 years ago
Kévin Commaille
91085e91df
chore: Update matrix-sdk to 0.6.0 and ruma to 0.7.4
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1177 >
4 years ago
Paul van Tilburg
85b5af0f37
room-history: Use geo_uri crate for geo URI parsing/generation
4 years ago
Kévin Commaille
ea937599e3
chore: Update libshumate dependency
...
Switch to the first stable release
4 years ago
Kévin Commaille
af1bbba90e
chore: Update libadwaita dependency
4 years ago
Julian Sparber
a2e9ee4c57
Add release notes and update version
4 years ago
Kévin Commaille
dc33441fad
chore: Update matrix-sdk
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1157 >
4 years ago
Paul van Tilburg
49c868c680
Update html2pango to 0.5
...
This adds support for more types of markup:
* Superscript (`<sup>`) and subscript `<sub>`
* Horizontal rules (`<hr>`)
* Text foreground (`data-mx-color`) and background (`data-mx-bg-color`)
color
It also fixes space collapsing in block elements such that newlines in
HTML are no longer rendered as line breaks and fixes support for `<br>`.
4 years ago
Kévin Commaille
e35c2b4464
room-history: Allow to send replies
4 years ago
Kévin Commaille
f8e9147f7d
room-history: Implement mention of users in the message entry
...
Show a popover triggered by the character `@` or the `Tab` key.
4 years ago
Kévin Commaille
d4f3a7005b
chore: update dependencies
...
Part-of: <https://gitlab.gnome.org/GNOME/fractal/-/merge_requests/1152 >
4 years ago
Julian Sparber
96d1cb3a69
chore: Update libadwaita
4 years ago
Kévin Commaille
58faca5e38
chore: Update dependencies
4 years ago
Julian Sparber
a6f293ccba
chore: Update matrix-sdk
4 years ago
Julian Sparber
6345b24d2f
chore: Update matrix-sdk
4 years ago
Kévin Commaille
d740fd4f11
chore: Update matrix-sdk
4 years ago
Bilal Elmoussaoui
90d93def43
Bump ashpd
...
Fixes the location portal precision
4 years ago
Bilal Elmoussaoui
d5749f75a4
Room history: Send/display static location events
...
Fixes #952
4 years ago