| .. |
|
concerns
|
Enables Rails cops (#2186)
|
2019-03-25 09:25:55 -04:00 |
|
api_secret.rb
|
ApiSecret model for Developer API (#1369)
|
2019-01-08 12:30:54 -05:00 |
|
application_record.rb
|
Initial commit
|
2018-02-28 16:11:08 -05:00 |
|
article.rb
|
Show article edit date in dashboard (#3325)
|
2019-07-31 14:13:24 -04:00 |
|
backup_data.rb
|
Add functionality to remove and recover identity (#3377)
|
2019-07-03 12:01:16 -04:00 |
|
badge.rb
|
Add badges to key tags (#3074)
|
2019-06-07 19:09:43 -04:00 |
|
badge_achievement.rb
|
Implemented ActiveJob for badge_achievements#send_email_notification (#2962)
|
2019-05-27 09:44:38 -04:00 |
|
block.rb
|
Rubocop cleanups (#1415)
|
2019-01-02 11:20:02 -05:00 |
|
broadcast.rb
|
Enables Rails cops (#2186)
|
2019-03-25 09:25:55 -04:00 |
|
buffer_update.rb
|
Buffer Listings (#2956)
|
2019-06-14 19:33:19 -04:00 |
|
chat_channel.rb
|
Fix Typos (#3510)
|
2019-07-22 12:56:48 -04:00 |
|
chat_channel_membership.rb
|
Remove hardcoded image from chat channel images (#3235)
|
2019-06-19 10:12:58 -04:00 |
|
classified_listing.rb
|
Add location to listings (#3370)
|
2019-07-10 12:45:41 -04:00 |
|
collection.rb
|
Bust cache for articles in series (#3052)
|
2019-07-08 17:28:27 -04:00 |
|
comment.rb
|
Fix failing algolia jobs (#3578)
|
2019-07-30 08:47:40 -04:00 |
|
credit.rb
|
Credits ledger (#3395)
|
2019-07-09 10:11:18 -04:00 |
|
display_ad.rb
|
Track success of DEV Shop ads (#3589)
|
2019-07-31 13:44:47 -04:00 |
|
display_ad_event.rb
|
Track success of DEV Shop ads (#3589)
|
2019-07-31 13:44:47 -04:00 |
|
email_message.rb
|
Fix repeated queries for reports (#835)
|
2018-10-09 12:42:55 -04:00 |
|
event.rb
|
Move bust_cache methods in own jobs (#3071)
|
2019-06-24 13:28:25 -04:00 |
|
feedback_message.rb
|
Add report abuse link to listings (#2684)
|
2019-05-04 09:06:42 -04:00 |
|
follow.rb
|
Add backend functionality for muting users you follow (#3240)
|
2019-06-20 11:28:50 -04:00 |
|
github_issue.rb
|
Fixed some Style/* rubocop violations (#2314)
|
2019-04-06 14:24:33 -04:00 |
|
github_repo.rb
|
Enables Rails cops (#2186)
|
2019-03-25 09:25:55 -04:00 |
|
html_variant.rb
|
Enable Layout/AlignParameters (#2340)
|
2019-04-08 18:47:34 -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
|
Add functionality to remove and recover identity (#3377)
|
2019-07-03 12:01:16 -04:00 |
|
job_opportunity.rb
|
Enable Layout/AlignParameters (#2340)
|
2019-04-08 18:47:34 -04:00 |
|
languages.rb
|
Change format of the user languages_settings #2369 (#2496)
|
2019-04-30 17:01:19 -04:00 |
|
mention.rb
|
Fix mention validation when validating an empty instance (#3188)
|
2019-06-18 21:36:01 -04:00 |
|
message.rb
|
Move messages send_push delay calls to ActiveJob (#3314)
|
2019-07-08 18:00:19 -04:00 |
|
note.rb
|
Add user status to internal/users (#1444)
|
2019-01-03 16:44:43 -05:00 |
|
notification.rb
|
Move remove_each notifications method in own job (#2946)
|
2019-05-29 16:26:18 -04:00 |
|
notification_subscription.rb
|
Finalize UI for all types of notification settings (#3164)
|
2019-06-14 18:28:38 -04:00 |
|
organization.rb
|
Add organization membership functionality to internal (#3541)
|
2019-07-31 14:38:36 -04:00 |
|
organization_membership.rb
|
Allow users to belong to multiple orgs (#2583)
|
2019-06-04 09:30:52 -04:00 |
|
page.rb
|
Move bust_cache methods in own jobs (#3071)
|
2019-06-24 13:28:25 -04:00 |
|
page_view.rb
|
Pro: add referrers to dashboard and single article stats (#3295)
|
2019-06-25 13:58:09 -04:00 |
|
podcast.rb
|
Podcast ownership (#3546)
|
2019-07-29 08:32:49 -04:00 |
|
podcast_episode.rb
|
Don't hide podcasts if they have reachable episodes (#3532)
|
2019-07-26 11:33:31 -04:00 |
|
poll.rb
|
Fixed rubocop issues, new .rubocop_todo.yml (#3255)
|
2019-06-21 14:26:39 -04:00 |
|
poll_option.rb
|
Fixed rubocop issues, new .rubocop_todo.yml (#3255)
|
2019-06-21 14:26:39 -04:00 |
|
poll_skip.rb
|
Fixed rubocop issues, new .rubocop_todo.yml (#3255)
|
2019-06-21 14:26:39 -04:00 |
|
poll_vote.rb
|
Remove double presence validator in PollVote (#3187) [ci skip]
|
2019-06-17 10:28:05 -04:00 |
|
profile_pin.rb
|
Fix Typos (#3510)
|
2019-07-22 12:56:48 -04:00 |
|
push_notification_subscription.rb
|
Rubocop Style cops enabled (#2056)
|
2019-03-15 18:33:54 -04:00 |
|
rating_vote.rb
|
Add page for users to "manage" their posts after publication (distribution, etc.) (#2627)
|
2019-05-01 09:00:09 -04:00 |
|
reaction.rb
|
Add reading time to reading list (#2929)
|
2019-05-31 16:45:29 -04:00 |
|
role.rb
|
Remove all old membership code, see 97040ab6 (#3575)
|
2019-07-30 12:33:50 -04:00 |
|
search_keyword.rb
|
Rubocop Style cops enabled (#2056)
|
2019-03-15 18:33:54 -04:00 |
|
sponsorship.rb
|
Sponsorship: business logic (step 2) (#3440)
|
2019-07-10 16:40:56 -04:00 |
|
tag.rb
|
Sponsorship: remove old columns (step 3) (#3446)
|
2019-07-11 15:35:24 -04:00 |
|
tag_adjustment.rb
|
Refactor TagAdjustment#user_permissions (#3144) [ci skip]
|
2019-06-12 17:38:04 -04:00 |
|
tweet.rb
|
Enables Rails cops (#2186)
|
2019-03-25 09:25:55 -04:00 |
|
user.rb
|
Track success of DEV Shop ads (#3589)
|
2019-07-31 13:44:47 -04:00 |