1064 Commits (7db1e462d4d6bb82ca4de633e342ea4248e3ceda)

Author SHA1 Message Date
Kévin Commaille 7db1e462d4
create-dm-dialog: Port to glib::Properties 2 years ago
Kévin Commaille e4daec38d6
sidebar: Port to glib::Properties macro 2 years ago
Kévin Commaille 7b8cc7db87
user-page: Add button to open or create direct chat 2 years ago
Kévin Commaille 182c64773b
create-dm-dialog: Refactor to be able to reuse the logic elsewhere 2 years ago
Seth Falco a640e6dcc8 room-history: disable context menu for redacted messages 2 years ago
Lukáš Tyrychtr 43363669c8 sidebar: Fix a11y 2 years ago
Kévin Commaille 15adbfecbe
room: Port to glib::Properties macro 2 years ago
Jonathan Lin a6d10c65e5 Fix media timeline to load in encrypted rooms 2 years ago
Kévin Commaille 4491976599 category: Fix filtering 2 years ago
Kévin Commaille 0b7662b8d1
user: Port to glib::Properties macro 2 years ago
Kévin Commaille 7869be72c1
session: Port to glib::Properties macro 2 years ago
Kévin Commaille 46d585b185
session-settings: Port to glib::Properties macro 2 years ago
Kévin Commaille 5d9b9e61b3
sidebar-data: Port to glib::Properties macro 2 years ago
Kévin Commaille f1a923f402
room-list: Port to glib::Properties macro 2 years ago
Kévin Commaille deaee7393d
avatar-data: Port to glib::Properties macro 2 years ago
Kévin Commaille 51f03cd850
chore: Upgrade crate dependencies 2 years ago
Kévin Commaille 1bfeb7a5cb
qr-code: Port to glib::Properties macro 2 years ago
Kévin Commaille 0241d7f3f2
window: Port to glib::Properties macro 2 years ago
Kévin Commaille a2e5af0e84
system-settings: Port to glib::Properties macro 2 years ago
Kévin Commaille a110e89056
expression-list-model: Port to glib::Properties macro 2 years ago
Kévin Commaille 39412bcd3b
session-list: Port to glib::Properties macro 2 years ago
Kévin Commaille e13604e5bc
login: Port to glib::Properties macro 2 years ago
Kévin Commaille 122484d3e1
account-switcher: Port to glib::Properties macro 2 years ago
Kévin Commaille 8cfa4bfde5
components: Port to the glib::Properties macro 2 years ago
Kévin Commaille e6ad5558f8
account-details: Put user ID before homeserver 2 years ago
Kévin Commaille 2043c6dc8f
misc: Always use the 'success' class with the 'verified' shield 2 years ago
Kévin Commaille 8d8e5848b0
misc: Be consistent in the time formats 2 years ago
Kévin Commaille 41a8106460
app: Follow system setting for clock format 2 years ago
Kévin Commaille c6c3c73c3b
members-list: Open user details page on click 2 years ago
Kévin Commaille 81660826c2
verification: Set flow ID as optional 2 years ago
Kévin Commaille 556d470074
members-list-view: Refactor list items 2 years ago
Kévin Commaille 0d2a1d25e5
account-settings: Rename UserPage to GeneralPage 2 years ago
Kévin Commaille 6557a8b62a
session: Fix constructor for new session 2 years ago
Kévin Commaille 6e4abaa591
timeline: Do not use channels to pass data from streams 2 years ago
Kévin Commaille f64aadb39a
login: Remove link to reset password 2 years ago
Kévin Commaille 66d3e84010
notifications: Show notifications for rooms other than the active one 2 years ago
Kévin Commaille 6754e9653f
session-list: Make sure sessions are always listed in the same order 2 years ago
Kévin Commaille 589ae9b840
session-list: Create SessionListSettings to manage session settings 2 years ago
Kévin Commaille 57f7b6663c
account-switcher: Bind AccountSwitcherButton's visibility in Rust code 2 years ago
Kévin Commaille 6390f1e984
application: Move the SessionList to the application 2 years ago
Kévin Commaille efabeea00c
application: Don't keep reference to main window 2 years ago
Kévin Commaille c993377ed1
session-list: Handle restoring sessions in SessionList 2 years ago
Kévin Commaille 56da95ee68
window: Show account switcher on loading and error pages 2 years ago
Kévin Commaille bed14c3b99
account-switcher: Create AccountSwitcherButton 2 years ago
Kévin Commaille 741f1dc5e0
account-switcher: Rename AccountSwitcher to AccountSwitcherPopover 2 years ago
Kévin Commaille 8955b92463
window: Support failed and initializing sessions 2 years ago
Kévin Commaille 51797294dc
avatar-data: Allow to construct without AvatarImage 2 years ago
Kévin Commaille 2e86784161 secret: Serialize secret as JSON 2 years ago
Kévin Commaille a4bd482e8c
misc: Be consistent for setting the key binding to close dialogs 2 years ago
Felipe Kinoshita 654ef1b4e6 event_source_dialog: Close dialog on Escape 2 years ago