..
concerns
[deploy] Rename positive_reactions_count to public_reactions_count in logic ( #7926 )
2020-05-26 12:36:28 -04:00
webhook
api_secret.rb
Limit the Number of API Keys a User Can Have ( #7870 )
2020-05-15 11:33:02 +02:00
application_record.rb
Add ApplicationRecord#errors_as_sentence ( #8265 )
2020-06-04 16:02:41 +02:00
article.rb
[deploy] Email signups liquid tag backend ( #8375 )
2020-06-15 09:33:34 -04:00
audit_log.rb
Nullify audit logs on users delete ( #7275 )
2020-04-15 18:26:16 +02:00
backup_data.rb
badge.rb
[deploy] Improve badge slug generation ( #7386 )
2020-04-20 15:47:44 +02:00
badge_achievement.rb
[deploy] Strengthen badge achievement code and fix badge email ( #7000 )
2020-04-02 09:14:10 -04:00
banished_user.rb
Introduce BanishedUser table ( #5589 ) [deploy]
2020-01-21 17:15:58 -05:00
block.rb
broadcast.rb
Provide default crayon styles when creating banners ( #8361 ) [deploy]
2020-06-09 11:26:14 -07:00
buffer_update.rb
replace hardcoded twitter hashtag ( #7895 )
2020-05-19 14:02:28 +02:00
chat_channel.rb
Use Rails 6 new features in the code ( #8342 )
2020-06-08 16:06:29 -04:00
chat_channel_membership.rb
Add unique indexes - part 4 ( #8059 )
2020-05-27 09:29:20 +02:00
collection.rb
Use Rails 6 new features in the code ( #8342 )
2020-06-08 16:06:29 -04:00
comment.rb
Add unique index to comments - part 6 ( #8214 )
2020-06-02 11:30:43 +02:00
config.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00
credit.rb
Replace activerecord-import with Rails 6 insert_all and upsert_all ( #8407 )
2020-06-12 11:16:06 +02:00
data_update_script.rb
Use Rails 6 new features in the code ( #8342 )
2020-06-08 16:06:29 -04:00
display_ad.rb
Remove unused columns in display_ads ( #6859 )
2020-03-27 10:05:46 +01:00
display_ad_event.rb
Remove unused columns from display_ad_events ( #6806 ) [deploy]
2020-03-25 17:47:05 -04:00
email_authorization.rb
[deploy] Add automated email ownership emails ( #7556 )
2020-05-06 12:07:54 -05:00
email_message.rb
event.rb
Change string concatenation to interpolation ( #7680 )
2020-05-06 17:13:10 +02:00
feedback_message.rb
[deploy] Enforce Uniq Abuse Reports from Reporters ( #7831 )
2020-05-14 09:03:10 -04:00
follow.rb
API: add docs for /followers/users and remove organizations endpoint ( #6551 )
2020-03-11 10:56:43 +01:00
github_issue.rb
[deploy] Add unique indexes - part 3 ( #8050 )
2020-05-26 08:34:53 -05:00
github_repo.rb
Refactor GitHub::Client to extract Github::OauthClient for users ( #7848 )
2020-05-18 14:23:55 +02:00
growth.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00
html_variant.rb
[deploy] Remove sidebar variant from CTA ( #8040 )
2020-05-23 13:35:43 -04:00
html_variant_success.rb
html_variant_trial.rb
identity.rb
Refactor GitHub::Client to extract Github::OauthClient for users ( #7848 )
2020-05-18 14:23:55 +02:00
languages.rb
listing.rb
[deploy] Streamline Tag parsing for both editors ( #8175 )
2020-06-05 08:46:24 -04:00
listing_category.rb
[deploy] Rename classified listings ( #7910 )
2020-05-27 13:35:09 +00:00
mention.rb
[deploy] Add missing unique indexes - part 2 ( #8002 )
2020-05-21 14:15:49 -05:00
message.rb
Routine rubocop fixes ( #7743 )
2020-05-08 19:38:06 +02:00
mod.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00
moderator_action.rb
[deploy] Moderator and admin actions log ( #6797 )
2020-03-26 16:59:24 -05:00
note.rb
notification.rb
[deploy] Optimization:Use Scope and current_user to Get Notification Count ( #8177 )
2020-06-01 09:27:46 -05:00
notification_subscription.rb
organization.rb
[deploy] Rename classified listings ( #7910 )
2020-05-27 13:35:09 +00:00
organization_membership.rb
Routine rubocop fixes ( #7356 )
2020-04-17 15:48:39 +02:00
page.rb
Add json template to Pages ( #8357 )
2020-06-10 09:42:15 -05:00
page_view.rb
Add two new experiments and one new conversion event ( #6633 ) [deploy]
2020-03-16 18:16:02 -04:00
path_redirect.rb
[deploy] Add path_redirects table and internal view ( #8161 )
2020-06-05 10:28:33 -04:00
permission.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00
podcast.rb
Fix finding existing podcast episode by website url ( #7608 )
2020-04-30 19:08:17 -04:00
podcast_episode.rb
[deploy] Rename positive_reactions_count to public_reactions_count in logic ( #7926 )
2020-05-26 12:36:28 -04:00
poll.rb
Remove unused columns from polls ( #7125 )
2020-04-07 15:49:11 +02:00
poll_option.rb
Remove unused columns from poll options ( #7124 )
2020-04-07 13:15:45 -04:00
poll_skip.rb
poll_vote.rb
privileged_reaction.rb
[deploy] New Feature: Mod Actions Panel ( #7777 )
2020-06-08 13:24:18 -04:00
profile_pin.rb
rating_vote.rb
Create implicit experience level rating vote upon creating of readinglist reaction ( #6522 ) [deploy]
2020-03-10 10:59:49 -04:00
reaction.rb
[deploy] New Feature: Mod Actions Panel ( #7777 )
2020-06-08 13:24:18 -04:00
response_template.rb
Add unique indexes - part 4 ( #8059 )
2020-05-27 09:29:20 +02:00
role.rb
Remove video_permissions Role Reference From Specs and Code ( #8344 )
2020-06-08 10:23:53 -05:00
site_config.rb
[deploy] Allow admins to define onboarding images in config ( #8431 )
2020-06-12 08:48:20 -04:00
sponsorship.rb
Refactored creating sponsorships ( #7946 )
2020-05-19 18:00:01 -04:00
tag.rb
[deploy] Streamline Tag parsing for both editors ( #8175 )
2020-06-05 08:46:24 -04:00
tag_adjustment.rb
[deploy] Fix tag removal case sensitivity for mods ( #8024 )
2020-05-22 15:44:10 -04:00
tool.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00
tweet.rb
[deploy] Decouple Twitter authentication from fetching tweets ( #7920 )
2020-05-19 18:05:41 -04:00
user.rb
[deploy] Email signups liquid tag backend ( #8375 )
2020-06-15 09:33:34 -04:00
user_block.rb
[deploy] Finalize deleting user associations ( #5624 )
2020-01-23 11:29:47 -05:00
user_counter.rb
User counters using PostgreSQL JSON ( #5373 ) [deploy]
2020-02-03 10:35:08 -05:00
user_optional_field.rb
[deploy] Add optional fields to user ( #7246 )
2020-04-28 15:42:41 -04:00
user_subscription.rb
[deploy] Email signups liquid tag backend ( #8375 )
2020-06-15 09:33:34 -04:00
webhook_endpoint.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00
welcome.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00