Commit graph

39 commits

Author SHA1 Message Date
Ben Halpern
39759afaa9
Ben/womens day (#54)
* Up shecoded to 100 on sidebar
2018-03-08 05:46:36 -08:00
Ben Halpern
bb0a3df612
Ben/womens day (#53)
* Remove stale docs files and add signup CTA on show page

* Fix user follow button on search page

* Finalize shecoded/theycoded images

* Modify sidebar logic

* Move help widget below shecoded
2018-03-08 05:07:18 -08:00
Ben Halpern
b91afbf2c2
Ben/womens day (#52)
* Modify sidebar logic
2018-03-07 22:47:41 -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
01246fdde0
Ben/follow button search fix (#49)
* Remove stale docs files and add signup CTA on show page

* Fix user follow button on search page
2018-03-07 11:35:09 -08:00
Ben Halpern
4e33582991
Remove stale docs files and add signup CTA on show page (#43) 2018-03-05 22:11:55 -05:00
Ben Halpern
45b371e31b
Fix issue where unpublished article hangs in notifications (#42)
* Fix issue where unpublished article hangs in notifications
2018-03-05 11:56:32 -05:00
Ben Halpern
86a32b42df
Change 2kb to 1kb for badge size (#40)
* Change 2kb to 1kb for badge size
2018-03-05 10:29:13 -05:00
Ben Halpern
de23dfe353
Fix last_comment_at issue (#38)
* Fix last_comment_at issue
2018-03-05 01:33:32 -05:00
Ben Halpern
12b389ff3f
Properly set last comment at on article create (#37)
* Properly set last comment at on article create
2018-03-05 01:05:51 -05:00
Ben Halpern
fea5f49bbc
Fix Reading list page comment likes (#36)
* Fix Reading list page comment likes
2018-03-05 00:42:21 -05:00
Ben Halpern
8f9d192783
Update serviceworker cache key (#35)
* Update serviceworker cache key
2018-03-05 00:32:23 -05:00
Ben Halpern
2bf59aa214
Replace new svg with png to fix jank (#34)
* Replace new svg with png to fix jank
2018-03-05 00:30:50 -05:00
Ben Halpern
08a4fdd654
Modify number of comments on readinglist and show only newer ELI5 (#33)
* Modify number of comments on readinglist and show only newer ELI5
2018-03-04 22:55:56 -05: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
Ben Halpern
a27852cbc3
Added link to sample_application.yml 2018-03-02 16:48:36 -05:00
Ben Halpern
652b3ca6a8
Update readme 2018-03-02 16:43:51 -05:00
Mac Siri
25d720f853 Update README (#25)
* Update info on environment vairables

* Remove spaces from sample keys

* Move selenium-webdriver into test

* Remove webkit related info
2018-03-02 16:37:25 -05:00
Andy Zhao
5d47766067 Fix discuss button text and remove "marked as deleted" comments from user profile (#26)
* Remove deleted comments from user profile

* Revert discuss button text mistake
2018-03-02 16:34:13 -05:00
Mac Siri
f13c6cedbf Create sample application.yml WIP (#24)
* Update badge link

* Remove unnecessary keys

* Provide sample application.yml
2018-03-02 13:01:45 -05:00
Ben Halpern
0c831963f7
Fix auth with Twitter in two places (#23)
* Fix auth with Twitter in two places
2018-03-02 12:52:10 -05:00
Ben Halpern
e73dd63ea9
Add ID to internal/articles (#22)
* 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
2018-03-02 12:14:03 -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
Ben Halpern
504377bcb4
Adjust login CTA for /new (#16)
* 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
2018-03-01 17:04:31 -05:00
Ben Halpern
5453c0ce4f
Remove devise_trackable from application_controller (#15)
* Make minor adjustments to sponsorship sidebar

* Make submission rules headsup html allowed and remove devise trackable

* Remove devise_trackable from application_controller
2018-03-01 14:49:43 -05:00
Ben Halpern
13d488428b
Make minor adjustments to sponsorship sidebar (#14) 2018-03-01 14:03:48 -05:00
Ben Halpern
ee1565c8d3
Fix search issue (#13)
* Add Algolia to search and add Only My Posts filter

* Actually fix Algolia index possible issue

* Fix search issue
2018-03-01 13:40:16 -05:00
Jess Lee
05084ac0ee March Sidebar Sponsors (#6)
* add manifold and update triplebyte tagline

* update manifold data details

* update sidebar and sponsor page
2018-03-01 13:12:59 -05:00
Ben Halpern
d1558fd12c
Fix Algolia index possible issue (possibly) (#12)
* Add Algolia to search and add Only My Posts filter

* Actually fix Algolia index possible issue
2018-03-01 12:55:40 -05:00
Ben Halpern
a76dd13ea5
Add Algolia to search and add Only My Posts filter (#11) 2018-03-01 12:51:40 -05:00
Ben Halpern
6f5e2404f4
Add Algolia to search and add Only My Posts filter (#9)
* Add Algolia to search and add Only My Posts filter

* Fix typo
2018-03-01 12:06:47 -05:00
Andy Zhao
9e14c92969 Adjust git clone location (#2) 2018-02-28 17:36:05 -05:00
Ben Halpern
6ab9ce6fa6
Merge pull request #1 from thepracticaldev/ben/readme
Update readme in a couple places
2018-02-28 16:20:48 -05:00
Ben Halpern
9f7e58655f Update readme 2018-02-28 16:19:17 -05:00
Mac Siri
87962fd092 Update README (expand --skip-ci's usage) 2018-02-28 16:12:25 -05:00
Mac Siri
301c6080e3 Initial commit 2018-02-28 16:11:08 -05:00