| 
								
								
									 Matt Jankowski | ab7f50ce4e | Reduce hard coding of LOCAL_DOMAINenv value throughout tests (#35025) | 2025-06-13 07:58:22 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 7a7e0ba4cd | Add basic support for remote attachments with multiple media types (#34996) | 2025-06-10 13:26:29 +00:00 |  | 
				
					
						| 
								
								
									 Matt Jankowski | dc2cfd50a0 | Fix Style/OptionalBooleanParametercop (#34968) | 2025-06-10 08:17:35 +00:00 |  | 
				
					
						| 
								
								
									 Claire | d0c6f30378 | Add faspqueue to sidekiq queue system check (#34965) | 2025-06-06 15:23:16 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 989ca63b59 | Remove inbound_quotesfeature flag (#34958) | 2025-06-06 08:25:59 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 86627624f1 | Fix quote post streaming edge cases (#34957) | 2025-06-06 07:32:24 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 00b56932de | Fix handling of featured tag removal (#34887) | 2025-06-02 08:09:30 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 32b521b7f4 | Fix multiple issues in quoted posts hydration (#34864) | 2025-05-31 15:20:31 +00:00 |  | 
				
					
						| 
								
								
									 Matt Jankowski | 37c82a3003 | Update sidekiq to version 7 (#34745) | 2025-05-26 15:32:41 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 6d6263ce07 | Drop redis namespace code (except for Rails cache) (#34665) | 2025-05-20 13:02:09 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 4e2aa78a56 | Fix tootctl accounts createfailing because of date-of-birth check (#34663) | 2025-05-12 09:28:12 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 22e2e7f02b | Fix crash when likesorsharescollections are not inlined, for real (#34619) | 2025-05-06 09:51:42 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 3e5d78cc5b | Fix crash when likesorsharescollections are not inlined (#34618) | 2025-05-06 07:39:26 +00:00 |  | 
				
					
						| 
								
								
									 Eugen Rochko | 715cbee93d | Fix dashboard warning about Elasticsearch index mismatch not showing up (#34567) Co-authored-by: Claire <claire.github-309c@sitedethib.com> | 2025-04-28 13:59:49 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 9ed6a14d45 | Add support for ingesting quote policies (#34479) | 2025-04-28 08:48:27 +00:00 |  | 
				
					
						| 
								
								
									 Claire | ae3b7dd28d | Reject incoming QuoteRequestactivities (#34480) | 2025-04-25 23:28:09 +00:00 |  | 
				
					
						| 
								
								
									 Matt Jankowski | 6463415e06 | Update rubocop-rspecto version 3.6.0 (#34497) | 2025-04-24 14:56:13 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 8489f6c8fc | Fix namespace of QuoteAuthorizationtype in specs (#34481) | 2025-04-17 09:19:23 +00:00 |  | 
				
					
						| 
								
								
									 Claire | df2611a10f | Add initial support for ingesting and verifying remote quote posts (#34370) | 2025-04-17 07:45:23 +00:00 |  | 
				
					
						| 
								
								
									 Claire | dd23ba9c83 | Refactor local-URI-to-account resolving (#34349) | 2025-04-02 14:44:09 +00:00 |  | 
				
					
						| 
								
								
									 David Roetzel | e2ef173b82 | Refactoring: Move SignatureVerificationErrorintoMastodonnamespace (#34342) | 2025-04-02 07:54:29 +00:00 |  | 
				
					
						| 
								
								
									 David Roetzel | 97b9994743 | Basic FASP support (#34031) | 2025-03-28 12:16:40 +00:00 |  | 
				
					
						| 
								
								
									 Claire | c2defe0e4c | Change account suspensions to be federated to recently-followed accounts as well (#34294) | 2025-03-28 09:20:32 +00:00 |  | 
				
					
						| 
								
								
									 David Roetzel | 4a6cf67c46 | Add middleware to record queue time (#34172) | 2025-03-14 13:52:04 +00:00 |  | 
				
					
						| 
								
								
									 David Roetzel | bedf808e02 | Move feature flag test setup into config (#34124) | 2025-03-11 13:29:17 +00:00 |  | 
				
					
						| 
								
								
									 David Roetzel | 8cf27d0fbb | Add simple feature flag system (#34038) Co-authored-by: Claire <claire.github-309c@sitedethib.com> | 2025-03-05 15:41:54 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 1248c4d1f4 | Fix handling of duplicate mentions in incoming status Update(#33911) | 2025-02-12 15:34:56 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 334d306ccc | Fix filtering for lists (#33842) | 2025-02-05 15:08:12 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 5b291fcbe4 | Fix incorrect signature after HTTP redirect (#33757) | 2025-01-28 14:44:27 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 7261951791 | Fix LDSignature tests (#33705) | 2025-01-23 17:56:33 +00:00 |  | 
				
					
						| 
								
								
									 Jonathan de Jong | b18caff5b6 | Change first_of_valuetofirst_of_hash, and add more test cases (#33647) | 2025-01-22 14:02:05 +00:00 |  | 
				
					
						| 
								
								
									 Matt Jankowski | 3af6739f21 | Add coverage for AnnualReport.preparemethod (#33618) | 2025-01-16 15:45:48 +00:00 |  | 
				
					
						| 
								
								
									 Claire | da4e55eb17 | Merge commit from fork | 2025-01-16 11:10:08 +01:00 |  | 
				
					
						| 
								
								
									 Claire | d517fa5ab7 | Change ActivityPub path generation to all happen in ActivityPub::TagManager(#33527) | 2025-01-13 09:39:05 +00:00 |  | 
				
					
						| 
								
								
									 Matt Jankowski | 2cfc2a777a | Add build_objectmethod for defaults inAP::Activity::Createspec (#33537) | 2025-01-10 11:59:19 +00:00 |  | 
				
					
						| 
								
								
									 Matt Jankowski | 2499cd01db | Add duplicate_recordhelper to maintenance CLI spec (#33536) | 2025-01-10 09:04:23 +00:00 |  | 
				
					
						| 
								
								
									 Christian Schmidt | 8e2c642d44 | Do now swallow response body on persistent connection (#32729) | 2025-01-09 08:35:35 +00:00 |  | 
				
					
						| 
								
								
									 Matt Jankowski | efcd4ea5de | Reference value constants from specs (#33479) | 2025-01-06 23:25:13 +00:00 |  | 
				
					
						| 
								
								
									 Matt Jankowski | 441dcd7396 | Fix intermittent failure on ap/activity/create spec timestamp check (#33406) | 2025-01-02 08:38:22 +00:00 |  | 
				
					
						| 
								
								
									 Matt Jankowski | d2fbf42b0e | Avoid validate: falsesave in expired poll create activity spec (#33367) | 2024-12-20 13:34:05 +00:00 |  | 
				
					
						| 
								
								
									 Claire | 344e2903b3 | Fix featured tags for remote accounts not being kept up to date (#33372) | 2024-12-20 11:50:31 +00:00 |  | 
				
					
						| 
								
								
									 FND | c8c916e657 | Change URL truncation to account for ellipses (#33229) | 2024-12-10 08:41:06 +00:00 |  | 
				
					
						| 
								
								
									 Eugen Rochko | 425311e1d9 | Change referrer policy to be controlled by header in web UI (#33214) | 2024-12-09 22:42:45 +00:00 |  | 
				
					
						| 
								
								
									 Jonathan de Jong | 360b6d3a44 | Fix exclusive lists interfering with notifications (#28162) | 2024-12-02 09:26:04 +00:00 |  | 
				
					
						| 
								
								
									 Calvin Lee | 7f4858b339 | Correctly sanitize MathML out of post content (#27107) | 2024-11-28 12:02:34 +00:00 |  | 
				
					
						| 
								
								
									 Christian Schmidt | 0518613dd7 | LinkDetailsExtractor adjustments (#31357) | 2024-11-22 08:00:14 +00:00 |  | 
				
					
						| 
								
								
									 Matt Jankowski | 425982841d | Use group/count approach in annual report classes (#32914) | 2024-11-19 08:51:34 +00:00 |  | 
				
					
						| 
								
								
									 Matt Jankowski | 30a7986569 | Add coverage for fixing the thing with the dates in the search area (#32958) | 2024-11-18 15:42:45 +00:00 |  | 
				
					
						| 
								
								
									 Eugen Rochko | 911d7dbbf6 | Fix min_idandmax_idcausing error in search API (#32857) | 2024-11-18 09:37:01 +00:00 |  | 
				
					
						| 
								
								
									 Matt Jankowski | 62d65504f6 | Add DomainResourceclass to wrap MX lookup/normalize (#32864) | 2024-11-14 13:47:29 +00:00 |  |