| 
								
								
									 PrivateGER | 99a0f756ff | Expose instance-moderation endpoints in UI | 2024-10-05 19:06:05 +02:00 |  | 
				
					
						| 
								
								
									 syuilo | 7933b6662e | 🎨 | 2024-10-05 18:57:23 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 057a6d731d | 🎨 | 2024-10-05 18:24:04 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | d8cb7305ef | feat: 通報の強化 (#14704) * wip
* Update CHANGELOG.md
* lint
* Update types.ts
* wip
* ✌️
* Update MkAbuseReport.vue
* tweak | 2024-10-05 16:20:15 +09:00 |  | 
				
					
						| 
								
								
									 おさむのひと | 0d7d1091c8 | enhance: 人気のPlayを10件以上表示できるように (#14443) Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com> | 2024-10-05 14:37:52 +09:00 |  | 
				
					
						| 
								
								
									 Hazel K | fb7bc2ff01 | preserve scroll positions when navigating | 2024-10-04 08:58:32 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 4273640530 | fix extra scroll bar on mobile | 2024-10-04 08:31:25 -04:00 |  | 
				
					
						| 
								
								
									 syuilo | fa06c59eae | 🎨 | 2024-10-04 19:09:46 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 708ffaef5c | 🎨 | 2024-10-04 17:29:10 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 2639e92e18 | 🎨 | 2024-10-04 17:07:27 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 2fa805b8f7 | 🎨 | 2024-10-04 11:55:46 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | c1597be458 | 🎨 | 2024-10-04 10:18:36 +09:00 |  | 
				
					
						| 
								
								
									 Marie | d5b372f7a9 | upd&merge: Merge Cherrypick/MisskeyIO's external url popup, delete old popup warning and modify script to handle undefined domains | 2024-10-04 02:31:22 +02:00 |  | 
				
					
						| 
								
								
									 Marie | ac1e5a0fb5 | merge: Feat: Implement "Show Below Avatar" for Avatar Decorations (!645) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/645
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev> | 2024-10-03 20:40:34 +00:00 |  | 
				
					
						| 
								
								
									 Hazel K | bdd8e54be9 | add missing copyright header | 2024-10-03 15:19:05 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | fddf078b52 | improve per-user view on mobile | 2024-10-03 15:16:07 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 97a16c2ebc | Merge branch 'develop' into hazelnoot/following-timeline | 2024-10-03 14:00:06 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | d82c0ddba9 | fix "fetch user info during animation sync" | 2024-10-03 12:03:21 -04:00 |  | 
				
					
						| 
								
								
									 dakkar | fa71e54812 | backup/restore disableCatSpeak | 2024-10-03 16:59:08 +01:00 |  | 
				
					
						| 
								
								
									 Leah | d55c86548d | You can now disable cat speak in settings (client side) | 2024-10-03 16:58:49 +01:00 |  | 
				
					
						| 
								
								
									 fEmber | e2beec33f8 | merge: Minor issue fixes on the frontend (!625) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/625
Closes #659, #656, #651, #661, #632, and #710
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: fEmber <acomputerdog@gmail.com> | 2024-10-03 15:52:00 +00:00 |  | 
				
					
						| 
								
								
									 Hazel K | 21b935aa78 | add toggle for "only with files" | 2024-10-03 11:33:03 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 2fbb697bf9 | fetch user info during animation sync | 2024-10-03 11:32:51 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 9b572be0df | use standard mute logic | 2024-10-03 11:32:23 -04:00 |  | 
				
					
						| 
								
								
									 syuilo | d2175a9b9f | initialPassword -> setupPassword | 2024-10-03 20:40:39 +09:00 |  | 
				
					
						| 
								
								
									 かっこかり | 2c1a7470d3 | feat: サーバー初期設定時に初期パスワードを要求できるように (#14626) * feat: サーバー初期設定時専用の初期パスワードを設定できるように
* 無いのに入力された場合もエラーにする
* 🎨
* 🎨
* cypress-devcontainerにもpassを設定(テストが失敗するため)
* [ci skip] 🎨
* ✌️
* test: please revert this commit before merge
* Revert "test: please revert this commit before merge"
This reverts commit 66b2b48f66830d2450d8cda03955c143feba76c7.
* Update locales/ja-JP.yml
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* build assets
* Update Changelog
* fix condition
* fix condition
* add comment
* change error code
* 他のエラーコードと合わせる
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> | 2024-10-03 18:18:00 +09:00 |  | 
				
					
						| 
								
								
									 Hazel K | 7ad36d33e9 | add comments for mute logic | 2024-10-03 00:49:47 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 72d59b459a | respect word mutes | 2024-10-03 00:45:49 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | fcb1218bbc | add missing import | 2024-10-03 00:43:45 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 64c737036f | more lint fixes | 2024-10-02 23:35:40 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 40179a5591 | lint fixes | 2024-10-02 22:00:32 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 5c87ed8488 | add missing import | 2024-10-02 20:32:54 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 444b02ecdd | reload user info when switching tabs | 2024-10-02 20:26:22 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 508e76b672 | scroll both columns separately | 2024-10-02 20:20:51 -04:00 |  | 
				
					
						| 
								
								
									 CenTdemeern1 | 28aa99b273 | Implement "Show Below Avatar" for Avatar Decorations | 2024-10-02 23:49:30 +02:00 |  | 
				
					
						| 
								
								
									 Hazel K | 9ddab63a6a | hide actions in mobile layout | 2024-10-02 17:08:12 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | f43cb514b0 | add menu to toggle user replies / boosts | 2024-10-02 12:41:08 -04:00 |  | 
				
					
						| 
								
								
									 Marie | cc1017b2af | upd: add sponsors to instance information | 2024-10-02 18:25:23 +02:00 |  | 
				
					
						| 
								
								
									 Hazel K | 705ae79eb1 | Merge branch 'develop' into hazelnoot/following-timeline | 2024-10-02 11:45:09 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | ef7cde6bc6 | fixes from peer review | 2024-10-02 11:38:21 -04:00 |  | 
				
					
						| 
								
								
									 dakkar | 0bd6d48c7e | merge: Customize Sidebar/Visitor/About separately from app icon. (!632) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/632
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev> | 2024-10-02 14:55:20 +00:00 |  | 
				
					
						| 
								
								
									 Hazel K | 93a4008d42 | disable the per-user feed on mobile | 2024-10-02 00:45:41 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 09b0de13bf | fix comment typo | 2024-10-02 00:44:26 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | e031877a9e | rename some CSS and JS names | 2024-10-02 00:20:39 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 21277eab8f | auto-select the first user in the following feed | 2024-10-02 00:11:57 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 8f14fec45b | fix error handling for following-feed | 2024-10-02 00:09:10 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | ce5c156e42 | translate alt text for "no notes found" image | 2024-10-02 00:08:52 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | d2cf675569 | show user info over user feed | 2024-10-01 22:21:08 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | 204e734192 | include user feed | 2024-10-01 18:28:04 -04:00 |  | 
				
					
						| 
								
								
									 Hazel K | ae3863bed0 | use compact rendering for following feed | 2024-10-01 14:37:09 -04:00 |  |