5976d3702f 
								
							 
						 
						
							
							
								
								Change "Follow" to "Follow back" and "Mutual" when appropriate in web UI ( #28452 )  
							
							
							
						 
						
							2023-12-21 09:44:09 +00:00  
				
					
						
							
							
								 
						
							
								f32d672d2f 
								
							 
						 
						
							
							
								
								Clean up of `RSpec/LetSetup` within `spec/controllers` ( #28446 )  
							
							
							
						 
						
							2023-12-21 09:28:41 +00:00  
				
					
						
							
							
								 
						
							
								c753b1ad35 
								
							 
						 
						
							
							
								
								Clean up of `RSpec/LetSetup` within `spec/models` ( #28444 )  
							
							
							
						 
						
							2023-12-21 09:18:38 +00:00  
				
					
						
							
							
								 
						
							
								87e2bd02ac 
								
							 
						 
						
							
							
								
								Update dependency irb to v1.11.0 ( #28442 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2023-12-21 09:13:10 +00:00  
				
					
						
							
							
								 
						
							
								9e5ddc1745 
								
							 
						 
						
							
							
								
								New Crowdin Translations (automated) ( #28451 )  
							
							... 
							
							
							
							Co-authored-by: GitHub Actions <noreply@github.com> 
							
						 
						
							2023-12-21 09:09:00 +00:00  
				
					
						
							
							
								 
						
							
								2463b53363 
								
							 
						 
						
							
							
								
								More duplicates in cli maintenance spec, misc bug fixes ( #28449 )  
							
							
							
						 
						
							2023-12-21 08:51:03 +00:00  
				
					
						
							
							
								 
						
							
								01f0a6ca4f 
								
							 
						 
						
							
							
								
								Fix profile setup showing default avatar in web UI ( #28453 )  
							
							
							
						 
						
							2023-12-21 08:32:25 +00:00  
				
					
						
							
							
								 
						
							
								9ac13bbc9c 
								
							 
						 
						
							
							
								
								Fix glitch-only HAML linting issue  
							
							
							
						 
						
							2023-12-20 22:27:29 +01:00  
				
					
						
							
							
								 
						
							
								b2961dad2b 
								
							 
						 
						
							
							
								
								Fix lint issue in glitch-soc-only file  
							
							
							
						 
						
							2023-12-20 22:25:23 +01:00  
				
					
						
							
							
								 
						
							
								01e77a0f34 
								
							 
						 
						
							
							
								
								[Glitch] Enable the eslint `react/no-unknown-property` rule  
							
							... 
							
							
							
							Port ee83d5c760 
							
						 
						
							2023-12-20 22:24:40 +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  
				
					
						
							
							
								 
						
							
								75580360cd 
								
							 
						 
						
							
							
								
								Merge commit '272592d16d40e804ec325ef3b5e6de9bbad5f2dd' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `.rubocop_todo.yml`:
  Upstream fixed a bunch lint issues, and changed the `Max` parameter of the
  `Metrics/AbcSize` cop.
  Glitch-soc has different code and slightly higher `AbcSize` complexity,
  modified the `.rubocop_todo.yml` file accordingly.
- `app/policies/status_policy.rb`:
  Upstream changed `account.suspended?` to `account.unavailable?` to prepare
  for delete flags. Glitch-soc has additional local-only conditions.
  Ported upstream's refactor while keeping glitch-soc's additional condition.
- `app/serializers/initial_state_serializer.rb`:
  Upstream refactored a bunch of stuff while glitch-soc has more settings.
  Refactored as upstream did while keeping glitch-soc's settings. 
							
						 
						
							2023-12-20 22:05:31 +01:00  
				
					
						
							
							
								 
						
							
								5de551002d 
								
							 
						 
						
							
							
								
								[Glitch] Fix onboarding step descriptions being truncated on narrow screens  
							
							... 
							
							
							
							Port b20af17a2c 
							
						 
						
							2023-12-20 21:59:58 +01:00  
				
					
						
							
							
								 
						
							
								8a5f2442cc 
								
							 
						 
						
							
							
								
								Merge commit '0530ce5e9575c09464847412f43852f438b0494e' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2023-12-20 21:58:18 +01:00  
				
					
						
							
							
								 
						
							
								b41af99673 
								
							 
						 
						
							
							
								
								[Glitch] Change dismissed banners to be stored server-side  
							
							... 
							
							
							
							Port 7faa27e17d 
							
						 
						
							2023-12-20 20:40:47 +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  
				
					
						
							
							
								 
						
							
								f425a1e637 
								
							 
						 
						
							
							
								
								Merge pull request  #2519  from ClearlyClaire/glitch-soc/immutable-record-redux  
							
							... 
							
							
							
							Use Immutable `Record` for accounts in Redux state 
							
						 
						
							2023-12-20 20:06:49 +01:00  
				
					
						
							
							
								 
						
							
								a4a728b01d 
								
							 
						 
						
							
							
								
								[Glitch] Fix the loading bar with the new Redux actions  
							
							... 
							
							
							
							Port 8b1eeb2f90 
							
						 
						
							2023-12-20 19:49:44 +01:00  
				
					
						
							
							
								 
						
							
								93c71e2c7c 
								
							 
						 
						
							
							
								
								[Glitch] Fix notification sounds  
							
							... 
							
							
							
							Port f3864db409 
							
						 
						
							2023-12-20 19:49:44 +01:00  
				
					
						
							
							
								 
						
							
								70652e49eb 
								
							 
						 
						
							
							
								
								[Glitch] Fix error when muting users from Web UI  
							
							... 
							
							
							
							Port 32319187ee 
							
						 
						
							2023-12-20 19:49:44 +01:00  
				
					
						
							
							
								 
						
							
								e94fecdcc8 
								
							 
						 
						
							
							
								
								[Glitch] Fix the `notificationsUpdate` call  
							
							... 
							
							
							
							Port f476d9dab2 
							
						 
						
							2023-12-20 19:49:44 +01:00  
				
					
						
							
							
								 
						
							
								79678cf841 
								
							 
						 
						
							
							
								
								[Glitch] Fixes website not loading for unlogged users  
							
							... 
							
							
							
							Port 6712bf86cd 
							
						 
						
							2023-12-20 19:49:44 +01:00  
				
					
						
							
							
								 
						
							
								7fe5623a27 
								
							 
						 
						
							
							
								
								[Glitch] Use Immutable `Record` for accounts in Redux state  
							
							... 
							
							
							
							Port 3bf2a7296e 
							
						 
						
							2023-12-20 19:49:44 +01:00  
				
					
						
							
							
								 
						
							
								3b7caa00e2 
								
							 
						 
						
							
							
								
								[Glitch] Add Typescript types for some API objects  
							
							... 
							
							
							
							Port 57f592fed5 
							
						 
						
							2023-12-20 19:49:44 +01:00  
				
					
						
							
							
								 
						
							
								a3a58c041e 
								
							 
						 
						
							
							
								
								Merge pull request  #2527  from ClearlyClaire/glitch-soc/merge-upstream  
							
							... 
							
							
							
							Merge upstream changes up to 8ebc94dd22 
							
						 
						
							2023-12-20 19:48:45 +01:00  
				
					
						
							
							
								 
						
							
								d29b1cca2e 
								
							 
						 
						
							
							
								
								Fix `friends_of_friends` sometimes suggesting already-followed accounts ( #28433 )  
							
							
							
						 
						
							2023-12-20 14:35:59 +00:00  
				
					
						
							
							
								 
						
							
								ac04e62a0e 
								
							 
						 
						
							
							
								
								Remove unused route definitions ( #28430 )  
							
							
							
						 
						
							2023-12-20 09:44:01 +00:00  
				
					
						
							
							
								 
						
							
								fecc07856c 
								
							 
						 
						
							
							
								
								New Crowdin Translations (automated) ( #28439 )  
							
							... 
							
							
							
							Co-authored-by: GitHub Actions <noreply@github.com> 
							
						 
						
							2023-12-20 09:15:30 +00:00  
				
					
						
							
							
								 
						
							
								9a24b12416 
								
							 
						 
						
							
							
								
								Update dependency sass-loader to v10.5.1 ( #28432 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2023-12-20 08:54:21 +00:00  
				
					
						
							
							
								 
						
							
								961d65aba6 
								
							 
						 
						
							
							
								
								Add coverage to CLI Maintenance for duplicate users on `confirmation_token` and `reset_password_token` values ( #28434 )  
							
							
							
						 
						
							2023-12-20 08:54:04 +00:00  
				
					
						
							
							
								 
						
							
								b7cb17fecf 
								
							 
						 
						
							
							
								
								Fix the poll option add button attempting to submit a form ( #2530 )  
							
							
							
						 
						
							2023-12-20 08:24:28 +01:00  
				
					
						
							
							
								 
						
							
								9bfb699c4c 
								
							 
						 
						
							
							
								
								[Glitch] Change search popout to not list unusable search options when logged out  
							
							... 
							
							
							
							Port 6e70819840 
							
						 
						
							2023-12-19 21:25:55 +01:00  
				
					
						
							
							
								 
						
							
								b135b6ba8f 
								
							 
						 
						
							
							
								
								Merge commit '8ebc94dd22a18c28c4c9763b909e92e6ba64e242' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `app/views/admin/custom_emojis/new.html.haml`:
  Conflict caused by glitch-soc having a different file size limit constant
  name.
  Updated like upstream did while keeping glitch-soc's constant name. 
							
						 
						
							2023-12-19 21:24:01 +01:00  
				
					
						
							
							
								 
						
							
								6c00d5b0c4 
								
							 
						 
						
							
							
								
								Fix test failure caused by glitch-soc changes  
							
							
							
						 
						
							2023-12-19 21:14:39 +01:00  
				
					
						
							
							
								 
						
							
								2e786e13cb 
								
							 
						 
						
							
							
								
								Merge commit '973597c6f1e25b16c592e5573304319aeaa375e1' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `app/validators/status_pin_validator.rb`:
  Upstream refactored that file, while glitch-soc had configurable limits for
  pinned statuses.
  Updated the code with upstream's refactor, while keeping glitch-soc's
  configurability. 
							
						 
						
							2023-12-19 20:51:37 +01:00  
				
					
						
							
							
								 
						
							
								d288a6162a 
								
							 
						 
						
							
							
								
								Merge commit '12c22ee5e71ae0220ea10199e4d10deb4140ec44' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2023-12-19 20:40:05 +01:00  
				
					
						
							
							
								 
						
							
								7db68e2dca 
								
							 
						 
						
							
							
								
								[Glitch] Fix upper border radius of onboarding columns  
							
							... 
							
							
							
							Port 0a6ec048a8 
							
						 
						
							2023-12-19 20:26:22 +01:00  
				
					
						
							
							
								 
						
							
								b24f676cf1 
								
							 
						 
						
							
							
								
								Merge commit '1526e54ac6f08431c8c833f20b4be8882355967c' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2023-12-19 20:24:57 +01:00  
				
					
						
							
							
								 
						
							
								94c4c7f330 
								
							 
						 
						
							
							
								
								[Glitch] Fix open status on media modal  
							
							... 
							
							
							
							Port 922f086253 
							
						 
						
							2023-12-19 20:17:45 +01:00  
				
					
						
							
							
								 
						
							
								3ad92e8d0d 
								
							 
						 
						
							
							
								
								Merge commit 'bd575a1dd69d87ca0f69873f7badf28d38e8b9ed' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2023-12-19 20:17:23 +01:00  
				
					
						
							
							
								 
						
							
								8afd313807 
								
							 
						 
						
							
							
								
								Merge commit '15b2d7eec59c745b418debf63907d8bd08c4a730' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `package.json`:
  Upstream split some dependencies, including `express`, to
  `streaming/package.json`.
  However, glitch-soc had extra dependencies textually close to `express`.
  Kept the extra dependencies and moved `express` to streaming.
- `yarn.lock`:
  Upstream split some dependencies, including `express`, to
  `streaming/package.json`.
  However, glitch-soc had extra dependencies textually close to `express`.
  Kept the extra dependencies and moved `express` to streaming. 
							
						 
						
							2023-12-19 20:06:32 +01:00  
				
					
						
							
							
								 
						
							
								cd1e3ac2c7 
								
							 
						 
						
							
							
								
								Merge commit '7e1a77ea51e6dc4aecbf678f8928aa96698fa072' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `app/controllers/api/v1/timelines/public_controller.rb`:
  Upstream refactored this code, the conflict was because of an extra supported
  parameter, `allow_local_only`.
  Updated the controller to follow upstream's refactor, and moved the extra
  parameter definition accordingly. 
							
						 
						
							2023-12-19 19:51:40 +01:00  
				
					
						
							
							
								 
						
							
								4fdbffc57c 
								
							 
						 
						
							
							
								
								Merge pull request  #2522  from ClearlyClaire/glitch-soc/merge-upstream  
							
							... 
							
							
							
							Merge upstream changes up to b2c5b20ef2 
							
						 
						
							2023-12-19 18:20:34 +01:00  
				
					
						
							
							
								 
						
							
								6fed0fcbaa 
								
							 
						 
						
							
							
								
								Remove unneeded settings cleanup from specs ( #28425 )  
							
							
							
						 
						
							2023-12-19 15:17:22 +00:00  
				
					
						
							
							
								 
						
							
								c7c727994a 
								
							 
						 
						
							
							
								
								Add spec for `CLI::Maintenance#fix_duplicates` ( #28326 )  
							
							
							
						 
						
							2023-12-19 13:10:33 +00:00  
				
					
						
							
							
								 
						
							
								5489d4c84c 
								
							 
						 
						
							
							
								
								Update dependency aws-sdk-s3 to v1.141.0 ( #28116 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2023-12-19 12:54:02 +00:00  
				
					
						
							
							
								 
						
							
								4075b4d7ee 
								
							 
						 
						
							
							
								
								Update dependency node to 20.10 ( #28040 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2023-12-19 12:39:59 +00:00  
				
					
						
							
							
								 
						
							
								b5ac61b2c5 
								
							 
						 
						
							
							
								
								Change algorithm of follow recommendations ( #28314 )  
							
							... 
							
							
							
							Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2023-12-19 10:59:43 +00:00  
				
					
						
							
							
								 
						
							
								b7bdcd4f39 
								
							 
						 
						
							
							
								
								Update dependency @material-symbols/svg-600 to v0.14.3 ( #28276 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2023-12-19 10:56:23 +00:00  
				
					
						
							
							
								 
						
							
								c28976d89e 
								
							 
						 
						
							
							
								
								Handle negative offset param in `api/v2/search` ( #28282 )  
							
							
							
						 
						
							2023-12-19 10:55:39 +00:00