Alex
75be0d3d23
Remove SlackBotPingJob and spec ( #5655 )
2020-01-22 15:17:52 -05:00
Molly Struve
33d6dca565
Apply Monkey Patch To Attempt To Fix Sidekiq Admin UI ( #5634 ) [deploy]
...
* set sidekiq session to be the same as Rails to prevent forbidden UI errors
* monkey patch rack until new version is released to make Sidekiq Admin work
2020-01-22 14:46:24 -05:00
Nadiya Karachevska
e49b0e81e5
Return 404 NotFound error if ClassifiedListing is not found during delete ( #5646 )
2020-01-22 13:07:44 -05:00
serena
1297f1cb3e
Replace Notifications::NotifiableActionJob with Notifications::NotifiableActionWorker for Sidekiq ( #5588 ) [deploy]
2020-01-22 09:40:55 -05:00
Vaidehi Joshi
544bc3f9a9
Add Vaidehi to core contributors [ci-skip] ( #5635 )
2020-01-22 09:39:30 -05:00
Molly Struve
0fb38adf48
remove extra dev.to from travis upload artifact path ( #5645 )
2020-01-22 09:37:37 -05:00
Alex
4e5dc015b3
Move Search::IndexJob to Sidekiq ( #5620 ) [deploy]
2020-01-22 08:24:53 -05:00
Alex
8cc791150c
Move SlackBotPingJob to Sidekiq ( #5615 )
2020-01-22 08:24:33 -05:00
rhymes
09cf6719eb
Use honeybadger.js from npm ( #5643 )
...
rails-assets.org is often down, and apparently has been down intermittently since yesterday.
In addition to this the only thing the gem does is literally to add `honeybadger.js` to the assets path:
```ruby
gem_path.join('app/assets').each_child.to_a
```
Hence we can ditch the gem and use the library directly.
2020-01-22 08:22:51 -05:00
Michael Kohl
5b35370db8
Introduce BanishedUser table ( #5589 ) [deploy]
2020-01-21 17:15:58 -05:00
Joshua Puetz
02c3d50024
Add joshpuetz to core contributors [ci-skip] ( #5632 )
2020-01-21 17:12:27 -05:00
Nick Taylor
c9a2fc058f
Add nickytonline to core team ( #5628 ) [ci skip]
2020-01-21 13:46:29 -05:00
Ændrew Rininsland
5bd51f9cf5
Adds 4estate.media to Mastodon instance whitelist ( #5625 )
2020-01-21 08:59:52 -05:00
Alex
97a3ff8382
Delete unused OrganizationObserver ( #5619 ) [deploy]
2020-01-21 08:04:59 -05:00
Molly Struve
a68e7b5267
Retry more for Articles::UpdateAnalyticsWorker since it can fail due to API rate limit errors ( #5618 )
2020-01-21 08:00:39 -05:00
Molly Struve
90470584a7
remove unused Algolia module from Tweet ( #5617 )
2020-01-21 08:00:06 -05:00
Shelley Vohr
b146528aa8
feat: add per-user Open Dyslexic font setting ( #5037 ) [deploy]
...
* feat: add per-user Open Dyslexic font setting
* Adjust css slightly
Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
2020-01-20 18:23:57 -05:00
rhymes
adfe1fac73
Optimize Notifications::Update and it specs ( #5417 )
2020-01-20 16:55:50 -05:00
Dainius Stankevicius
8c43c3d484
Utilize NewComment::Send in Notification model ( #5565 ) [deploy]
2020-01-20 16:38:42 -05:00
dependabot-preview[bot]
cde25ec8d1
Bump husky from 4.0.7 to 4.0.10 ( #5593 )
2020-01-20 15:02:34 -05:00
Ben Halpern
ba6c70c2d2
[deploy] Raise not_found for spam-banished users ( #5586 )
...
* Raise not_found for banished users
* Move banished logic to decorator
2020-01-20 14:50:22 -05:00
rhymes
7cda85d644
Fix error handling bugs in stackexchange tag ( #5490 )
2020-01-20 14:43:25 -05:00
dependabot-preview[bot]
86c9e3df30
Bump oj from 3.10.0 to 3.10.1 ( #5600 )
2020-01-20 14:00:11 -05:00
dependabot-preview[bot]
46f9c58533
Bump faker from 2.10.0 to 2.10.1 ( #5603 ) [deploy]
...
Bumps [faker](https://github.com/faker-ruby/faker ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/faker-ruby/faker/releases )
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faker-ruby/faker/commits )
2020-01-20 13:57:39 -05:00
Molly Struve
aa97725a0e
Fix Travis S3 Artifact AddOn ( #5610 )
2020-01-20 13:53:31 -05:00
Maykon Menezes
ef1eb8d412
Refactor/user bust cache job ( #5563 )
...
* Refactor/user bust cache job
* Remove bust cache job old spec
2020-01-20 13:46:15 -05:00
Mukesh Chaudhary
3d14e2e6a6
Replace ProMemberships::PopulateHistoryJob with ProMemberships::PopulateHistoryWorker for Sidekiq 5305 ( #5584 )
2020-01-20 13:45:21 -05:00
dependabot-preview[bot]
2c8ee69b1a
Bump eslint-plugin-react from 7.17.0 to 7.18.0 ( #5595 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.17.0 to 7.18.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.17.0...v7.18.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 13:31:38 -05:00
dependabot-preview[bot]
50a77de291
Bump rouge from 3.14.0 to 3.15.0 ( #5604 )
...
Bumps [rouge](https://github.com/rouge-ruby/rouge ) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases )
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rouge-ruby/rouge/compare/v3.14.0...v3.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 13:24:25 -05:00
rhymes
af302b511d
Remove git add from lint staged ( #5607 )
2020-01-20 11:34:32 -05:00
Lucas Hiago
fb5cb7005c
Change CreateJob to CreateWorker and move to sidekiq ( #5559 )
...
* Create new CreateWorker
* Create new spec for CreateWorker
* Change CreateJob to CreateWorker and move to sidekiq
* Update worker
* Update priority of Reactions Create Worker
* Remove leading spaces from spec
2020-01-20 11:29:13 -05:00
Michael Kohl
511f7418dd
Refactor RateLimitChecker ( #5521 )
2020-01-20 11:27:54 -05:00
dependabot-preview[bot]
fe50cd7de8
Bump dogstatsd-ruby from 4.5.0 to 4.6.0 ( #5599 ) [deploy]
...
Bumps [dogstatsd-ruby](https://github.com/DataDog/dogstatsd-ruby ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/DataDog/dogstatsd-ruby/releases )
- [Changelog](https://github.com/DataDog/dogstatsd-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/DataDog/dogstatsd-ruby/compare/v4.5.0...v4.6.0 )
2020-01-20 09:34:23 -05:00
Alex
29af0b240a
Remove NewFollowerJob and spec ( #5569 ) [deploy]
...
* Remove NewFollowerJob and spec
* Remove NewFollowerJob from notification_spec
2020-01-20 08:27:33 -05:00
dependabot-preview[bot]
7551cfbd45
Bump webmock from 3.7.6 to 3.8.0 ( #5605 )
...
Bumps [webmock](https://github.com/bblimke/webmock ) from 3.7.6 to 3.8.0.
- [Release notes](https://github.com/bblimke/webmock/releases )
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bblimke/webmock/compare/v3.7.6...v3.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 08:26:35 -05:00
dependabot-preview[bot]
5acc4c45a2
Bump parallel_tests from 2.30.0 to 2.30.1 ( #5597 ) [deploy]
2020-01-20 08:26:22 -05:00
Alain Mauri
1217f1f08d
Add mentions send email notifications worker ( #5549 )
...
* Added email notification worker for mentions
* Modified the email generation to after_create_commit
* Modified Mention model to use the new worker
* Added tests for the worker
2020-01-20 08:24:42 -05:00
Alain Mauri
18b2b2cb4c
Add Follows::CreateChatChannelWorker for Sidekiq ( #5458 )
...
* Added a new worker to create chat channels after a follow
* Moved the chat channe creation to after_create_commit hook
2020-01-20 08:23:44 -05:00
dependabot-preview[bot]
9ea9952749
Bump derailed_benchmarks from 1.5.0 to 1.6.0 ( #5602 )
...
Bumps [derailed_benchmarks](https://github.com/schneems/derailed_benchmarks ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/schneems/derailed_benchmarks/releases )
- [Changelog](https://github.com/schneems/derailed_benchmarks/blob/master/CHANGELOG.md )
- [Commits](https://github.com/schneems/derailed_benchmarks/compare/v1.5.0...v1.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 08:17:38 -05:00
dependabot-preview[bot]
e19831b61d
Bump cloudinary from 1.13.1 to 1.13.2 ( #5601 )
...
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_gem ) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/cloudinary/cloudinary_gem/releases )
- [Changelog](https://github.com/cloudinary/cloudinary_gem/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cloudinary/cloudinary_gem/compare/1.13.1...1.13.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 08:16:23 -05:00
dependabot-preview[bot]
194272ec82
Bump gibbon from 3.3.1 to 3.3.2 ( #5598 )
...
Bumps [gibbon](https://github.com/amro/gibbon ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/amro/gibbon/releases )
- [Changelog](https://github.com/amro/gibbon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/amro/gibbon/compare/v3.3.1...v3.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 08:16:05 -05:00
dependabot-preview[bot]
57d2e5b8a8
Bump jest-axe from 3.2.0 to 3.3.0 ( #5594 )
...
Bumps [jest-axe](https://github.com/nickcolley/jest-axe ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/nickcolley/jest-axe/releases )
- [Changelog](https://github.com/nickcolley/jest-axe/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nickcolley/jest-axe/compare/v3.2.0...v3.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 08:15:49 -05:00
dependabot-preview[bot]
8a853aa44f
Bump lint-staged from 9.5.0 to 10.0.0 ( #5592 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 9.5.0 to 10.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...v10.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 08:14:20 -05:00
Ben Halpern
8a403eba46
Bump assets version ( #5587 )
2020-01-20 08:13:58 -05:00
Ben Halpern
9fa5d3156a
Add article.comment_score metric calc and tracking ( #5560 ) [deploy]
...
* Add article.comment_score metric calc and tracking
* Change from gauge to count
* Adjust key and tags
2020-01-19 15:21:19 -05:00
Ben Halpern
24246015bc
Move Chart.js to dynamic import ( #5576 ) [deploy]
2020-01-18 20:46:35 -05:00
Ben Halpern
46a0742d85
Remove flaky edit button spec ( #5579 )
2020-01-18 20:32:21 -05:00
Ben Halpern
b3c3f5ab1f
Add onboarding sanetization ( #5575 ) [deploy]
2020-01-18 19:16:23 -05:00
Jacob Herrington
07bd2e90b5
Add eager loading based on Bullet ( #5552 ) [deploy]
2020-01-18 19:07:41 -05:00
Ben Halpern
7bd1d8afda
Change font size for search and message input ( #5572 ) [deploy]
2020-01-18 14:53:54 -05:00