..
2023_01_07_023235_initial_structure_ndx.php
Updated database migration system to use the Index methods.
2023-01-07 04:15:19 +00:00
2023_04_30_001226_create_topic_redirs_table.php
Added ability to add redirects to deleted topic ids.
2023-04-30 00:18:14 +00:00
2023_07_21_121854_update_user_agent_storage.php
Rewrite login attempts log to use new database backend.
2023-07-22 16:37:57 +00:00
2023_07_24_201010_add_moderator_notes_table.php
Added new moderator notes system.
2023-07-25 14:40:31 +00:00
2023_07_26_175936_add_new_bans_table.php
Added new banning system.
2023-07-26 18:19:48 +00:00
2023_07_26_210150_redo_warnings_table.php
Rewrote user warnings backend.
2023-07-26 22:43:50 +00:00
2023_07_27_130516_pluralise_users_for_role_relations.php
Pluralise user role relations table name.
2023-07-27 13:09:22 +00:00
2023_07_28_212101_create_counters_table.php
Added counters table for storing numbers of things statically.
2023-07-28 23:17:37 +00:00
2023_08_03_114403_update_collations_in_various_tables.php
Fixed search and updated collations of various fields to more appropriate ones.
2023-08-03 12:40:37 +00:00
2023_08_30_213930_new_permissions_system.php
Removed broken CONSTRAINT from perms table creation.
2023-12-16 18:51:17 +00:00
2024_01_30_233734_create_messages_table.php
Added private messages.
2024-01-30 23:47:02 +00:00
2024_06_02_194809_base_sixty_four_encode_pms_in_db.php
Base64 encode PM titles and bodies in the database.
2024-06-02 19:54:33 +00:00