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 
								
							 
						 
						
							
							
							
							
								
							
							
								076b2d4e6c 
								
							 
						 
						
							
							
								
								make drive_file.comment larger  
							
							... 
							
							
							
							we can change the 8192 to something else, but 512 is too short ☺ 
							
						 
						
							2023-10-02 13:47:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								099b86ff3c 
								
							 
						 
						
							
							
								
								chore: lint  
							
							
							
						 
						
							2023-10-01 02:06:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								54578f6965 
								
							 
						 
						
							
							
								
								upd: add MFM to HTML support and Mentions parsing to mastodon api ( #33 )  
							
							... 
							
							
							
							* upd: attempt to turn MFM to html on mastodon
* revert: recent change until better implementation later
* chore: remove unused packages
* Update docker.yml
* upd: add MFM to HTML for timelines and status view
* chore: lint
* upd: megalodon resolve urls
* upd: add spliting
* test: local user mention
* test: change local user url in mention
* upd: change check
* test: megalodon changes
* upd: edit resolving of local users
This is starting to drive me nuts
* upd: remove the @ symbol in query
* fix: make renderPerson return host instead of null for local
* upd: change url for local user
* upd: change limit
* upd: add url to output
* upd: add mastodon boolean
* test: test different format
* fix: test of different format
* test: change up resolving
* fix: forgot to provide url
* upd: change lookup function a bit
* test: substring
* test: regex
* upd: remove substr
* test: new regexs
* dirty test
* test: one last attempt for today
* upd: fix build error
* upd: take input from iceshrimp dev
* upd: parse remote statuses
* upd: fix pleroma users misformatted urls
* upd: add uri to normal user
* fix: forgot to push updated types
* fix: resolving broke
* fix: html not converting correctly
* fix: return default img if no banner
* upd: swap out img used for no header, set fallback avatar
* fix: html escaped & and ' symbols
* upd: fix ' converting into 39; and get profile fields
* upd: resolve fields on lookup
---------
Co-authored-by: Amelia Yukii <123300075+Insert5StarName@users.noreply.github.com> 
							
						 
						
							2023-10-01 01:58:06 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								392de4df36 
								
							 
						 
						
							
							
								
								enhance: ノートの翻訳機能の利用可否をロールで設定可能に  
							
							... 
							
							
							
							Resolve  #11923  
						
							2023-09-30 07:54:11 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								d92e2b6ae0 
								
							 
						 
						
							
							
								
								Update create.test.ts  
							
							
							
						 
						
							2023-09-29 16:41:03 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								961f5a0caa 
								
							 
						 
						
							
							
								
								fix(backend): fix notes/create validation  
							
							
							
						 
						
							2023-09-29 15:14:13 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								9771f1c435 
								
							 
						 
						
							
							
								
								enhance: improve moderation log  
							
							
							
						 
						
							2023-09-29 13:26:11 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									nenohi 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9c448055a3 
								
							 
						 
						
							
							
								
								広告に関する修正(配信中の絞り込み、Create時にMiAdを返すように) ( #11913 )  
							
							... 
							
							
							
							* ad/createにて作成したMiAdを返すように
別なツールからアップデート等をする際に必要
* ad/list取得に現在掲載中のオプションを作成
* スイッチで配信中のみを絞れるように
* update CHANGELOG
* エラー修正
* Update packages/frontend/src/pages/admin/ads.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-09-29 12:27:05 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								b9da1415a5 
								
							 
						 
						
							
							
								
								feat: 通知の受信設定を強化  
							
							
							
						 
						
							2023-09-29 11:29:54 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4b87753564 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/transfem-org/Sharkey  into develop  
							
							
							
						 
						
							2023-09-29 00:57:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fc00f08d5b 
								
							 
						 
						
							
							
								
								add: achievement toggle  
							
							... 
							
							
							
							Closes  #16  
						
							2023-09-29 00:57:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								2438c047a7 
								
							 
						 
						
							
							
								
								enhance: 編集されたノートかどうか分かるように  
							
							
							
						 
						
							2023-09-28 21:06:14 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								408def474b 
								
							 
						 
						
							
							
								
								enhance: タイムラインからRenoteを除外するオプションを追加  
							
							
							
						 
						
							2023-09-28 12:37:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								0e7a1ac44e 
								
							 
						 
						
							
							
								
								enhance: タイムラインからRenoteを除外するオプションを追加  
							
							
							
						 
						
							2023-09-28 12:37:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								0e0c61e64a 
								
							 
						 
						
							
							
								
								enhance: ユーザーページのノート一覧でRenoteを除外できるように  
							
							
							
						 
						
							2023-09-28 12:36:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								19a643ac70 
								
							 
						 
						
							
							
								
								enhance: improve moderation log  
							
							
							
						 
						
							2023-09-28 12:35:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								c106db89e1 
								
							 
						 
						
							
							
								
								feat: note edit  
							
							
							
						 
						
							2023-09-28 17:21:16 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								772d2432b6 
								
							 
						 
						
							
							
								
								enhance: タイムラインからRenoteを除外するオプションを追加  
							
							
							
						 
						
							2023-09-28 15:32:47 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								eb740e2c72 
								
							 
						 
						
							
							
								
								enhance: タイムラインからRenoteを除外するオプションを追加  
							
							
							
						 
						
							2023-09-28 11:41:41 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								ce1218a2b2 
								
							 
						 
						
							
							
								
								enhance: ユーザーページのノート一覧でRenoteを除外できるように  
							
							
							
						 
						
							2023-09-28 11:02:01 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								055464a624 
								
							 
						 
						
							
							
								
								enhance: improve moderation log  
							
							
							
						 
						
							2023-09-28 10:02:05 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e17dcd7814 
								
							 
						 
						
							
							
								
								upd: rehash misskey passwords with argon2 on login  
							
							
							
						 
						
							2023-09-27 21:46:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Insert5StarName 
								
							 
						 
						
							
							
							
							
								
							
							
								dc52209c28 
								
							 
						 
						
							
							
								
								upd: rehash misskey passwords  
							
							
							
						 
						
							2023-09-27 21:30:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a12d1c52dd 
								
							 
						 
						
							
							
								
								add: source endpoint for editing through masto api  
							
							
							
						 
						
							2023-09-27 14:45:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e32b03a048 
								
							 
						 
						
							
							
								
								upd: return empty history  
							
							
							
						 
						
							2023-09-27 14:09:48 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7d9262c55a 
								
							 
						 
						
							
							
								
								fix: not being able to only send emojis  
							
							
							
						 
						
							2023-09-26 13:40:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d0af17c674 
								
							 
						 
						
							
							
								
								chore: lint  
							
							
							
						 
						
							2023-09-26 02:34:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8595a325ce 
								
							 
						 
						
							
							
								
								merge: upstream  
							
							
							
						 
						
							2023-09-26 02:26:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2b1e6eb180 
								
							 
						 
						
							
							
								
								fix: accidental removal of handler  
							
							
							
						 
						
							2023-09-25 22:53:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5ffcd278be 
								
							 
						 
						
							
							
								
								rm: remove attempt at supporting avatar/banner changing  
							
							
							
						 
						
							2023-09-25 22:45:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0fe5e8738c 
								
							 
						 
						
							
							
								
								upd: attempt to accept file during update  
							
							
							
						 
						
							2023-09-25 22:02:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a847e4d5cc 
								
							 
						 
						
							
							
								
								upd: move patch function and make note user always detail  
							
							
							
						 
						
							2023-09-25 21:10:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1e02899de7 
								
							 
						 
						
							
							
								
								upd: add multer handler to update_credentials  
							
							
							
						 
						
							2023-09-25 20:59:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d521e95dda 
								
							 
						 
						
							
							
								
								fix: checks  
							
							
							
						 
						
							2023-09-25 19:50:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								354937abdd 
								
							 
						 
						
							
							
								
								upd: actually use body  
							
							
							
						 
						
							2023-09-25 19:49:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								314122f509 
								
							 
						 
						
							
							
								
								upd: convert masto ids to sharkeyid on media  
							
							
							
						 
						
							2023-09-25 19:48:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f1c827b815 
								
							 
						 
						
							
							
								
								add: edit support on masto api  
							
							
							
						 
						
							2023-09-25 19:33:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0d013ff54f 
								
							 
						 
						
							
							
								
								upd: move media put endpoint into main api file  
							
							
							
						 
						
							2023-09-25 19:15:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								324cc5509e 
								
							 
						 
						
							
							
								
								fix: adding description not working on media  
							
							
							
						 
						
							2023-09-25 18:46:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2bda4f1768 
								
							 
						 
						
							
							
								
								test: enable error logs for media  
							
							
							
						 
						
							2023-09-25 18:35:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5cca3e81d2 
								
							 
						 
						
							
							
								
								chore: wrong value  
							
							
							
						 
						
							2023-09-25 12:49:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								49077bad34 
								
							 
						 
						
							
							
								
								fix: getfeatureduser  
							
							
							
						 
						
							2023-09-25 12:48:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0547940523 
								
							 
						 
						
							
							
								
								chore: use this.baseUrl instead of BASE_URL  
							
							
							
						 
						
							2023-09-25 12:46:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								aaa3a34d60 
								
							 
						 
						
							
							
								
								chore: swap base_url getting on some endpoints  
							
							
							
						 
						
							2023-09-25 12:37:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								bd19d75c9c 
								
							 
						 
						
							
							
								
								enhance: improve moderation log  
							
							
							
						 
						
							2023-09-25 16:03:43 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5aa2b197da 
								
							 
						 
						
							
							
								
								chore: lint  
							
							
							
						 
						
							2023-09-25 05:01:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								871407ce53 
								
							 
						 
						
							
							
								
								upd: add new endpoint to mk api,  add preferences to masto api  
							
							
							
						 
						
							2023-09-25 04:55:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a7778e6425 
								
							 
						 
						
							
							
								
								fix: megalodon reblogged and favourited user info, add createdAt to note  
							
							
							
						 
						
							2023-09-25 03:55:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								5318532a8d 
								
							 
						 
						
							
							
								
								enhance: improve moderation log  
							
							
							
						 
						
							2023-09-25 10:29:12 +09:00