rhymes
de73b46ced
Add missing Nokogiri cached gem ( #12152 )
2021-01-06 20:05:50 +01:00
Josh Puetz
24e2652a41
Add libv8 library for MacOS 11.0 Big Sur ( #12151 )
2021-01-06 12:07:21 -06:00
C Çağrı Özkan
2b3b31a88e
Add ability to get latest articles on RSS feed ( #11956 )
...
* Add query string option for filtering latest articles
* Show last featured articles on /feed/latest
* Add handle_latest_feed method
* Add support for page query
* Use better naming
* Use functionailty of LargeForemExperimental#latest_feed instead of calling the service
* Include 'not featured articles' on feed
* Cleanup
2021-01-06 18:53:06 +01:00
rhymes
ca202b0883
Downgrade binding_of_caller to fix Docker compose ( #12148 )
...
* Revert "Bump binding_of_caller from 0.8.0 to 1.0.0 (#12059 )"
This reverts commit 2e4618a7fa .
* Add explanation
* Tell dependabot to ignore updates
2021-01-06 17:02:27 +01:00
Arit Amana
ad52f7b0f3
Rollback Listing Endorsements implementation ( #12136 )
...
* all but schema and mig file
* drop ListingEndorsements table
* actually drop the table (sheesh!)
2021-01-06 11:01:29 -05:00
rhymes
4aaeb3e955
Feeds::Import: only import feeds that haven't been recently updated ( #12126 )
...
* Add earlier_than to Feeds::Import
* Ignore feeds that have been imported in the last 4 hours
* Make earlier_than mandatory in Feeds::ImportArticlesWorker
2021-01-06 16:58:42 +01:00
Mac Siri
7112f0f8f5
Bump Nokogiri to 1.11.1 ( #12133 )
2021-01-06 10:15:13 -05:00
dependabot[bot]
c2517a7443
Bump stripe from 5.28.0 to 5.29.0 ( #12144 )
...
Bumps [stripe](https://github.com/stripe/stripe-ruby ) from 5.28.0 to 5.29.0.
- [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/v5.28.0...v5.29.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 15:40:27 +01:00
Mac Siri
3bf4f33510
[Travis] Use directories cache for Bundle and Yarn ( #12140 )
2021-01-05 17:56:31 -05:00
Fernando Valverde
a3de41f440
Adds ratio param to Cover Image native bridge image picker ( #12139 )
2021-01-05 14:50:36 -06:00
ludwiczakpawel
13ff4c7fbe
"Copied!" label no longer wrapping to the next line ( #12128 )
...
* tooltips 1.0.1
* tooltips 1.0.1
* button wrapping fix
2021-01-05 13:24:55 -05:00
Ben Halpern
0ec2a40fe0
Test variants for which posts are fetched on initial "hot articles" home feed query. ( #11982 )
...
* Declare winner in update points worker
* Remove tests
* Test variants for which posts are fetched on home feed
* Add field test
* Rewrite field tests
* Change user to @user
* Fix tests
* Fix user thing
* Check for existence of user before setting experiment
* Fix experiment -> @experiment
* Change spec
* Fix tests
* Fix tests
* Fix tests
* Fix rubocop issues
* Remove unneeded offset value
* Fix up specs
* Final adjustments
* Add comments
* Update app/services/articles/feeds/large_forem_experimental.rb
Co-authored-by: Molly Struve <mollylbs@gmail.com>
* Update app/services/articles/feeds/large_forem_experimental.rb
Co-authored-by: Molly Struve <mollylbs@gmail.com>
* Update app/services/articles/feeds/large_forem_experimental.rb
Co-authored-by: Fernando Valverde <fdov88@gmail.com>
* Update app/services/articles/feeds/large_forem_experimental.rb
Co-authored-by: Fernando Valverde <fdov88@gmail.com>
* Better initial user query
Co-authored-by: Molly Struve <mollylbs@gmail.com>
Co-authored-by: Fernando Valverde <fdov88@gmail.com>
2021-01-05 12:29:46 -05:00
Chien-Wei Huang (Michael)
025a46e012
Update all followed tag with one click ( #11454 )
...
* Replace follows#update with follows#bulk_update
* Allow follows#bulk_update to receive multiple follows and remove follows#update
* Add FollowPolicy#bulk_update? and remove update?
* Combine save button into one in following_tag.html
* Rename follows_update_spec to follows_bulk_update_spec and update
* Update buildTagsHTML to conform to the view
* Allow scrolls down dashboard test to update multiple tag values
* Includes follower and followable in follows#bulk_update
* Mark and pass changed field.
* fix typo in html
* Update follows in transaction
* Extract js script to another file and update view
* Rename disableUnchangedButton.js to dashboardTagsDisableUnchangedButtons.js
2021-01-05 16:15:37 +01:00
Abenet Tamiru
f655634847
Use yarn in scripts ( #12096 )
...
* Use yarn instead of npm in package.json
* Enable yarn for netlify
2021-01-05 09:59:17 -05:00
dependabot[bot]
426544fff5
Bump @stoplight/spectral from 5.7.2 to 5.8.0 ( #12121 )
...
Bumps [@stoplight/spectral](https://github.com/stoplightio/spectral ) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/stoplightio/spectral/releases )
- [Changelog](https://github.com/stoplightio/spectral/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/stoplightio/spectral/compare/v5.7.2...v5.8.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 09:42:17 -05:00
dependabot[bot]
6f31913382
Bump ibm-openapi-validator from 0.33.0 to 0.33.1 ( #12124 )
...
Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator ) from 0.33.0 to 0.33.1.
- [Release notes](https://github.com/IBM/openapi-validator/releases )
- [Changelog](https://github.com/IBM/openapi-validator/blob/master/CHANGELOG.md )
- [Commits](https://github.com/IBM/openapi-validator/compare/v0.33.0...v0.33.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 09:41:47 -05:00
ludwiczakpawel
6f65aff143
Turn off "preview" mode after adding comment ( #12127 )
...
* tooltips 1.0.1
* tooltips 1.0.1
* .
2021-01-05 15:23:45 +01:00
Ben Halpern
8d7642f504
Patch: Fix Google Analytics header ( #12117 )
2021-01-05 09:14:44 -05:00
Ben Halpern
b8ff9a4565
Small clean ups in post form ( #12113 )
2021-01-05 08:52:36 -05:00
dependabot[bot]
70ab6653b4
Bump simplecov from 0.21.0 to 0.21.1 ( #12125 )
2021-01-05 08:47:45 -05:00
dependabot[bot]
c1f746297b
Bump knapsack_pro from 2.10.1 to 2.11.0 ( #12120 )
...
Bumps [knapsack_pro](https://github.com/KnapsackPro/knapsack_pro-ruby ) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/KnapsackPro/knapsack_pro-ruby/releases )
- [Changelog](https://github.com/KnapsackPro/knapsack_pro-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/KnapsackPro/knapsack_pro-ruby/compare/v2.10.1...v2.11.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 07:18:24 -05:00
dependabot[bot]
a486a67b61
Bump @testing-library/dom from 7.29.0 to 7.29.1 ( #12123 )
...
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library ) from 7.29.0 to 7.29.1.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases )
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v7.29.0...v7.29.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 12:46:28 +01:00
dependabot[bot]
82a78aeb00
Bump cypress from 6.2.0 to 6.2.1 ( #12122 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v6.2.0...v6.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 12:46:12 +01:00
Matthew O'Brien
ecb8b270ea
Use wait-retry-interval parameter for dockerize ( #12101 )
...
The default retry interval for dockerize when using the `wait`
parameter is 1s. Because it takes several seconds, at least, to boot
up elasticsearch and bundler, the `rails` and `webpacker` services
generate a number of retry messages.
The `seed` and `sidekiq` services both wait for `rails` service to be
up and running. That takes time as well, and these two generate a
sometimes overwhelming level of output.
This change sets the retry interval for dockerize to 10s for `rails`
and `webpacker` and 20s for `seed` and `sidekiq`. These choices are
fairly arbitrary, but aim to strike a balance between keeping the
output readable as services start and not excessively delaying start
times.
With bad luck, this could delay start up on the order of 30s. However,
the increased awareness of where the various services are in their
startup process is hopefully a worthwhile tradeoff.
2021-01-05 08:54:42 +01:00
Michael Kohl
bfb505d088
Move LanguageDetector to service ( #12035 )
2021-01-04 19:12:24 -05:00
Mac Siri
4068367929
Update bundle-audit to ignore CVE-2020-26247 ( #12116 )
2021-01-04 19:07:07 -05:00
Vicente G. Reyes
3fadc8543b
Update .env_sample ( #12062 )
...
Typo on # Google analytics
2021-01-04 18:07:58 -05:00
Ridhwana
7ffda62119
Override specified line break behaviour on the ID column ( #12076 )
...
* feat: add a utility class to override the specified line break behaviour on the ID column.
* chore: revert previous change
* Revert "chore: revert previous change"
This reverts commit 5be6f5ff8adb8476e5b90931a8dd6bcb9559fcc8.
* feat: add some more whitespace
* feat: add a max width
2021-01-04 16:17:38 -05:00
Ben Halpern
332e9c9ced
Adjust animation on /connect mobile room open-close ( #12111 )
2021-01-04 15:07:51 -05:00
Ben Halpern
1a25fb3542
Add max_bytes to imgproxy. ( #12110 )
...
* Add format to image optimizer
* Only use max bytes
* Fix show view spec
2021-01-04 14:41:32 -05:00
Molly Struve
4db300e348
Bug Fix:Update Article Cached Org and Docs When Org is Deleted ( #12100 )
...
* Bug Fix:Update Article Cached Org and Docs When Org is Deleted
* update cached entity spec
2021-01-04 12:36:28 -06:00
Molly Struve
902570467a
Optimization: Convert tags/_main_feed and widget_list_item partial loads to collections ( #12077 )
...
* Optimization: Convert tags/_main_feed to load single stories as a collection
* render widget_list_item partial as a collection
2021-01-04 11:13:42 -06:00
Alex
1bad9dc698
Move EmojiConverter to service ( #12081 )
...
* Move EmojiConverter to service
* Fix spec
* Rename EmojiCoverter to Html::ParseEmoji
2021-01-04 17:41:48 +01:00
dependabot[bot]
ac2d18b5db
Bump acts-as-taggable-on from 6.5.0 to 7.0.0 ( #12094 )
...
Bumps [acts-as-taggable-on](https://github.com/mbleigh/acts-as-taggable-on ) from 6.5.0 to 7.0.0.
- [Release notes](https://github.com/mbleigh/acts-as-taggable-on/releases )
- [Changelog](https://github.com/mbleigh/acts-as-taggable-on/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mbleigh/acts-as-taggable-on/compare/v6.5.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 17:39:41 +01:00
Andy Zhao
06d6089d73
Use anchor tag instead of button for edit/delete links ( #12098 )
...
* Use anchor tag instead of button for edit/delete links
* Remove unused class
* Use proper instance variable
2021-01-04 11:03:15 -05:00
rhymes
6afe5891cd
Update Bundler transitive dependencies ( #12031 )
2021-01-04 16:23:46 +01:00
dependabot[bot]
aff2d98b19
Bump rubocop-performance from 1.9.1 to 1.9.2 ( #12093 )
2021-01-04 10:10:56 -05:00
dependabot[bot]
9d34add088
Bump eslint from 7.16.0 to 7.17.0 ( #12104 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.16.0 to 7.17.0.
- [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/v7.16.0...v7.17.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 16:04:18 +01:00
dependabot[bot]
2ff487833c
Bump simplecov from 0.20.0 to 0.21.0 ( #12107 )
...
Bumps [simplecov](https://github.com/simplecov-ruby/simplecov ) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/simplecov-ruby/simplecov/releases )
- [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md )
- [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.20.0...v0.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 09:29:13 -05:00
dependabot[bot]
2f3e4bb506
Bump core-js from 3.8.1 to 3.8.2 ( #12106 )
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.8.1...v3.8.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 09:24:08 -05:00
dependabot[bot]
e41c9954d6
Bump flipper from 0.20.0 to 0.20.1 ( #12091 )
...
Bumps [flipper](https://github.com/jnunemaker/flipper ) from 0.20.0 to 0.20.1.
- [Release notes](https://github.com/jnunemaker/flipper/releases )
- [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md )
- [Commits](https://github.com/jnunemaker/flipper/compare/v0.20.0...v0.20.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 10:54:10 +01:00
dependabot[bot]
505671ecf8
Bump ibm-openapi-validator from 0.32.0 to 0.33.0 ( #12085 )
...
Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator ) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/IBM/openapi-validator/releases )
- [Changelog](https://github.com/IBM/openapi-validator/blob/master/CHANGELOG.md )
- [Commits](https://github.com/IBM/openapi-validator/compare/v0.32.0...v0.33.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 10:53:43 +01:00
dependabot[bot]
a881766705
Bump urijs from 1.19.2 to 1.19.5 ( #12084 )
...
Bumps [urijs](https://github.com/medialize/URI.js ) from 1.19.2 to 1.19.5.
- [Release notes](https://github.com/medialize/URI.js/releases )
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.2...v1.19.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 10:52:55 +01:00
ludwiczakpawel
0e94e7ffa5
Setting constraints for resizing comment textarea in notifications ( #12079 )
...
* tooltips 1.0.1
* tooltips 1.0.1
* set constraints for resizing comment textarea in notifications
2021-01-04 09:38:54 +01:00
ludwiczakpawel
1c4e54a25d
Dropdown CSS fix on /new view ( #12078 )
...
* tooltips 1.0.1
* tooltips 1.0.1
* fix
2021-01-03 17:12:44 +01:00
dependabot[bot]
000e1fed2f
Bump webdrivers from 4.4.1 to 4.4.2 ( #12070 )
...
Bumps [webdrivers](https://github.com/titusfortner/webdrivers ) from 4.4.1 to 4.4.2.
- [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.4.1...v4.4.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-02 11:58:52 +01:00
dependabot[bot]
71762124e9
Bump webpack-dev-server from 3.11.0 to 3.11.1 ( #12073 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.0...v3.11.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-02 11:33:50 +01:00
dependabot[bot]
dd20842559
Bump @testing-library/jest-dom from 5.11.6 to 5.11.8 ( #12075 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.6...v5.11.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-02 11:33:26 +01:00
rhymes
bf94906703
Enable new Rubocop 1.7.0 cops ( #12053 )
2021-01-02 11:11:43 +01:00
dependabot[bot]
f1155b11b6
Bump eslint-plugin-react from 7.21.5 to 7.22.0 ( #12074 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.21.5 to 7.22.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.21.5...v7.22.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 20:25:29 -05:00