docbrown/app/models
Ben Halpern 071ec03a3c
Fix article description issues (#5679) [deploy]
* Fix article description issues

* Move tag info to decorator

* Fix description edge cases

* Fix description creation logic

* Fix test and adjust naming

* Modify line in processed_description
2020-01-26 14:43:11 -05:00
..
concerns Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
webhook Define Doorkeeper::Application association (#4065) [ci skip] 2019-09-19 10:28:55 -04:00
api_secret.rb ApiSecret model for Developer API (#1369) 2019-01-08 12:30:54 -05:00
application_record.rb Use .execute to avoid any possibility of prepared statements (#5509) [deploy] 2020-01-14 13:23:32 -05:00
article.rb Fix article description issues (#5679) [deploy] 2020-01-26 14:43:11 -05:00
audit_log.rb Implement Moderators audit logs (#3449) 2019-10-23 10:30:45 -04:00
backup_data.rb Add functionality to remove and recover identity (#3377) 2019-07-03 12:01:16 -04:00
badge.rb CacheBuster refactoring (#4766) 2019-11-13 10:51:23 -05:00
badge_achievement.rb use new_badge_achievement_worker instead of active job (#5358) [deploy] 2020-01-07 08:16:17 -05:00
banished_user.rb Introduce BanishedUser table (#5589) [deploy] 2020-01-21 17:15:58 -05:00
block.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
broadcast.rb Create InternalPolicy (#4380) 2019-10-17 14:21:43 -04:00
buffer_update.rb Adjust BufferUpdatesController's authorization (#4070) 2019-09-20 11:50:34 -07:00
chat_channel.rb Feature🚀: Ability to mention anyone in open chats and notify them (#5460) [deploy] 2020-01-23 18:06:35 -05:00
chat_channel_membership.rb Remove hardcoded image from chat channel images (#3235) 2019-06-19 10:12:58 -04:00
classified_listing.rb Refactor classified_listings.rb (#4351) [ci skip] 2019-10-10 14:03:11 -04:00
collection.rb Collection: remove optional user and add tests (#3383) 2019-08-02 10:15:04 -04:00
comment.rb Move Search::RemoveFromIndexJob to Sidekiq (#5637) [deploy] 2020-01-23 11:27:28 -08:00
config.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
credit.rb Credits ledger (#3395) 2019-07-09 10:11:18 -04:00
display_ad.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
display_ad_event.rb Update Complexity linters (#3507) [ci skip] 2019-08-01 16:38:27 -04:00
email_message.rb Fix repeated queries for reports (#835) 2018-10-09 12:42:55 -04:00
event.rb Move Events::BustCacheJob to Sidekiq and rename (#5379) 2020-01-06 15:51:46 -05:00
feedback_message.rb [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
follow.rb Add Follows::CreateChatChannelWorker for Sidekiq (#5458) 2020-01-20 08:23:44 -05:00
github_issue.rb Fixed some Style/* rubocop violations (#2314) 2019-04-06 14:24:33 -04:00
github_repo.rb CacheBuster refactoring (#4766) 2019-11-13 10:51:23 -05:00
growth.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
html_variant.rb Deduplicate giphy_img? function and add tests (#4590) 2019-10-30 11:40:17 -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 Rename uncommunicative variables (#3890) 2019-09-02 13:05:07 -04:00
job_opportunity.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
languages.rb Change format of the user languages_settings #2369 (#2496) 2019-04-30 17:01:19 -04:00
mention.rb Add mentions send email notifications worker (#5549) 2020-01-20 08:24:42 -05:00
message.rb Feature🚀: Ability to mention anyone in open chats and notify them (#5460) [deploy] 2020-01-23 18:06:35 -05:00
mod.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
note.rb Add user status to internal/users (#1444) 2019-01-03 16:44:43 -05:00
notification.rb Replace Notifications::NotifiableActionJob with Notifications::NotifiableActionWorker for Sidekiq (#5588) [deploy] 2020-01-22 09:40:55 -05:00
notification_subscription.rb Finalize UI for all types of notification settings (#3164) 2019-06-14 18:28:38 -04:00
organization.rb moving org bust cache job to sidekiq (#5406) [deploy] 2020-01-08 15:03:40 -05:00
organization_membership.rb Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
page.rb pages bust cache job sidekiq refactor (#5338) [deploy] 2020-01-02 15:16:09 -05:00
page_view.rb Move Search::RemoveFromIndexJob to Sidekiq (#5637) [deploy] 2020-01-23 11:27:28 -08:00
permission.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
podcast.rb Modify podcast design details and functionality (#5472) [deploy] 2020-01-14 13:56:47 -05:00
podcast_episode.rb Move Podcast Episode Bust Cache Job to Sidekiq (#5416) [deploy] 2020-01-10 10:08:59 -06: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 Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
poll_vote.rb Remove double presence validator in PollVote (#3187) [ci skip] 2019-06-17 10:28:05 -04:00
pro_membership.rb Move Users::ResaveArticlesJob to Sidekiq (#5398) 2020-01-10 13:56:39 -06:00
profile_pin.rb Fix Typos (#3510) 2019-07-22 12:56:48 -04:00
rating_vote.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
reaction.rb Change BustHomepageCacheJob to BustHomepageCacheWorker and move to sidekiq (#5581) 2020-01-24 12:59:34 -05:00
role.rb Improve speed of model tests by around 50/60 seconds (#5016) 2019-12-09 16:33:48 -05:00
site_config.rb Refactor RateLimitChecker (#5521) 2020-01-20 11:27:54 -05:00
sponsorship.rb Sponsorship: business logic (step 2) (#3440) 2019-07-10 16:40:56 -04:00
tag.rb Add suggested tags to SiteConfig (#5426) [deploy] 2020-01-10 12:33:37 -05:00
tag_adjustment.rb Mod tooling: add tags via /mod refactor (#5017) 2019-12-13 13:02:45 -05:00
tool.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
tweet.rb remove unused Algolia module from Tweet (#5617) 2020-01-21 08:00:06 -05:00
user.rb Move Search::RemoveFromIndexJob to Sidekiq (#5637) [deploy] 2020-01-23 11:27:28 -08:00
user_block.rb [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -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