.. |
bootstrap_down.sql
|
Added SQL migrations and bootstrapping
|
2023-07-29 05:20:00 +02:00 |
bootstrap_up.sql
|
Added SQL migrations and bootstrapping
|
2023-07-29 05:20:00 +02:00 |
lib.rs
|
Basic notification fetching via Magnetar
|
2024-01-16 18:10:56 +01:00 |
m20220101_000001_bootstrap.rs
|
Added SQL migrations and bootstrapping
|
2023-07-29 05:20:00 +02:00 |
m20230729_201733_drop_messaging_integrations.rs
|
Migration to remove dead columns and tables
|
2023-07-29 20:59:21 +02:00 |
m20230729_212237_user_unique_idx.rs
|
Updated entities and fixed unique relations
|
2023-07-29 22:00:58 +02:00 |
m20230806_142918_drop_featured_note_option.rs
|
Dropped the featured note injection column
|
2023-08-06 16:41:00 +02:00 |
m20240107_005747_remove_user_groups.rs
|
Removed user groups
|
2024-01-07 02:44:52 +01:00 |
m20240107_220523_generated_is_quote.rs
|
Added is_renote
|
2024-01-08 00:07:21 +01:00 |
m20240107_224446_generated_is_renote.rs
|
Added is_renote
|
2024-01-08 00:07:21 +01:00 |
m20240112_215106_remove_pages.rs
|
Removed the page tables
|
2024-01-12 23:13:00 +01:00 |
m20240112_234759_remove_gallery.rs
|
Removed gallery tables and entity cleanup
|
2024-01-13 00:55:55 +01:00 |
m20240115_212109_remove_poll_vote_notification.rs
|
Basic notification fetching via Magnetar
|
2024-01-16 18:10:56 +01:00 |
main.rs
|
Added SQL migrations and bootstrapping
|
2023-07-29 05:20:00 +02:00 |