Commit Graph

  • 57bb433bde
    chore: Update matrix-sdk dependency Kévin Commaille 2023-05-08 16:45:17 +02:00
  • c4d417d694 Update Ukrainian translation Yuri Chornoivan 2023-05-10 19:30:49 +00:00
  • 019e749e30
    room-details: Simplify ExtraLists by using GtkFlattenListModel Kévin Commaille 2023-05-10 18:21:07 +02:00
  • 7f2019745e Mark some strings translatable Sabri Ünal 2023-05-10 17:43:14 +03:00
  • 37420f5167 Update Polish translation Piotr Drąg 2023-05-07 15:51:13 +02:00
  • 64cffbba77 greeter: Remove development warning banner Kévin Commaille 2023-05-06 12:49:13 +02:00
  • bd845d105e room-list: Make sure list is not borrowed mutably when creating a Room Kévin Commaille 2023-05-07 10:13:02 +02:00
  • 349fd02e4d chore: Update matrix-sdk dependency Kévin Commaille 2023-05-07 03:34:28 +02:00
  • b46af84365 Update Ukrainian translation Yuri Chornoivan 2023-05-06 14:30:28 +00:00
  • 7f5ce14c12 sidebar: Set tooltip of room rows Georges Basile Stavracas Neto 2023-03-22 11:33:51 -03:00
  • 03e0c4f18f
    greeter: Add about button Kévin Commaille 2023-05-06 12:38:04 +02:00
  • 8ba1a199d3 Update Ukrainian translation Yuri Chornoivan 2023-05-05 18:36:20 +00:00
  • aa08d47fc6
    readme: Update download badges Kévin Commaille 2023-05-05 18:02:44 +02:00
  • a0aa4d323c
    ci: Make pages job not download artifacts Kévin Commaille 2023-05-05 15:11:02 +02:00
  • 427cb37755 room: Use other user's avatar as fallback in 1-to-1 rooms Kévin Commaille 2023-05-04 09:51:49 +02:00
  • 15b9932383 session: Split avatar image data from AvatarData Kévin Commaille 2023-05-03 17:19:06 +02:00
  • 840a53b0fb session: Rename Avatar to AvatarData Kévin Commaille 2023-05-02 10:59:55 +02:00
  • da3438c4d8
    build: Use '+' to separate tagged version and commit hash Kévin Commaille 2023-05-05 12:04:25 +02:00
  • 67dfd13714
    session: Refactor settings Kévin Commaille 2023-04-29 15:51:58 +02:00
  • 54bd7aad84
    app: Separate data per profile Kévin Commaille 2023-04-29 15:43:53 +02:00
  • f7dfbcceda
    build: Set flatpak version the same as in-app version Kévin Commaille 2023-04-29 14:52:35 +02:00
  • ec02e35b45
    app: Use an enum for the profile Kévin Commaille 2023-04-29 14:34:04 +02:00
  • bebc5f9bab
    build: Avoid the need for duplicate development icon Kévin Commaille 2023-04-29 14:29:42 +02:00
  • a85644cad5
    build: Add beta profile Kévin Commaille 2023-04-29 14:28:18 +02:00
  • 6471cb9675
    build: Refactor profile variables Kévin Commaille 2023-04-29 14:25:59 +02:00
  • d248af475c room-history: Allow to join or view the successor in a tombstone event Kévin Commaille 2023-05-02 16:49:05 +02:00
  • af90c33a68 room-history: Add banner to join a tombstoned room's successor Kévin Commaille 2023-05-02 16:12:42 +02:00
  • b24344e05a room-list: Add join_or_view method Kévin Commaille 2023-05-02 14:45:52 +02:00
  • 3af8399698 room: Don't move room to outdated category if successor was not joined Kévin Commaille 2023-05-02 12:11:39 +02:00
  • 24749cb43c room: Refactor load_successor Kévin Commaille 2023-05-02 11:13:45 +02:00
  • d4a115cbaa build: Add missing dependencies to meson.build Kévin Commaille 2023-04-30 14:08:22 +02:00
  • 55d355c066 event: Don't return unused uid from get_media_content Kévin Commaille 2023-04-29 18:45:30 +02:00
  • 6466d76ad1 media: Use gio::File::new_tmp() to store temp files Kévin Commaille 2023-04-29 18:32:16 +02:00
  • a9f5781825
    member-page: Use Member::this_expression when possible Kévin Commaille 2023-04-28 16:28:37 +02:00
  • d98cfff347
    room-history: Use emit_scroll_child instead or emit_by_name Kévin Commaille 2023-04-28 16:12:22 +02:00
  • a26779790f
    room-history: Add comment for translators Kévin Commaille 2023-04-28 16:09:04 +02:00
  • f911443773
    room-history: Fix typo in docs Kévin Commaille 2023-04-28 16:07:07 +02:00
  • c0d88c36f8
    room: Use upstream methods to check action permission Kévin Commaille 2023-04-28 16:03:42 +02:00
  • 79ae15d7a9
    ci: Fix pages container image Kévin Commaille 2023-05-05 10:54:15 +02:00
  • 88b880f707 ci: Use template and clean up Julian Sparber 2023-05-05 08:04:06 +00:00
  • 5dc35b1bc0
    chore: Update matrix-sdk and ruma Kévin Commaille 2023-05-04 15:37:24 +02:00
  • c0bc4078bb Update Galician translation Fran Dieguez 2023-05-01 09:07:29 +00:00
  • af767d62d2 Update French translation Charles Monzat 2023-04-30 16:31:29 +00:00
  • 9746ff5f63 Update Polish translation Piotr Drąg 2023-04-30 12:23:31 +02:00
  • 349edff614 Update Ukrainian translation Yuri Chornoivan 2023-04-29 16:27:41 +00:00
  • e964430dba
    ci: Fix docs generation Kévin Commaille 2023-04-27 12:11:40 +02:00
  • e1b5eb56ae secret: Store secret in MessagePack format Kévin Commaille 2023-04-23 11:34:03 +02:00
  • 0987b89be3 secret: Remove workaround for old libsecret sessions Kévin Commaille 2023-04-22 19:31:24 +02:00
  • 5b644adeb4 secret: Add stored session versioning Kévin Commaille 2023-04-22 19:30:05 +02:00
  • 8844b9a81e utils: Add methods to create Matrix client Kévin Commaille 2023-04-23 11:03:55 +02:00
  • 2b510f690b secret: Make SecretError::CorruptSession more explicit with named fields Kévin Commaille 2023-04-22 18:55:14 +02:00
  • 92f551d6da chore: Update matrix-sdk and switch to SQLite store Kévin Commaille 2023-04-21 18:26:07 +02:00
  • aec7643b70 Update Galician translation Fran Dieguez 2023-04-26 22:25:57 +00:00
  • 2aaba9c683 Update Galician translation Fran Dieguez 2023-04-26 20:42:07 +00:00
  • 991ca3f847
    chore: Update cargo dependencies Kévin Commaille 2023-04-25 09:55:47 +02:00
  • 6c85471907
    room-history: Make list view recycle items when room changes Kévin Commaille 2023-04-24 14:41:08 +02:00
  • 83f2dbd6c7
    room-history: Make sure auto-scrolling scrolls all the way down Kévin Commaille 2023-04-24 14:20:35 +02:00
  • 9d7b31e502
    room: Generate human-readable ID for logs Kévin Commaille 2023-04-24 14:53:11 +02:00
  • b064698a27
    room-history: Don't try to load history before everything is ready Kévin Commaille 2023-04-24 13:46:29 +02:00
  • dd81ec2b07
    timeline: Fix timeline states Kévin Commaille 2023-04-24 11:50:55 +02:00
  • 2a07a1b67c
    timeline: Group virtual items in a single type Kévin Commaille 2023-04-24 11:44:05 +02:00
  • cfeae158ad Add Japanese translation Yuki Okushi 2023-04-15 03:16:14 +00:00
  • 9019e64772
    chore: Update dependencies Kévin Commaille 2023-04-14 08:42:23 +02:00
  • 2e251e5c9d Update Danish translation Alan Mortensen 2023-04-13 17:37:17 +00:00
  • 499b5dccbc
    session: Use an enum for the session state Kévin Commaille 2023-04-11 15:03:07 +02:00
  • b28ae1b8a7
    public_room_row: Stop spinners when idle Maximiliano Sandoval R 2023-04-10 13:49:20 +02:00
  • d4d9217c4a
    item_row: Stop spinners when idle Maximiliano Sandoval R 2023-04-10 13:49:11 +02:00
  • d3a9732cae
    message_media: Stop spinners when idle Maximiliano Sandoval R 2023-04-10 13:47:00 +02:00
  • 59c6fc2441
    loading_listbox_row: Stop spinners when idle Maximiliano Sandoval R 2023-04-10 13:43:47 +02:00
  • 61ae6820ac
    message_audio: Stop spinners when idle Maximiliano Sandoval R 2023-04-10 13:42:29 +02:00
  • 6cc917f3c3
    invite_subpage: Stop spinners when idle Maximiliano Sandoval R 2023-04-10 13:41:25 +02:00
  • 09b4b08d8d
    room_history: Stop spinners when idle Maximiliano Sandoval R 2023-04-10 13:38:49 +02:00
  • c8d3d67d81
    content_explore: Stop spinners when idle Maximiliano Sandoval R 2023-04-10 13:37:10 +02:00
  • ef368e740a
    media_content_viewer: Stop spinners when idle Maximiliano Sandoval R 2023-04-10 13:35:10 +02:00
  • ada8a79ca3
    action_button: Stop spinners when idle Maximiliano Sandoval R 2023-04-10 13:33:42 +02:00
  • 56b78a4d36
    window: Stop spinner when idle Maximiliano Sandoval R 2023-04-10 13:32:10 +02:00
  • 36f50ab260
    spinner_button: Stop spinners when idle Maximiliano Sandoval R 2023-04-10 12:50:57 +02:00
  • 4e3675e286
    Add a spinner component Maximiliano Sandoval R 2023-04-10 16:17:03 +02:00
  • 3f1ee31404
    join-room: Don't try to join room on cancel Kévin Commaille 2023-04-10 14:38:13 +02:00
  • e1cf9049be
    session: Split notifications in a separate type Kévin Commaille 2023-04-10 11:44:25 +02:00
  • cee8a6b8c7
    app: Rename get_main_window to main_window Kévin Commaille 2023-04-10 11:42:29 +02:00
  • 3541be94eb
    session: Create JoinRoomDialog instead of building it in Session Kévin Commaille 2023-04-10 10:43:53 +02:00
  • 686de7b5b6
    sidebar: Fix room highlight Kévin Commaille 2023-04-07 20:48:08 +02:00
  • 92d15ff4de
    readme: Update latest stable version Kévin Commaille 2023-04-06 15:50:10 +02:00
  • 7e99002cfd
    docs: Don't document private items Kévin Commaille 2023-04-06 11:25:31 +02:00
  • 4bba567cd5 Update Basque translation Asier Sarasua Garmendia 2023-04-06 08:54:10 +00:00
  • 71cb666f17
    room-type: Don't take RoomType by reference Kévin Commaille 2023-04-05 16:23:12 +02:00
  • 640b286cb6
    misc: Remove num_enum dependency Kévin Commaille 2023-04-05 15:53:02 +02:00
  • 8506064d31
    sidebar: Replace order-changed signal by watching expressions Kévin Commaille 2023-04-05 15:36:02 +02:00
  • acb8ed26a2
    room: Fix tracking of room's latest activity Kévin Commaille 2023-03-29 12:33:46 +02:00
  • b41d953e1b
    sidebar: Move category types into a subfolder Kévin Commaille 2023-03-28 10:53:43 +02:00
  • 545467878b
    category: Change the default CategoryType Kévin Commaille 2023-03-27 17:35:30 +02:00
  • 8a4750c9bf
    sidebar: Simplify GtkExpression Kévin Commaille 2023-03-27 16:51:33 +02:00
  • cedc02b878
    room: Remove unused new-encryption-keys signal Kévin Commaille 2023-03-27 15:54:32 +02:00
  • 26222e2b24
    room-history: Don't access GtkListItemWidget Kévin Commaille 2023-04-05 12:28:21 +02:00
  • 6452915c55
    sidebar: Don't use actions on sidebar for drag-n-drop Kévin Commaille 2023-04-05 11:28:06 +02:00
  • d4b74e00bd
    sidebar: Don't set GtkListItemWidget CSS classes Kévin Commaille 2023-04-05 10:55:13 +02:00
  • 1577c8a701
    utils: Simplify use of BoundObjectWeakRef Kévin Commaille 2023-04-05 10:40:54 +02:00
  • c6b8ac7abc
    room-list: Remove binding between visibility of widget and sidebar item Kévin Commaille 2023-04-05 10:38:29 +02:00
  • cddade871c Update Russian translation Aleksandr Melman 2023-04-03 07:52:14 +00:00