babbf6017d 
								
							 
						 
						
							
							
								
								Remove caching in `cache_collection` ( #29862 )  
							
							
							
						 
						
							2024-04-08 13:46:13 +00:00  
				
					
						
							
							
								 
						
							
								edde54e991 
								
							 
						 
						
							
							
								
								Update stoplight to version 4.1.0 ( #28366 )  
							
							
							
						 
						
							2024-04-02 15:47:40 +00:00  
				
					
						
							
							
								 
						
							
								34f293475e 
								
							 
						 
						
							
							
								
								Fix results/query in `api/v1/featured_tags/suggestions` ( #29597 )  
							
							
							
						 
						
							2024-03-22 15:08:27 +00:00  
				
					
						
							
							
								 
						
							
								77897cd24c 
								
							 
						 
						
							
							
								
								Use existing `SeveredRelationship.about_local_account` scope in more places ( #29673 )  
							
							
							
						 
						
							2024-03-21 08:36:49 +00:00  
				
					
						
							
							
								 
						
							
								44bf7b8128 
								
							 
						 
						
							
							
								
								Add notifications of severed relationships ( #27511 )  
							
							
							
						 
						
							2024-03-20 15:37:21 +00:00  
				
					
						
							
							
								 
						
							
								8a1423a474 
								
							 
						 
						
							
							
								
								Allow unblocking email addresses from any matching account ( #29305 )  
							
							
							
						 
						
							2024-03-20 14:38:00 +00:00  
				
					
						
							
							
								 
						
							
								b5115850bb 
								
							 
						 
						
							
							
								
								Move repeated `insert_pagination_headers` method to api base class ( #29606 )  
							
							
							
						 
						
							2024-03-18 10:11:53 +00:00  
				
					
						
							
							
								 
						
							
								7720c684c5 
								
							 
						 
						
							
							
								
								Move common module inclusion in sub classes to `ActivityPub::BaseController` ( #29560 )  
							
							
							
						 
						
							2024-03-15 10:40:21 +00:00  
				
					
						
							
							
								 
						
							
								f9100743ec 
								
							 
						 
						
							
							
								
								Add `Api::ErrorHandling` concern for api/base controller ( #29574 )  
							
							
							
						 
						
							2024-03-14 09:09:47 +00:00  
				
					
						
							
							
								 
						
							
								c09b8a7164 
								
							 
						 
						
							
							
								
								Add `Account.without_internal` scope ( #29559 )  
							
							... 
							
							
							
							Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2024-03-13 14:11:23 +00:00  
				
					
						
							
							
								 
						
							
								9754967d5f 
								
							 
						 
						
							
							
								
								Move `pagination_max_id` and `pagination_since_id` into api/base controller ( #28844 )  
							
							
							
						 
						
							2024-03-13 08:51:44 +00:00  
				
					
						
							
							
								 
						
							
								c10bbf5fe3 
								
							 
						 
						
							
							
								
								Add notification policies and notification requests in web UI ( #29433 )  
							
							
							
						 
						
							2024-03-11 15:02:21 +00:00  
				
					
						
							
							
								 
						
							
								5b3a8737d6 
								
							 
						 
						
							
							
								
								Add hints for rules ( #29539 )  
							
							
							
						 
						
							2024-03-11 08:57:07 +00:00  
				
					
						
							
							
								 
						
							
								50b17f7e10 
								
							 
						 
						
							
							
								
								Add notification policies and notification requests ( #29366 )  
							
							
							
						 
						
							2024-03-07 14:53:37 +00:00  
				
					
						
							
							
								 
						
							
								eb1b8f69de 
								
							 
						 
						
							
							
								
								Allow pagination `Link` headers on API accounts/statuses when pinned true ( #29442 )  
							
							
							
						 
						
							2024-02-29 14:21:56 +00:00  
				
					
						
							
							
								 
						
							
								a30cdfd4d4 
								
							 
						 
						
							
							
								
								Specify 410 for code when responding as json while self-destruction ( #29420 )  
							
							
							
						 
						
							2024-02-26 22:43:07 +00:00  
				
					
						
							
							
								 
						
							
								785e2f9399 
								
							 
						 
						
							
							
								
								Add scope `providing_styles` to `UserRole` ( #29286 )  
							
							
							
						 
						
							2024-02-20 09:18:05 +00:00  
				
					
						
							
							
								 
						
							
								d4d0565b0f 
								
							 
						 
						
							
							
								
								Fix user creation failure handling in OAuth paths ( #29207 )  
							
							
							
						 
						
							2024-02-14 21:49:45 +00:00  
				
					
						
							
							
								 
						
							
								b31af34c97 
								
							 
						 
						
							
							
								
								Merge pull request from GHSA-vm39-j3vx-pch3  
							
							... 
							
							
							
							* Prevent different identities from a same SSO provider from accessing a same account
* Lock auth provider changes behind `ALLOW_UNSAFE_AUTH_PROVIDER_REATTACH=true`
* Rename methods to avoid confusion between OAuth and OmniAuth 
							
						 
						
							2024-02-14 15:16:07 +01:00  
				
					
						
							
							
								 
						
							
								7efc33b909 
								
							 
						 
						
							
							
								
								Move HTTP Signature parsing code to its own class ( #28932 )  
							
							
							
						 
						
							2024-02-07 13:35:37 +00:00  
				
					
						
							
							
								 
						
							
								eeabf9af72 
								
							 
						 
						
							
							
								
								Fix compatibility with Redis <6.2 ( #29123 )  
							
							
							
						 
						
							2024-02-07 11:52:38 +00:00  
				
					
						
							
							
								 
						
							
								2f19ddd1fa 
								
							 
						 
						
							
							
								
								Move status serializer error handling to private method ( #29031 )  
							
							
							
						 
						
							2024-02-06 14:54:26 +00:00  
				
					
						
							
							
								 
						
							
								93a5b3f9df 
								
							 
						 
						
							
							
								
								Move status serializer chooser to private method ( #29030 )  
							
							
							
						 
						
							2024-02-06 13:33:42 +00:00  
				
					
						
							
							
								 
						
							
								0877f6fda4 
								
							 
						 
						
							
							
								
								Remove redundant `return` in `IntentsController` ( #29099 )  
							
							
							
						 
						
							2024-02-06 12:56:22 +00:00  
				
					
						
							
							
								 
						
							
								4cf07ed78c 
								
							 
						 
						
							
							
								
								Add missing action logging to `api/v1/admin/reports#update` ( #29044 )  
							
							
							
						 
						
							2024-02-06 11:34:11 +00:00  
				
					
						
							
							
								 
						
							
								1726085db5 
								
							 
						 
						
							
							
								
								Merge pull request from GHSA-3fjr-858r-92rw  
							
							... 
							
							
							
							* Fix insufficient origin validation
* Bump version to 4.3.0-alpha.1 
							
						 
						
							2024-02-01 15:56:46 +01:00  
				
					
						
							
							
								 
						
							
								42ab855b23 
								
							 
						 
						
							
							
								
								Add specs for `Instance` model scopes and add `with_domain_follows` scope ( #28767 )  
							
							
							
						 
						
							2024-01-25 15:28:27 +00:00  
				
					
						
							
							
								 
						
							
								17ea22671d 
								
							 
						 
						
							
							
								
								Fix `Style/GuardClause` cop in app/controllers ( #28420 )  
							
							
							
						 
						
							2024-01-25 15:13:41 +00:00  
				
					
						
							
							
								 
						
							
								7c9c6c7f80 
								
							 
						 
						
							
							
								
								Fix remaining `Rails/WhereExists` cop violations, regenerate todo ( #28892 )  
							
							
							
						 
						
							2024-01-25 12:37:07 +00:00  
				
					
						
							
							
								 
						
							
								c50274a0ac 
								
							 
						 
						
							
							
								
								Fix redirect confirmation for accounts ( #28902 )  
							
							
							
						 
						
							2024-01-25 10:44:25 +00:00  
				
					
						
							
							
								 
						
							
								b19ae521b7 
								
							 
						 
						
							
							
								
								Add confirmation when redirecting logged-out requests to permalink ( #27792 )  
							
							... 
							
							
							
							Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2024-01-24 10:49:19 +00:00  
				
					
						
							
							
								 
						
							
								5b1eb09d54 
								
							 
						 
						
							
							
								
								Add annual reports for accounts ( #28693 )  
							
							
							
						 
						
							2024-01-24 09:38:10 +00:00  
				
					
						
							
							
								 
						
							
								c0e8e457ab 
								
							 
						 
						
							
							
								
								Eager loading fixes for `api/` controllers ( #28848 )  
							
							
							
						 
						
							2024-01-23 11:41:54 +00:00  
				
					
						
							
							
								 
						
							
								e2d9635074 
								
							 
						 
						
							
							
								
								Add notification email on invalid second authenticator ( #28822 )  
							
							
							
						 
						
							2024-01-22 13:55:43 +00:00  
				
					
						
							
							
								 
						
							
								18004bf227 
								
							 
						 
						
							
							
								
								Add `Account.matches_uri_prefix` scope and use in activitypub/followers_synchronizations controller ( #28820 )  
							
							
							
						 
						
							2024-01-22 13:55:37 +00:00  
				
					
						
							
							
								 
						
							
								7ecf7f5403 
								
							 
						 
						
							
							
								
								Move controller->request specs for api/v1/statuses/* ( #28818 )  
							
							
							
						 
						
							2024-01-22 11:58:54 +00:00  
				
					
						
							
							
								 
						
							
								3593ee2e36 
								
							 
						 
						
							
							
								
								Add rate-limit of TOTP authentication attempts at controller level ( #28801 )  
							
							
							
						 
						
							2024-01-19 12:19:49 +00:00  
				
					
						
							
							
								 
						
							
								329911b0a3 
								
							 
						 
						
							
							
								
								Migrate controller->request spec for api/v1/follow*  ( #28811 )  
							
							
							
						 
						
							2024-01-19 09:32:41 +00:00  
				
					
						
							
							
								 
						
							
								1480573c83 
								
							 
						 
						
							
							
								
								Add `Account.auditable` scope, fix N+1 in admin/action_logs#index ( #28812 )  
							
							
							
						 
						
							2024-01-19 01:39:30 +00:00  
				
					
						
							
							
								 
						
							
								0b853678a4 
								
							 
						 
						
							
							
								
								Add coverage for `api/v1/peers/search` endpoint and extract controller query to Instance scope ( #28796 )  
							
							
							
						 
						
							2024-01-18 15:57:10 +00:00  
				
					
						
							
							
								 
						
							
								98b5f85f10 
								
							 
						 
						
							
							
								
								Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` ( #28735 )  
							
							
							
						 
						
							2024-01-15 18:04:58 +00:00  
				
					
						
							
							
								 
						
							
								e72676e83a 
								
							 
						 
						
							
							
								
								Improve `api/v1/markers#create` performance against simultaneous requests ( #28718 )  
							
							
							
						 
						
							2024-01-15 09:47:25 +00:00  
				
					
						
							
							
								 
						
							
								7801db7ba4 
								
							 
						 
						
							
							
								
								Spec coverage for custom css endpoint ( #28706 )  
							
							
							
						 
						
							2024-01-12 09:19:25 +00:00  
				
					
						
							
							
								 
						
							
								575ab085be 
								
							 
						 
						
							
							
								
								Disable `Rails/ApplicationController` for `HealthController` ( #28705 )  
							
							
							
						 
						
							2024-01-12 09:08:17 +00:00  
				
					
						
							
							
								 
						
							
								d7e13e2483 
								
							 
						 
						
							
							
								
								Fix potential redirection loop of streaming endpoint ( #28665 )  
							
							
							
						 
						
							2024-01-10 15:05:46 +00:00  
				
					
						
							
							
								 
						
							
								5a6d533c53 
								
							 
						 
						
							
							
								
								Enable Rails 7.1 Marshalling format ( #28609 )  
							
							
							
						 
						
							2024-01-05 21:57:47 +00:00  
				
					
						
							
							
								 
						
							
								419c659bc4 
								
							 
						 
						
							
							
								
								Add fallback redirection when getting a webfinger query `WEB_DOMAIN@WEB_DOMAIN` ( #28592 )  
							
							
							
						 
						
							2024-01-04 14:14:46 +00:00  
				
					
						
							
							
								 
						
							
								dfdadb92e8 
								
							 
						 
						
							
							
								
								Add ability to require approval when users sign up using specific email domains ( #28468 )  
							
							
							
						 
						
							2024-01-04 09:07:05 +00:00  
				
					
						
							
							
								 
						
							
								e12d8893f4 
								
							 
						 
						
							
							
								
								Fix intermittent failure from unspecified order in `export_domain_blocks` controller spec ( #28562 )  
							
							
							
						 
						
							2024-01-03 13:06:15 +00:00  
				
					
						
							
							
								 
						
							
								092bb8a27a 
								
							 
						 
						
							
							
								
								Fix Mastodon not correctly processing HTTP Signatures with query strings ( #28476 )  
							
							
							
						 
						
							2024-01-03 11:29:26 +00:00  
				
					
						
							
							
								 
						
							
								1184887b01 
								
							 
						 
						
							
							
								
								Fix streaming API redirection ignoring the port of `streaming_api_base_url` ( #28558 )  
							
							
							
						 
						
							2024-01-02 12:27:51 +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  
				
					
						
							
							
								 
						
							
								c28976d89e 
								
							 
						 
						
							
							
								
								Handle negative offset param in `api/v2/search` ( #28282 )  
							
							
							
						 
						
							2023-12-19 10:55:39 +00:00  
				
					
						
							
							
								 
						
							
								7d9b209fe8 
								
							 
						 
						
							
							
								
								Fix call to inefficient `delete_matched` cache method in domain blocks ( #28374 )  
							
							
							
						 
						
							2023-12-18 16:14:43 +00:00  
				
					
						
							
							
								 
						
							
								0e5b8fc46b 
								
							 
						 
						
							
							
								
								Fix `Style/RedundantReturn` cop ( #28391 )  
							
							
							
						 
						
							2023-12-18 09:50:51 +00:00  
				
					
						
							
							
								 
						
							
								3bc437b99a 
								
							 
						 
						
							
							
								
								Fix `Style/RedundantParentheses` cop ( #28176 )  
							
							
							
						 
						
							2023-12-01 16:00:44 +00:00  
				
					
						
							
							
								 
						
							
								d83d01eb1e 
								
							 
						 
						
							
							
								
								Fix `Lint/RedundantSafeNavigation` cop ( #28172 )  
							
							
							
						 
						
							2023-12-01 15:52:56 +00:00  
				
					
						
							
							
								 
						
							
								963354978a 
								
							 
						 
						
							
							
								
								Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases ( #28053 )  
							
							
							
						 
						
							2023-11-30 15:43:26 +00:00  
				
					
						
							
							
								 
						
							
								1f1c75bba5 
								
							 
						 
						
							
							
								
								File cleanup/organization in `controllers/concerns` ( #27846 )  
							
							
							
						 
						
							2023-11-30 14:39:41 +00:00  
				
					
						
							
							
								 
						
							
								e7c340a634 
								
							 
						 
						
							
							
								
								Spec coverage for missing `q` param and error conditions in `api/v2/search` controller ( #27842 )  
							
							
							
						 
						
							2023-11-30 13:59:46 +00:00  
				
					
						
							
							
								 
						
							
								bb0efe16e6 
								
							 
						 
						
							
							
								
								Remove `default_scope` from `MediaAttachment` class ( #28043 )  
							
							
							
						 
						
							2023-11-30 13:30:35 +00:00  
				
					
						
							
							
								 
						
							
								e48ecd2929 
								
							 
						 
						
							
							
								
								Remove `default_scope` from `Admin::ActionLog` ( #28026 )  
							
							
							
						 
						
							2023-11-29 10:39:59 +00:00  
				
					
						
							
							
								 
						
							
								291dc04e67 
								
							 
						 
						
							
							
								
								Remove un-needed `action` and `template` options to `render` in controllers ( #28022 )  
							
							
							
						 
						
							2023-11-29 10:38:05 +00:00  
				
					
						
							
							
								 
						
							
								baf3b71e3b 
								
							 
						 
						
							
							
								
								Extract `path_without_format` private methd in accounts controller ( #28091 )  
							
							
							
						 
						
							2023-11-28 09:17:26 +00:00  
				
					
						
							
							
								 
						
							
								9072896ae5 
								
							 
						 
						
							
							
								
								Avoid unnecessary i-var for account rss page url generation ( #28092 )  
							
							
							
						 
						
							2023-11-28 08:19:08 +00:00  
				
					
						
							
							
								 
						
							
								dfc7154767 
								
							 
						 
						
							
							
								
								Remove unused `cached_filtered_status_page` method from accounts controller ( #28090 )  
							
							
							
						 
						
							2023-11-28 07:43:16 +00:00  
				
					
						
							
							
								 
						
							
								7877fcd83c 
								
							 
						 
						
							
							
								
								Deduplicate IDs in relationships and familiar_followers APIs ( #27982 )  
							
							
							
						 
						
							2023-11-23 10:00:09 +00:00  
				
					
						
							
							
								 
						
							
								4be12791e6 
								
							 
						 
						
							
							
								
								Remove `default_scope` from `StatusEdit` class ( #28042 )  
							
							
							
						 
						
							2023-11-23 09:26:11 +00:00  
				
					
						
							
							
								 
						
							
								9742bccbe7 
								
							 
						 
						
							
							
								
								Add coverage for `api/v2/media` endpoint ( #28027 )  
							
							
							
						 
						
							2023-11-22 15:39:34 +00:00  
				
					
						
							
							
								 
						
							
								876f5b1d12 
								
							 
						 
						
							
							
								
								Convert `/instances/*` controller specs to request specs ( #27988 )  
							
							... 
							
							
							
							Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2023-11-20 11:05:28 +00:00  
				
					
						
							
							
								 
						
							
								fe58ac8d9f 
								
							 
						 
						
							
							
								
								Improve spec coverage for `api/web/push_subscriptions` controller ( #27858 )  
							
							... 
							
							
							
							Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2023-11-15 13:14:51 +00:00  
				
					
						
							
							
								 
						
							
								d67bd44ca1 
								
							 
						 
						
							
							
								
								Add profile setup to onboarding in web UI ( #27829 )  
							
							
							
						 
						
							2023-11-15 11:13:53 +00:00  
				
					
						
							
							
								 
						
							
								7e1a77ea51 
								
							 
						 
						
							
							
								
								Add base class for `api/v1/timelines/*` controllers ( #27840 )  
							
							
							
						 
						
							2023-11-14 14:53:31 +00:00  
				
					
						
							
							
								 
						
							
								d562fb8459 
								
							 
						 
						
							
							
								
								Specs for minimal CSP policy in `Api::` controllers ( #27845 )  
							
							
							
						 
						
							2023-11-14 14:34:30 +00:00  
				
					
						
							
							
								 
						
							
								1f8173ac5a 
								
							 
						 
						
							
							
								
								Extract private methods in api/v1/instances/domain_blocks ( #27844 )  
							
							
							
						 
						
							2023-11-14 10:31:59 +00:00  
				
					
						
							
							
								 
						
							
								0945e25b8f 
								
							 
						 
						
							
							
								
								Add `Api::V1::Statuses::BaseController` base controller class ( #27794 )  
							
							
							
						 
						
							2023-11-13 14:53:22 +00:00  
				
					
						
							
							
								 
						
							
								07a4059901 
								
							 
						 
						
							
							
								
								Add support for invite codes in the registration API ( #27805 )  
							
							
							
						 
						
							2023-11-13 13:27:00 +00:00  
				
					
						
							
							
								 
						
							
								0d14fcebae 
								
							 
						 
						
							
							
								
								Change link previews to keep original URL from the status ( #27312 )  
							
							
							
						 
						
							2023-11-13 09:58:28 +00:00  
				
					
						
							
							
								 
						
							
								ac69f90098 
								
							 
						 
						
							
							
								
								Add `Api::V1::Instances::BaseController` base controller class ( #27797 )  
							
							
							
						 
						
							2023-11-10 12:46:00 +00:00  
				
					
						
							
							
								 
						
							
								c451bbe249 
								
							 
						 
						
							
							
								
								Allow viewing and severing relationships with suspended accounts ( #27667 )  
							
							
							
						 
						
							2023-11-09 14:50:25 +00:00  
				
					
						
							
							
								 
						
							
								13c3e59601 
								
							 
						 
						
							
							
								
								Use helper method to build batched status edits in `admin/statuses/show` ( #27739 )  
							
							
							
						 
						
							2023-11-08 13:04:52 +00:00  
				
					
						
							
							
								 
						
							
								d6f50839e1 
								
							 
						 
						
							
							
								
								Fix `RSpec/SpecFilePathFormat` cops ( #27730 )  
							
							
							
						 
						
							2023-11-06 16:25:40 +00:00  
				
					
						
							
							
								 
						
							
								d649bbf28f 
								
							 
						 
						
							
							
								
								Add some more tests and clean up domain block controller ( #27469 )  
							
							
							
						 
						
							2023-10-31 09:40:30 +00:00  
				
					
						
							
							
								 
						
							
								33f8c1c5eb 
								
							 
						 
						
							
							
								
								Remove version check from update cache_concern.rb ( #27592 )  
							
							
							
						 
						
							2023-10-30 14:04:12 +00:00  
				
					
						
							
							
								 
						
							
								1f5187e2e2 
								
							 
						 
						
							
							
								
								Misc spec/refactor to user mailer and user mailer spec ( #27486 )  
							
							
							
						 
						
							2023-10-27 09:57:16 +00:00  
				
					
						
							
							
								 
						
							
								d2f52f7f64 
								
							 
						 
						
							
							
								
								Fix report processing notice not mentioning the report number when performing a custom action ( #27442 )  
							
							
							
						 
						
							2023-10-26 17:03:31 +00:00  
				
					
						
							
							
								 
						
							
								49b8433c56 
								
							 
						 
						
							
							
								
								Fix confusing screen when visiting a confirmation link for an already-confirmed email ( #27368 )  
							
							
							
						 
						
							2023-10-25 21:33:44 +00:00  
				
					
						
							
							
								 
						
							
								379115e601 
								
							 
						 
						
							
							
								
								Add SELF_DESTRUCT env variable to process self-destructions in the background ( #26439 )  
							
							
							
						 
						
							2023-10-23 15:46:21 +00:00  
				
					
						
							
							
								 
						
							
								99f2534cee 
								
							 
						 
						
							
							
								
								Add support for displaying unknown servers on /admin/instances/:domain ( #27150 )  
							
							
							
						 
						
							2023-10-23 14:27:57 +02:00  
				
					
						
							
							
								 
						
							
								7c3fea7275 
								
							 
						 
						
							
							
								
								Feature: Allow token introspection without read scope ( #27142 )  
							
							
							
						 
						
							2023-10-18 14:10:07 +02:00  
				
					
						
							
							
								 
						
							
								d4c2dca874 
								
							 
						 
						
							
							
								
								Fix haml-lint `InstanceVariables` rule for auth/sessions/two_factor/o… ( #27372 )  
							
							
							
						 
						
							2023-10-12 09:44:20 +02:00  
				
					
						
							
							
								 
						
							
								40ba6e119b 
								
							 
						 
						
							
							
								
								Fix Vary headers not being set on some redirects ( #27272 )  
							
							
							
						 
						
							2023-10-05 09:50:08 +02:00  
				
					
						
							
							
								 
						
							
								340f1a68be 
								
							 
						 
						
							
							
								
								Simplify instance presenter view access ( #26046 )  
							
							
							
						 
						
							2023-09-28 16:52:37 +02:00  
				
					
						
							
							
								 
						
							
								20666482ef 
								
							 
						 
						
							
							
								
								Added admin api for managing tags ( #26872 )  
							
							
							
						 
						
							2023-09-13 11:22:53 +02:00  
				
					
						
							
							
								 
						
							
								9a70cac9de 
								
							 
						 
						
							
							
								
								Fix   #26849  by adding the domain of the current SSO provider to the form-action CSP ( #26857 )  
							
							
							
						 
						
							2023-09-12 13:04:51 +02:00  
				
					
						
							
							
								 
						
							
								33c8708a1a 
								
							 
						 
						
							
							
								
								Change `GET /api/v1/directory` to use database replica rather than primary ( #26856 )  
							
							
							
						 
						
							2023-09-08 17:01:02 +02:00  
				
					
						
							
							
								 
						
							
								09ec9c6aa5 
								
							 
						 
						
							
							
								
								Downgrade signature verification debug logging from `warn` to `debug` ( #26812 )  
							
							
							
						 
						
							2023-09-06 12:17:22 +02:00  
				
					
						
							
							
								 
						
							
								548c032dbb 
								
							 
						 
						
							
							
								
								Improve interaction modal error handling ( #26795 )  
							
							
							
						 
						
							2023-09-05 23:49:48 +02:00  
				
					
						
							
							
								 
						
							
								16681e0f20 
								
							 
						 
						
							
							
								
								Add admin notifications for new Mastodon versions ( #26582 )  
							
							
							
						 
						
							2023-09-01 17:47:07 +02:00  
				
					
						
							
							
								 
						
							
								9e26cd5503 
								
							 
						 
						
							
							
								
								Add `authorized_fetch` server setting in addition to env var ( #25798 )  
							
							
							
						 
						
							2023-09-01 15:41:10 +02:00