This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
pixelfed
mirror of
https://github.com/pixelfed/pixelfed
Watch
1
Star
0
Fork
You've already forked pixelfed
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c636aae3b7
dev
staging
l10n_staging
shleeable-patch-1
groups
vue3
v0.1.9
v0.10.0
v0.10.1
v0.10.10
v0.10.2
v0.10.3
v0.10.4
v0.10.5
v0.10.6
v0.10.7
v0.10.8
v0.10.9
v0.11.0
v0.11.1
v0.11.10
v0.11.11
v0.11.12
v0.11.13
v0.11.2
v0.11.3
v0.11.4
v0.11.5
v0.11.6
v0.11.7
v0.11.8
v0.11.9
v0.12.0
v0.12.1
v0.12.2
v0.12.3
v0.12.4
v0.12.5
v0.5.9
v0.6.0
v0.6.1
v0.7.6
v0.8.0
v0.8.5
v0.8.6
v0.9.0
v0.9.4
v0.9.5
v0.9.6
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c636aae3b7'
${ noResults }
pixelfed
/
database
/
migrations
History
Daniel Supernault
0e433a5b32
Add migration to support longer captions
7 years ago
..
2014_10_12_000000_create_users_table.php
…
2014_10_12_100000_create_password_resets_table.php
…
2018_04_16_000059_create_sessions_table.php
…
2018_04_16_002611_create_profiles_table.php
…
2018_04_16_005848_create_statuses_table.php
…
2018_04_16_011918_create_media_table.php
…
2018_04_17_012812_create_likes_table.php
…
2018_04_18_021047_create_followers_table.php
…
2018_04_18_044421_create_comments_table.php
…
2018_04_22_233721_create_web_subs_table.php
Add WebSub migration
7 years ago
2018_04_26_000057_create_import_datas_table.php
Add ImportData model/migration
7 years ago
2018_04_26_003259_create_import_jobs_table.php
Add ImportJob model/migration
7 years ago
2018_04_30_044507_create_jobs_table.php
Add queue migrations
7 years ago
2018_04_30_044539_create_failed_jobs_table.php
Add queue migrations
7 years ago
2018_05_04_054007_create_reports_table.php
Add Report model/migration/controller
7 years ago
2018_05_06_214815_create_hashtags_table.php
Add hashtag model/migration and pivot table
7 years ago
2018_05_06_215006_create_status_hashtags_table.php
Add hashtag model/migration and pivot table
7 years ago
2018_05_07_021835_create_avatars_table.php
Add Avatar model/migration
7 years ago
2018_05_07_025743_create_notifications_table.php
Add Notification model/migration
7 years ago
2018_05_31_043327_create_bookmarks_table.php
Add Bookmark feature
7 years ago
2018_06_04_061435_update_notifications_table_add_polymorphic_relationship.php
Add comment notifications
7 years ago
2018_06_08_003624_create_mentions_table.php
Add mention model/migration/translation
7 years ago
2018_06_11_030049_add_filters_to_media_table.php
Add new media migration
7 years ago
2018_06_14_001318_add_soft_deletes_to_models.php
Add soft-deletes
7 years ago
2018_06_14_041422_create_email_verifications_table.php
Add Email Verification
7 years ago
2018_06_22_062621_create_report_comments_table.php
Add ReportComments model/migration
7 years ago
2018_06_22_062628_create_report_logs_table.php
Add ReportLog model/migration
7 years ago
2018_07_05_010303_create_account_logs_table.php
Add AccountLog model/migration
7 years ago
2018_07_12_054015_create_user_settings_table.php
Add UserSetting model/migration
7 years ago
2018_07_15_011916_add_2fa_to_users_table.php
Add 2FA migration
7 years ago
2018_07_15_013106_create_user_filters_table.php
Add UserFilter model/migration
7 years ago
2018_08_12_042648_update_status_table_change_caption_to_text.php
Add migration to support longer captions
7 years ago