dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								63fc960206 
								
							 
						 
						
							
							
								
								Bump concurrent-ruby from 1.1.6 to 1.1.7 ( #14539 )  
							
							... 
							
							
							
							Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby ) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases )
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.6...v1.1.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-17 02:16:12 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								b3e9b0bb25 
								
							 
						 
						
							
							
								
								Bump @babel/core from 7.10.5 to 7.11.1 ( #14554 )  
							
							... 
							
							
							
							Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.10.5 to 7.11.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.1/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-17 02:08:26 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								6436b1f77b 
								
							 
						 
						
							
							
								
								Remove dependency on unused and unmaintained http_parser.rb gem ( #14574 )  
							
							... 
							
							
							
							It seems that years ago, the “http” gem dependend on the “http_parser.rb” gem
(it now depends on the “http-parser” gem), and, still years ago, we pulled
it from git in order to benefit from a bugfix that wasn't released yet (#7467 ). 
							
						 
						
							2020-08-14 18:04:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								323075e4c1 
								
							 
						 
						
							
							
								
								Fix styling of display names and account handles, make it closer to upstream  
							
							
							
						 
						
							2020-08-13 23:32:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								6e2a56344c 
								
							 
						 
						
							
							
								
								Merge pull request  #1404  from ThibG/glitch-soc/merge-upstream  
							
							... 
							
							
							
							Merge upstream changes 
							
						 
						
							2020-08-13 23:10:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								4d5162e506 
								
							 
						 
						
							
							
								
								[Glitch] Add client-side validation in password change forms  
							
							... 
							
							
							
							Port ef710bbff6 
							
						 
						
							2020-08-13 22:26:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								411d100eb4 
								
							 
						 
						
							
							
								
								[Glitch] Add HTML form validation for the registration form  
							
							... 
							
							
							
							Port 22aba16386 
							
						 
						
							2020-08-13 22:25:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								c32625495f 
								
							 
						 
						
							
							
								
								Merge branch 'master' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2020-08-13 22:17:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								191fc742e9 
								
							 
						 
						
							
							
								
								Fix hardcoded non-breaking space in public view ( #14568 )  
							
							
							
						 
						
							2020-08-13 12:04:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								0043da909b 
								
							 
						 
						
							
							
								
								Fix destructuring error when unsubscribing without subscribing ( #14566 )  
							
							
							
						 
						
							2020-08-12 15:36:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								8baad22f68 
								
							 
						 
						
							
							
								
								Improve email address validation ( #14565 )  
							
							... 
							
							
							
							* Increase DNS timeout from 1 second to 5 seconds for MX check
1 seconds is rather short when using a recursive DNS resolver which
hasn't got a cached result already available. Use 5 seconds instead,
which is the timeout value we use for outgoing HTTP queries.
* Add more precise error messages for invalid e-mail addresses 
							
						 
						
							2020-08-12 12:40:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								ef710bbff6 
								
							 
						 
						
							
							
								
								Add client-side validation in password change forms ( #14564 )  
							
							... 
							
							
							
							* Fix client-side username validation at registration
It used the Account::USERNAME_RE regexp which is for *remote* users,
local user validation is stricter. Also take into account max username length.
* Add client-side form validation for password change
* Add client-side form validation to dedicated registration form
Previous changes only applied to the /about page, not the dedicated form on
/auth 
							
						 
						
							2020-08-12 12:11:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								43bceb4337 
								
							 
						 
						
							
							
								
								Fix local-only flag not necessarily being preserved on delete & redraft  
							
							
							
						 
						
							2020-08-12 00:02:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								c4985a699d 
								
							 
						 
						
							
							
								
								Fix embedded player  
							
							... 
							
							
							
							(broken because I forgot to adapt it to glitch-soc's theming system) 
							
						 
						
							2020-08-12 00:00:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								22aba16386 
								
							 
						 
						
							
							
								
								Add HTML form validation for the registration form ( #14560 )  
							
							... 
							
							
							
							* Add HTML-level validation of username in sign-up form
* Make required fields with incorrect values more visible
* Enable HTML form validation for the registration form
* Mark agreement checkbox as required client-side
* Add minimum length to password
* Add client-side password confirmation validation 
							
						 
						
							2020-08-11 23:09:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								a3cbe8181e 
								
							 
						 
						
							
							
								
								Fix new audio player when under content warnings  
							
							
							
						 
						
							2020-08-11 22:37:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								aa1058acdd 
								
							 
						 
						
							
							
								
								Merge pull request  #1398  from ThibG/glitch-soc/master  
							
							... 
							
							
							
							Merge upstream changes 
							
						 
						
							2020-08-11 20:15:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								1776c9a356 
								
							 
						 
						
							
							
								
								[Glitch] Add support for managing multiple stream subscriptions in a single connection  
							
							... 
							
							
							
							Ported 3d32dacbcb 
							
						 
						
							2020-08-11 19:40:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								e9e6453eff 
								
							 
						 
						
							
							
								
								Merge branch 'master' into glitch-soc/master  
							
							... 
							
							
							
							Conflicts:
- `streaming/index.js`:
  Upstream entirely refactored it.
  Ported our changes to upstream's refactor. Hopefuly. 
							
						 
						
							2020-08-11 19:19:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								3d32dacbcb 
								
							 
						 
						
							
							
								
								Add support for managing multiple stream subscriptions in a single connection ( #14524 )  
							
							
							
						 
						
							2020-08-11 18:24:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								ccb975df83 
								
							 
						 
						
							
							
								
								Fix tootctl media commands not handling snowflake ids for media_attachments ( #14536 )  
							
							
							
						 
						
							2020-08-10 01:51:06 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									niwatori24 
								
							 
						 
						
							
							
							
							
								
							
							
								ba50bc2427 
								
							 
						 
						
							
							
								
								Use default :edit routing ( #14535 )  
							
							
							
						 
						
							2020-08-10 01:50:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									niwatori24 
								
							 
						 
						
							
							
							
							
								
							
							
								65c9d28fa1 
								
							 
						 
						
							
							
								
								Cache result of SQL ( #14534 )  
							
							
							
						 
						
							2020-08-09 15:23:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								36137c28c9 
								
							 
						 
						
							
							
								
								Merge pull request  #1397  from ThibG/glitch-soc/merge-upstream  
							
							... 
							
							
							
							Merge upstream changes 
							
						 
						
							2020-08-08 19:41:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								be0475e5a1 
								
							 
						 
						
							
							
								
								Merge branch 'master' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2020-08-08 19:10:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								09b322872a 
								
							 
						 
						
							
							
								
								Fix crash when failing to load emoji picker ( #14525 )  
							
							... 
							
							
							
							Fixes  #14523  
						
							2020-08-08 17:57:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									abcang 
								
							 
						 
						
							
							
							
							
								
							
							
								739ea05d30 
								
							 
						 
						
							
							
								
								Fix eslint error ( #14521 )  
							
							
							
						 
						
							2020-08-07 10:40:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								6b527f042f 
								
							 
						 
						
							
							
								
								Bump node-notifier from 7.0.1 to 7.0.2 ( #14499 )  
							
							... 
							
							
							
							Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v7.0.1...v7.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-07 00:41:07 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								8c3a2a828e 
								
							 
						 
						
							
							
								
								Bump minipass-pipeline from 1.2.3 to 1.2.4 ( #14504 )  
							
							... 
							
							
							
							Bumps minipass-pipeline from 1.2.3 to 1.2.4.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-07 00:39:58 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								60d9c8a475 
								
							 
						 
						
							
							
								
								Bump @testing-library/jest-dom from 5.11.0 to 5.11.2 ( #14497 )  
							
							... 
							
							
							
							Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.11.0 to 5.11.2.
- [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.0...v5.11.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-07 00:39:32 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								a3cb54bd91 
								
							 
						 
						
							
							
								
								Bump dom-accessibility-api from 0.4.6 to 0.4.7 ( #14496 )  
							
							... 
							
							
							
							Bumps [dom-accessibility-api](https://github.com/eps1lon/dom-accessibility-api ) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/eps1lon/dom-accessibility-api/releases )
- [Changelog](https://github.com/eps1lon/dom-accessibility-api/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eps1lon/dom-accessibility-api/compare/v0.4.6...v0.4.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-07 00:38:46 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								f26e8cbf30 
								
							 
						 
						
							
							
								
								Bump postcss-modules-local-by-default from 3.0.2 to 3.0.3 ( #14505 )  
							
							... 
							
							
							
							Bumps [postcss-modules-local-by-default](https://github.com/css-modules/postcss-modules-local-by-default ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/css-modules/postcss-modules-local-by-default/releases )
- [Changelog](https://github.com/css-modules/postcss-modules-local-by-default/blob/master/CHANGELOG.md )
- [Commits](https://github.com/css-modules/postcss-modules-local-by-default/compare/v3.0.2...v3.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-07 00:37:50 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								0ebfd66d2c 
								
							 
						 
						
							
							
								
								Bump jest from 26.0.1 to 26.2.2 ( #14495 )  
							
							... 
							
							
							
							Bumps [jest](https://github.com/facebook/jest ) from 26.0.1 to 26.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.0.1...v26.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-07 00:36:47 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								07514f12aa 
								
							 
						 
						
							
							
								
								Bump csstype from 2.6.10 to 2.6.13 ( #14503 )  
							
							... 
							
							
							
							Bumps [csstype](https://github.com/frenic/csstype ) from 2.6.10 to 2.6.13.
- [Release notes](https://github.com/frenic/csstype/releases )
- [Commits](https://github.com/frenic/csstype/compare/v2.6.10...v2.6.13 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-07 00:36:07 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								6d56f07ac4 
								
							 
						 
						
							
							
								
								Bump excon from 0.75.0 to 0.76.0 ( #14490 )  
							
							... 
							
							
							
							Bumps [excon](https://github.com/excon/excon ) from 0.75.0 to 0.76.0.
- [Release notes](https://github.com/excon/excon/releases )
- [Changelog](https://github.com/excon/excon/blob/master/changelog.txt )
- [Commits](https://github.com/excon/excon/compare/v0.75.0...v0.76.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-07 00:35:32 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								6636adc0e9 
								
							 
						 
						
							
							
								
								Bump eslint from 7.5.0 to 7.6.0 ( #14508 )  
							
							... 
							
							
							
							Bumps [eslint](https://github.com/eslint/eslint ) from 7.5.0 to 7.6.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.5.0...v7.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-07 00:34:48 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								ea9dfd4220 
								
							 
						 
						
							
							
								
								Bump pghero from 2.6.0 to 2.7.0 ( #14518 )  
							
							... 
							
							
							
							Bumps [pghero](https://github.com/ankane/pghero ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/ankane/pghero/releases )
- [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ankane/pghero/compare/v2.6.0...v2.7.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-07 00:34:12 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								ed22b53180 
								
							 
						 
						
							
							
								
								Fallback to previous, more approximative hashtag RE on older browsers ( #14513 )  
							
							... 
							
							
							
							Fixes  #14511  
						
							2020-08-05 22:39:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								f2a9736f52 
								
							 
						 
						
							
							
								
								[Glitch] Fallback to previous, more approximative hashtag RE on older browsers  
							
							... 
							
							
							
							Signed-off-by: Thibaut Girka <thib@sitedethib.com> 
							
						 
						
							2020-08-05 13:43:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								1bedaf49a8 
								
							 
						 
						
							
							
								
								Bump rubocop-ast from 0.2.0 to 0.3.0 ( #14498 )  
							
							... 
							
							
							
							Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-ast/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop-ast/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop-ast/compare/v0.2.0...v0.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-05 05:31:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								508623bd64 
								
							 
						 
						
							
							
								
								Bump elasticsearch from 7.8.0 to 7.8.1 ( #14501 )  
							
							... 
							
							
							
							Bumps [elasticsearch](https://github.com/elastic/elasticsearch-ruby ) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/elastic/elasticsearch-ruby/releases )
- [Changelog](https://github.com/elastic/elasticsearch-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/elastic/elasticsearch-ruby/compare/v7.8.0...v7.8.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-05 05:30:54 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								7a82d872ff 
								
							 
						 
						
							
							
								
								Bump expect from 26.1.0 to 26.2.0 ( #14507 )  
							
							... 
							
							
							
							Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect ) from 26.1.0 to 26.2.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.2.0/packages/expect )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-05 05:30:03 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								7adac64445 
								
							 
						 
						
							
							
								
								Bump @babel/preset-env from 7.10.4 to 7.11.0 ( #14502 )  
							
							... 
							
							
							
							Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.10.4 to 7.11.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-05 05:28:07 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								06585a7a38 
								
							 
						 
						
							
							
								
								Bump aws-partitions from 1.345.0 to 1.349.0 ( #14489 )  
							
							... 
							
							
							
							Bumps [aws-partitions](https://github.com/aws/aws-sdk-ruby ) from 1.345.0 to 1.349.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases )
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-partitions/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-ruby/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2020-08-05 05:24:03 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Fire Demon 
								
							 
						 
						
							
							
							
							
								
							
							
								5171ba9a81 
								
							 
						 
						
							
							
								
								Add tests for direct message assertions  
							
							
							
						 
						
							2020-08-04 19:43:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Fire Demon 
								
							 
						 
						
							
							
							
							
								
							
							
								27545edf3f 
								
							 
						 
						
							
							
								
								Add support for direct message assertions  
							
							
							
						 
						
							2020-08-04 19:43:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								eed2811fe8 
								
							 
						 
						
							
							
								
								Merge pull request  #1393  from ThibG/glitch-soc/merge-upstream  
							
							... 
							
							
							
							Merge upstream changes 
							
						 
						
							2020-08-02 22:46:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								6a39f0123b 
								
							 
						 
						
							
							
								
								[Glitch] Fix audio player on Safari  
							
							... 
							
							
							
							Port 62324e9870 
							
						 
						
							2020-08-02 22:30:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								8d79bb4097 
								
							 
						 
						
							
							
								
								Merge branch 'master' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2020-08-02 22:29:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								be88d4f851 
								
							 
						 
						
							
							
								
								Fix audio/video player not using CDN_HOST in media paths on public pages ( #14486 )  
							
							
							
						 
						
							2020-08-02 19:03:10 +02:00