| 
							
							
								 syuilo | f3164c9cf2 | fix: use new for throw error Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | 2022-08-01 17:44:53 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 53d24c2ba1 | chore: improve error message of boot | 2022-07-21 22:30:36 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 44f560b453 | tweak boot.js | 2022-07-14 22:25:57 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | f2e91f4d62 | tweak boot.js | 2022-07-14 22:04:16 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 10f4815d34 | tweak boot.js | 2022-07-14 21:52:58 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | d78faf1134 | chore: use tab | 2022-07-14 21:02:45 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | cb00786f1e | improve error handling of client boot | 2022-07-14 20:41:17 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 61e26696aa | log error while client boot | 2022-07-14 20:29:45 +09:00 |  | 
			
				
					| 
							
							
								 Kainoa Kanter | a23f59b996 | enhance: Styled error screen (#8946) * Styled error screen
* Make details margin auto
* Update boot.css
* Replace fontawesome with tabler svg
* Remove hr
* Add new style to flush screen
* Rename to `error.css`
* Fix
* Update base.pug
* Finally fix!
* Wrap details in `<code>`
* Add style to flush
* Fix
* BIOS -> Repair tool
* Fix
* Typo
* Adjust style
* Adjust text
* Flush -> Clear
* Revert flush changes
* Responsive
* Also hide splash | 2022-07-07 17:35:56 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | b35c3114c8 | revert: feat: styled error screen (#8930) | 2022-07-06 06:36:14 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | cb246d3459 | rename: BIOS -> Repair Tool | 2022-07-05 17:46:17 +09:00 |  | 
			
				
					| 
							
							
								 Kainoa Kanter | 40656e3ee2 | feat: styled error screen (#8930) * Styled error screen
* Make details margin auto
* Update boot.css
* Replace fontawesome with tabler svg
* Remove hr
* Add new style to flush screen
* Rename to `error.css` | 2022-07-05 17:44:05 +09:00 |  | 
			
				
					| 
							
							
								 tamaina | 2366f568b9 | enhance(client): Enhance boot error display (#8879) * Change boot error message
* fix
* ✌️
* fix | 2022-06-26 12:47:43 +09:00 |  | 
			
				
					| 
							
							
								 tamaina | b70473ed60 | feat: Add Badge Image to Push Notification (#8012) * fix
* nanka iroiro
* wip
* wip
* fix lint
* fix loginId
* fix
* refactor
* refactor
* remove follow action
* clean up
* Revert "remove follow action"
This reverts commit defbb41648.
* Revert "clean up"
This reverts commitf94919cb9c.
* remove fetch specification
* renoteの条件追加
* apiFetch => cli
* bypass fetch?
* fix
* refactor: use path alias
* temp: add submodule
* remove submodule
* enhane: unison-reloadに指定したパスに移動できるように
* null
* null
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
* null
* await?
* rename
* rename
* Update read.ts
* merge
* get-note-summary
* fix
* swパッケージに
* add missing packages
* fix getNoteSummary
* add webpack-cli
* ✌️
* remove plugins
* sw-inject分離したがテストしてない
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix
* ✌️
* clean up config
* typesを戻した
* backend/src/web/index.ts
* notification-badges
* add scripts
* change create-notification.ts
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* disconnect
* oops
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
* truncate notification
* Update packages/client/src/ui/_common_/common.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* clean up
* clean up
* refactor
* キャッシュ対策
* Truncate push notification message
* fix
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* fix
* i18n.ts
* update
* ✌️
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* pollEnded
* URLをsw.jsに戻す
* clean up
* fix lint
* changelog
* alpha-test
* also with twemoji
* add isMimeImage function
* catch
* Colour => Color
* char2file => char2filePath
* Update autocomplete.vue
* remove clone?
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2022-06-20 00:33:46 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | f5ba73e7c8 | chore: tweak logo | 2022-06-10 14:56:05 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 89419c05b2 | use node 16 | 2022-06-04 17:26:56 +09:00 |  | 
			
				
					| 
							
							
								 tamaina | f1d2398eac | fix(client): Vite related boot mechanism revision (#8753) * preload app css
* remove salt
* APP_FETCH_FAILED error
* set max-age to 15s | 2022-05-29 10:58:54 +09:00 |  | 
			
				
					| 
							
							
								 tamaina | 4917961736 | preload app css (#8752) | 2022-05-29 10:57:06 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 4fc2058745 | chore(client): tweak loading spinner design | 2022-05-19 15:24:35 +09:00 |  | 
			
				
					| 
							
							
								 tamaina | a89003b57a | refactor: use Vite to build instead of webpack (#8575) * update stream.ts
* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339
* fix lint
* clean up?
* add app
* fix
* nanka iroiro
* wip
* wip
* fix lint
* fix loginId
* fix
* refactor
* refactor
* remove follow action
* clean up
* Revert "remove follow action"
This reverts commit defbb41648.
* Revert "clean up"
This reverts commitf94919cb9c.
* remove fetch specification
* renoteの条件追加
* apiFetch => cli
* bypass fetch?
* fix
* refactor: use path alias
* temp: add submodule
* remove submodule
* enhane: unison-reloadに指定したパスに移動できるように
* null
* null
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
* null
* await?
* rename
* rename
* Update read.ts
* merge
* get-note-summary
* fix
* swパッケージに
* add missing packages
* fix getNoteSummary
* add webpack-cli
* ✌️
* remove plugins
* sw-inject分離したがテストしてない
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix
* ✌️
* clean up config
* typesを戻した
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* disconnect
* oops
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
* truncate notification
* Update packages/client/src/ui/_common_/common.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* clean up
* clean up
* キャッシュ対策
* Truncate push notification message
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* i18n.ts
* update
* ✌️
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* URLをsw.jsに戻す
* clean up
* wip
* wip
* wip
* wip
* wip
* wip
* ✌️
* use import
* fix
* install rollup
* use defineAsyncComponent.
* fix emojilist
* wip use defineAsyncComponent
* popup(import -> popup(defineAsyncComponent(() => import
* draggable?
* fix init import
* clean up
* fix router
* add comment
* ✌️
* ✌️
* ✌️
* remove webpack
* update vite
* fix boot sequence
* Revert "fix boot sequence"
This reverts commite893dbf37a.
* revert boot import
* never make two app div
* ;
* remove console.log
* change clientEntry sequence
* fix
* Revert "fix"
This reverts commit12741b3d89.
* fix
* add comment https://github.com/misskey-dev/misskey/pull/8575#issuecomment-1114239210
* add log
* add comment
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2022-05-01 22:51:07 +09:00 |  | 
			
				
					| 
							
							
								 tamaina | 766559c6e9 | feat: Improve Push Notification (#7667) * clean up
* ev => data
* refactor
* clean up
* add type
* antenna
* channel
* fix
* add Packed type
* add PackedRef
* fix lint
* add emoji schema
* add reversiGame
* add reversiMatching
* remove signin schema (use Signin entity)
* add schemas refs, fix Packed type
* wip PackedHoge => Packed<'Hoge'>
* add Packed type
* note-reaction
* user
* user-group
* user-list
* note
* app, messaging-message
* notification
* drive-file
* drive-folder
* following
* muting
* blocking
* hashtag
* page
* app (with modifying schema)
* import user?
* channel
* antenna
* clip
* gallery-post
* emoji
* Packed
* reversi-matching
* update stream.ts
* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339
* fix lint
* clean up?
* add app
* fix
* nanka iroiro
* wip
* wip
* fix lint
* fix loginId
* fix
* refactor
* refactor
* remove follow action
* clean up
* Revert "remove follow action"
This reverts commit defbb41648.
* Revert "clean up"
This reverts commitf94919cb9c.
* remove fetch specification
* renoteの条件追加
* apiFetch => cli
* bypass fetch?
* fix
* refactor: use path alias
* temp: add submodule
* remove submodule
* enhane: unison-reloadに指定したパスに移動できるように
* null
* null
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
* null
* await?
* rename
* rename
* Update read.ts
* merge
* get-note-summary
* fix
* swパッケージに
* add missing packages
* fix getNoteSummary
* add webpack-cli
* ✌️
* remove plugins
* sw-inject分離したがテストしてない
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix
* ✌️
* clean up config
* typesを戻した
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* disconnect
* oops
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
* truncate notification
* Update packages/client/src/ui/_common_/common.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* clean up
* clean up
* キャッシュ対策
* Truncate push notification message
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* i18n.ts
* update
* ✌️
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* URLをsw.jsに戻す
* clean up
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2022-04-30 21:52:07 +09:00 |  | 
			
				
					| 
							
							
								 tamaina | 12a3c6872f | enhance: ドライブに画像ファイルをアップロードするときオリジナル画像を破棄してwebpublicのみ保持するオプション (#8216) * wip
* Update packages/client/src/os.ts
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* メニューをComposition API化、switchアイテム追加
クライアントサイド画像圧縮の準備
* メニュー型定義を分離 (TypeScriptの型支援が効かないので)
* disabled
* make keepOriginal to follow setting value
* ✌️
* fix
* fix
* ✌️
* WEBP
* aaa
* ✌️
* webp
* lazy load browser-image-resizer
* rename
* rename 2
* Fix
* clean up
* add comment
* clean up
* jpeg, pngにもどす
* fix
* fix name
* webpでなくする ただしサムネやプレビューはwebpのまま (テスト)
* 動画サムネイルはjpegに
* エラーハンドリング
* ✌️
* v2.2.1-misskey-beta.2
* browser-image-resizer#v2.2.1-misskey.1
* ✌️
* fix alert
* update browser-image-resizer to v2.2.1-misskey.2
* lockfile
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> | 2022-04-28 11:14:03 +09:00 |  | 
			
				
					| 
							
							
								 Johann150 | 7e28c396b9 | enhance: only render public notes in HTML template (#8527) * only render public notes in HTML template
* fix missing import | 2022-04-24 14:17:09 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 84b183a9f6 | refactor: use structuredClone for deep clone | 2022-04-23 12:38:02 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | d338ea2591 | fix ogp rendering and refactor | 2022-04-17 21:18:18 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 08ff4926c7 | enhance(client): show loading icon on splash screen Close #8481 | 2022-04-11 23:11:11 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 1c67c26bd8 | refactor: migrate to typeorm 3.0 (#8443) * wip
* wip
* wip
* Update following.ts
* wip
* wip
* wip
* Update resolve-user.ts
* maxQueryExecutionTime
* wip
* wip | 2022-03-26 15:34:00 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | caadc0978a | feat: introduce bull dashboard | 2022-03-19 19:08:55 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 4f8495c7ad | feat: use instance icon for splash screen | 2022-03-09 23:00:28 +09:00 |  | 
			
				
					| 
							
							
								 Johann150 | 5760799dec | use high resolution asset for splash screen (#7875) | 2022-03-09 22:47:25 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 5c5be7f15e | fix esm | 2022-03-04 00:06:17 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 4cd75e45b9 | fix esm | 2022-03-01 01:33:25 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 8dcdbddbfb | fix: use import assertion | 2022-03-01 00:40:53 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | d071d18dd7 | refactor: Use ESM (#8358) * wip
* wip
* fix
* clean up
* Update tsconfig.json
* Update activitypub.ts
* wip | 2022-02-27 11:07:39 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 4ae1a65958 | feat: インスタンスのテーマカラーを設定できるように | 2022-02-09 21:25:48 +09:00 |  | 
			
				
					| 
							
							
								 Sol Fisher Romanoff | 6ef9721dd3 | fix: add instance favicon where it's missing (#8270) | 2022-02-09 13:41:52 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 1162f8bcff | feat(client): update fontawesome v6 and self-hosting Resolve #7475 | 2022-02-09 13:23:29 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 508af8d458 | refactor | 2022-02-03 21:38:57 +09:00 |  | 
			
				
					| 
							
							
								 Kainoa Kanter | 8485559318 | Twitterの埋め込みを修正しました [Fix Twitter embed] (#8193) * Fix Twitter embed
* Update packages/backend/src/server/web/views/gallery-post.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/channel.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/base.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/base.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/clip.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/channel.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/note.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/gallery-post.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/page.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/user.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/page.pug
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* Yay!
* Update packages/backend/src/server/web/views/base.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/base.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update packages/backend/src/server/web/views/base.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* Update page.pug
* Update channel.pug
* Update gallery-post.pug
* Update note.pug
* Update page.pug
* Update user.pug
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: rinsuki <428rinsuki+git@gmail.com> | 2022-02-03 00:51:41 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | b267a504ca | bye reversi | 2022-01-12 17:34:53 +09:00 |  | 
			
				
					| 
							
							
								 tamaina | 1122f7281e | ノートページでRenoteである場合にnoindexを付加 (#8074) | 2021-12-24 01:16:58 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | c69b72e199 | fix lint | 2021-12-09 23:58:30 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 8a40026c5c | fix(client): improve error handling | 2021-11-14 13:13:05 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 9b876b30b2 | update ms to 3.0.0 | 2021-11-12 19:47:04 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 4786214e2a | fix bug | 2021-11-12 13:39:57 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 0e4a111f81 | refactoring Resolve #7779 | 2021-11-12 02:02:25 +09:00 |  |