docbrown/app/models
Ben Halpern 2771a2e866
Add Algolia to comments, modify button styles, add comments tab to reading list area (#32)
* Add Algolia to search and add Only My Posts filter

* Actually fix Algolia index possible issue

* Fix search issue

* Make minor adjustments to sponsorship sidebar

* Make submission rules headsup html allowed and remove devise trackable

* Remove devise_trackable from application_controller

* Adjust login CTA for /new

* Adjust string in test to reflect changes

* Quick fix for internal navigatioon draft caching issue

* Add ID to internal/articles

* Fix auth with Twitter in two places

* Added comments to algolia and modified design

* Update sidebar styles and make other small adjustments

* Clean up tag styling and other small improvements

* Finalize design adjustments

* Add indexing condition for comments

* Fix Algolia typo

* Fix Algolia indexing on comment
2018-03-04 22:25:08 -05:00
..
concerns Initial commit 2018-02-28 16:11:08 -05:00
.keep Initial commit 2018-02-28 16:11:08 -05:00
application_record.rb Initial commit 2018-02-28 16:11:08 -05:00
article.rb Add Algolia to comments, modify button styles, add comments tab to reading list area (#32) 2018-03-04 22:25:08 -05:00
block.rb Initial commit 2018-02-28 16:11:08 -05:00
broadcast.rb Initial commit 2018-02-28 16:11:08 -05:00
collection.rb Initial commit 2018-02-28 16:11:08 -05:00
comment.rb Add Algolia to comments, modify button styles, add comments tab to reading list area (#32) 2018-03-04 22:25:08 -05:00
display_ad.rb Initial commit 2018-02-28 16:11:08 -05:00
email_message.rb Initial commit 2018-02-28 16:11:08 -05:00
event.rb Initial commit 2018-02-28 16:11:08 -05:00
feedback_message.rb Initial commit 2018-02-28 16:11:08 -05:00
follow.rb Initial commit 2018-02-28 16:11:08 -05:00
github_issue.rb Initial commit 2018-02-28 16:11:08 -05:00
github_repo.rb Initial commit 2018-02-28 16:11:08 -05:00
identity.rb Initial commit 2018-02-28 16:11:08 -05:00
job_opportunity.rb Initial commit 2018-02-28 16:11:08 -05:00
mention.rb Initial commit 2018-02-28 16:11:08 -05:00
note.rb Initial commit 2018-02-28 16:11:08 -05:00
notification.rb Initial commit 2018-02-28 16:11:08 -05:00
organization.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episode.rb Initial commit 2018-02-28 16:11:08 -05:00
reaction.rb Initial commit 2018-02-28 16:11:08 -05:00
role.rb Initial commit 2018-02-28 16:11:08 -05:00
tag.rb Add Algolia to comments, modify button styles, add comments tab to reading list area (#32) 2018-03-04 22:25:08 -05:00
tweet.rb Initial commit 2018-02-28 16:11:08 -05:00
user.rb Remove devise_trackable from application_controller (#15) 2018-03-01 14:49:43 -05:00