.. |
20140801095807_devise_create_users.rb
|
…
|
|
20140801103309_add_screen_name_to_users.rb
|
…
|
|
20140801174930_create_questions.rb
|
…
|
|
20140801175112_create_answers.rb
|
…
|
|
20140801175137_create_comments.rb
|
…
|
|
20141102153520_add_counts_to_users.rb
|
…
|
|
20141104143648_add_display_name_to_users.rb
|
…
|
|
20141110210154_create_inboxes.rb
|
…
|
|
20141113164048_add_smile_count_to_answers.rb
|
…
|
|
20141113164314_add_smiled_count_to_users.rb
|
…
|
|
20141126154451_add_admin_to_users.rb
|
…
|
|
20141129211448_add_motivation_header_to_users.rb
|
…
|
|
20141130130221_create_relationships.rb
|
…
|
|
20141130175749_create_smiles.rb
|
…
|
|
20141130180152_rename_columns_in_answers.rb
|
…
|
|
20141201191324_add_fields_to_users.rb
|
…
|
|
20141207194424_add_answer_count_to_questions.rb
|
…
|
|
20141208111714_change_answer_content_column_type.rb
|
…
|
|
20141212193625_create_services.rb
|
…
|
|
20141213182609_create_notifications.rb
|
…
|
|
20141226115905_add_moderator_to_users.rb
|
…
|
|
20141227130438_create_reports.rb
|
added moderation models
|
2014-12-27 14:35:09 +01:00 |
20141227130545_create_moderation_votes.rb
|
added moderation models
|
2014-12-27 14:35:09 +01:00 |
20141227130618_create_moderation_comments.rb
|
added moderation models
|
2014-12-27 14:35:09 +01:00 |
20141228202825_add_deleted_to_reports.rb
|
added deleted column to reports
|
2014-12-28 21:34:36 +01:00 |
20141229085904_add_attachment_profile_picture_to_users.rb
|
added profile_picture to users
|
2014-12-29 10:18:12 +01:00 |
20141229105013_add_profile_picture_processing_to_users.rb
|
added delayed_paperclip
|
2014-12-29 11:58:01 +01:00 |
20141229133149_add_crop_values_to_users.rb
|
ugh
|
2014-12-29 14:49:57 +01:00 |
20150102231343_add_supporter_to_users.rb
|
added supporter thing to users
|
2015-01-03 00:15:09 +01:00 |
20150103200732_add_privacy_options_to_users.rb
|
added a few privacy options to users
|
2015-01-03 21:43:19 +01:00 |
20150112210754_add_banned_to_users.rb
|
implemented basic functionality of YE OLDE BANHAMMER!
|
2015-01-12 22:44:13 +01:00 |
20150112210755_create_groups.rb
|
Merge branch 'master' into groups
|
2015-01-13 07:05:11 +01:00 |
20150125191224_add_blogger_to_users.rb
|
forgot to add migration and everything
|
2015-01-25 20:30:53 +01:00 |
20150419201122_add_contributor_to_users.rb
|
added contributor column to users
|
2015-04-19 22:24:36 +02:00 |
20150420232305_create_subscriptions.rb
|
Support for post subscriptions
|
2015-04-21 06:42:11 +05:30 |
20150421120557_add_is_active_to_subscriptions.rb
|
Don't resubscribe if a user unsubscribes and comments again
|
2015-04-21 17:52:32 +05:30 |
20150422024104_add_reason_to_report.rb
|
Add support for report reasons
|
2015-04-22 08:29:10 +05:30 |
20150422224203_rename_banned_to_permanently_banned_in_users.rb
|
Support for ban reasons and ban times. Fixes Retrospring/bugs#26 and Retrospring/bugs#25
|
2015-04-23 06:26:29 +05:30 |
20150422224225_add_ban_reason_and_banned_until_to_users.rb
|
Support for ban reasons and ban times. Fixes Retrospring/bugs#26 and Retrospring/bugs#25
|
2015-04-23 06:26:29 +05:30 |
20150504004931_create_comment_smiles.rb
|
Feature-comment-smiles complete (fix Retrospring/bugs#42)
|
2015-05-04 07:09:47 +05:30 |
20150508144336_add_attachment_profile_header_to_users.rb
|
basic implementation
|
2015-05-08 21:14:16 +05:30 |