Tobias Bernard
3d53755510
device list: add min width to log out button
3 years ago
Aleksandr Melman
d394badd0b
Update Russian translation
3 years ago
Kévin Commaille
601a54bf4f
qr-code-scanner: Pass node ID as a string
...
The `path` property must be a string, not an unsigned integer.
3 years ago
Kévin Commaille
85672a312f
docs: Fix instructions for secret storage
3 years ago
Asier Sarasua Garmendia
081950b220
Update Basque translation
3 years ago
Kévin Commaille
765e1ee7e9
docs: Don't mention "Do Not Disturb" feature
...
To avoid confusion with the switch in the notifications panel
3 years ago
Harshil Patel
13d28d4218
Window: Add functinality to save and restore active session
3 years ago
Aleksandr Melman
39860b5129
Update Russian translation
3 years ago
Kévin Commaille
f64cc5d323
secret: Always use the schema attribute to get secrets
...
Don't rely on whether the app is sandboxed to guess the keyring backend.
Migrate secrets in the file (portal) backend to include the schema
attribute.
3 years ago
Jürgen Benvenuti
6749cfcf31
Update German translation
3 years ago
Kévin Commaille
bf93649824
misc: Make the bug template the default issue template
3 years ago
Piotr Drąg
4b121bcdcc
Update Polish translation
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
b8d55c3973
misc: Add tracing feature for oo7
3 years ago
Yuri Chornoivan
7d75e72f47
Update Ukrainian translation
3 years ago
Nathan Follens
812f9f5d00
Update Dutch translation
3 years ago
Kévin Commaille
087391c7ea
room-history: Fix random offset for state-like events
3 years ago
Kévin Commaille
b73c149a22
session: Add action to copy an image in event's context menu
3 years ago
Kévin Commaille
4a31e667a3
session-verification: Display the Matrix User ID as the title of the window
3 years ago
Kévin Commaille
dbf73de01d
verification: Don't complete session verification if cross-signing keys are missing
3 years ago
Kévin Commaille
fe01193769
verification: Make label IDs more explicit
3 years ago
Luming Zh
7da4df1d1d
Update Chinese (China) translation
3 years ago
Piotr Drąg
466baaf65e
Update Polish translation
3 years ago
Kévin Commaille
2450728ade
user-actions: Remove NONE flag
...
Replace it with calls to `empty()`, as it's not a proper flag.
Could avoid confusion when using bitflags methods like `contains()`.
3 years ago
Kévin Commaille
535b8a9f46
pill: Remove room when setting user and vice-versa
3 years ago
Kévin Commaille
7a98f79d97
misc: Only implement Default when required
...
Reduces boilerplate
3 years ago
Kévin Commaille
a1385eff0a
misc: Allow clippy::new_without_default at the crate level
3 years ago
Kévin Commaille
98235bd564
invite-subpage: Remove unnecessary uses of clone!
3 years ago
Kévin Commaille
bbe284554a
components: Use GstPlay instead of GstPlayer for video player
3 years ago
Yuri Chornoivan
858cea35bf
Update Ukrainian translation
3 years ago
Kévin Commaille
16e44db2a0
chore: Use the Default derive for enums
3 years ago
Kévin Commaille
fff8839846
chore: Rename `priv_` variables to `imp`
...
To be consistent with the method name.
3 years ago
Kévin Commaille
f71961a1b7
chore: Use ParamSpec builders
...
Use the description of the property to document getters and setters.
3 years ago
Kévin Commaille
fbc9b26d5c
chore: Update gtk and related dependencies
3 years ago
Kévin Commaille
dffcc460cc
account-settings: Add basic notifications settings page
3 years ago
Kévin Commaille
2609c585f2
notifications: Display room avatar
3 years ago
Kévin Commaille
1492956a88
session: Add support for notifications
3 years ago
Kévin Commaille
5bef3b021c
session: Separate action to show content and send ready signal
...
Otherwise we send the ready signal everytime we want to show the
content.
Move everything that is not about showing content if a new method.
Rename the old mark_ready to mark_loaded because the ready signal is
sent later so it can be confusing.
3 years ago
Kévin Commaille
642790c289
window: Allow to get a Session by ID
3 years ago
Kévin Commaille
9122a7f926
utils: Group matrix-related utils
3 years ago
Kévin Commaille
7301d3ff6e
room-history: Display and send typing notifications
3 years ago
Nathan Follens
4398ab79a3
Update Dutch translation
3 years ago
Piotr Drąg
02359fa915
Update Polish translation
3 years ago
Yuri Chornoivan
0bccbfe478
Update Ukrainian translation
3 years ago
Kévin Commaille
cafc56e14a
hooks: Skip checks when missing a dependency in a non-interactive shell.
3 years ago
Kévin Commaille
4d5791f817
secret: Use oo7 instead of libsecret
3 years ago
Kévin Commaille
b0f51bd1f9
login: Allow to go back to login when cancelling a verification
...
Also fixes a bug where the database would get deleted when the app
is closed after restoring a session.
3 years ago
Hugo Carvalho
c3d1bd7ac8
Update Portuguese translation
3 years ago
Hugo Carvalho
0d4970c57d
Add Portuguese translation
3 years ago