fractal/src
Kévin Commaille deee7e3552
room-history: Remove supposed guard against loading
The purpose seems to be to guard when calling load because the timeline
is ready, but the items are not yet loaded in the history.
However that also prevents to load more items when the view is not full.
It is more of a bug to not be able to load events when the view is not
full, than to make one extra request.
2023-08-28 15:04:18 +02:00
..
account_switcher account-switcher: Fix selection at startup 2023-05-22 11:58:14 +02:00
components misc: Use tracing for logging 2023-08-13 14:54:20 +02:00
contrib misc: Use tracing for logging 2023-08-13 14:54:20 +02:00
login misc: Use tracing for logging 2023-08-13 14:54:20 +02:00
session room-history: Remove supposed guard against loading 2023-08-28 15:04:18 +02:00
utils utils: Re-encode HTML special characters when rebuilding HMTL 2023-08-16 16:48:52 +02:00
application.rs misc: Use tracing for logging 2023-08-13 14:54:20 +02:00
config.rs.in misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
error_page.rs misc: Use tracing for logging 2023-08-13 14:54:20 +02:00
error_page.ui misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
greeter.rs misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
greeter.ui UI: Mark translatable strings yes 2023-06-07 21:50:42 +03:00
i18n.rs utils: Add a macro to create toasts 2022-05-31 14:53:48 +02:00
main.rs main: Use tracing-subscriber's EnvFilter 2023-08-13 15:03:35 +02:00
meson.build docs: Build docs for matrix-sdk-ui 2023-08-11 08:40:55 +00:00
prelude.rs session: Reorganize submodules between model and view 2023-05-21 17:09:17 +02:00
secret.rs misc: Use tracing for logging 2023-08-13 14:54:20 +02:00
session_list.rs session: Reorganize submodules between model and view 2023-05-21 17:09:17 +02:00
shortcuts.ui misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
ui-resources.gresource.xml misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
user_facing_error.rs chore: Update matrix-sdk and switch to SQLite store 2023-04-27 08:20:33 +00:00
window.rs misc: Use tracing for logging 2023-08-13 14:54:20 +02:00
window.ui misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00