| 
								
								
									 Amelia Yukii | ddd82eb831 | fix: MkInfo being transparent 2x | 2023-10-14 14:48:38 +02:00 |  | 
				
					
						| 
								
								
									 Amelia Yukii | 3d4c6340b9 | fix: MkInfo being transparent | 2023-10-14 14:01:08 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 080450c10b | upd: rename renote to boost | 2023-10-14 02:46:36 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 96d99f04fb | upd: change unrenote function | 2023-10-13 22:29:14 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | f77a81c4bc | fix: don't open post on clicking renote | 2023-10-13 22:05:26 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 463dfd87b5 | upd: add rocket to note | 2023-10-13 21:58:58 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | d561aae3e5 | chore: lint | 2023-10-13 21:54:57 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 363df5b256 | upd: add renote limit to other note components | 2023-10-13 21:53:38 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | cea2de6209 | fix rocket-launcher | 2023-10-13 21:44:10 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | a37da15eaf | upd: only allow one renote | 2023-10-13 21:40:43 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | f8f128b347 | merge: all upstream changes | 2023-10-13 19:01:17 +02:00 |  | 
				
					
						| 
								
								
									 syuilo | f6ba5cfaf4 | merge: timeline 1 | 2023-10-13 17:58:11 +02:00 |  | 
				
					
						| 
								
								
									 syuilo | 7132958948 | fix(frontend): 絵文字ピッカーで横に長いカスタム絵文字が見切れる問題を修正 | 2023-10-11 17:58:40 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 7a8d5e5840 | enhance: ローカルタイムライン、ソーシャルタイムラインで返信を含むかどうか設定可能に Resolve #12001 | 2023-10-11 10:15:44 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | f5e72f7d3e | 🎨 CWボタンを大きく | 2023-10-10 18:08:54 +09:00 |  | 
				
					
						| 
								
								
									 かっこかり | af1087aed4 | Feat:「ファイルの詳細」ページを追加 (#11995) * (add) ファイルビューア
* Update Changelog
* 既存のAPIを利用
* run api extratctor
* Change i18n
* (add) ページに関する説明を追加
* Update CHANGELOG
* (fix) design, classes | 2023-10-10 10:43:43 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 6ff98846e6 | fix(backend): 「ファイル付きのみ」のTLでファイル無しの新着ノートが表示される Fix #11939 | 2023-10-09 17:48:09 +09:00 |  | 
				
					
						| 
								
								
									 Insert5StarName | 8f53748839 | remove uneeded line | 2023-10-09 04:39:16 +02:00 |  | 
				
					
						| 
								
								
									 Insert5StarName | bdc9619f2d | test transparency on user profiles | 2023-10-09 04:38:31 +02:00 |  | 
				
					
						| 
								
								
									 syuilo | 274c21e2cc | chore(backend): tweak MkInput | 2023-10-08 17:57:48 +09:00 |  | 
				
					
						| 
								
								
									 かっこかり | 4bbfc98883 | Feat: タイムライン更新中に広告を挿入 (#11989) * Feat: タイムライン更新中に広告を挿入
* 翻訳を変更
* Run api extractor
* fix api extractor
* Update locales/ja-JP.yml
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* confirm -> mkinfo
* MkInputにmin, maxを指定できるように
* 負の値が指定されたら何もしない
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2023-10-08 17:56:44 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 774bf6a55e | enhance(frontend): make default volume of video 30% | 2023-10-08 14:01:40 +09:00 |  | 
				
					
						| 
								
								
									 かっこかり | 5e8c0deab3 | プライバシーポリシー・運営者情報のリンクを追加 (#11925) * 運営者情報・プライバシーポリシーリンクを追加
* Update Changelog
* Run api extractor
* プライバシーポリシー・利用規約の同意をまとめる
* Update Changelog
* fix lint
* fix
* api extractor
* improve design
* nodeinfoにプライバシーポリシー・運営者情報を追加 | 2023-10-07 13:13:13 +09:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 4e64397635 | add: profile backgrounds | 2023-10-06 02:32:09 +02:00 |  | 
				
					
						| 
								
								
									 anatawa12 | ee483f2dee | Disallow renote of direct note (#11970) * chore: renoteに関するチェックをまとめる
* fix: ダイレクト投稿をrenoteできる
* fix(frontend): 自分のダイレクト投稿をrenoteできる
* docs(changelog): ダイレクト投稿をリノートできてしまう
* fix lint
* chore(backend): visibilityに関するエラーをApi Errorとして返す | 2023-10-05 17:03:50 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | b40329887f | revert: note editing | 2023-10-04 12:05:01 +09:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 736c80c39e | upd: remove broken MFM code | 2023-10-04 03:54:18 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | baeb8bc30b | chore: lint | 2023-10-04 03:51:58 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 2e790877f8 | fix: condition messup | 2023-10-04 03:48:22 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | c5753f7d65 | fix: use heart emoji | 2023-10-04 03:47:47 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | a8d2103980 | upd: add MFM Cheatsheet Closes transfem-org/Sharkey#21 | 2023-10-04 03:36:26 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 78abc725f6 | chore: lint | 2023-10-04 02:54:21 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 1f5ab0de44 | chore: lint | 2023-10-04 02:49:52 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 9d0c075571 | upd: increase cw button size Closes transfem-org/Sharkey#38 | 2023-10-04 02:42:50 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 19e077466a | upd: add refresh button to polls Closes transfem-org/Sharkey#42 | 2023-10-04 02:24:00 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | b899672313 | upd: follow approval required indicator on popup Closes transfem-org/Sharkey#49 | 2023-10-03 21:22:54 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | bf3d493d04 | Revert "feat: improve tl performance" | 2023-10-03 20:21:26 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 38e35e1472 | merge: upstream | 2023-10-03 15:20:49 +02:00 |  | 
				
					
						| 
								
								
									 syuilo | 6277a5545c | feat: improve tl performance (#11946) * wip
* wip
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update NoteCreateService.ts
* wip
* Update user-notes.ts
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* wip
* Update timelines.ts
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* Update misskey-js.api.md
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* wip
* Update timelines.ts
* wip
* test
* Update activitypub.ts
* refactor: UserListJoining -> UserListMembership
* Update NoteCreateService.ts
* wip | 2023-10-03 20:26:11 +09:00 |  | 
				
					
						| 
								
								
									 dakkar | f31f601111 | federade quote-notes a bit better tested against the treehouse mastodon, but should work with others | 2023-10-02 13:31:00 +01:00 |  | 
				
					
						| 
								
								
									 Insert5StarName | 4b323b7fbf | upd: add translated version of important notes | 2023-10-01 05:06:48 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 5459181901 | fix: typo | 2023-10-01 04:04:13 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 31e0e07d92 | upd: use appearNote instead of props.note | 2023-10-01 04:03:00 +02:00 |  | 
				
					
						| 
								
								
									 Insert5StarName | 74a07c3882 | fix: Admin menu css | 2023-10-01 03:45:19 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | e92137e662 | fix: minus button | 2023-10-01 03:16:20 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 3d8414e499 | fix: like button opening post view, remove tabler | 2023-10-01 02:34:07 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | ba4ab40b0e | fix: like button class | 2023-10-01 02:20:51 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | f82f2cc3e1 | upd: add like button to normal note component | 2023-10-01 02:16:05 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 099b86ff3c | chore: lint | 2023-10-01 02:06:04 +02:00 |  | 
				
					
						| 
								
								
									 Mar0xy | 9fd66f92db | Merge branch 'icons' of https://github.com/transfem-org/Sharkey into icons | 2023-10-01 01:53:38 +02:00 |  |