dependabot-preview[bot]
36c8552bcc
Bump google-api-client from 0.30.6 to 0.30.7 ( #3524 ) [ci skip]
...
Bumps [google-api-client](https://github.com/google/google-api-ruby-client ) from 0.30.6 to 0.30.7.
- [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.30.6...0.30.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-25 10:26:08 -04:00
HKrogstie
2f9e581098
Remove double string escape by removing stip_tags from title ( #3531 )
...
* Remove double string escape by removing stip_tags from title
The field is escaped in views/articles/_liquid.html.erb
* Use sanitize for article title in liquid tag spec, add test
* Fix wrong comments
* Add tag to see that they are kept through rendering of liquid tags
* Fix error in test
* Try hack for sanitizing the way rails does it
* Use CGI.escapeHTML to keep tags in liquid tag link titles
2019-07-24 20:48:26 -04:00
dependabot-preview[bot]
6d7b092bbf
Bump capybara from 3.25.0 to 3.26.0 ( #3522 )
...
Bumps [capybara](https://github.com/teamcapybara/capybara ) from 3.25.0 to 3.26.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases )
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md )
- [Commits](https://github.com/teamcapybara/capybara/compare/3.25.0...3.26.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 19:30:29 -04:00
dependabot-preview[bot]
d4e1bcfcdb
Bump fog-aws from 3.5.1 to 3.5.2 ( #3527 )
...
Bumps [fog-aws](https://github.com/fog/fog-aws ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/fog/fog-aws/releases )
- [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fog/fog-aws/compare/v3.5.1...v3.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 17:48:57 -04:00
dependabot-preview[bot]
0be00e1ba3
Bump husky from 3.0.0 to 3.0.1 ( #3515 ) [ci skip]
...
Bumps [husky](https://github.com/typicode/husky ) from 3.0.0 to 3.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/v3.0.0...v3.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 17:46:17 -04:00
dependabot-preview[bot]
d3cdfdceea
Bump rubocop from 0.72.0 to 0.73.0 ( #3523 ) [ci skip]
...
Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 0.72.0 to 0.73.0.
- [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.72.0...v0.73.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 17:44:46 -04:00
dependabot-preview[bot]
2643c2a984
Bump webdrivers from 4.1.0 to 4.1.1 ( #3528 ) [ci skip]
...
Bumps [webdrivers](https://github.com/titusfortner/webdrivers ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/titusfortner/webdrivers/releases )
- [Changelog](https://github.com/titusfortner/webdrivers/blob/master/CHANGELOG.md )
- [Commits](https://github.com/titusfortner/webdrivers/compare/v4.1.0...v4.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 17:42:25 -04:00
dependabot-preview[bot]
b02ff12c5a
Bump eslint-plugin-import from 2.18.0 to 2.18.2 ( #3517 ) [ci skip]
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.18.0 to 2.18.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.18.0...v2.18.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 17:33:53 -04:00
Haseeb Elahi
33cb8050e7
Improve milestone notification's language ( #3533 ) [ci skip]
2019-07-24 12:03:11 -04:00
rhymes
1e72749cc0
Remove unnecessary pluck calls ( #3534 ) [ci skip]
2019-07-24 12:01:09 -04:00
Anna Buianova
471a7d747c
Make unsure specs more confident about time ( #3518 )
...
* Make notifications reactions specs more confident about time
* Protect AnalyticsService specs if run on International Date Line West time zone
* Display local datetime to make it easier to reproduce time zone bugs
* Display date in RFC 3339
* Freeze time and confront without nanoseconds
2019-07-23 09:36:47 -04:00
Kitten King
6290451273
Fix Typos ( #3510 )
2019-07-22 12:56:48 -04:00
Andy Zhao
e604bf729c
Use each instead of find_each to preserve order ( #3519 )
2019-07-22 11:24:57 -04:00
Mario See
ed35ab71a5
Open "buy credits" link in new tab in creating listings ( #3506 )
...
* open in new tab
* add no opener and no referrer rel to links opening in new tab
2019-07-22 08:08:36 -07:00
Anna Buianova
95a9e13922
Remove logic relying on old podcast status ( #3505 )
2019-07-19 09:30:51 -04:00
Ali GOREN
36189e94af
Add share to hacker news link ( #3297 ) [ci skip]
2019-07-18 11:30:39 -04:00
Anna Buianova
445bb0952c
Open a page in a new tab w/o warning when playing a podcast #2958 ( #3499 )
2019-07-18 09:51:08 -04:00
Andy Zhao
33302d9a0d
Use each instead of find_each to keep order ( #3501 )
2019-07-17 17:01:11 -04:00
Anna Buianova
a8227b3048
A temp rake task to update podcast statuses ( #3496 )
2019-07-17 11:10:02 -04:00
Bolarinwa Balogun
cdd8870de5
Add copy button to markdown image upload ( #2957 )
2019-07-17 11:05:21 -04:00
Mac Siri
9f6cf61911
Update Banisher ( #3495 ) [ci skip]
2019-07-16 19:08:06 -04:00
Elecweb
ebf9208877
Add support for hotkey to toggle article preview ( #3308 ) [ci skip]
2019-07-16 14:35:45 -04:00
Anna Buianova
94ab4e23fe
Update podcast episode statuses #2952 ( #3450 )
2019-07-16 13:36:25 -04:00
Andy Zhao
4da791e5af
Cache bust the article's path and add minor improvement for banishing ( #3492 )
2019-07-16 13:17:29 -04:00
Andy Zhao
b4e493ec30
Redirect to actual latest published thread for /welcome ( #3488 )
2019-07-15 17:03:47 -04:00
dependabot-preview[bot]
8ce4a361c2
Bump rouge from 3.5.1 to 3.6.0 ( #3479 ) [ci skip]
...
Bumps [rouge](https://github.com/jneen/rouge ) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/jneen/rouge/releases )
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jneen/rouge/compare/v3.5.1...v3.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 15:48:53 -04:00
dependabot-preview[bot]
ad7e81fce1
Bump serviceworker-rails from 0.5.5 to 0.6.0 ( #3475 ) [ci skip]
...
Bumps [serviceworker-rails](https://github.com/rossta/serviceworker-rails ) from 0.5.5 to 0.6.0.
- [Release notes](https://github.com/rossta/serviceworker-rails/releases )
- [Changelog](https://github.com/rossta/serviceworker-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rossta/serviceworker-rails/compare/v0.5.5...v0.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 15:18:01 -04:00
dependabot-preview[bot]
958a7a5dc7
Bump stripe from 4.19.0 to 4.21.2 ( #3480 )
...
Bumps [stripe](https://github.com/stripe/stripe-ruby ) from 4.19.0 to 4.21.2.
- [Release notes](https://github.com/stripe/stripe-ruby/releases )
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stripe/stripe-ruby/compare/v4.19.0...v4.21.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 15:07:45 -04:00
dependabot-preview[bot]
bed374dd77
Bump focus-visible from 5.0.1 to 5.0.2 ( #3483 ) [ci skip]
...
Bumps [focus-visible](https://github.com/WICG/focus-visible ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/WICG/focus-visible/releases )
- [Commits](https://github.com/WICG/focus-visible/compare/v5.0.1...v5.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 15:07:00 -04:00
dependabot-preview[bot]
508221ae51
Bump google-api-client from 0.30.2 to 0.30.6 ( #3481 ) [ci skip]
...
Bumps [google-api-client](https://github.com/google/google-api-ruby-client ) from 0.30.2 to 0.30.6.
- [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.30.2...0.30.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 15:00:07 -04:00
dependabot-preview[bot]
cc3858c683
Bump twilio-ruby from 5.25.0 to 5.25.1 ( #3477 ) [ci skip]
...
Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby ) from 5.25.0 to 5.25.1.
- [Release notes](https://github.com/twilio/twilio-ruby/releases )
- [Changelog](https://github.com/twilio/twilio-ruby/blob/master/CHANGES.md )
- [Commits](https://github.com/twilio/twilio-ruby/compare/5.25.0...5.25.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 14:59:20 -04:00
dependabot-preview[bot]
3c7c51a976
Bump pusher from 1.3.2 to 1.3.3 ( #3476 ) [ci skip]
...
Bumps [pusher](https://github.com/pusher/pusher-http-ruby ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/pusher/pusher-http-ruby/releases )
- [Changelog](https://github.com/pusher/pusher-http-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pusher/pusher-http-ruby/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 14:58:15 -04:00
dependabot-preview[bot]
5bf9c48abd
Bump autoprefixer-rails from 9.6.0 to 9.6.1 ( #3474 ) [ci skip]
...
Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails ) from 9.6.0 to 9.6.1.
- [Release notes](https://github.com/ai/autoprefixer-rails/releases )
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ai/autoprefixer-rails/compare/9.6.0...9.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 14:54:15 -04:00
Mac Siri
e28aaecca4
Make xhr request's method dynamic for archiving. ( #3335 )
2019-07-15 14:40:01 -04:00
andrewrod33
bbc83da539
Fix ampersand not being escaped in Twitter share from the hamburger menu ( #3466 )
2019-07-15 11:27:32 -04:00
dependabot-preview[bot]
0bbdb3cc21
Bump lint-staged from 9.1.0 to 9.2.0 ( #3482 ) [ci skip]
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 9.1.0 to 9.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v9.1.0...v9.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 10:59:49 -04:00
dependabot-preview[bot]
f8ebe7659d
Bump webdrivers from 4.0.1 to 4.1.0 ( #3478 ) [ci skip]
...
Bumps webdrivers from 4.0.1 to 4.1.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 10:55:02 -04:00
Ben Halpern
47eaa9ece1
Adjust listings social image and add "About Listings" button to show page. ( #3468 )
...
* Adjust size and contrast for listings social preview
* Add about listings button and modify listings css
2019-07-12 16:40:39 -04:00
Alexander Sandberg
32ff90d4fe
Add missing "dev-badge" class for proper night mode styling ( #3467 ) [ci skip]
2019-07-12 15:32:29 -04:00
Ben Halpern
966f48f9b6
Add watercooler as sidebar tag and watercooler flare ( #3465 )
...
* Add watercooler as sidebar tag and watercooler flare
* Fix black box cached_tag_list_array check
* Adjust blackbox spec
2019-07-12 14:24:33 -04:00
Mario See
1fcd6bb77b
Fix location link in listing ( #3464 )
2019-07-12 13:02:12 -04:00
Anna Buianova
135d1ddf2b
Don't check url and create podcast episode when there's no enclosure url ( #3460 )
...
* Don't check url and create podcast episode when there's no enclosure url
* Keep a couple of records of podcast's rss for test
2019-07-12 12:54:14 -04:00
Anna Buianova
567579daf3
Podcast episodes statuses #2952 ( #3386 )
2019-07-12 10:03:57 -04:00
Ben Halpern
49eb9c00cb
Fix chat channel details profile pic issue ( #3458 )
2019-07-12 09:33:40 -04:00
Alexander Sandberg
eea2ec2d21
Add inverted styling for social links in night mode ( #3459 )
2019-07-12 09:33:26 -04:00
Ben Halpern
f3fc121053
Fix copy on sponsorship page ( #3452 )
2019-07-11 17:32:46 -04:00
rhymes
d5057f7958
Show sponsorships in ledger ( #3447 )
2019-07-11 16:06:31 -04:00
rhymes
611f4b8675
Sponsorship: remove old columns (step 3) ( #3446 )
...
* Remove old sponsorship columns
* Rename redundant param names
2019-07-11 15:35:24 -04:00
Phạm Huy Hoàng
d13712f2a2
Add cursor:pointer in Offline Page ( #3445 ) [ci skip]
2019-07-11 09:27:54 -04:00
dependabot-preview[bot]
366f6a6914
[Security] Bump lodash.template from 4.4.0 to 4.5.0 ( #3444 )
...
Bumps [lodash.template](https://github.com/lodash/lodash ) from 4.4.0 to 4.5.0. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-10 20:55:46 -04:00