Commit graph

826 commits

Author SHA1 Message Date
Maksim Litvinov
33db32e5f4 Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
dependabot[bot]
a57c520501 Bump google-api-client from 0.19.8 to 0.24.2 (#803) [ci skip]
Bumps [google-api-client](https://github.com/google/google-api-ruby-client) from 0.19.8 to 0.24.2.
- [Release notes](https://github.com/google/google-api-ruby-client/releases)
- [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/google-api-ruby-client/compare/0.19.8...0.24.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-03 12:22:06 -04:00
Ben Halpern
1c664343d4
Update survey redirect
Change link to survey wrap-up
2018-10-03 09:28:55 -04:00
Ben Halpern
ff877ec2aa
Fix Stackoverflow regex (#796) 2018-10-02 19:02:25 -04:00
dependabot[bot]
1bfb5c7b2f Bump babel-eslint from 9.0.0 to 10.0.1 (#779) [ci skip]
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 9.0.0 to 10.0.1.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v9.0.0...v10.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-02 16:05:13 -04:00
dependabot[bot]
626ac00383 Bump husky from 0.14.3 to 1.0.1 (#781) [ci skip]
Bumps [husky](https://github.com/typicode/husky) from 0.14.3 to 1.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v0.14.3...v1.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-02 15:06:57 -04:00
Frederik Creemers
5cb8201dd8 Update PULL_REQUEST_TEMPLATE.md (#791) [ci skip]
On macOS, and probably on other operating systems, double clicking a word, selects it. The OS sees underscores as word characters, which isn't the case for hyphens, so that this_word is seen as one word, whereas this-word isn't. Replacing the dashes with underscores makes these placeholders easier to select and replace.
2018-10-02 12:13:32 -04:00
Jack Harner
2b0de7ee04 setting user-select to none on the top-bar profile image (#786) 2018-10-02 11:00:40 -04:00
Ben Halpern
97a8958a87
Rearrange some code to remove unnecessary queries (#787)
* Change harcoded memcache limit

* Rearrange some code to remove unnecessary queries
2018-10-02 10:59:51 -04:00
Frederik Creemers
d5341a9130 Add aria-label to moderation notification buttons. (#789) 2018-10-02 10:59:22 -04:00
Timothy Cole
8ad769e641 Added mix-height to the DEV logo on the offline page to fix ff bug (#792) 2018-10-02 10:58:34 -04:00
dependabot[bot]
b2f2b1e5e5 Bump sinatra from 2.0.3 to 2.0.4 (#777) [ci skip]
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v2.0.3...v2.0.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 16:54:53 -04:00
dependabot[bot]
8aaf7b6138 Bump rubocop from 0.58.2 to 0.59.2 (#776) [ci skip]
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.58.2 to 0.59.2.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.58.2...v0.59.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 16:06:13 -04:00
Nathan Sebhastian
625c4374a3 Create Windows installation doc (#671) 2018-10-01 15:15:46 -04:00
Ben Halpern
c98e97d5a2
Change harcoded memcache limit (#785) 2018-10-01 14:40:13 -04:00
dependabot[bot]
30dbe13550 Bump eslint-plugin-babel from 5.2.0 to 5.2.1 (#780) [ci skip]
Bumps [eslint-plugin-babel](https://github.com/babel/eslint-plugin-babel) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/babel/eslint-plugin-babel/releases)
- [Commits](https://github.com/babel/eslint-plugin-babel/compare/v5.2.0...v5.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 13:41:47 -04:00
dependabot[bot]
a8ef4cd822 Bump marked from 0.5.0 to 0.5.1 (#782) [ci skip]
Bumps [marked](https://github.com/markedjs/marked) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.5.0...v0.5.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 12:17:58 -04:00
dependabot[bot]
b56fb0ca17 Bump eslint from 5.6.0 to 5.6.1 (#783) [ci skip]
Bumps [eslint](https://github.com/eslint/eslint) from 5.6.0 to 5.6.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.6.0...v5.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-01 12:15:03 -04:00
Ben Halpern
fecb307bbe
Add ability to create trending tags (#784) 2018-10-01 08:33:53 -04:00
Ben Halpern
7e48a23afa
Ben/add more recent posts to home feed (#775)
* Add meta to sidebar and adjust ranking algo

* Update home feed to show more recent posts from folks you follow

* Only show recent posts on home feed if user signed in
2018-09-30 14:05:59 -04:00
Mac Siri
9f36295c40 Reduce member's page cache size (#764) 2018-09-29 22:20:37 -04:00
Ben Halpern
be11d8fda1
Add meta to sidebar and adjust ranking algo (#766) 2018-09-29 12:58:44 -04:00
Ben Halpern
dffd0218e1
Add user quota to Google Analytics fetch (#765)
* Add page_views_count to articles and track from analytics

* Modification in google analytics fetch

* Chunk article requests in analytics requests

* Fix test

* Fix test in analytics

* Add user quota to Google Analytics fetch
2018-09-28 18:15:33 -04:00
Ben Halpern
e8b05b3a41
Modify Article Analytics Fetch (#762)
* Add page_views_count to articles and track from analytics

* Modification in google analytics fetch

* Chunk article requests in analytics requests

* Fix test

* Fix test in analytics
2018-09-28 16:52:06 -04:00
Ben Halpern
18c5e8718d
Add page_views_count to articles and track from analytics (#761) 2018-09-28 14:33:25 -04:00
Ben Halpern
eae8b6332f
Change various admin pages (#758)
* Change int to float for more granular admin controls

* Change int to float for more granular admin controls

* Add details to /mod for admins
2018-09-27 18:03:49 -04:00
Ben Halpern
4205d50bd8
Make home feed more relevant and varied (#757) 2018-09-27 13:21:51 -04:00
Ben Halpern
b95f8ae028
Add tab for not-buffered today and this week for internal articles (#756) 2018-09-27 12:51:27 -04:00
Ben Halpern
a4ed6dd71a
Modify internal/articles and RSS feed rules/page (#754) 2018-09-26 18:33:37 -04:00
Mac Siri
75aac013bb Remove & replace Article::cached_find (#750)
* Fix lint

* Remove & replace Article::cached_find

with Reaction::count_for_reactable

* Update reaction.rb
2018-09-26 15:55:11 -04:00
Mac Siri
cc2206ced3 Enhance seeds.rb (#753)
* Reduce seed size

* Add DEV logo in seed
2018-09-26 15:52:39 -04:00
Ben Halpern
2517bb555b
Add functionality for buffering to different accounts (#752)
* Create initial buffer updates logic

* Add UI functionality and test for sattelite tweets

* Add additional /mod functionality and re-use script partial in /internal
2018-09-26 15:51:39 -04:00
Peter Frank
90c6731184 Update sponsor' page (#751) 2018-09-26 12:40:02 -04:00
Ben Halpern
cf075d4a9f
Ben/fix authorization edge case (#748)
* Add top param to article tag api

* Fix user validation persistence bug
2018-09-25 18:46:17 -04:00
dependabot[bot]
eafefd7422 Bump octokit from 4.8.0 to 4.12.0 (#744) [ci skip]
* Bump octokit from 4.8.0 to 4.12.0

Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.8.0 to 4.12.0.
- [Release notes](https://github.com/octokit/octokit.rb/releases)
- [Changelog](https://github.com/octokit/octokit.rb/blob/master/RELEASE.md)
- [Commits](https://github.com/octokit/octokit.rb/compare/v4.8.0...v4.12.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Update spec
2018-09-25 17:04:58 -04:00
Ben Halpern
e80bf919fc
Add top param to article tag api (#741) 2018-09-25 15:13:49 -04:00
Andy Zhao
5814d0a263 Add slack notifications to notes for reports (#660)
* Remove extraneous string conversion

* Add slack message for new notes

* Move status and minimize buttons to the bottom

* Add note model spec

* Remove extraneous param for reported links
2018-09-25 14:36:54 -04:00
dependabot[bot]
e72b6f0ab6 Bump stackprof from 0.2.11 to 0.2.12 (#717) [ci skip]
Bumps [stackprof](https://github.com/tmm1/stackprof) from 0.2.11 to 0.2.12.
- [Release notes](https://github.com/tmm1/stackprof/releases)
- [Changelog](https://github.com/tmm1/stackprof/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tmm1/stackprof/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-25 12:59:38 -04:00
dependabot[bot]
b9e0d4c472 Bump chromedriver-helper from 1.2.0 to 2.1.0 (#743) [ci skip]
Bumps [chromedriver-helper](https://github.com/flavorjones/chromedriver-helper) from 1.2.0 to 2.1.0.
- [Release notes](https://github.com/flavorjones/chromedriver-helper/releases)
- [Changelog](https://github.com/flavorjones/chromedriver-helper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/chromedriver-helper/compare/v1.2.0...v2.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-25 12:54:55 -04:00
dependabot[bot]
b49e05b088 Bump @storybook/addon-actions from 3.4.10 to 3.4.11 (#719) [ci skip]
Bumps [@storybook/addon-actions](https://github.com/storybooks/storybook) from 3.4.10 to 3.4.11.
- [Release notes](https://github.com/storybooks/storybook/releases)
- [Changelog](https://github.com/storybooks/storybook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/storybooks/storybook/compare/v3.4.10...v3.4.11)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-25 12:35:30 -04:00
dependabot[bot]
bb5554c11b Bump @storybook/addons from 3.4.10 to 3.4.11 (#720) [ci skip]
Bumps [@storybook/addons](https://github.com/storybooks/storybook) from 3.4.10 to 3.4.11.
- [Release notes](https://github.com/storybooks/storybook/releases)
- [Changelog](https://github.com/storybooks/storybook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/storybooks/storybook/compare/v3.4.10...v3.4.11)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-25 12:19:48 -04:00
dependabot[bot]
487cb5398c Bump @storybook/react from 3.4.10 to 3.4.11 (#722) [ci skip]
Bumps [@storybook/react](https://github.com/storybooks/storybook) from 3.4.10 to 3.4.11.
- [Release notes](https://github.com/storybooks/storybook/releases)
- [Changelog](https://github.com/storybooks/storybook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/storybooks/storybook/compare/v3.4.10...v3.4.11)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-25 12:00:21 -04:00
Mac Siri
c4ccba5691
Add try-catch to runkit (#731) 2018-09-24 18:18:50 -04:00
Andy Zhao
30c1134885 Fix runkit tag logic (#729)
* Fix runkit tag logic

* Remove extra bracket
2018-09-24 16:53:03 -04:00
Mac Siri
32d15f2820 Update test suite configuration (#702)
* Update DatabaseCleaner

* Only retry in CI

* Update rubocop precommit hook

* Update spec

* Restructure spec configs WIP

* Restructure spec configs WIP

* Create OmniauthMacros

* Fix broken spec

* Update spec
2018-09-24 14:40:22 -04:00
dependabot[bot]
9e240bbb46 Bump lint-staged from 7.2.2 to 7.3.0 (#721) [ci skip]
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 7.2.2 to 7.3.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v7.2.2...v7.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-24 12:43:27 -04:00
Andy Zhao
4456d55635 Add targets.children check for runkit tag(#727) 2018-09-24 12:42:42 -04:00
dependabot[bot]
71e258bc21 Bump @storybook/addon-links from 3.4.10 to 3.4.11 (#723) [ci skip]
Bumps [@storybook/addon-links](https://github.com/storybooks/storybook) from 3.4.10 to 3.4.11.
- [Release notes](https://github.com/storybooks/storybook/releases)
- [Changelog](https://github.com/storybooks/storybook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/storybooks/storybook/compare/v3.4.10...v3.4.11)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-24 12:40:37 -04:00
dependabot[bot]
2dbc697056 Bump prettier from 1.14.2 to 1.14.3 (#724) [ci skip]
Bumps [prettier](https://github.com/prettier/prettier) from 1.14.2 to 1.14.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.14.2...1.14.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-24 12:39:57 -04:00
dependabot[bot]
1284db0f47 Bump eslint-config-prettier from 3.0.1 to 3.1.0 (#725) [ci skip]
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v3.0.1...v3.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-24 12:38:56 -04:00