.. |
2014_10_12_000000_create_users_table.php
|
Update migrations to use bigInts for profile, status, user
|
2018-05-19 20:56:20 -06:00 |
2014_10_12_100000_create_password_resets_table.php
|
Add Laravel Framework
|
2018-04-15 17:56:48 -06:00 |
2018_04_16_000059_create_sessions_table.php
|
Update migrations to use bigInts for profile, status, user
|
2018-05-19 20:56:20 -06:00 |
2018_04_16_002611_create_profiles_table.php
|
Update migrations to use bigInts for profile, status, user
|
2018-05-19 20:56:20 -06:00 |
2018_04_16_005848_create_statuses_table.php
|
Update migrations to use bigInts for profile, status, user
|
2018-05-19 20:56:20 -06:00 |
2018_04_16_011918_create_media_table.php
|
Update migrations to use bigInts for profile, status, user
|
2018-05-19 20:56:20 -06:00 |
2018_04_17_012812_create_likes_table.php
|
Add unique index to likes migration
|
2018-04-29 10:29:01 -06:00 |
2018_04_18_021047_create_followers_table.php
|
Add follower model, migration, controller
|
2018-04-17 20:17:30 -06:00 |
2018_04_18_044421_create_comments_table.php
|
Add Comment model, migration and controller
|
2018-04-18 23:55:58 -06:00 |
2018_04_22_233721_create_web_subs_table.php
|
Add WebSub migration
|
2018-07-17 17:59:20 -06:00 |
2018_04_26_000057_create_import_datas_table.php
|
Add ImportData model/migration
|
2018-05-19 21:07:04 -06:00 |
2018_04_26_003259_create_import_jobs_table.php
|
Add ImportJob model/migration
|
2018-07-17 18:02:07 -06:00 |
2018_04_30_044507_create_jobs_table.php
|
Add queue migrations
|
2018-05-20 15:48:04 -06:00 |
2018_04_30_044539_create_failed_jobs_table.php
|
Add queue migrations
|
2018-05-20 15:48:04 -06:00 |
2018_05_04_054007_create_reports_table.php
|
Add Report model/migration/controller
|
2018-05-20 15:48:53 -06:00 |
2018_05_06_214815_create_hashtags_table.php
|
Add hashtag model/migration and pivot table
|
2018-05-19 20:57:55 -06:00 |
2018_05_06_215006_create_status_hashtags_table.php
|
Add hashtag model/migration and pivot table
|
2018-05-19 20:57:55 -06:00 |
2018_05_07_021835_create_avatars_table.php
|
Add Avatar model/migration
|
2018-05-20 15:51:11 -06:00 |
2018_05_07_025743_create_notifications_table.php
|
Add Notification model/migration
|
2018-05-26 16:58:22 -06:00 |
2018_05_31_043327_create_bookmarks_table.php
|
Add Bookmark feature
|
2018-05-31 15:56:46 -06:00 |
2018_06_04_061435_update_notifications_table_add_polymorphic_relationship.php
|
Add comment notifications
|
2018-06-04 02:16:33 -06:00 |
2018_06_08_003624_create_mentions_table.php
|
Add mention model/migration/translation
|
2018-06-08 21:05:13 -06:00 |
2018_06_11_030049_add_filters_to_media_table.php
|
Add new media migration
|
2018-06-13 17:14:44 -06:00 |
2018_06_14_001318_add_soft_deletes_to_models.php
|
Add soft-deletes
|
2018-06-13 18:52:42 -06:00 |
2018_06_14_041422_create_email_verifications_table.php
|
Add Email Verification
|
2018-06-13 23:30:43 -06:00 |
2018_06_22_062621_create_report_comments_table.php
|
Add ReportComments model/migration
|
2018-07-17 18:03:39 -06:00 |
2018_06_22_062628_create_report_logs_table.php
|
Add ReportLog model/migration
|
2018-07-17 18:04:04 -06:00 |
2018_07_05_010303_create_account_logs_table.php
|
Add AccountLog model/migration
|
2018-07-12 10:36:20 -06:00 |
2018_07_12_054015_create_user_settings_table.php
|
Add UserSetting model/migration
|
2018-07-17 18:04:36 -06:00 |
2018_07_15_011916_add_2fa_to_users_table.php
|
Add 2FA migration
|
2018-07-17 18:05:22 -06:00 |
2018_07_15_013106_create_user_filters_table.php
|
Add UserFilter model/migration
|
2018-07-17 18:05:37 -06:00 |
2018_08_12_042648_update_status_table_change_caption_to_text.php
|
Add migration to support longer captions
|
2018-08-11 22:35:07 -06:00 |