| 
								
								
									 Hazelnoot | d2a4d6d9e0 | fix lint errors in home.vue / index.listenbrainz.vue | 2024-10-26 12:58:07 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 75fc3de405 | collapse user activity/files/listenbrainz by default on mobile | 2024-10-26 12:51:52 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | b034e1db67 | fix inconsistent relation badges between user profile and user info block | 2024-10-26 11:31:11 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 27b502fab5 | normalize re-fetch logic between InboxProcessorService and ActivityPubServerService | 2024-10-26 10:40:15 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | c0a5955e0a | log key rotation | 2024-10-26 10:40:15 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 5eb9a263e2 | fix public key re-fetch logic | 2024-10-26 10:40:15 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 78a75171c2 | remove cached public keys after deletion | 2024-10-26 10:40:15 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | ca1cdc4ea3 | fix poll option limit in masto API | 2024-10-26 10:38:29 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 726013057d | show separate counters for text limit and CW limit | 2024-10-26 10:38:16 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | c5d9bde43f | expose CW limit to frontend | 2024-10-26 10:37:43 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 01e98c75ab | add separate limits for CW length | 2024-10-26 10:04:23 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 10d3d9f382 | fix unit tests | 2024-10-26 09:49:28 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | a6befca845 | clarify comment about MAX_NOTE_TEXT_LENGTH in tests | 2024-10-26 09:49:28 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 67185a5d5d | fix UUID format | 2024-10-26 09:49:28 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 560ee43dcf | separate character limits for local and remote notes | 2024-10-26 09:49:28 -04:00 |  | 
				
					
						| 
								
								
									 かっこかり | a6a1e3d733 | enhance(frontend): Self-XSS防止用のメッセージを追加 (#14839) * enhance(frontend): Self-XSS防止用のメッセージを追加
* Update Changelog
* embedにも同様の記述を追加 | 2024-10-26 22:07:26 +09:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 524ddb9677 | fix race conditions in check_connect.js | 2024-10-26 08:57:26 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 55df1ad10f | merge: teach eslint to check translations (!695) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/695
Approved-by: Marie <github@yuugi.dev>
Approved-by: Hazelnoot <acomputerdog@gmail.com> | 2024-10-25 15:23:14 +00:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 9562a830ed | merge: Merge upstream security advisary (!707) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/707
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com> | 2024-10-25 15:22:21 +00:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 57ce32d44f | merge: fix: return getFromDb directly when fanoutTimeline is not enabled (!709) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/709
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com> | 2024-10-25 15:20:06 +00:00 |  | 
				
					
						| 
								
								
									![github-actions[bot]](/avatar/cb7b7994e594270ea25948a7bf186123?size=56) github-actions[bot] | ded6ef207b | Bump version to 2024.10.2-alpha.1 | 2024-10-25 13:16:43 +00:00 |  | 
				
					
						| 
								
								
									 かっこかり | db95b6b0d6 | 🎨 https://github.com/misskey-dev/misskey/pull/14828 のデザイン修正 | 2024-10-25 19:37:01 +09:00 |  | 
				
					
						| 
								
								
									 かっこかり | eeea4ec00b | fix(backend): 招待コード発行可能残り数算出に使用すべきロールポリシーの値が違うのを修正 (#14834) * fix: should use invite limit cycle to calculate invite/limit
* Update Changelog
* Update changelog
---------
Co-authored-by: Lhc_fl <lhcfl@outlook.com> | 2024-10-25 15:09:37 +09:00 |  | 
				
					
						| 
								
								
									 かっこかり | 07b2c3e5b2 | fix(frontend): 管理画面のリンク切れを修正 (#14831) * fix(frontend): 管理画面のリンク切れを修正
* Update Changelog | 2024-10-25 15:09:07 +09:00 |  | 
				
					
						| 
								
								
									 かっこかり | 076cc953e2 | enhance(frontend): 外部アプリ認証画面の改良 (#14828) * enhance(frontend): 外部アプリ認証画面の改良
* 🎨
* lint
* Update Changelog
* indent
* lint
* enhance: miauthのリダイレクト先をUI内でも表示するように
* 🎨
* fix
* fix | 2024-10-25 14:20:33 +09:00 |  | 
				
					
						| 
								
								
									 dakkar | 991995673d | remove stripes from posting preview | 2024-10-24 21:40:34 +01:00 |  | 
				
					
						| 
								
								
									 dakkar | d7ffc0be62 | MR !710 had missed renderUpNote | 2024-10-24 13:47:54 +01:00 |  | 
				
					
						| 
								
								
									 dakkar | ff220bd372 | Merge branch 'develop' into 'fix/user-lookup-capitalization' # Conflicts:
#   packages/backend/src/core/MfmService.ts | 2024-10-24 08:14:53 +00:00 |  | 
				
					
						| 
								
								
									 dakkar | 4fed355592 | merge: fix: send MFM payload for notes that don't contain advanced MFM (!710) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/710
Closes #647
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net> | 2024-10-24 08:10:46 +00:00 |  | 
				
					
						| 
								
								
									 Laura Hausmann | aae7fff494 | fix: make sure mentions of local users get rendered correctly during AP delivery (resolves #645) | 2024-10-24 05:51:30 +02:00 |  | 
				
					
						| 
								
								
									 Laura Hausmann | 724aff6e4e | fix: make sure outgoing remote mentions get resolved correctly if referenced with non-canonical casing (resolves #646) | 2024-10-24 05:45:22 +02:00 |  | 
				
					
						| 
								
								
									 Laura Hausmann | d52f4748f2 | fix: send MFM payload for notes that don't contain advanced MFM (resolves #647) | 2024-10-24 05:40:17 +02:00 |  | 
				
					
						| 
								
								
									 Lhc_fl | 67f977f4ff | fix: return getfromdb when FanoutTimeline is not enabled | 2024-10-23 23:14:46 +08:00 |  | 
				
					
						| 
								
								
									 かっこかり | 15ae1605ec | enhance(frontend): 「単なるラッキー」の調整 (#14807) * enhance(frontend): 「単なるラッキー」の調整
* refactor
* comment
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> | 2024-10-23 14:23:29 +09:00 |  | 
				
					
						| 
								
								
									 饺子w (Yumechi) | e05420a92d | Merge commit from fork [ghsa-gq5q-c77c-v236](https://github.com/misskey-dev/misskey/security/advisories/ghsa-gq5q-c77c-v236)
Signed-off-by: eternal-flame-AD <yume@yumechi.jp> | 2024-10-22 22:30:17 +02:00 |  | 
				
					
						| 
								
								
									 dakkar | 60be692a0a | merge: fix: should use invite limit cycle to calculate invite/limit (!706) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/706
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net> | 2024-10-22 14:07:17 +00:00 |  | 
				
					
						| 
								
								
									 dakkar | e40b3ec4c7 | fix (sort of) all missing translations | 2024-10-22 12:05:25 +01:00 |  | 
				
					
						| 
								
								
									 dakkar | 2fb688803f | don't lint translations in translation test | 2024-10-22 12:05:07 +01:00 |  | 
				
					
						| 
								
								
									 dakkar | cff59ce2aa | use en-UStranslations for linting | 2024-10-22 12:05:07 +01:00 |  | 
				
					
						| 
								
								
									 dakkar | 6a3dc40c31 | lint translations in embeds, too | 2024-10-22 12:05:07 +01:00 |  | 
				
					
						| 
								
								
									 dakkar | 82674d8718 | lint all uses of translations | 2024-10-22 12:02:23 +01:00 |  | 
				
					
						| 
								
								
									 Lhc_fl | 6aaeda13b9 | fix: should use invite limit cycle to calculate invite/limit | 2024-10-22 18:48:24 +08:00 |  | 
				
					
						| 
								
								
									 饺子w (Yumechi) | 48d1539f3b | Merge commit from fork [ghsa-gq5q-c77c-v236](https://github.com/misskey-dev/misskey/security/advisories/ghsa-gq5q-c77c-v236)
Signed-off-by: eternal-flame-AD <yume@yumechi.jp> | 2024-10-22 18:17:56 +09:00 |  | 
				
					
						| 
								
								
									![github-actions[bot]](/avatar/cb7b7994e594270ea25948a7bf186123?size=56) github-actions[bot] | 8b6d321a76 | Bump version to 2024.10.2-alpha.0 | 2024-10-22 08:45:08 +00:00 |  | 
				
					
						| 
								
								
									 syuilo | 952fec5665 | feat: 過去のノートを非公開化/フォロワーのみ表示可能にできる機能 (#14814) * wip
* Update CHANGELOG.md
* wip
* wip
* wip
* Update privacy.vue
* wip | 2024-10-22 17:08:53 +09:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | bc45ff2103 | add warning about incomplete remote data on following feed | 2024-10-21 17:57:54 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 04654b2f84 | add "followers" tab to following feed | 2024-10-21 17:55:06 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 053b47d78a | return error when calling following feed with both includeReplies and filesOnly | 2024-10-21 17:55:06 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 6430a191f7 | fix duplicate users in the following feed | 2024-10-21 17:55:06 -04:00 |  | 
				
					
						| 
								
								
									 dakkar | d7a3ec9c5e | re-add "copy link (origin)" that was dropped accidentally there are 2 nearly identical blocks of code that generate the menu for
logged-in users and for not-logged-in… I had missed the logged-in one | 2024-10-21 15:14:56 +01:00 |  |