anatawa12 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5a3c6575dd 
								
							 
						 
						
							
							
								
								新規にフォローした人のwithRepliesをtrueにする機能を追加 ( #12048 )  
							
							... 
							
							
							
							* feat: add defaultWithReplies to MiUser
* feat: use defaultWithReplies when creating MiFollowing
* feat: update defaultWithReplies from API
* feat: return defaultWithReplies as a part of $i
* feat(frontend): configure defaultWithReplies
* docs(changelog): 新規にフォローした人のをデフォルトでTL二追加できるように
* fix: typo
* style: fix lint failure
* chore: improve UI text
* chore: make optional params of  UserFollowingService.follow() object
* chore: UserFollowingService.follow() accept withReplies
* chore: add withReplies to MiFollowRequest
* chore: process withReplies for follow request
* feat: accept withReplies on 'following/create' endpoint
* feat: store defaultWithReplies in client store
* Revert "feat: return defaultWithReplies as a part of $i"
This reverts commit f2cc4fe6
* Revert "feat: update defaultWithReplies from API"
This reverts commit 95e3cee6
* Revert "feat: add defaultWithReplies to MiUser"
This reverts commit 9f5ab14d7063532de2b049bc2ed40a15658168f5.
* feat: configuring withReplies in import-following
* feat(frontend): configure withReplies
* fix(frontend): incorrectly showRepliesToOthersInTimeline can be shown
* fix(backend): withReplies of following/create not working
* fix(frontend): importFollowing error
* fix: withReplies is not working with follow import
* fix(frontend): use v-model
* style: fix lint
---------
Co-authored-by: Sayamame-beans <61457993+sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp> 
							
						 
						
							2023-10-17 20:56:17 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f71a675a34 
								
							 
						 
						
							
							
								
								ci: remove updating server for stable releases  
							
							
							
						 
						
							2023-10-17 09:34:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Insert5StarName 
								
							 
						 
						
							
							
							
							
								
							
							
								4d71afa884 
								
							 
						 
						
							
							
								
								fix: move background into seperate element to prevent it from being funny  
							
							
							
						 
						
							2023-10-17 08:23:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6f46dfa7bb 
								
							 
						 
						
							
							
								
								upd: change top size on background css  
							
							... 
							
							
							
							Closes  transfem-org/Sharkey#82  
						
							2023-10-17 02:12:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								e9db0680c4 
								
							 
						 
						
							
							
								
								update deps  
							
							
							
						 
						
							2023-10-17 09:04:17 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								5686e1d2d0 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2023-10-17 09:00:42 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5710735a15 
								
							 
						 
						
							
							
								
								upd: icons on instance-block page  
							
							
							
						 
						
							2023-10-16 23:49:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								68886b9ab5 
								
							 
						 
						
							
							
								
								merge: upstream performance changes & instance silencing  
							
							
							
						 
						
							2023-10-16 23:38:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9e74455320 
								
							 
						 
						
							
							
								
								up: dev version  
							
							
							
						 
						
							2023-10-16 23:12:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								9338ab461e 
								
							 
						 
						
							
							
								
								update deps  
							
							
							
						 
						
							2023-10-16 20:13:05 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								7e4562d50a 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-10-16 20:12:06 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									まっちゃてぃー 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5efd01ba70 
								
							 
						 
						
							
							
								
								feat: サーバーサイレンス機能を追加 ( #12031 )  
							
							... 
							
							
							
							* feat : サーバーサイレンスを追加
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update locale
* Update instance-info.vue
* update misskey-js.api.md
* lint fix
* migration fix
* 既存のものを使うように
* fix
* 色々直した
* Update packages/frontend/src/pages/admin/instance-block.vue
* Update packages/frontend/src/pages/admin/instance-block.vue
* Update packages/frontend/src/components/MkInstanceCardMini.vue
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/UserFollowingService.ts
* Update packages/backend/src/core/UserFollowingService.ts
* fix: サイレンスされてるサーバーからの投稿は全部ホームにする
* fix: undefinedでfalseを返すようにした
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-10-16 20:11:27 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								1966876320 
								
							 
						 
						
							
							
								
								fix test  
							
							
							
						 
						
							2023-10-16 17:42:33 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								3ebed5aa3e 
								
							 
						 
						
							
							
								
								feat: local-only antenna  
							
							... 
							
							
							
							Resolve  #11869  
						
							2023-10-16 15:06:00 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								6a321ba340 
								
							 
						 
						
							
							
								
								fix test  
							
							
							
						 
						
							2023-10-16 14:35:44 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								34d1b463a4 
								
							 
						 
						
							
							
								
								fix tests  
							
							
							
						 
						
							2023-10-16 12:58:17 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								24437a04d4 
								
							 
						 
						
							
							
								
								fix of  1fa1d31696 
							
							
							
						 
						
							2023-10-16 12:00:56 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								1fa1d31696 
								
							 
						 
						
							
							
								
								perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように  
							
							
							
						 
						
							2023-10-16 10:45:22 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								55c5412aa0 
								
							 
						 
						
							
							
								
								chore: set version  
							
							
							
						 
						
							2023-10-16 02:13:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b7fd84c643 
								
							 
						 
						
							
							
								
								upd: remove show more button effects  
							
							
							
						 
						
							2023-10-16 02:05:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6779272c81 
								
							 
						 
						
							
							
								
								upd: change how show more gets shown  
							
							
							
						 
						
							2023-10-16 01:39:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1eb536f086 
								
							 
						 
						
							
							
								
								upd: remove buggy backdrop-filter  
							
							
							
						 
						
							2023-10-16 00:52:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								67c95ea646 
								
							 
						 
						
							
							
								
								fix: type error  
							
							
							
						 
						
							2023-10-15 23:42:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ca428977a5 
								
							 
						 
						
							
							
								
								merge: upstream  
							
							
							
						 
						
							2023-10-15 23:36:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cec0207b60 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/transfem-org/Sharkey  into develop  
							
							
							
						 
						
							2023-10-15 23:19:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								88216861a9 
								
							 
						 
						
							
							
								
								upd: attempt at fancy blur  
							
							
							
						 
						
							2023-10-15 23:19:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Insert5StarName 
								
							 
						 
						
							
							
							
							
								
							
							
								83cc9cf980 
								
							 
						 
						
							
							
								
								fix: pinned notes not being transparent  
							
							
							
						 
						
							2023-10-15 20:26:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Amelia Yukii 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c9d03c9ced 
								
							 
						 
						
							
							
								
								fix: some missing transparent elements  
							
							
							
						 
						
							2023-10-15 20:18:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								870fbf9852 
								
							 
						 
						
							
							
								
								merge: transparency  
							
							... 
							
							
							
							Closes  transfem-org/Sharkey#65  
						
							2023-10-15 20:07:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								85f3534b2c 
								
							 
						 
						
							
							
								
								fix: decrement of renotecount  
							
							
							
						 
						
							2023-10-15 19:43:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a8d937b08e 
								
							 
						 
						
							
							
								
								chore: add newline between } and @media  
							
							
							
						 
						
							2023-10-15 19:28:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Insert5StarName 
								
							 
						 
						
							
							
							
							
								
							
							
								25c7e55c54 
								
							 
						 
						
							
							
								
								fix: Detailed view too  
							
							
							
						 
						
							2023-10-15 19:27:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Insert5StarName 
								
							 
						 
						
							
							
							
							
								
							
							
								a977d4316d 
								
							 
						 
						
							
							
								
								fix: wrong scaling in notifications container  
							
							
							
						 
						
							2023-10-15 19:25:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								18f7067103 
								
							 
						 
						
							
							
								
								upd: add locales for client settings  
							
							
							
						 
						
							2023-10-15 19:25:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2f1f463009 
								
							 
						 
						
							
							
								
								upd: client option for click to open posts  
							
							
							
						 
						
							2023-10-15 19:16:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								05967dd364 
								
							 
						 
						
							
							
								
								merge: Fix translations ( #75 )  
							
							
							
						 
						
							2023-10-15 19:03:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Insert5StarName 
								
							 
						 
						
							
							
							
							
								
							
							
								85aa0c06bc 
								
							 
						 
						
							
							
								
								fix: make MKNoteSub scale correctly  
							
							
							
						 
						
							2023-10-15 19:01:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Insert5StarName 
								
							 
						 
						
							
							
							
							
								
							
							
								94d2a16e89 
								
							 
						 
						
							
							
								
								fix: make note footer scale correctly  
							
							
							
						 
						
							2023-10-15 18:58:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								d901ac6f67 
								
							 
						 
						
							
							
								
								fix some translations of "replies" & "renotes" tab labels  
							
							... 
							
							
							
							it & fr I'm sure, es & ca & pt I'm pretty confident, the rest is
pretty much copy&paste from other translations that have more context 
							
						 
						
							2023-10-15 17:58:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								731a686b57 
								
							 
						 
						
							
							
								
								fix: router issue due to click to open  
							
							
							
						 
						
							2023-10-15 18:52:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3d11e442e6 
								
							 
						 
						
							
							
								
								fix: replies locale on Espanol and Italian  
							
							
							
						 
						
							2023-10-15 18:42:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								03b12215cd 
								
							 
						 
						
							
							
								
								fix: replies locale  
							
							
							
						 
						
							2023-10-15 18:37:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								005d7b6da5 
								
							 
						 
						
							
							
								
								upd: uncomment activitypub section  
							
							
							
						 
						
							2023-10-15 18:35:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Insert5StarName 
								
							 
						 
						
							
							
							
							
								
							
							
								42895ab326 
								
							 
						 
						
							
							
								
								fix: remote warning being transparent  
							
							
							
						 
						
							2023-10-15 18:18:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								97df169ebe 
								
							 
						 
						
							
							
								
								fix: don't decrement past 0  
							
							
							
						 
						
							2023-10-15 18:16:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								48c7eeb57e 
								
							 
						 
						
							
							
								
								fix: prevent quoted toast to be triggered when not quoted  
							
							
							
						 
						
							2023-10-15 18:03:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								26cd12f7bf 
								
							 
						 
						
							
							
								
								upd: add locale for quoted, add toasts and effects  
							
							
							
						 
						
							2023-10-15 18:00:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								704b93f7d6 
								
							 
						 
						
							
							
								
								upd: move some strings into i18n  
							
							
							
						 
						
							2023-10-15 17:47:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c904fa6b59 
								
							 
						 
						
							
							
								
								upd: add listenbrainz to mobile view  
							
							
							
						 
						
							2023-10-15 17:18:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cb1585532f 
								
							 
						 
						
							
							
								
								upd: move icon on about sharkey page to the left slightly  
							
							
							
						 
						
							2023-10-15 13:32:42 +02:00