This website works better with JavaScript.
Explore
Help
Sign In
MetuFSS
/
metu.life
Watch
2
Star
1
Fork
You've already forked metu.life
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
621
Commits
1
Branch
0
Tags
134 MiB
Ruby
39.1%
JavaScript
38.6%
SCSS
16.8%
Haml
4%
CSS
1.1%
Other
0.3%
Tag:
Branch:
Tree:
52119104b9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '52119104b9'
${ noResults }
metu.life
/
db
/
migrate
History
Eugen Rochko
38dd85daab
Adding notifications column
8 years ago
..
20160220174730_create_accounts.rb
…
20160220211917_create_statuses.rb
…
20160221003140_create_users.rb
…
20160221003621_create_follows.rb
…
20160222122600_create_stream_entries.rb
…
20160222143943_add_profile_fields_to_accounts.rb
…
20160223162837_add_metadata_to_statuses.rb
…
20160223164502_make_uris_nullable_in_statuses.rb
…
20160223165723_add_url_to_statuses.rb
…
20160223165855_add_url_to_accounts.rb
…
20160223171800_create_favourites.rb
…
20160224223247_create_mentions.rb
…
20160227230233_add_attachment_avatar_to_accounts.rb
…
20160305115639_add_devise_to_users.rb
…
20160306172223_create_doorkeeper_tables.rb
…
20160312193225_add_attachment_header_to_accounts.rb
…
20160314164231_add_owner_to_application.rb
…
20160316103650_add_missing_indices.rb
…
20160322193748_add_avatar_remote_url_to_accounts.rb
…
20160325130944_add_admin_to_users.rb
…
20160826155805_add_superapp_to_oauth_applications.rb
…
20160905150353_create_media_attachments.rb
…
20160919221059_add_subscription_expires_at_to_accounts.rb
…
20160920003904_remove_verify_token_from_accounts.rb
…
20160926213048_remove_owner_from_application.rb
…
20161003142332_add_confirmable_to_users.rb
…
20161003145426_create_blocks.rb
Adding a block model and filter mentions from blocked users (
fix
#60
)
8 years ago
20161006213403_rails_settings_migration.rb
Adding user settings (model and mailer), no form yet
8 years ago
20161009120834_create_domain_blocks.rb
Adding domain blocks
8 years ago
20161027172456_add_silenced_to_accounts.rb
Adding public timeline silencing
8 years ago
20161104173623_create_tags.rb
Adding hashtag model
8 years ago
20161105130633_create_statuses_tags_join_table.rb
Adding hashtags
8 years ago
20161116162355_add_locale_to_users.rb
Add user locale setting
8 years ago
20161119211120_create_notifications.rb
Adding notifications column
8 years ago