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.
076ec4b1ba
staging
dev
l10n_staging
shleeable-patch-7
shleeable-patch-3
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 '076ec4b1ba'
${ noResults }
pixelfed
/
database
/
migrations
History
Daniel Supernault
ee4b7ba8b2
Add CircleProfile controller, model and migration
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
…
2018_04_26_000057_create_import_datas_table.php
…
2018_04_26_003259_create_import_jobs_table.php
…
2018_04_30_044507_create_jobs_table.php
…
2018_04_30_044539_create_failed_jobs_table.php
…
2018_05_04_054007_create_reports_table.php
…
2018_05_06_214815_create_hashtags_table.php
…
2018_05_06_215006_create_status_hashtags_table.php
…
2018_05_07_021835_create_avatars_table.php
…
2018_05_07_025743_create_notifications_table.php
…
2018_05_31_043327_create_bookmarks_table.php
…
2018_06_04_061435_update_notifications_table_add_polymorphic_relationship.php
…
2018_06_08_003624_create_mentions_table.php
…
2018_06_11_030049_add_filters_to_media_table.php
…
2018_06_14_001318_add_soft_deletes_to_models.php
…
2018_06_14_041422_create_email_verifications_table.php
…
2018_06_22_062621_create_report_comments_table.php
…
2018_06_22_062628_create_report_logs_table.php
…
2018_07_05_010303_create_account_logs_table.php
…
2018_07_12_054015_create_user_settings_table.php
…
2018_07_15_011916_add_2fa_to_users_table.php
…
2018_07_15_013106_create_user_filters_table.php
…
2018_08_12_042648_update_status_table_change_caption_to_text.php
…
2018_08_22_022306_update_settings_table.php
…
2018_08_27_004653_update_media_table_add_alt_text.php
…
2018_09_02_042235_create_follow_requests_table.php
…
2018_09_02_043240_update_profile_table_add_ap_urls.php
…
2018_09_02_043609_create_instances_table.php
…
2018_09_10_024252_update_import_datas_table.php
…
2018_09_11_202435_create_activities_table.php
…
2018_09_18_043334_add_cw_desc_to_status.php
…
2018_09_19_060554_create_stories_table.php
…
2018_09_19_060611_create_story_reactions_table.php
…
2018_09_27_040314_create_collections_table.php
…
2018_09_30_051108_create_direct_messages_table.php
…
2018_10_02_040917_create_collection_items_table.php
…
2018_10_09_043717_update_status_visibility_defaults.php
…
2018_10_17_033327_update_status_add_scope_column.php
…
2018_10_17_233623_update_follower_table_add_remote_flags.php
…
2018_10_18_035552_update_media_add_alt_text.php
…
2018_10_25_030944_update_profile_table.php
…
2018_12_01_020238_add_type_to_status_table.php
…
2018_12_22_055940_add_account_status_to_profiles_table.php
…
2018_12_24_032921_add_delete_after_to_user_table.php
…
2018_12_30_065102_update_profiles_table_use_text_for_bio.php
…
2019_01_11_005556_update_profiles_table.php
…
2019_01_12_054413_stories.php
…
2019_01_22_030129_create_pages_table.php
…
2019_02_01_023357_add_remote_to_avatars_table.php
…
2019_02_07_004642_create_discover_categories_table.php
…
2019_02_07_021214_create_discover_category_hashtags_table.php
Add DiscoverCategoryHashtag model
7 years ago
2019_02_08_192219_create_websockets_statistics_entries_table.php
Add new migration
7 years ago
2019_02_09_045935_create_circles_table.php
Add Circle controller,model and migration
7 years ago
2019_02_09_045956_create_circle_profiles_table.php
Add CircleProfile controller, model and migration
7 years ago