rhymes
53deac75cd
[deploy] Cleanup orphan data from buffer_updates ( #10365 )
...
* Cleanup orphan data from backup_data and buffer_updates
* Remove script as the table has been removed
2020-09-29 17:19:48 +02:00
rhymes
0ca4e8b371
[deploy] Add missing FKs to FeedbackMessage, Note, Taggings, Tag, and UserRole ( #10376 )
...
* Add missing FKs to FeedbackMessage, Note, Taggings, Tag, and UserRole
* Add missing relations and specs
* Fix spec
2020-09-29 16:49:47 +02:00
Hugo Peixoto
24e9f81f5a
Fix newlines being chomped in RSS import ( #10476 )
...
The CustomText converter was monkey patched to fix a bug related to
preserve_tags. Somewhere in that process, remove_inner_newlines was
changed to strip newlines completely, instead of replacing them with a
single space. This restores that functionality.
In development mode, files are not eager loaded. That means that the
converters were not being required, so it was not possible to reproduce
that issue in development mode (since it was falling back to the
original converter, which does not have the bug). This commit also adds
an initializer that requires every converter.
2020-09-29 10:38:36 -04:00
rhymes
fe75dcde1c
Routine rubocop fixes ( #10478 )
2020-09-29 10:14:26 -04:00
rhymes
f7d781258b
[deploy] Cleanup orphan data from tags and feedback_messages ( #10367 )
...
* Cleanup orphan data from tags and feedback_messages
* Fix comment in script
2020-09-29 10:12:40 -04:00
dependabot-preview[bot]
49ddc725a3
Bump @storybook/addon-knobs from 6.0.21 to 6.0.22 ( #10451 )
2020-09-29 10:05:17 -04:00
dependabot-preview[bot]
15002b180f
Bump @storybook/addon-a11y from 6.0.21 to 6.0.22 ( #10452 )
2020-09-29 10:04:59 -04:00
rhymes
bfa06466ef
GitHub liquid tag: add support for img tags with no src attribute ( #10470 )
2020-09-29 10:37:53 +02:00
narender2031
649c23f854
add no console rule front-end ( #10362 )
...
* add no console rule front-end
* add no-console to root eslintrc
* disbale no console rule
* remove console
2020-09-29 09:56:37 +02:00
dependabot-preview[bot]
1b8a497054
Bump eslint-plugin-react from 7.20.6 to 7.21.2 ( #10448 )
2020-09-28 19:44:51 -04:00
dependabot-preview[bot]
fc7436f049
Bump @storybook/addon-actions from 6.0.21 to 6.0.22 ( #10456 )
2020-09-28 19:44:04 -04:00
Mac Siri
8d9db4cce1
Update Imgproxy to use predetermined endpoint ( #10412 )
2020-09-28 18:30:29 -04:00
dependabot-preview[bot]
66a36e7712
Bump @storybook/preact from 6.0.21 to 6.0.22 ( #10458 )
2020-09-28 18:28:46 -04:00
dependabot-preview[bot]
832438a364
Bump @storybook/addon-links from 6.0.21 to 6.0.22 ( #10460 )
2020-09-28 18:28:22 -04:00
Rafi
873dc988fd
Removing close button from right panel in moderation view ( #10353 )
...
* Removing close button in moderation view
* Fixing typo
2020-09-28 16:02:38 -04:00
ludwiczakpawel
b6bc589a4f
Crayonisification of "Reading list" ( #10428 )
...
* saved
* saved
* headers level
* maybe i can test
* revert renaming
* fix
2020-09-28 15:53:20 -04:00
Fernando Valverde
b5309c4a21
[deploy] User agent check fix for native iOS ( #10472 )
2020-09-28 14:45:36 -04:00
Abenet Tamiru
1481e0d50a
Update to latest yarn version ( #10441 )
2020-09-28 13:24:35 -04:00
dependabot-preview[bot]
7c3ceff71f
Bump @storybook/addons from 6.0.21 to 6.0.22 ( #10462 )
...
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons ) from 6.0.21 to 6.0.22.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.0.22/lib/addons )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-28 13:23:47 -04:00
Rafi
13e985991a
[deploy] Handling empty gist link error in liquid tag ( #10437 )
...
* Handling empty gist link
* Fixing wording
* Fixing wording
* Handle empty url in initialize
* Seperate test for empty url
* Converting link to symbol
* Trigger Travis CI
Co-authored-by: rhymes <rhymes@hey.com>
2020-09-28 17:23:54 +02:00
dependabot-preview[bot]
41ce0cd959
Bump derailed_benchmarks from 1.7.0 to 1.8.1 ( #10445 )
...
* Bump derailed_benchmarks from 1.7.0 to 1.8.1
Bumps [derailed_benchmarks](https://github.com/schneems/derailed_benchmarks ) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/schneems/derailed_benchmarks/releases )
- [Changelog](https://github.com/schneems/derailed_benchmarks/blob/main/CHANGELOG.md )
- [Commits](https://github.com/schneems/derailed_benchmarks/compare/v1.7.0...v1.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump derailed_benchmarks from 1.7.0 to 1.8.1 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-28 17:23:22 +02:00
dependabot-preview[bot]
fd3484b93a
Bump validate_url from 1.0.11 to 1.0.13 ( #10443 )
...
* Bump validate_url from 1.0.11 to 1.0.13
Bumps [validate_url](https://github.com/perfectline/validates_url ) from 1.0.11 to 1.0.13.
- [Release notes](https://github.com/perfectline/validates_url/releases )
- [Commits](https://github.com/perfectline/validates_url/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump validate_url from 1.0.11 to 1.0.13 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-28 17:23:10 +02:00
Fernando Valverde
2297e84f35
[deploy] HTML Variant admin dashboard ( #10188 )
...
* HTML Variant admin dashboard
* Tweaks to actions & spec fixes
* Update app/controllers/admin/html_variants_controller.rb
Co-authored-by: Michael Kohl <citizen428@dev.to>
* Removes old html_variants dashboards
* Removes old lingering spec
Co-authored-by: Michael Kohl <citizen428@dev.to>
2020-09-28 09:22:13 -06:00
dependabot-preview[bot]
4b434bab45
[deploy] Bump ancestry from 3.1.0 to 3.2.1 ( #10455 )
...
* Bump ancestry from 3.1.0 to 3.2.1
Bumps [ancestry](https://github.com/stefankroes/ancestry ) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/stefankroes/ancestry/releases )
- [Changelog](https://github.com/stefankroes/ancestry/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefankroes/ancestry/compare/v3.1.0...v3.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump ancestry from 3.1.0 to 3.2.1 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-28 10:00:12 -05:00
dependabot-preview[bot]
0da54b599b
Bump store_attribute from 0.7.1 to 0.8.0 ( #10449 )
...
* Bump store_attribute from 0.7.1 to 0.8.0
Bumps [store_attribute](https://github.com/palkan/store_attribute ) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/palkan/store_attribute/releases )
- [Changelog](https://github.com/palkan/store_attribute/blob/master/CHANGELOG.md )
- [Commits](https://github.com/palkan/store_attribute/compare/v0.7.1...v0.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump store_attribute from 0.7.1 to 0.8.0 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-28 16:51:30 +02:00
dependabot-preview[bot]
0cde5a5394
Bump honeybadger-js from 2.2.2 to 2.3.0 ( #10461 )
...
Bumps [honeybadger-js](https://github.com/honeybadger-io/honeybadger-js ) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/honeybadger-io/honeybadger-js/releases )
- [Changelog](https://github.com/honeybadger-io/honeybadger-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/honeybadger-io/honeybadger-js/compare/v2.2.2...v2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-28 16:51:20 +02:00
dependabot-preview[bot]
d5dd33563e
Bump flipper-ui, flipper-active_record and flipper ( #10447 )
...
* Bump flipper-ui, flipper-active_record and flipper
Bumps [flipper-ui](https://github.com/jnunemaker/flipper ), [flipper-active_record](https://github.com/jnunemaker/flipper ) and [flipper](https://github.com/jnunemaker/flipper ). These dependencies needed to be updated together.
Updates `flipper-ui` from 0.18.0 to 0.19.0
- [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.18.0...v0.19.0 )
Updates `flipper-active_record` from 0.18.0 to 0.19.0
- [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.18.0...v0.19.0 )
Updates `flipper` from 0.18.0 to 0.19.0
- [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.18.0...v0.19.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump flipper-ui, flipper-active_record and flipper (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-28 16:50:38 +02:00
dependabot-preview[bot]
db641337c8
Bump rubocop from 0.90.0 to 0.92.0 ( #10457 )
...
* Bump rubocop from 0.90.0 to 0.92.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 0.90.0 to 0.92.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.90.0...v0.92.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump rubocop from 0.90.0 to 0.92.0 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-28 16:50:27 +02:00
dependabot-preview[bot]
25d799be09
Bump knapsack_pro from 2.3.0 to 2.6.0 ( #10450 )
...
* Bump knapsack_pro from 2.3.0 to 2.6.0
Bumps [knapsack_pro](https://github.com/KnapsackPro/knapsack_pro-ruby ) from 2.3.0 to 2.6.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.3.0...v2.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump knapsack_pro from 2.3.0 to 2.6.0 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-28 16:49:43 +02:00
Ricky Stam
f14648796c
Remove border from Embed videos in comments ( #10434 )
...
* Update _fitvids.html.erb
Fix for issue #9787 , remove the border
* Trigger Travis CI
Co-authored-by: rhymes <rhymes@hey.com>
2020-09-28 16:30:45 +02:00
Molly Struve
6193ceeace
[deploy] Refactor: Cleanup Frontend Code ( #10466 )
2020-09-28 08:57:34 -05:00
dependabot-preview[bot]
cf04648e45
Bump devise from 4.7.2 to 4.7.3 ( #10453 )
...
* Bump devise from 4.7.2 to 4.7.3
Bumps [devise](https://github.com/plataformatec/devise ) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/plataformatec/devise/releases )
- [Changelog](https://github.com/heartcombo/devise/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plataformatec/devise/compare/v4.7.2...v4.7.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump devise from 4.7.2 to 4.7.3 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-28 09:47:43 -04:00
dependabot-preview[bot]
787187d208
Bump ibm-openapi-validator from 0.29.3 to 0.30.0 ( #10459 )
...
Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator ) from 0.29.3 to 0.30.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.29.3...v0.30.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-28 09:47:31 -04:00
dependabot-preview[bot]
8ad50d91fa
[deploy] Bump faker from 2.13.0 to 2.14.0 ( #10446 )
...
* Bump faker from 2.13.0 to 2.14.0
Bumps [faker](https://github.com/faker-ruby/faker ) from 2.13.0 to 2.14.0.
- [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/compare/v2.13.0...v2.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump faker from 2.13.0 to 2.14.0 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-28 08:12:13 -05:00
Molly Struve
9eb0833134
[deploy] Bug Fix:Remove More ReadingList Index Code ( #10439 )
2020-09-25 13:40:54 -05:00
Takuma
fb707621d0
[deploy] Fix unable to unfollow tags ( #10324 )
2020-09-25 13:00:55 -05:00
Molly Struve
cc15266238
[deploy] Feature:Rake Task to Return Health Check Token ( #10436 )
2020-09-25 12:17:44 -05:00
Molly Struve
3303186125
Bug Fix:Count the Health Checks Controller as Public ( #10435 )
2020-09-25 10:35:10 +07:00
Molly Struve
635e9e7365
Bug Fix:Remove Reaction Index By Name ( #10430 )
2020-09-25 10:34:29 +07:00
Fernando Valverde
5d110c6fe0
Fixes Omniauth redirect_uri when SiteConfig.app_domain is updated ( #10432 )
...
* Makes Omniauth rely on Proc instead of initializer value for redirect uri
* Adds SiteConfig.app_domain test for OAuth providers callback_url generation
* Fixes protocol mismatch in test
* Fixes URL encoding problem with query params in test
2020-09-24 11:57:51 -06:00
ludwiczakpawel
3e9b56a7dd
[deploy] Frontend cleanups ( #10416 )
2020-09-24 08:15:12 -05:00
Molly Struve
727b1a6134
Refactor:Remove Reactions Index ( #10426 )
2020-09-24 10:11:05 +07:00
Molly Struve
1a88905465
Refactor:Remove BackupData Table from Postgres ( #10422 )
2020-09-24 10:09:20 +07:00
Molly Struve
e9cb7b2fd9
[deploy] Refactor:Remove Reaction Search Code ( #10377 )
2020-09-23 12:27:50 -05:00
Fernando Valverde
779fad25b9
[deploy] Sets Omniauth full_host config to match the environment ( #10419 )
...
* Sets Omniauth full_host config to match the environment
* Fixes tests by passing missing params in omniauth env to mocks
* Default param as nil in omniauth mock helpers
2020-09-22 15:47:50 -06:00
Molly Struve
b0e086346d
[deploy] Refactor:Remove BackupData Model and Code ( #10409 )
2020-09-22 16:45:18 -05:00
Joe Doss
afd89f7211
Fix the asset precompile in the Container ( #10415 )
...
* Remove yarn steps since we build nod_modules in the asset:precompile step.
* Precompile in production mode.
2020-09-22 09:08:46 -05:00
ludwiczakpawel
afa5f56faf
bg for pre ( #10400 )
2020-09-22 15:06:16 +02:00
ludwiczakpawel
f05dce9c2b
Better position: sticky support ( #10401 )
...
* sticky support
* Whoops, typo
2020-09-22 13:55:33 +02:00
narender2031
f149a8fcba
auto resize on type message connect ( #10378 )
2020-09-22 11:37:12 +02:00