lavina/crates/lavina-core/migrations
Mikhail 381b5650bc xmpp, core: Send message history on MUC join (#68)
Re-send the entire message history on MUC join. Contributes to #5.

Reviewed-on: lavina/lavina#68
Co-authored-by: Mikhail <mikhail@liamets.dev>
Co-committed-by: Mikhail <mikhail@liamets.dev>
2024-05-26 11:20:26 +00:00
..
0_first.sql split core into a separate crate (#17) 2023-09-30 23:12:11 +00:00
1_msg_author.sql add author id in messages schema 2023-10-04 18:32:08 +02:00
2_created_at_for_messages.sql Add message timestamps (#41) 2024-04-12 21:32:21 +00:00
3_dialogs.sql basic dialog implementation with irc and xmpp support (#53) 2024-04-23 16:26:40 +00:00
4_new_challenges.sql argon2-based password hashing (#55) 2024-04-23 16:31:00 +00:00
5_message_datetime.sql xmpp, core: Send message history on MUC join (#68) 2024-05-26 11:20:26 +00:00