..
ahoy
Rubocop: fix additional violations in todo file ( #9218 )
2020-07-09 10:25:44 -04:00
concerns
[deploy] Add subscriber_email to user_subscriptions & more backend updates ( #8723 )
2020-06-18 14:40:08 -04:00
liquid_tags
[deploy] Add role and docs for user subscription liquid tag ( #9170 )
2020-07-08 14:07:53 -04:00
webhook
Routine rubocop fixes ( #8685 )
2020-06-16 11:09:15 +02:00
announcement.rb
Add Polymorphism to Broadcasts (Part 1) ( #9231 ) [deploy]
2020-07-13 09:36:19 -06:00
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
Filter only ordinary tables in estimated count ( #8913 )
2020-06-25 14:04:13 -04:00
article.rb
Standardize ActiveRecord order clauses ( #9395 )
2020-07-20 10:00:51 -04:00
audit_log.rb
Nullify audit logs on users delete ( #7275 )
2020-04-15 18:26:16 +02:00
backup_data.rb
[deploy] Rubocop: fix violations of Layout/LineLength ( #9197 )
2020-07-08 08:36:36 -05:00
badge.rb
[deploy] Resoucify Page and Badge models ( #9083 )
2020-07-06 17:17:25 -04: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
broadcast.rb
Add active_status_updated_at to the Broadcasts Table ( #8451 ) [deploy]
2020-06-16 13:04:14 -06:00
buffer_update.rb
Rubocop: move dot in multi-line calls to leading position ( #9262 )
2020-07-16 15:51:11 +02:00
campaign.rb
Introduce domain model for campaigns ( #9300 )
2020-07-20 09:04:53 -04:00
chat_channel.rb
Ability for admins to remove user from internal chat channels ( #9235 )
2020-07-22 09:43:38 -04:00
chat_channel_membership.rb
[deploy] 🚀 Feature: Chat channel request manager ( #9305 )
2020-07-22 09:12:09 -04:00
collection.rb
Use Rails 6 new features in the code ( #8342 )
2020-06-08 16:06:29 -04:00
comment.rb
Rubocop: move dot in multi-line calls to leading position ( #9262 )
2020-07-16 15:51:11 +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
Small ActiveRecord optimizations: begone race conditions and hello bulk insert ( #8436 )
2020-06-15 17:57:14 +02:00
display_ad.rb
Fix Rails/OutputSafety violations ( #9244 )
2020-07-11 11:36:24 +02: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] Rubocop: fix violations of Layout/LineLength ( #9197 )
2020-07-08 08:36:36 -05:00
email_message.rb
Rubocop: move dot in multi-line calls to leading position ( #9262 )
2020-07-16 15:51:11 +02:00
event.rb
Rubocop: move dot in multi-line calls to leading position ( #9262 )
2020-07-16 15:51:11 +02:00
feedback_message.rb
Routine rubocop fixes ( #8685 )
2020-06-16 11:09:15 +02:00
follow.rb
Rubocop: routine fixes ( #9345 )
2020-07-16 18:18:13 +02:00
github_issue.rb
[deploy] Add unique indexes - part 3 ( #8050 )
2020-05-26 08:34:53 -05:00
github_repo.rb
Rubocop: move dot in multi-line calls to leading position ( #9262 )
2020-07-16 15:51:11 +02:00
growth.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00
html_variant.rb
Standardize ActiveRecord order clauses ( #9395 )
2020-07-20 10:00:51 -04:00
html_variant_success.rb
Add HTML variants for cta optimization and other nav bar adjustments ( #970 )
2018-10-22 17:03:57 -04:00
html_variant_trial.rb
Add HTML variants for cta optimization and other nav bar adjustments ( #970 )
2018-10-22 17:03:57 -04:00
identity.rb
[deploy] Rubocop: fix violations of Layout/LineLength ( #9197 )
2020-07-08 08:36:36 -05:00
invitation.rb
[deploy] Invite users to join and create password ( #9294 )
2020-07-15 11:37:19 -04:00
languages.rb
[deploy] Rubocop: fix violations of Layout/LineLength ( #9197 )
2020-07-08 08:36:36 -05:00
listing.rb
[deploy] Rubocop: fix violations of Layout/LineLength ( #9197 )
2020-07-08 08:36:36 -05: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
Standardize ActiveRecord order clauses ( #9395 )
2020-07-20 10:00:51 -04: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
Add user status to internal/users ( #1444 )
2019-01-03 16:44:43 -05:00
notification.rb
[deploy] Optimization: Default Delete Notifications Older than 3 months ( #9038 )
2020-06-30 16:15:21 -05:00
notification_subscription.rb
Finalize UI for all types of notification settings ( #3164 )
2019-06-14 18:28:38 -04:00
organization.rb
[deploy] Revert "Rubocop: fix Performance/OpenStruct ( #9241 )" ( #9291 )
2020-07-13 17:22:58 +02:00
organization_membership.rb
Routine rubocop fixes ( #7356 )
2020-04-17 15:48:39 +02:00
page.rb
[deploy] Rubocop: fix violations of Layout/LineLength ( #9197 )
2020-07-08 08:36:36 -05:00
page_view.rb
Add two new experiments and one new conversion event ( #6633 ) [deploy]
2020-03-16 18:16:02 -04:00
permission.rb
Add single resource admin concept ( #5069 ) [deploy]
2019-12-11 13:17:55 -05:00
podcast.rb
Rubocop: move dot in multi-line calls to leading position ( #9262 )
2020-07-16 15:51:11 +02:00
podcast_episode.rb
Rubocop: enable and fix Style/Send and Style/Next ( #9366 )
2020-07-20 16:28:00 +02: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
Improve speed of model tests by around 50/60 seconds ( #5016 )
2019-12-09 16:33:48 -05:00
poll_vote.rb
[deploy] Rubocop: fix violations of Layout/LineLength ( #9197 )
2020-07-08 08:36:36 -05:00
privileged_reaction.rb
[deploy] New Feature: Mod Actions Panel ( #7777 )
2020-06-08 13:24:18 -04:00
profile_pin.rb
Fix Typos ( #3510 )
2019-07-22 12:56:48 -04:00
rating_vote.rb
[deploy] Rubocop: fix violations of Layout/LineLength ( #9197 )
2020-07-08 08:36:36 -05:00
reaction.rb
Rubocop: activate Layout/ClassStructure ( #9304 )
2020-07-14 18:28:18 +02:00
response_template.rb
Add unique indexes - part 4 ( #8059 )
2020-05-27 09:29:20 +02:00
role.rb
Rubocop: fix additional violations in todo file ( #9218 )
2020-07-09 10:25:44 -04:00
secret.rb
[deploy] Feature: Setup Admin Area to Update Vault Secrets ( #8935 )
2020-06-29 15:08:09 -05:00
site_config.rb
Remove extra space
2020-07-16 10:22:49 -04:00
sponsorship.rb
Rubocop: move dot in multi-line calls to leading position ( #9262 )
2020-07-16 15:51:11 +02:00
tag.rb
Standardize ActiveRecord order clauses ( #9395 )
2020-07-20 10:00:51 -04:00
tag_adjustment.rb
[deploy] Rubocop: fix violations of Layout/LineLength ( #9197 )
2020-07-08 08:36:36 -05: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
Rubocop: move dot in multi-line calls to leading position ( #9262 )
2020-07-16 15:51:11 +02:00
user_block.rb
Routine rubocop fixes ( #8685 )
2020-06-16 11:09:15 +02:00
user_optional_field.rb
[deploy] Add optional fields to user ( #7246 )
2020-04-28 15:42:41 -04:00
user_subscription.rb
[deploy] Rubocop: fix violations of Layout/LineLength ( #9197 )
2020-07-08 08:36:36 -05: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
welcome_notification.rb
Add Polymorphism to Broadcasts (Part 1) ( #9231 ) [deploy]
2020-07-13 09:36:19 -06:00