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
Michael Kohl
099e416d35
Remove profile validations from user ( #10257 )
...
* Remove profile validations from user
* Update specs
2020-09-22 10:32:23 +07:00
Anna Buianova
aa40d5ffdb
Improve setup not completed notification ( #10411 )
2020-09-22 10:26:50 +07:00
ludwiczakpawel
4fd68efdd0
adding missing variable ( #10405 )
2020-09-22 10:17:13 +07:00
Molly Struve
17cd944cab
[deploy] Revert "Bump puma from 4.3.6 to 5.0.0 ( #10393 )" ( #10413 )
...
This reverts commit 9308c8b19b .
2020-09-21 14:40:16 -05:00
Ben Halpern
81cbde8b31
[deploy] Fix extra character ( #10382 )
2020-09-21 12:03:50 -05:00
dependabot-preview[bot]
bf6c33255c
[deploy] Bump prettier from 2.1.1 to 2.1.2 ( #10391 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.1.1 to 2.1.2.
- [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/2.1.1...2.1.2 )
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-21 12:03:07 -05:00
dependabot-preview[bot]
c1240beb95
Bump lint-staged from 10.3.0 to 10.4.0 ( #10395 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.3.0...v10.4.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-21 11:44:12 -05:00
dependabot-preview[bot]
9308c8b19b
[deploy] Bump puma from 4.3.6 to 5.0.0 ( #10393 )
...
* Bump puma from 4.3.6 to 5.0.0
Bumps [puma](https://github.com/puma/puma ) from 4.3.6 to 5.0.0.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v4.3.6...v5.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump puma from 4.3.6 to 5.0.0 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-21 10:19:29 -05:00
dependabot-preview[bot]
b4409570b9
Bump rubocop-performance from 1.8.0 to 1.8.1 ( #10398 )
...
* Bump rubocop-performance from 1.8.0 to 1.8.1
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop-performance/compare/v1.8.0...v1.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump rubocop-performance from 1.8.0 to 1.8.1 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-21 10:19:11 -05:00
dependabot-preview[bot]
21ca7d3af2
[deploy] Bump field_test from 0.4.0 to 0.4.1 ( #10388 )
...
* Bump field_test from 0.4.0 to 0.4.1
Bumps [field_test](https://github.com/ankane/field_test ) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/ankane/field_test/releases )
- [Changelog](https://github.com/ankane/field_test/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ankane/field_test/compare/v0.4.0...v0.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump field_test from 0.4.0 to 0.4.1 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-21 09:39:44 -05:00
dependabot-preview[bot]
1c2a9aa3b3
Bump rouge from 3.22.0 to 3.23.0 ( #10387 )
...
* Bump rouge from 3.22.0 to 3.23.0
Bumps [rouge](https://github.com/rouge-ruby/rouge ) from 3.22.0 to 3.23.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.22.0...v3.23.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump rouge from 3.22.0 to 3.23.0 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-21 09:39:30 -05:00
dependabot-preview[bot]
f11041ea0f
Bump exifr from 1.3.6 to 1.3.7 ( #10392 )
...
* Bump exifr from 1.3.6 to 1.3.7
Bumps [exifr](https://github.com/remvee/exifr ) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/remvee/exifr/releases )
- [Changelog](https://github.com/remvee/exifr/blob/master/CHANGELOG )
- [Commits](https://github.com/remvee/exifr/compare/release-1.3.6...release-1.3.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump exifr from 1.3.6 to 1.3.7 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-21 09:37:37 -05:00
dependabot-preview[bot]
72523db2de
Bump better_errors from 2.7.1 to 2.8.1 ( #10394 )
...
* Bump better_errors from 2.7.1 to 2.8.1
Bumps [better_errors](https://github.com/BetterErrors/better_errors ) from 2.7.1 to 2.8.1.
- [Release notes](https://github.com/BetterErrors/better_errors/releases )
- [Commits](https://github.com/BetterErrors/better_errors/compare/v2.7.1...v2.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump better_errors from 2.7.1 to 2.8.1 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-21 09:36:24 -05:00
dependabot-preview[bot]
6a117c9f8e
[deploy] Bump twilio-ruby from 5.40.1 to 5.40.2 ( #10396 )
...
* Bump twilio-ruby from 5.40.1 to 5.40.2
Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby ) from 5.40.1 to 5.40.2.
- [Release notes](https://github.com/twilio/twilio-ruby/releases )
- [Changelog](https://github.com/twilio/twilio-ruby/blob/main/CHANGES.md )
- [Commits](https://github.com/twilio/twilio-ruby/compare/5.40.1...5.40.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump twilio-ruby from 5.40.1 to 5.40.2 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-21 08:37:13 -05:00
dependabot-preview[bot]
d4548c1b24
Bump redis from 4.2.1 to 4.2.2 ( #10389 )
...
* Bump redis from 4.2.1 to 4.2.2
Bumps [redis](https://github.com/redis/redis-rb ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/redis/redis-rb/releases )
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/redis-rb/compare/v4.2.1...v4.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump redis from 4.2.1 to 4.2.2 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-21 08:35:51 -05:00
dependabot-preview[bot]
4efe8f564e
Bump webmock from 3.8.3 to 3.9.1 ( #10397 )
...
* Bump webmock from 3.8.3 to 3.9.1
Bumps [webmock](https://github.com/bblimke/webmock ) from 3.8.3 to 3.9.1.
- [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.8.3...v3.9.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump webmock from 3.8.3 to 3.9.1 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-21 08:34:16 -05:00
dependabot-preview[bot]
ad94dd81b6
Bump rubocop-rails from 2.8.0 to 2.8.1 ( #10390 )
...
* Bump rubocop-rails from 2.8.0 to 2.8.1
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.8.0...v2.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump rubocop-rails from 2.8.0 to 2.8.1 (Update vendor/cache)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-21 08:33:21 -05:00
Rafi
d570edcf07
Showing date in listing tile ( #10217 )
...
* Showing date in listing tile
* Displaying date in listing tile
1. Sending created_at in listing search API
2. Global util functions for short and long date formatting
3. New date util functions extend timestampToLocalDateTime
4. Converting div to time tag
5. Adding title attribute for date
* originally_published_at column
* Displaying originally_published_at date
* Fixing test in modal
* Fixing all listing test
* Fixing casing of dateTime
* Adding tests for originally_published_at
* Reverting to bumped_at
* Backfilling only published listing
* Removing ReIndexListingWithOriginallyPublishedAt
2020-09-21 10:14:26 +02:00
Vaidehi Joshi
d5f810a6f8
[deploy] Refactor edge caching logic to live in EdgeCache::Service ( #10369 )
...
* Refactor edge caching logic to live in EdgeCache::Service
* Rename EdgeCache::Service to EdgeCache::Buster
* Reorganize some code, move from Buster to Bust naming
2020-09-18 16:41:40 -05:00
Dana Scheider
24641d537a
API: Add route for fetching a user's followed tags ( #9108 )
...
* Add route for fetching a user's followed tags
* Move followed tags route to FollowsController instead of TagsController and add JSON view
* Add missing new line
* Change the dots for our linter
Co-authored-by: rhymes <rhymes@hey.com>
Co-authored-by: Molly Struve <mollylbs@gmail.com>
2020-09-18 16:28:42 -05:00
Andy Zhao
b65ebdf99c
[deploy] Fix case sensitive published bug ( #10352 )
2020-09-18 11:45:45 -04:00
Molly Struve
cc694146e6
Optimization:Move Initialization CacheBust to Background Worker ( #10311 )
...
* Optimization:Move Initilization CacheBust to Background Worker
* lower cache bust to 5 min and then bust shell version last
* moving back to 10 min after looking at recent deploy data
2020-09-18 11:30:47 -04:00
Ben Halpern
1a531bca0e
Replace need for GitHub ENV vars on bootup ( #10372 )
...
* Un-eagerload dev mode
* Change approach
* Fix for_user
* Fix spec?
* Fix spec?
* Fix spec?
* Fix spec?
* Fix spec?
2020-09-18 11:21:31 -04:00
Molly Struve
3be3fcf5d0
[deploy] Refactor:Remove Unused Faraday Http Cache Gem ( #10351 )
2020-09-18 08:31:27 -05:00
Anna Buianova
fec947ce45
More detailed notification when setup is not completed ( #10375 )
2020-09-18 09:24:49 -04:00
Lennart Melzer
b24c96010d
add image in podcast seeds in suggested way ( #10371 )
...
as described in [the carrierwave wiki](7041728c73 )
otherwise seeding fails on Podcast validations:
```
ActiveRecord::RecordInvalid: Validation failed: Image Image has an unsupported type, Image can't be blank
/opt/apps/bundle/gems/activerecord-6.0.3.3/lib/active_record/validations.rb:80:in `raise_validation_error'
/opt/apps/bundle/gems/activerecord-6.0.3.3/lib/active_record/validations.rb:53:in `save!'
...
/opt/apps/forem/db/seeds.rb:267:in `block (2 levels) in <main>'
/opt/apps/forem/db/seeds.rb:266:in `each'
/opt/apps/forem/db/seeds.rb:266:in `block in <main>'
/opt/apps/forem/db/seeds.rb:19:in `create_if_none'
/opt/apps/forem/db/seeds.rb:206:in `<main>'
```
2020-09-18 09:06:37 +02:00
Michael Kohl
6d1984163e
Add opacity to HexComparer ( #10361 )
...
* Refactor code
* Add opacity method
2020-09-18 13:49:03 +07:00
Molly Struve
86cb66e858
[deploy] Feature: Serve Reading List from FeedContent Index ( #10294 )
...
* Feature:Serve Reading List from FeedContent Index
* Fix paging, order ID desc, improve comments
2020-09-17 17:20:14 -05:00
Brunno Souza
9272da5ee8
Remove exceeded line ( #10290 )
2020-09-17 11:28:03 -06:00
rhymes
19c8d219bc
[deploy] Hide column backup_data.json_data from Blazer via Hypershield ( #10364 )
2020-09-17 09:28:09 -05:00
Robin Gagnon
565a523a19
[deploy] fix: Start podcast record spinning animation from where it paused ( #10343 )
...
* fix: Start podcast record spinning animation from where it paused
* fix: Use CSS custom property for podcast spinning animation
* fix: Apply podcast animation fix on podcast liquid tag
2020-09-17 08:11:31 -06:00