19f1ffe287 
								
							 
						 
						
							
							
								
								Fix self-destruct schedule not actually replacing initial schedule ( #29049 )  
							
							
							
						 
						
							2024-02-06 21:00:09 +01:00  
				
					
						
							
							
								 
						
							
								c59fb65ddc 
								
							 
						 
						
							
							
								
								Merge commit '127503eb2cdd67126974bee304dde0f183300b84' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `app/helpers/accounts_helper.rb`:
  Conflict due to glitch-soc's option to hide followers count.
  Ported upstream changes.
Additional changes:
- `app/views/application/mailer/_account.html.haml`:
  Ported glitch-soc's option to hide followers count.
- `app/views/settings/flavours/show.html.haml`:
  Ported the `frontend_asset_url` helper change to glitch-soc. 
							
						 
						
							2024-01-17 18:32:15 +01:00  
				
					
						
							
							
								 
						
							
								c523a9601b 
								
							 
						 
						
							
							
								
								Rename local webpack* var in development env CSP config ( #28766 )  
							
							
							
						 
						
							2024-01-17 09:22:16 +00:00  
				
					
						
							
							
								 
						
							
								0ce081fe49 
								
							 
						 
						
							
							
								
								Remove monkey patch in favor of supported Devise config value ( #28760 )  
							
							
							
						 
						
							2024-01-17 09:08:17 +00:00  
				
					
						
							
							
								 
						
							
								34c9f77b3e 
								
							 
						 
						
							
							
								
								Merge commit '7f471e70c0e1cc106747634d20f173a68a9272d7' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `app/views/layouts/mailer.html.haml`:
  Conflict caused by glitch-soc's theming system.
  Used glitch-soc's path for the mailer pack. 
							
						 
						
							2024-01-15 21:30:00 +01:00  
				
					
						
							
							
								 
						
							
								7f471e70c0 
								
							 
						 
						
							
							
								
								Update new email templates ( #28416 )  
							
							... 
							
							
							
							Co-authored-by: Matt Jankowski <matt@jankowski.online> 
							
						 
						
							2024-01-15 18:18:59 +00:00  
				
					
						
							
							
								 
						
							
								630b245bb4 
								
							 
						 
						
							
							
								
								Merge commit '9a73a7dcaf2e383b2ec105d71bfcea2c48cbea10' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `app/lib/settings/scoped_settings.rb`:
  Removed upstream, while glitch-soc had a change related to its theming system.
  Removed as well, as it's unused. 
							
						 
						
							2024-01-11 12:59:27 +01:00  
				
					
						
							
							
								 
						
							
								0b2c7cdb02 
								
							 
						 
						
							
							
								
								Merge commit 'fe2667bb0d3487a32b9da5250402a90482a85fe2' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `app/lib/content_security_policy.rb`:
  Conflict caused by glitch-soc's support for the extra `EXTRA_DATA_HOSTS`
  environment variable.
  Ported upstream's changes while keeping support for `EXTRA_DATA_HOSTS`. 
							
						 
						
							2024-01-10 17:51:12 +01:00  
				
					
						
							
							
								 
						
							
								4e02838832 
								
							 
						 
						
							
							
								
								Enable "low risk" Rails 7.1 setting defaults ( #28626 )  
							
							
							
						 
						
							2024-01-09 12:50:57 +00:00  
				
					
						
							
							
								 
						
							
								173953c23e 
								
							 
						 
						
							
							
								
								Fix ISO code for Canadian French ( #26015 )  
							
							... 
							
							
							
							Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2024-01-09 10:56:13 +00:00  
				
					
						
							
							
								 
						
							
								e09419f22a 
								
							 
						 
						
							
							
								
								Move old framework defaults file to regular config value ( #28623 )  
							
							
							
						 
						
							2024-01-08 10:17:38 +00:00  
				
					
						
							
							
								 
						
							
								a27a82939d 
								
							 
						 
						
							
							
								
								Remove the 7.1 marshalling format "todo" from new_framework_defaults ( #28625 )  
							
							
							
						 
						
							2024-01-08 10:16:33 +00:00  
				
					
						
							
							
								 
						
							
								9d9008666b 
								
							 
						 
						
							
							
								
								Merge commit '092bb8a27af9ee87ff9ebabaf354477470ea3a94' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2024-01-03 12:38:49 +01:00  
				
					
						
							
							
								 
						
							
								bd415af9a1 
								
							 
						 
						
							
							
								
								Change streaming API host to not be overridden to localhost in development mode ( #28557 )  
							
							
							
						 
						
							2024-01-03 10:23:58 +00:00  
				
					
						
							
							
								 
						
							
								19e14654cc 
								
							 
						 
						
							
							
								
								Reduce CSP configuration changes with upstream ( #2536 )  
							
							
							
						 
						
							2023-12-27 09:54:05 +01:00  
				
					
						
							
							
								 
						
							
								30ee7339d3 
								
							 
						 
						
							
							
								
								Merge commit '7d9b209fe84b00eff348ea9d54905cbfffa79788' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `app/models/form/admin_settings.rb`:
  Upstream changed code style change, including on a line modified by glitch-soc.
  Kept glitch-soc's line but with the code style change applied. 
							
						 
						
							2023-12-21 19:31:12 +01:00  
				
					
						
							
							
								 
						
							
								f5b7307890 
								
							 
						 
						
							
							
								
								Merge commit 'f99e05710ea06cf10bbd3fb64ae8c00b095cb455' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `.rubocop_todo.yml`:
  Took upstream's version of the conflicting lines. 
							
						 
						
							2023-12-21 19:24:10 +01:00  
				
					
						
							
							
								 
						
							
								a60b9acf3c 
								
							 
						 
						
							
							
								
								Merge commit 'b2f915b31ae884e3893e93a99da4e2b8d7e9ef7b' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2023-12-21 19:04:20 +01:00  
				
					
						
							
							
								 
						
							
								b2961dad2b 
								
							 
						 
						
							
							
								
								Fix lint issue in glitch-soc-only file  
							
							
							
						 
						
							2023-12-20 22:25:23 +01:00  
				
					
						
							
							
								 
						
							
								077e0c6812 
								
							 
						 
						
							
							
								
								Merge commit '0b4a3a04378ce43f2f314b9446b5053f6b374c6d' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `Gemfile.lock`:
  Conflict caused by the `json` gem thing once again.
  Updated as upstream did, but keeping the most recent `json` version.
- `spec/helpers/application_helper_spec.rb`:
  Upstream refactored a bunch of specs, including one place that differs
  because of glitch-soc's theming system.
  Refactored as upstream did, adapting it for glitch-soc's theming system. 
							
						 
						
							2023-12-20 22:16:50 +01:00  
				
					
						
							
							
								 
						
							
								8a5f2442cc 
								
							 
						 
						
							
							
								
								Merge commit '0530ce5e9575c09464847412f43852f438b0494e' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2023-12-20 21:58:18 +01:00  
				
					
						
							
							
								 
						
							
								b8209c3b96 
								
							 
						 
						
							
							
								
								Merge commit '85662a5a57531af5402a6777d0b1089e78c56815' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `config/initializers/content_security_policy.rb`:
  Upstream reworked the CSP, we kept our version for now.
- `spec/requests/content_security_policy_spec.rb`:
  Upstream reworked the CSP, we kept our version for now. 
							
						 
						
							2023-12-20 20:10:45 +01:00  
				
					
						
							
							
								 
						
							
								6c00d5b0c4 
								
							 
						 
						
							
							
								
								Fix test failure caused by glitch-soc changes  
							
							
							
						 
						
							2023-12-19 21:14:39 +01:00  
				
					
						
							
							
								 
						
							
								b474cbbd28 
								
							 
						 
						
							
							
								
								Merge commit '7840c6b75b61e64d89d7fd9f291277fb177e513f' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `app/controllers/api/v1/accounts/relationships_controller.rb`:
  We differed by listing suspended users when requesting relationships.
  Updated to upstream's code. 
							
						 
						
							2023-12-18 18:40:58 +01:00  
				
					
						
							
							
								 
						
							
								46ddaffd40 
								
							 
						 
						
							
							
								
								Merge commit 'b87bfb8c96c8491f1228e0258d05119f3420db05' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2023-12-18 18:34:25 +01:00  
				
					
						
							
							
								 
						
							
								bc33be0342 
								
							 
						 
						
							
							
								
								Merge commit '23e32a4b3031d1da8b911e0145d61b4dd47c4f96' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `Gemfile.lock`:
  Conflict because we had updated the `json-ld` gem to fix a yanked dependency.
  Kept our version of `json-ld` while updating other dependencies. 
							
						 
						
							2023-12-18 18:07:24 +01:00  
				
					
						
							
							
								 
						
							
								e56fb9e489 
								
							 
						 
						
							
							
								
								Fix `Style/SymbolProc` cop ( #28386 )  
							
							
							
						 
						
							2023-12-18 09:32:02 +00:00  
				
					
						
							
							
								 
						
							
								33dd5d8179 
								
							 
						 
						
							
							
								
								Fix Ruby lint issues  
							
							
							
						 
						
							2023-12-17 23:17:55 +01:00  
				
					
						
							
							
								 
						
							
								4113fbf6e8 
								
							 
						 
						
							
							
								
								Merge commit 'f476d9dab2f5cca6ae44b95961df6b6557d66dab' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `lib/sanitize_ext/sanitize_config.rb`:
  Upstream enforced new code style rules, where we had different code.
  Applied the new code style rules. 
							
						 
						
							2023-12-17 23:04:16 +01:00  
				
					
						
							
							
								 
						
							
								ddf3ad9541 
								
							 
						 
						
							
							
								
								Merge commit '3bf896c973404261f4f7b25c25ea22adb1a85e7d' into glitch-soc/main  
							
							... 
							
							
							
							Conflicts:
- `package.json`:
  Upstream removed a dependency textually close to a glitch-only dependency.
  Updated as upstream while keeping our dependency. 
							
						 
						
							2023-12-17 17:43:30 +01:00  
				
					
						
							
							
								 
						
							
								e5717c9bc6 
								
							 
						 
						
							
							
								
								Fix `Style/Lambda` cop ( #28378 )  
							
							
							
						 
						
							2023-12-15 14:34:24 +00:00  
				
					
						
							
							
								 
						
							
								1ee8d1e50e 
								
							 
						 
						
							
							
								
								Assign a proc to `Rack::Request.ip_filter` instead of patching method ( #28380 )  
							
							
							
						 
						
							2023-12-15 14:33:56 +00:00  
				
					
						
							
							
								 
						
							
								f37c93f3d7 
								
							 
						 
						
							
							
								
								Change cookie rotator to use SHA1 digest for new cookies ( #27392 )  
							
							
							
						 
						
							2023-12-12 12:01:08 +00:00  
				
					
						
							
							
								 
						
							
								9f92b05bd2 
								
							 
						 
						
							
							
								
								Merge commit '2e6bf60f1549e5c1f1cfea2d614f978bea17b8a2' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `README.md`:
  Upstream has updated their README but we have a completely different one.
  Kept our version of `README.md` 
							
						 
						
							2023-12-10 18:05:02 +01:00  
				
					
						
							
							
								 
						
							
								42afd30324 
								
							 
						 
						
							
							
								
								Replace Sprockets with Propshaft ( #28239 )  
							
							
							
						 
						
							2023-12-06 10:19:24 +00:00  
				
					
						
							
							
								 
						
							
								a8473f582d 
								
							 
						 
						
							
							
								
								Add zeitwerk inflector for cli->CLI ( #27635 )  
							
							
							
						 
						
							2023-11-30 13:55:20 +00:00  
				
					
						
							
							
								 
						
							
								85662a5a57 
								
							 
						 
						
							
							
								
								Change `img-src` and `media-src` CSP directives to not include `https:` ( #28025 )  
							
							
							
						 
						
							2023-11-30 13:47:01 +00:00  
				
					
						
							
							
								 
						
							
								31bef99b9e 
								
							 
						 
						
							
							
								
								Move lib/mastodon/premailer_webpack_strategy to lib/ ( #27636 )  
							
							
							
						 
						
							2023-11-29 10:08:55 +00:00  
				
					
						
							
							
								 
						
							
								660372d130 
								
							 
						 
						
							
							
								
								Revert recent CSP changes ( #2485 )  
							
							... 
							
							
							
							* Revert "Fix image and media loading when using external storage server"
This reverts commit 6cfa0245ca#2474 )"
This reverts commit d59196e170 
							
						 
						
							2023-11-26 15:32:35 +01:00  
				
					
						
							
							
								 
						
							
								6cfa0245ca 
								
							 
						 
						
							
							
								
								Fix image and media loading when using external storage server  
							
							... 
							
							
							
							Fixes  #2479  
						
							2023-11-21 13:45:29 +01:00  
				
					
						
							
							
								 
						
							
								d59196e170 
								
							 
						 
						
							
							
								
								Change glitch-soc's CSP config to match upstream's closer ( #2474 )  
							
							
							
						 
						
							2023-11-20 13:02:49 +01:00  
				
					
						
							
							
								 
						
							
								9429e30d75 
								
							 
						 
						
							
							
								
								Disable sidekiq unique jobs in test env ( #27737 )  
							
							
							
						 
						
							2023-11-09 16:19:04 +00:00  
				
					
						
							
							
								 
						
							
								c875dfc90b 
								
							 
						 
						
							
							
								
								Fix `Lint/UnusedBlockArgument` cop ( #27777 )  
							
							
							
						 
						
							2023-11-09 09:43:26 +00:00  
				
					
						
							
							
								 
						
							
								33cc3ae8fa 
								
							 
						 
						
							
							
								
								Fix `Style/StabbyLambdaParentheses` cop ( #27771 )  
							
							
							
						 
						
							2023-11-08 12:01:18 +00:00  
				
					
						
							
							
								 
						
							
								02d27de5ce 
								
							 
						 
						
							
							
								
								Move i18n locale configuration to separate initializer ( #27571 )  
							
							
							
						 
						
							2023-11-07 15:22:14 +00:00  
				
					
						
							
							
								 
						
							
								d6f50839e1 
								
							 
						 
						
							
							
								
								Fix `RSpec/SpecFilePathFormat` cops ( #27730 )  
							
							
							
						 
						
							2023-11-06 16:25:40 +00:00  
				
					
						
							
							
								 
						
							
								7ef56d6e50 
								
							 
						 
						
							
							
								
								Move json_ld context loaders to `config/initializers` ( #27590 )  
							
							
							
						 
						
							2023-10-31 15:21:23 +00:00  
				
					
						
							
							
								 
						
							
								3107a9410c 
								
							 
						 
						
							
							
								
								Silence deprecation warning about secrets/credentials with Devise patch ( #27578 )  
							
							
							
						 
						
							2023-10-31 11:10:15 +00:00  
				
					
						
							
							
								 
						
							
								eae5c7334a 
								
							 
						 
						
							
							
								
								Extract class from CSP configuration/initialization ( #26905 )  
							
							
							
						 
						
							2023-10-27 16:20:40 +00:00  
				
					
						
							
							
								 
						
							
								4aa05d45fc 
								
							 
						 
						
							
							
								
								Capture minimum postgres version 12 ( #27528 )  
							
							
							
						 
						
							2023-10-26 20:35:15 +00:00