tilde.news/db/migrate
Ben Harris aed4bf903c tilde.news customizations 2024-01-16 14:04:51 -05:00
..
20120701154453_create_invitations.rb standardrb 2023-09-08 15:39:50 -05:00
20120701160006_reply_notifications.rb standardrb 2023-09-08 15:39:50 -05:00
20120701181319_invitation_memo.rb invitation system, user settings 2012-08-24 10:57:11 -05:00
20120703184957_integrated_story_hotness.rb standardrb 2023-09-08 15:39:50 -05:00
20120704004020_fix_up_messages.rb standardrb 2023-09-08 15:39:50 -05:00
20120704013019_pm_notification_options.rb standardrb 2023-09-08 15:39:50 -05:00
20120704025956_user_filter.rb standardrb 2023-09-08 15:39:50 -05:00
20120705145520_move_markdown_into_sql.rb standardrb 2023-09-08 15:39:50 -05:00
20120706221602_more_indexes.rb standardrb 2023-09-08 15:39:50 -05:00
20120712174445_add_comment_deleted.rb standardrb 2023-09-08 15:39:50 -05:00
20120816203248_keystore_bigint.rb standardrb 2023-09-08 15:39:50 -05:00
20120902143549_add_moderation_log.rb standardrb 2023-09-08 15:39:50 -05:00
20120906183346_default_filtered_tags.rb standardrb 2023-09-08 15:39:50 -05:00
20120910172514_mention_notification_options.rb standardrb 2023-09-08 15:39:50 -05:00
20120918152116_private_rss_feed.rb add private rss feeds for logged-out users by passing a token 2012-09-18 10:43:05 -05:00
20120919195401_private_tags.rb standardrb 2023-09-08 15:39:50 -05:00
20121004153529_add_story_text.rb sort of merge cache branch but don't do anything automatically 2013-06-30 00:54:01 -05:00
20121112165212_add_tag_media_types.rb standardrb 2023-09-08 15:39:50 -05:00
20130526164230_change_tables_to_utf8mb4.rb standardrb 2023-09-08 15:39:50 -05:00
20130622021035_add_user_list_id.rb standardrb 2023-09-08 15:39:50 -05:00
20131018201413_add_invitation_requests.rb standardrb 2023-09-08 15:39:50 -05:00
20131228175805_add_comment_by_email_flag.rb standardrb 2023-09-08 15:39:50 -05:00
20140101202252_add_karma_to_users.rb standardrb 2023-09-08 15:39:50 -05:00
20140106205200_remove_tag_filtered_by_default.rb rip out default filtered tags 2014-01-07 11:42:21 -06:00
20140109034338_move_comment_counts_to_story.rb standardrb 2023-09-08 15:39:50 -05:00
20140112192936_add_ban_reason.rb standardrb 2023-09-08 15:39:50 -05:00
20140113153413_add_account_deletion.rb allow users to delete their own accounts 2014-01-13 10:12:17 -06:00
20140121063641_pushover_sound.rb be a good pushover user and let the user specify a sound 2014-01-21 01:21:02 -06:00
20140219183804_change_mailing_list_enabled.rb standardrb 2023-09-08 15:39:50 -05:00
20140221164400_inactive_tags.rb standardrb 2023-09-08 15:39:50 -05:00
20140408160306_add_story_merging.rb standardrb 2023-09-08 15:39:50 -05:00
20140701153554_add_user_weblog_url.rb standardrb 2023-09-08 15:39:50 -05:00
20140804005415_add_weblogs.rb standardrb 2023-09-08 15:39:50 -05:00
20140825225915_add_tag_hotness_mod.rb standardrb 2023-09-08 15:39:50 -05:00
20140901013149_drop_weblogs.rb revert 85cb7c20, give up on planet rss aggregation 2014-08-31 20:35:41 -05:00
20141114184921_add_hats.rb implement hats 2014-11-14 14:12:29 -06:00
20150106195555_add_story_unavailable.rb add story cache showing for manually-specified unavailable stories 2015-01-06 17:31:09 -06:00
20150115172138_drop_extra_pushover_fields.rb drop extra pushover user fields 2015-01-15 13:23:31 -06:00
20150127180326_add_story_twitter_id.rb standardrb 2023-09-08 15:39:50 -05:00
20150211170052_move_hidden_votes_to_hidden_story.rb standardrb 2023-09-08 15:39:50 -05:00
20150224035617_hotness_mod_to_float.rb change tags.hotness_mod to float 2015-07-24 00:51:11 -05:00
20150313040930_add_user_avatar_pref.rb standardrb 2023-09-08 15:39:50 -05:00
20150730215915_add_submitter_is_author.rb standardrb 2023-09-08 15:39:50 -05:00
20150730225352_add_user_setting_show_preview.rb standardrb 2023-09-08 15:39:50 -05:00
20151015005101_add_suggested_taggings.rb start on automated story title and tagging suggestions 2015-10-14 20:32:24 -05:00
20151015011231_add_suggested_titles.rb standardrb 2023-09-08 15:39:50 -05:00
20151015143959_moderations_from_group.rb standardrb 2023-09-08 15:39:50 -05:00
20151207180050_add_user_setting_post_threads.rb standardrb 2023-09-08 15:39:50 -05:00
20160406160019_add_hat_requests.rb implement hats list and request/approval system 2016-04-06 13:19:46 -05:00
20160515162433_add_disabled_invites_to_users.rb standardrb 2023-09-08 15:39:50 -05:00
20160704022756_change_story_columns.rb Fix spec failure due to leaky ActiveRecord abstraction of booleans (#311) 2016-07-05 12:04:02 -05:00
20170119172852_move_user_settings.rb standardrb 2023-09-08 15:39:50 -05:00
20170119192703_add_dragons.rb standardrb 2023-09-08 15:39:50 -05:00
20170225201811_delete_old_settings.rb standardrb 2023-09-08 15:39:50 -05:00
20170413161450_add_indexes.rb standardrb 2023-09-08 15:39:50 -05:00
20170522144135_remove_comments_dragon.rb part 2, drop comments.is_dragon 2017-05-22 09:42:23 -05:00
20170607153224_add_stories_user_index.rb standardrb 2023-09-08 15:39:50 -05:00
20170607170604_add_fulltext_indicies.rb standardrb 2023-09-08 15:39:50 -05:00
20170713195446_add_saved_stories.rb standardrb 2023-09-08 15:39:50 -05:00
20171018034551_drop_default_tag_name.rb standardrb 2023-09-08 15:39:50 -05:00
20171025072230_modlog_hat_use.rb standardrb 2023-09-08 15:39:50 -05:00
20180124143340_add_doffed_at_to_hat.rb edit migration 2018-01-31 22:25:25 -06:00
20180130235553_add_read_notification_support.rb Show story and comment replies, tracking unread ones 2018-01-31 07:43:07 -06:00
20180131170318_update_replying_comments_to_version_2.rb fix replies to stories 2018-01-31 11:07:53 -06:00
20180131203555_fix_doffed_at.rb standardrb 2023-09-08 15:39:50 -05:00
20180201024840_update_replying_comments_to_version_3.rb display votes on replies pages 2018-01-31 21:13:16 -06:00
20180201041055_update_replying_comments_to_version_4.rb vote reason fix 2018-01-31 22:13:10 -06:00
20180201172618_update_replying_comments_to_version_5.rb fix sql join of user's votes 2018-04-11 07:37:54 -05:00
20180201184612_update_replying_comments_to_version_6.rb respect comment deletion/moderation 2018-04-11 07:37:54 -05:00
20180411131217_tag_moderation_log.rb link tags from modlog 2018-04-11 08:31:10 -05:00
20180501031849_add_used_at_to_invitation.rb invitations: track new_user 2018-05-10 08:48:55 -05:00
20180503150810_add_hat_to_message.rb standardrb 2023-09-08 15:39:50 -05:00
20180506045709_timestamp_votes.rb timestamp votes 2018-06-06 09:22:05 -05:00
20180705143850_add_author_downvote_index.rb standardrb 2023-09-08 15:39:50 -05:00
20180711123439_create_mod_notes.rb mod notes for collaboration 2018-07-11 10:51:23 -05:00
20180830114325_update_replying_comments_to_version_7.rb don't show replies on stories with negative scores 2018-08-30 06:44:39 -05:00
20180926134230_normalize_ids_and_fks.rb standardrb 2023-09-08 15:39:50 -05:00
20181003234523_initialize_stories_deleted_and_comments_deleted_counts.rb better handling of deleted stories + comments on user views 2018-11-07 08:28:50 -06:00
20181005192331_add_keys.rb Add foreign keys 2018-10-10 10:40:52 -05:00
20181202194809_add_follow_story_for_submitter.rb standardrb 2023-09-08 15:39:50 -05:00
20190529133507_update_replying_comments_to_version_8.rb ReplyingComments: add tests, fix on deleted, less gas 2019-05-29 09:04:58 -05:00
20191010172004_add_index_for_moderations_associated_model.rb Add validations into models (#745, #766) 2020-02-05 09:15:25 -06:00
20191029021735_fix_database_consistency_with_validators.rb standardrb 2023-09-08 15:39:50 -05:00
20191227232955_create_domains.rb break out Domain model from story, index story text (#797) 2020-01-22 09:33:21 -06:00
20191227234358_add_domain_to_stories.rb standardrb 2023-09-08 15:39:50 -05:00
20200210125425_add_domain_banning.rb standardrb 2023-09-08 15:39:50 -05:00
20200210155624_limit_new_user_tags.rb make some tags unavabile to new users 2020-02-10 13:34:41 -06:00
20200519000845_index_users_on_email.rb bump rails; rubocop cleanup 2020-05-18 19:28:26 -05:00
20200607192351_story_index_for_comments.rb standardrb 2023-09-08 15:39:50 -05:00
20200807021926_memoize_score_not_upvotes.rb memoize story/comment score/flags more efficiently 2020-08-08 16:40:28 -05:00
20200809023435_create_categories.rb tilde.news customizations 2024-01-16 14:04:51 -05:00
20200811022248_unique_category_names.rb categories: unique index on category 2020-08-11 08:36:02 -05:00
20200812024241_create_story_texts.rb extract story text cache for fast migrations 2020-08-25 07:51:09 -05:00
20200820170829_add_category_id_to_moderations.rb Add category_id to moderations table 2020-08-20 13:58:46 -04:00
20200828015742_fix_comment_flags_default.rb fix comment flags default 2020-08-27 21:01:06 -05:00
20220128133226_fix_story_mod_notes.rb fix current + old formatting in multiline mod_notes 2022-01-28 07:44:22 -06:00
20220207033514_stories_expired_to_deleted.rb Story: rename expired -> deleted to match usage 2022-02-08 22:20:41 -06:00
20220331165136_message_author_nullable.rb Make system messages deleteable (Fix #1049) 2022-04-20 13:09:37 +00:00
20220806200248_set_is_tracker_as_banned_to_domains.rb standardrb 2023-09-08 15:39:50 -05:00
20230823150648_materialize_confidence_order.rb materialize confidence_order column 2023-08-24 02:54:26 -05:00
20230828195756_normalize_url.rb standardrb 2023-09-08 15:39:50 -05:00
20230912160752_story_text_searching.rb fix query - tables join on their id PK 2023-09-13 20:20:42 -05:00
20230923195457_index_story_titles.rb search: operator for title searching 2023-09-23 15:42:09 -05:00
20231023155620_add_user_setting_show_email.rb Remove unnecessary conditional and schema changes 2023-10-24 11:22:14 +03:00