..
admin
Refactor articles creation ( #3797 )
2019-08-23 14:43:29 -04:00
api /v0
Refactor articles creation ( #3797 )
2019-08-23 14:43:29 -04:00
concerns
Listings set custom expiry date ( #3770 )
2019-08-23 17:33:50 -04:00
internal
Add onboarding variants and update variant display ratio ( #3812 )
2019-08-23 12:48:29 -04:00
notifications
Allow users to belong to multiple orgs ( #2583 )
2019-06-04 09:30:52 -04:00
additional_content_boxes_controller.rb
Make AdditionalContentBoxesController#randomize private ( #3115 ) [ci skip]
2019-06-11 10:27:29 -04:00
api_secrets_controller.rb
Fix access token revoking ( #3131 )
2019-06-11 15:53:58 -04:00
application_controller.rb
Feature/refactored onboarding ( #3333 )
2019-07-26 15:53:32 -04:00
articles_controller.rb
Refactor articles creation ( #3797 )
2019-08-23 14:43:29 -04:00
async_info_controller.rb
Add random variants to onboarding for a/b testing ( #3742 )
2019-08-18 18:30:22 -04:00
badges_controller.rb
blocks_controller.rb
buffer_updates_controller.rb
buffered_articles_controller.rb
chat_channel_memberships_controller.rb
Added rubocop-rails ( #3059 )
2019-06-06 09:47:57 -04:00
chat_channels_controller.rb
Refactoring chat_channels_controller.rb. ( #3808 )
2019-08-23 17:16:35 -04:00
classified_listings_controller.rb
Listings set custom expiry date ( #3770 )
2019-08-23 17:33:50 -04:00
comments_controller.rb
Create comments notification subscription upon creation ( #3167 )
2019-06-14 20:11:58 -04:00
credits_controller.rb
Credits ledger ( #3395 )
2019-07-09 10:11:18 -04:00
dashboards_controller.rb
Refactoring dashboards_controller.rb. ( #3794 )
2019-08-22 20:54:21 -04:00
display_ad_events_controller.rb
Update Complexity linters ( #3507 ) [ci skip]
2019-08-01 16:38:27 -04:00
downloads_controller.rb
Add android and ios apps download page ( #3736 ) ( #3798 )
2019-08-22 21:04:58 -04:00
email_subscriptions_controller.rb
events_controller.rb
feedback_messages_controller.rb
follows_controller.rb
ga_events_controller.rb
github_repos_controller.rb
giveaways_controller.rb
Further generalize pages and site Twitter handle ( #3177 )
2019-06-16 00:59:11 -04:00
history_controller.rb
Pro: History ( #3220 )
2019-06-18 14:58:24 -04:00
html_variant_successes_controller.rb
Move HtmlVariantSuccess.create delay calls to ActiveJob ( #3173 )
2019-06-18 21:36:33 -04:00
html_variant_trials_controller.rb
Move HtmlVariantTrial.create delay calls to ActiveJob ( #3173 ) ( #3239 )
2019-06-20 18:14:20 -04:00
html_variants_controller.rb
Fixed rubocop issues, new .rubocop_todo.yml ( #3255 )
2019-06-21 14:26:39 -04:00
image_uploads_controller.rb
Fix for multi-image upload to handle single imgs for comments ( #3771 )
2019-08-19 18:15:35 -04:00
live_articles_controller.rb
messages_controller.rb
Move messages send_push delay calls to ActiveJob ( #3314 )
2019-07-08 18:00:19 -04:00
moderations_controller.rb
Performance: save some queries when pluck is not needed ( #3160 )
2019-06-14 14:56:33 -04:00
notification_subscriptions_controller.rb
Fixed rubocop issues, new .rubocop_todo.yml ( #3255 )
2019-06-21 14:26:39 -04:00
notifications_controller.rb
Remove org notifications count from notifications view ( #3158 )
2019-06-14 10:09:44 -04:00
omniauth_callbacks_controller.rb
organizations_controller.rb
Refactoring organizations_controller.rb. Adding set_organization method ( #3793 )
2019-08-22 20:54:53 -04:00
page_views_controller.rb
Pro: add referrers to dashboard and single article stats ( #3295 )
2019-06-25 13:58:09 -04:00
pages_controller.rb
Remove all old membership code, see 97040ab6 ( #3575 )
2019-07-30 12:33:50 -04:00
partnerships_controller.rb
Sponsorship Updates ( #3719 )
2019-08-16 14:54:26 -04:00
podcast_episodes_controller.rb
Fix podcasts episodes surrogate key and add "/podcasts" ( #3577 )
2019-08-01 12:14:25 -04:00
poll_skips_controller.rb
Fixed rubocop issues, new .rubocop_todo.yml ( #3255 )
2019-06-21 14:26:39 -04:00
poll_votes_controller.rb
Fixed rubocop issues, new .rubocop_todo.yml ( #3255 )
2019-06-21 14:26:39 -04:00
pro_accounts_controller.rb
Add basic pro accounts lander test ( #3433 )
2019-07-09 22:10:50 -04:00
profile_pins_controller.rb
Adjust listings social image and add "About Listings" button to show page. ( #3468 )
2019-07-12 16:40:39 -04:00
push_notification_subscriptions_controller.rb
Added rubocop-rails ( #3059 )
2019-06-06 09:47:57 -04:00
pusher_controller.rb
rating_votes_controller.rb
reactions_controller.rb
reading_list_items_controller.rb
Pro: History ( #3220 )
2019-06-18 14:58:24 -04:00
registrations_controller.rb
social_previews_controller.rb
Buffer Listings ( #2956 )
2019-06-14 19:33:19 -04:00
stories_controller.rb
Introduced published field to podcasts ( #3593 )
2019-08-01 09:29:13 -04:00
stripe_active_cards_controller.rb
tag_adjustments_controller.rb
Allow admins to undo a tag adjustment ( #3653 )
2019-08-14 09:26:26 -04:00
tags_controller.rb
Sponsorship: business logic (step 2) ( #3440 )
2019-07-10 16:40:56 -04:00
twilio_tokens_controller.rb
Added rubocop-rails ( #3059 )
2019-06-06 09:47:57 -04:00
twitch_live_streams_controller.rb
twitch_stream_updates_controller.rb
Fix Typos ( #3510 )
2019-07-22 12:56:48 -04:00
users_controller.rb
Feature/refactored onboarding ( #3333 )
2019-07-26 15:53:32 -04:00
video_states_controller.rb
Added rubocop-rails ( #3059 )
2019-06-06 09:47:57 -04:00
videos_controller.rb