Skip to content
Snippets Groups Projects
  1. May 02, 2022
  2. May 01, 2022
  3. Apr 30, 2022
    • tamaina's avatar
      feat: Improve Push Notification (#7667) · 766559c6
      tamaina authored
      * 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 defbb416480905af2150d1c92f10d8e1d1288c0a.
      
      * Revert "clean up"
      
      This reverts commit f94919cb9cff41e274044fc69c56ad36a33974f2.
      
      * 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: default avatarAcid 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: default avatarsyuilo <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: default avatarAcid Chicken (硫酸鶏) <root@acid-chicken.com>
      Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
  4. Apr 29, 2022
  5. Apr 28, 2022
  6. Apr 27, 2022
  7. Apr 25, 2022
  8. Apr 24, 2022
  9. Apr 23, 2022
    • syuilo's avatar
      Squashed commit of the following: · f23d5a75
      syuilo authored
      commit 3658f19d
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Apr 23 19:54:09 2022 +0900
      
          12.110.1
      
      commit e213c2e8
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Apr 16 13:31:12 2022 +0900
      
          remove unused locale
      
      commit dd86397e
      Author: xianon <xianon@hotmail.co.jp>
      Date:   Tue Apr 19 22:59:39 2022 +0900
      
          fix: アンテナ、クリップ、リストの表示を速くする (#8518)
      
          * アンテナノートを取得するクエリがタイムアウトしないように速くする
      
          * テーブル名を直接指定しないようにする
      
          * クリップの取得を速くする
      
          * リストの取得を速くする
      
      commit 6d33b366
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sun Apr 17 21:18:18 2022 +0900
      
          fix ogp rendering and refactor
      
      commit 33c22b5f
      Merge: 090f8eff 16c7ef41
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Mon Apr 11 23:13:18 2022 +0900
      
          Merge branch 'develop'
      
      commit 090f8eff
      Merge: 5abe05d5 395fe7eb
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sun Apr 3 14:01:19 2022 +0900
      
          Merge branch 'develop'
      
      commit 5abe05d5
      Merge: 2375359d 7722fc4d
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Apr 2 16:56:35 2022 +0900
      
          Merge branch 'develop'
      
      commit 2375359d
      Merge: 2cd2d652 68d462b3
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Apr 2 15:34:03 2022 +0900
      
          Merge branch 'develop'
      
      commit 2cd2d652
      Merge: 6fc35868 b81b6691
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Mar 12 19:35:17 2022 +0900
      
          Merge branch 'develop'
      
      commit 6fc35868
      Merge: 6e7e11e0 6cd3ff58
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Wed Mar 9 23:04:16 2022 +0900
      
          Merge branch 'develop'
      
      commit 6e7e11e0
      Merge: 0589171c 8d568d53
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Feb 12 17:36:42 2022 +0900
      
          Merge branch 'develop'
      
      commit 0589171c
      Merge: eef8f63d 3cf9c309
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Fri Feb 11 22:17:17 2022 +0900
      
          Merge branch 'develop'
      
      commit eef8f63d
      Merge: 32500faf de6e3d64
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Fri Feb 11 21:40:15 2022 +0900
      
          Merge branch 'develop'
      
      commit 32500faf
      Merge: 1ce8da66 fd5a3048
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Fri Feb 11 19:47:41 2022 +0900
      
          Merge branch 'develop'
      
      commit 1ce8da66
      Merge: 08da5e9e c07e4c34
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Fri Feb 11 17:58:04 2022 +0900
      
          Merge branch 'develop'
      
      commit 08da5e9e
      Merge: 5f985ee8 25cac330
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Wed Feb 9 21:44:39 2022 +0900
      
          Merge branch 'develop'
      
      commit 5f985ee8
      Merge: 1fd6c975 41907205
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Wed Feb 9 14:50:38 2022 +0900
      
          Merge branch 'develop'
      
      commit 1fd6c975
      Merge: 9c2f5ee0 74cef67e
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Wed Feb 2 01:33:18 2022 +0900
      
          Merge branch 'develop'
      
      commit 9c2f5ee0
      Merge: 97885d3d c6a15024
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Wed Feb 2 00:40:00 2022 +0900
      
          Merge branch 'develop'
      
      commit 97885d3d
      Merge: 5f5f68cd 990fef59
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Thu Jan 27 18:00:32 2022 +0900
      
          Merge branch 'develop'
      
      commit 5f5f68cd
      Merge: af6d52e4 40b7230b
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Thu Jan 27 00:17:13 2022 +0900
      
          Merge branch 'develop'
      
      commit af6d52e4
      Merge: 621fc5a7 99eb919f
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Wed Dec 29 17:25:24 2021 +0900
      
          Merge branch 'develop'
      
      commit 621fc5a7
      Merge: 1b956af8 b14e347d
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Wed Dec 29 13:42:15 2021 +0900
      
          Merge branch 'develop'
      
      commit 1b956af8
      Merge: 80c88e13 a3dceee7
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Dec 18 20:59:16 2021 +0900
      
          Merge branch 'develop'
      
      commit 80c88e13
      Merge: ad9e6a4e 35cd9e62
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Fri Dec 17 19:43:00 2021 +0900
      
          Merge branch 'develop'
      
      commit ad9e6a4e
      Merge: 504f1824 ac824350
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Fri Dec 17 16:18:29 2021 +0900
      
          Merge branch 'develop'
      
      commit 504f1824
      Merge: fd599937 cf5fe2d1
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Tue Dec 14 23:28:29 2021 +0900
      
          Merge branch 'develop'
      
      commit fd599937
      Merge: 8451436c 1894df88
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Tue Dec 14 23:13:41 2021 +0900
      
          Merge branch 'develop'
      
      commit 8451436c
      Merge: 37628953 6319dd1b
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Tue Dec 14 23:03:56 2021 +0900
      
          Merge branch 'develop'
      
      commit 37628953
      Merge: 83a77f10 13288e1e
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Tue Dec 14 22:38:31 2021 +0900
      
          Merge branch 'develop'
      
      commit 83a77f10
      Merge: 99640a35 75c087b7
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Fri Dec 3 22:30:10 2021 +0900
      
          Merge branch 'develop'
      
      commit 99640a35
      Merge: 88cdbc2a 24681bbe
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Fri Nov 19 20:41:40 2021 +0900
      
          Merge branch 'develop'
      
      commit 88cdbc2a
      Merge: db10103d a0c6ae2c
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Fri Nov 19 20:39:59 2021 +0900
      
          Merge branch 'develop'
      
      commit db10103d
      Merge: 2795fe45 7f5299cf
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Nov 13 17:08:15 2021 +0900
      
          Merge branch 'develop'
      
      commit 2795fe45
      Merge: 54631026 4ab773eb
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Nov 13 12:23:49 2021 +0900
      
          Merge branch 'develop'
      
      commit 54631026
      Merge: 80783199 944250f7
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sun Oct 31 20:21:50 2021 +0900
      
          Merge branch 'develop'
      
      commit 80783199
      Merge: 6d557269 f418eaec
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Mon Oct 25 03:57:09 2021 +0900
      
          Merge branch 'develop'
      
      commit 6d557269
      Merge: 26b26858 a905188e
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Mon Oct 25 02:34:58 2021 +0900
      
          Merge branch 'develop'
      
      commit 26b26858
      Merge: a1af83c0 781b5758
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Oct 23 11:36:50 2021 +0900
      
          Merge branch 'develop'
      
      commit a1af83c0
      Merge: d0d5068f 4168addb
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Oct 23 02:46:44 2021 +0900
      
          Merge branch 'develop'
      
      commit d0d5068f
      Merge: 8a1f3a4c d70b8275
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Oct 23 01:08:45 2021 +0900
      
          Merge branch 'develop'
      
      commit 8a1f3a4c
      Merge: 338793d8 8b646822
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Oct 16 19:55:44 2021 +0900
      
          Merge branch 'develop'
      
      commit 338793d8
      Merge: c82ce923 78ac41a6
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Wed Sep 22 22:53:41 2021 +0900
      
          Merge branch 'develop'
      
      commit c82ce923
      Merge: 4b48ba4e cc756209
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sun Sep 5 16:26:34 2021 +0900
      
          Merge branch 'develop'
      
      commit 4b48ba4e
      Merge: 7115bd46 bf7bacce
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Sep 4 20:38:20 2021 +0900
      
          Merge branch 'develop'
      
      commit 7115bd46
      Merge: e967d9de f8448389
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Tue Aug 24 14:40:22 2021 +0900
      
          Merge branch 'develop'
      
      commit e967d9de
      Merge: f00ceeda c3b55b68
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Tue Aug 24 13:20:30 2021 +0900
      
          Merge branch 'develop'
      
      commit f00ceeda
      Merge: df67836c 7387e010
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Aug 21 17:59:29 2021 +0900
      
          Merge branch 'develop'
      
      commit df67836c
      Merge: 9fd0e908 6a3a8ba4
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Tue Aug 17 22:01:46 2021 +0900
      
          Merge branch 'develop'
      
      commit 9fd0e908
      Merge: 42c4ea38 ab01cf18
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Thu Aug 12 12:48:58 2021 +0900
      
          Merge branch 'develop'
      
      commit 42c4ea38
      Merge: df539683 c0ba71c3
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Wed Aug 11 22:36:59 2021 +0900
      
          Merge branch 'develop'
      
      commit df539683
      Merge: df530bb6 19f753c1
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Mon Aug 9 21:47:52 2021 +0900
      
          Merge branch 'develop'
      
      commit df530bb6
      Merge: c52e30e8 fa49427d
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Mon Aug 9 21:47:23 2021 +0900
      
          Merge branch 'develop'
      
      commit c52e30e8
      Merge: 5e6e1e23 0cb04ded
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sun Aug 8 23:25:21 2021 +0900
      
          Merge branch 'develop'
      
      commit 5e6e1e23
      Merge: 943a1940 41fe364b
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Mon Jul 26 11:15:42 2021 +0900
      
          Merge branch 'develop'
      
      commit 943a1940
      Merge: 12913a16 15d166e3
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Fri Jul 23 22:43:47 2021 +0900
      
          Merge branch 'develop'
      
      commit 12913a16
      Merge: acb92442 e23ad783
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Fri Jul 23 21:37:09 2021 +0900
      
          Merge branch 'develop'
      
      commit acb92442
      Merge: d04014f8 3182606e
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Tue Jul 20 12:11:07 2021 +0900
      
          Merge branch 'develop'
      
      commit d04014f8
      Merge: 929e5455 e1247b3e
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Thu Jun 10 14:03:28 2021 +0900
      
          Merge branch 'develop'
      
      commit 929e5455
      Merge: 942c8024 3e7a87f7
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Mon May 31 13:06:40 2021 +0900
      
          Merge branch 'develop'
      
      commit 942c8024
      Merge: 70d02cf1 e6754eb8
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Fri May 21 17:28:39 2021 +0900
      
          Merge branch 'develop'
      
      commit 70d02cf1
      Merge: f96c60c1 ef646b95
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Fri May 21 17:27:47 2021 +0900
      
          Merge branch 'develop'
      
      commit f96c60c1
      Merge: 8accb78f 99234632
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Tue May 11 14:39:40 2021 +0900
      
          Merge branch 'develop'
      
      commit 8accb78f
      Merge: 05203e2c 3d7c3c39
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Wed May 5 19:05:50 2021 +0900
      
          Merge branch 'develop'
      
      commit 05203e2c
      Merge: b6c9ab0c 80f8c2de
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Wed May 5 15:17:53 2021 +0900
      
          Merge branch 'develop'
      
      commit b6c9ab0c
      Merge: cdef5cd1 1a8f4101
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Tue May 4 23:12:53 2021 +0900
      
          Merge branch 'develop'
      
      commit cdef5cd1
      Merge: ea7d4d32 2efae80b
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Tue May 4 22:53:25 2021 +0900
      
          Merge branch 'develop'
      
      commit ea7d4d32
      Merge: 17fff8c6 18da55bd
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Wed Apr 28 18:37:48 2021 +0900
      
          Merge branch 'develop'
      
      commit 17fff8c6
      Merge: 92977f30 fa9f0d9f
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Mon Apr 26 13:00:10 2021 +0900
      
          Merge branch 'develop'
      
      commit 92977f30
      Merge: 8043409d 0038f3b2
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sun Apr 25 15:20:39 2021 +0900
      
          Merge branch 'develop'
      
      commit 8043409d
      Merge: 37dc1c9a 6d145bc4
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Apr 24 23:04:59 2021 +0900
      
          Merge branch 'develop'
      
      commit 37dc1c9a
      Merge: 63109194 3286c93c
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Fri Apr 23 18:25:44 2021 +0900
      
          Merge branch 'develop'
      
      commit 63109194
      Merge: 938fcb3e 53d257ef
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sun Apr 18 23:25:55 2021 +0900
      
          Merge branch 'develop'
      
      commit 938fcb3e
      Merge: 5e1d17df 3553f3be
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sun Apr 18 00:07:33 2021 +0900
      
          Merge branch 'develop'
      
      commit 5e1d17df
      Merge: 449dc17d 526838c7
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Fri Apr 16 00:21:56 2021 +0900
      
          Merge branch 'develop'
      
      commit 449dc17d
      Merge: 3e110112 5cb3d86a
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Wed Apr 14 16:39:53 2021 +0900
      
          Merge branch 'develop'
      
      commit 3e110112
      Merge: 52d577c7 e5ba4751
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Wed Mar 24 11:34:29 2021 +0900
      
          Merge branch 'develop'
      
      commit 52d577c7
      Merge: 18693fb3 cf757ed0
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Mon Mar 22 15:27:08 2021 +0900
      
          Merge branch 'develop'
      
      commit 18693fb3
      Merge: f7e9725e cf924205
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sun Mar 7 14:43:00 2021 +0900
      
          Merge branch 'develop'
      
      commit f7e9725e
      Merge: 9a4a534c 17dc50c2
      Author: syuilo <Syuilotan@yahoo.co.jp>
      Date:   Sat Mar 6 23:23:54 2021 +0900
      
          Merge branch 'develop'
      
      commit 9a4a534c
      Merge: b090ff99 0e89a9f4
      Author: syuilo <syuilotan@yahoo.co.jp>
      Date:   Wed Mar 3 01:04:45 2021 +0900
      
          Merge branch 'develop'
      
      commit b090ff99
      Merge: 3d68a098 68ace4a3
      Author: syuilo <syuilotan@yahoo.co.jp>
      Date:   Sun Feb 28 13:14:26 2021 +0900
      
          Merge branch 'develop'
      
      commit 3d68a098
      Merge: d6c8b9b9 3c7a02af
      Author: syuilo <syuilotan@yahoo.co.jp>
      Date:   Sun Feb 21 13:38:29 2021 +0900
      
          Merge branch 'develop'
      
      commit d6c8b9b9
      Merge: 49e6c2ed 8bd80eb2
      Author: syuilo <syuilotan@yahoo.co.jp>
      Date:   Fri Feb 19 21:42:47 2021 +0900
      
          Merge branch 'develop'
      
      commit 49e6c2ed
      Merge: e4bcdd7b f24c7c81
      Author: syuilo <syuilotan@yahoo.co.jp>
      Date:   Sun Feb 7 18:23:23 2021 +0900
      
          Merge branch 'develop'
      
      commit e4bcdd7b
      Merge: 7747ec5b bce65e21
      Author: syuilo <syuilotan@yahoo.co.jp>
      Date:   Sat Jan 23 20:06:22 2021 +0900
      
          Merge branch 'develop'
      
      commit 7747ec5b
      Author: syuilo <syuilotan@yahoo.co.jp>
      Date:   Sat Jan 23 20:05:44 2021 +0900
      
          Update ja-JP.yml
      f23d5a75
    • tamaina's avatar
      fix: Fix settings page (#8508) · eac71ae1
      tamaina authored
      * Fix settings page
      
      * nanka iroiro
      
      * clean up
      
      * clean up
      
      * インデックスに戻ってもタイトルが残ってしまうのを修正
    • syuilo's avatar
      chore: fix lint command for windows · c2cae877
      syuilo authored
      c2cae877
    • syuilo's avatar
      bump jsrsasign · fd13173e
      syuilo authored
      fd13173e
    • Johann150's avatar
      chore(lint): fix type definitions for jsrsasign (#8528) · 92d24921
      Johann150 authored
      * fix type definitions for jsrsasign
      
      The @types/jsrsasign is not available in exactly the same version as the jsrsa
      package misskey uses, so i used an earlier patch version of the same package.
      
      * update yarn.lock
    • Andreas Nedbal's avatar
    • dependabot[bot]'s avatar
    • syuilo's avatar
      refactor: use structuredClone for deep clone · 84b183a9
      syuilo authored
      84b183a9
    • syuilo's avatar
      update node to 18 · 70958a9f
      syuilo authored
      70958a9f
    • syuilo's avatar
      update deps · 9f3650b0
      syuilo authored
      9f3650b0
  10. Apr 20, 2022
  11. Apr 19, 2022
Loading