Commit graph

18 commits

Author SHA1 Message Date
Ben Halpern
b7ab8e931d
Adjust follow process (#135) 2018-03-23 14:49:20 -04:00
Ben Halpern
7fab7e99f1 Adjust minimum reaction count on follower suggestion 2018-03-22 19:37:12 -04:00
Ben Halpern
ccbbe334fe
Modify algorithm on userfollowsuggester (#126)
* Modify algorithm on userfollowsuggester

* Adjust copy in follower email

* Adjusted env-specific offset number
2018-03-22 19:24:19 -04:00
Ben Halpern
8a1f9991f1
Add users to signup modal (and other adjustments) (#124)
* Add a missing bounty hunter

* Add a msg about updating social usernames

* Add mailto: link for yo@dev in terms

* Use render partial for help tag

* Lint a file

* Add first draft of onboarding follow users

* WIP onboarding

* Change users api controller

* Create FollowSuggester to return suggested follows for user

* Create initial follow users flow in onboarding

* Move follow user logic to top lvl

* Add follow api end point for onboarding

* Add profile img and update follow action

* Remove checkbox and use a tag instead

* Lint and update tests

* Remove incomplete test for now

* Final adjustments to signup modal

* Update jest snapshot

* Add more jest tests and fix typo
2018-03-22 18:29:22 -04:00
Mac Siri
f07024e5d7 Implement Runkit Liquid Tag (#87)
* Implement Runkit Liquid Tag

* Update javascript tag

* Fix lint

* Add RunKit to Editor's Guide

* Fix typo
2018-03-19 16:11:51 -04:00
Ben Halpern
993002506f
Modify ClassicArticle to avoid false positive test (#93)
* Add Google Optimize

* Modify ClassicArticle to avoid false positive test
2018-03-17 14:31:39 -04:00
Mac Siri
6f0a64c83f Improve title parsing logic (#88) 2018-03-16 17:02:32 -04:00
Ben Halpern
c1e623ebc2
Add additional content boxes under posts (#86)
* Add additional content boxes under posts

* Fix issue with classic article for under content
2018-03-16 16:35:54 -04:00
Ben Halpern
e052e63d34
Add tabs for chronological filtering (#69) 2018-03-13 11:13:19 -04:00
Mac Siri
2a7cb93322 Make title-parsing backward compatible (#59)
* Make title-parsing backward compatible

* Improve var naming & Add comments
2018-03-08 15:52:05 -08:00
Ben Halpern
d7fc758b8c
Fix theycoded template (#60)
* Fix theycoded template
2018-03-08 15:48:17 -08:00
Mac Siri
c664de0b94 Force article title to be wrap in double quotes (#47)
* Force article title to be wrap in double quotes

* Move title parsing logic to backend

* Improve quote gsub logic

* Update loadYamlFront's error handling

* Remove unused variable

* Update RssReader's title parsing logic

This is to keep it in sync with changes in MarkdownFixer
2018-03-07 22:42:59 -08:00
Ben Halpern
4654166cd5
Ben/womens day (#51)
* Remove stale docs files and add signup CTA on show page

* Fix user follow button on search page

* Finalize shecoded/theycoded images
2018-03-07 21:15:59 -08:00
Andy Zhao
efe9b56c9a [WIP] add first draft of shecoded 2018 social image (#50)
* add first draft of shecoded 2018 social image

* Use conditionally first name and 50/60 font size
2018-03-07 20:37:51 -08:00
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
Mac Siri
805a44d3c6 Update ENV name (#18) 2018-03-01 17:27:32 -05:00
Ben Halpern
430e668d7f
Quick fix to internal navigation draft caching issue (#17)
* 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
2018-03-01 17:26:47 -05:00
Mac Siri
301c6080e3 Initial commit 2018-02-28 16:11:08 -05:00