6374937147 
								
							 
						 
						
							
							
								
								Merge commit 'e68b26c8df2056182564abcee230927ed53200c8' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `app/models/trends/statuses.rb`:
  Upstream added a date restriction to trendable posts, while glitch-soc had
  slightly different conditions.
  Added the date restriction to glitch-soc's conditions. 
							
						 
						
							2024-11-24 16:46:28 +01:00  
				
					
						
							
							
								 
						
							
								2b5faa2ba3 
								
							 
						 
						
							
							
								
								Change lists to reflect added and removed users retroactively ( #32930 )  
							
							
							
						 
						
							2024-11-19 10:04:12 +00:00  
				
					
						
							
							
								 
						
							
								477412d62a 
								
							 
						 
						
							
							
								
								Use hash arguments to `select` when possible (Rails 7.2) ( #32917 )  
							
							
							
						 
						
							2024-11-18 14:58:45 +00:00  
				
					
						
							
							
								 
						
							
								c511cbcd6c 
								
							 
						 
						
							
							
								
								Extract constants for controller `LIMIT` queries ( #32921 )  
							
							
							
						 
						
							2024-11-18 09:23:38 +00:00  
				
					
						
							
							
								 
						
							
								f0f807cec7 
								
							 
						 
						
							
							
								
								Merge commit '1e71c4e247eb8900a718b04113ffce9c1b8ad2f4' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2024-11-10 13:18:43 +01:00  
				
					
						
							
							
								 
						
							
								d6349c0e9a 
								
							 
						 
						
							
							
								
								Add year in review feature to web UI ( #32709 )  
							
							
							
						 
						
							2024-11-05 14:40:07 +00:00  
				
					
						
							
							
								 
						
							
								f624ef2778 
								
							 
						 
						
							
							
								
								Merge commit 'b06fd54c305915527e3a6edc575dc23b623143ef' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `app/helpers/formatting_helper.rb`:
  Upstream wrapped some code glitch-soc had modified in an OTEL instrumentation span.
  Wrapped the modified code. 
							
						 
						
							2024-11-03 20:51:58 +01:00  
				
					
						
							
							
								 
						
							
								b231c3c1bf 
								
							 
						 
						
							
							
								
								Drop support for ruby 3.1 ( #32363 )  
							
							
							
						 
						
							2024-10-31 15:12:08 +00:00  
				
					
						
							
							
								 
						
							
								6281c4dedd 
								
							 
						 
						
							
							
								
								Merge commit '1fc165de02d79294c8a218f5fa82bcd477484ca1' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `.env.production.sample`:
  Upstream added a block of three environment variables, while glitch-soc
  has a different version of the file overall.
  Added upstream's changes.
- `app/helpers/application_helper.rb`:
  Upstream added a helper, while glitch-soc had extra helpers.
  Added upstream's helper. 
							
						 
						
							2024-10-19 19:13:32 +02:00  
				
					
						
							
							
								 
						
							
								227d46883f 
								
							 
						 
						
							
							
								
								Translate to regional language variant (e.g. pt-BR) ( #32428 )  
							
							
							
						 
						
							2024-10-15 13:26:20 +00:00  
				
					
						
							
							
								 
						
							
								4d9b4ef72f 
								
							 
						 
						
							
							
								
								Merge commit '7c10b0fb7a078661558fef86399d86831423260c' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2024-10-14 19:46:52 +02:00  
				
					
						
							
							
								 
						
							
								d9fbb071da 
								
							 
						 
						
							
							
								
								Fix notification requests from suspended accounts still being listed ( #32354 )  
							
							
							
						 
						
							2024-10-09 17:29:02 +00:00  
				
					
						
							
							
								 
						
							
								7e06d724c9 
								
							 
						 
						
							
							
								
								Merge commit '4238da6ee3c93dfd5752e9133cbec958f8ebb18a' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2024-10-07 20:45:07 +02:00  
				
					
						
							
							
								 
						
							
								4238da6ee3 
								
							 
						 
						
							
							
								
								Add error message when user tries to follow their own account ( #31910 )  
							
							
							
						 
						
							2024-10-07 12:05:46 +00:00  
				
					
						
							
							
								 
						
							
								7ef25ae53b 
								
							 
						 
						
							
							
								
								Merge commit '9d664f87a04b6a5157ddbe60ee33b5b7a960198e' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2024-09-29 11:06:09 +02:00  
				
					
						
							
							
								 
						
							
								3426ea2912 
								
							 
						 
						
							
							
								
								Add preview of followers removed in domain block modal in web UI ( #32032 )  
							
							
							
						 
						
							2024-09-25 18:13:36 +00:00  
				
					
						
							
							
								 
						
							
								221bba1897 
								
							 
						 
						
							
							
								
								Merge commit '7ed9c590b98610f8d68deab9ef8df260eec6d8f0' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2024-09-21 15:06:06 +02:00  
				
					
						
							
							
								 
						
							
								c922af2737 
								
							 
						 
						
							
							
								
								Add `LIMIT` constant for `api/v1/peers/search` endpoint ( #31989 )  
							
							
							
						 
						
							2024-09-20 08:31:58 +00:00  
				
					
						
							
							
								 
						
							
								5405bdd344 
								
							 
						 
						
							
							
								
								Remove unused E2EE messaging code ( #31193 )  
							
							
							
						 
						
							2024-09-18 09:27:43 +00:00  
				
					
						
							
							
								 
						
							
								18556d3e9b 
								
							 
						 
						
							
							
								
								Merge commit '98237207e67697abffc6b141f2388e3d8c925260' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `app/helpers/application_helper.rb`:
  Upstream refactored some helpers and moved them in another file.
  Not a real conflict, but glitch-soc had adjacent glitch-only definitions.
  Kept glitch-soc definitions where they are and moved upstream ones
  as upstream did. 
							
						 
						
							2024-08-22 19:54:20 +02:00  
				
					
						
							
							
								 
						
							
								98237207e6 
								
							 
						 
						
							
							
								
								Fix unnecessary “next” link when API returns fewer notification requests than requested ( #31541 )  
							
							
							
						 
						
							2024-08-22 13:42:04 +00:00  
				
					
						
							
							
								 
						
							
								1760f84349 
								
							 
						 
						
							
							
								
								Merge commit '53c183f899b5382f1eebd72e34a090c30f8eba6a' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2024-08-19 18:25:31 +02:00  
				
					
						
							
							
								 
						
							
								53c183f899 
								
							 
						 
						
							
							
								
								Reload notifications when accepted notifications are merged (streaming only) ( #31419 )  
							
							
							
						 
						
							2024-08-19 15:59:06 +00:00  
				
					
						
							
							
								 
						
							
								31a00c0c1a 
								
							 
						 
						
							
							
								
								Merge commit '658addcbf783f6baa922d11c9524ebb9ddbcbc59' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2024-08-09 17:15:32 +02:00  
				
					
						
							
							
								 
						
							
								cbdd8edf68 
								
							 
						 
						
							
							
								
								Revamp notification policy options ( #31343 )  
							
							
							
						 
						
							2024-08-09 13:30:55 +00:00  
				
					
						
							
							
								 
						
							
								06e034db15 
								
							 
						 
						
							
							
								
								Merge commit '670e4655d13975e0597bd1c74ebeeeeffc4edc37' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2024-08-07 19:22:25 +02:00  
				
					
						
							
							
								 
						
							
								670e4655d1 
								
							 
						 
						
							
							
								
								Change dismissing a notification to clear existing filtered notifications for that account ( #31329 )  
							
							
							
						 
						
							2024-08-07 15:14:37 +00:00  
				
					
						
							
							
								 
						
							
								e67e07211f 
								
							 
						 
						
							
							
								
								Merge commit 'ad95c98054574080ac5d15584b3018d1db836531' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `package.json`:
  Upstream removed their direct dependency `autoprefixer`, which was textually adjacent
  to glitch-soc-only dependency `atrament`.
  Removed direct dependency on `autoprefixer`.
- `yarn.lock`:
  Upstream removed their direct dependency `autoprefixer`, which was textually adjacent
  to glitch-soc-only dependency `atrament`.
  Removed direct dependency on `autoprefixer`. 
							
						 
						
							2024-08-02 18:09:48 +02:00  
				
					
						
							
							
								 
						
							
								f55099fea3 
								
							 
						 
						
							
							
								
								Increase maximum page size for Admin Domain Management APIs ( #31253 )  
							
							
							
						 
						
							2024-08-02 06:54:48 +00:00  
				
					
						
							
							
								 
						
							
								da5b45a573 
								
							 
						 
						
							
							
								
								Add endpoints to accept and dismiss multiple notification requests at once ( #31242 )  
							
							
							
						 
						
							2024-08-01 12:36:54 +00:00  
				
					
						
							
							
								 
						
							
								1f796d129d 
								
							 
						 
						
							
							
								
								Merge commit '598ae4f2da86029b1c3c3e35e64b89873037b598' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `config/routes/api.rb`:
  Upstream added an endpoint, textually close to a glitch-soc-only endpoint.
  Ported upstream changes. 
							
						 
						
							2024-07-30 20:47:34 +02:00  
				
					
						
							
							
								 
						
							
								598ae4f2da 
								
							 
						 
						
							
							
								
								Add endpoints for unread notifications count ( #31191 )  
							
							
							
						 
						
							2024-07-30 08:39:11 +00:00  
				
					
						
							
							
								 
						
							
								f7598b267b 
								
							 
						 
						
							
							
								
								Merge commit '0397df9bef82042221f35e9938ad5b917fa1d4fc' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2024-07-19 17:45:19 +02:00  
				
					
						
							
							
								 
						
							
								0397df9bef 
								
							 
						 
						
							
							
								
								Resolve `TODO` in `api/v1/admin/domain_*` controllers ( #31067 )  
							
							
							
						 
						
							2024-07-19 15:32:42 +00:00  
				
					
						
							
							
								 
						
							
								c546757cd1 
								
							 
						 
						
							
							
								
								Merge commit '66430cb25c824cfad0394216d8e7a523533bcf4b' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2024-07-16 17:54:36 +02:00  
				
					
						
							
							
								 
						
							
								aa88aca0ad 
								
							 
						 
						
							
							
								
								Add optional OAuth application to reports ( #30539 )  
							
							
							
						 
						
							2024-07-16 13:23:08 +00:00  
				
					
						
							
							
								 
						
							
								edec2e9fdf 
								
							 
						 
						
							
							
								
								Merge commit '00cb4a0313190bfa118966692a649db9c8328094' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2024-07-14 18:43:35 +02:00  
				
					
						
							
							
								 
						
							
								35a437a03f 
								
							 
						 
						
							
							
								
								Destroy `NotificationRequest`s that are dismissed ( #31008 )  
							
							
							
						 
						
							2024-07-12 12:09:52 +00:00  
				
					
						
							
							
								 
						
							
								388672ff0d 
								
							 
						 
						
							
							
								
								Merge commit '967505ee9bcacf0e5189aa06c654ff586c198a46' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2024-07-09 20:39:09 +02:00  
				
					
						
							
							
								 
						
							
								3875bd138d 
								
							 
						 
						
							
							
								
								Fix HTTP 500 in `/api/v1/polls/:id/votes` ( #25598 )  
							
							
							
						 
						
							2024-07-09 12:41:49 +00:00  
				
					
						
							
							
								 
						
							
								e61a7794f8 
								
							 
						 
						
							
							
								
								Merge commit 'df9e26158d9787859b24bdc276af478abf05e1af' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `lib/sanitize_ext/sanitize_config.rb`:
  Conflict because glitch-soc has a different list of allowed tags.
  Added upstream's new allowed tags while keeping ours.
- `spec/requests/api/v1/timelines/public_spec.rb`:
  Conflict because of glitch-soc's default settings.
  Updated accordingly. 
							
						 
						
							2024-07-04 17:12:14 +02:00  
				
					
						
							
							
								 
						
							
								502cf75b16 
								
							 
						 
						
							
							
								
								Merge pull request from GHSA-58x8-3qxw-6hm7  
							
							... 
							
							
							
							* Fix insufficient permission checking for public timeline endpoints
Note that this changes unauthenticated access failure code from 401 to 422
* Add more tests for public timelines
* Require user token in `/api/v1/statuses/:id/translate` and `/api/v1/scheduled_statuses` 
							
						 
						
							2024-07-04 16:26:49 +02:00  
				
					
						
							
							
								 
						
							
								4daed855e5 
								
							 
						 
						
							
							
								
								Merge commit 'd818ddd6870094e89e58ef61f37da4cb73935856' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2024-06-11 19:46:11 +02:00  
				
					
						
							
							
								 
						
							
								978601a0ae 
								
							 
						 
						
							
							
								
								Extract permitted params constant in v1/admin/tags ( #30652 )  
							
							
							
						 
						
							2024-06-11 15:29:41 +00:00  
				
					
						
							
							
								 
						
							
								30b00ca2b5 
								
							 
						 
						
							
							
								
								Merge commit '5652ca613582df03e5b838626078981414f3b897' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2024-06-06 12:27:26 +02:00  
				
					
						
							
							
								 
						
							
								a2505e8611 
								
							 
						 
						
							
							
								
								Add timeline of public posts about a trending link to REST API ( #30381 )  
							
							
							
						 
						
							2024-06-06 08:43:04 +00:00  
				
					
						
							
							
								 
						
							
								e02d23b549 
								
							 
						 
						
							
							
								
								Change `read:me` scope to `profile` scope ( #30357 )  
							
							... 
							
							
							
							Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2024-06-06 07:30:10 +00:00  
				
					
						
							
							
								 
						
							
								469de923aa 
								
							 
						 
						
							
							
								
								Update `current_user` override mode description in controllers ( #30515 )  
							
							
							
						 
						
							2024-06-03 07:16:29 +00:00  
				
					
						
							
							
								 
						
							
								85d9053b36 
								
							 
						 
						
							
							
								
								Move `pagination_params` into `API::BaseController` ( #28845 )  
							
							
							
						 
						
							2024-05-30 14:56:48 +00:00  
				
					
						
							
							
								 
						
							
								c827a98f19 
								
							 
						 
						
							
							
								
								Merge commit 'd20a5c3ec9ed40a991245fe32d0acb6187dd48c4' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `yarn.lock`:
  Not a real conflict, just a line adjacent to a glitch-soc only dependency
  getting updated.
  Updated dependencies as upstream did. 
							
						 
						
							2024-05-29 17:03:24 +02:00