Commit graph

1062 commits

Author SHA1 Message Date
tamaina 1df07ded68 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 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: 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
Johann150 3bbb753b61 update changelog
add user facing changes to changelog
2022-04-28 08:51:47 +02:00
syuilo af14dada37 Squashed commit of the following:
commit 3658f19d9800f331b3331080ac700dbae5db987a
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Apr 23 19:54:09 2022 +0900

    12.110.1

commit e213c2e8446971549ba8cb8969a3b38d15530b4e
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Apr 16 13:31:12 2022 +0900

    remove unused locale

commit dd86397e857f36fbc06d77feadef00f6c92a3e21
Author: xianon <xianon@hotmail.co.jp>
Date:   Tue Apr 19 22:59:39 2022 +0900

    fix: アンテナ、クリップ、リストの表示を速くする (#8518)

    * アンテナノートを取得するクエリがタイムアウトしないように速くする

    * テーブル名を直接指定しないようにする

    * クリップの取得を速くする

    * リストの取得を速くする

commit 6d33b366f8f18b0724c4a3d8cbfa6a7a4112b805
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sun Apr 17 21:18:18 2022 +0900

    fix ogp rendering and refactor

commit 33c22b5f3efa4110c9b517c224c9fdfba7e6c64b
Merge: 090f8eff6 16c7ef41f
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Mon Apr 11 23:13:18 2022 +0900

    Merge branch 'develop'

commit 090f8eff670b841499348fc0ccfb0e7b42928e2a
Merge: 5abe05d57 395fe7eb4
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sun Apr 3 14:01:19 2022 +0900

    Merge branch 'develop'

commit 5abe05d572d27f54bda0acfa99b78764c65ff4e7
Merge: 2375359d1 7722fc4d3
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Apr 2 16:56:35 2022 +0900

    Merge branch 'develop'

commit 2375359d129b63988b0658f735e1d9c014c10d71
Merge: 2cd2d6522 68d462b30
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Apr 2 15:34:03 2022 +0900

    Merge branch 'develop'

commit 2cd2d6522e096bfbca244010e30241828d13a3cb
Merge: 6fc35868f b81b66912
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Mar 12 19:35:17 2022 +0900

    Merge branch 'develop'

commit 6fc35868ff89c51720aad6e13676d10aa0785cf8
Merge: 6e7e11e06 6cd3ff584
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed Mar 9 23:04:16 2022 +0900

    Merge branch 'develop'

commit 6e7e11e061deba94d3ff21b1391c10785b94f6e5
Merge: 0589171ce 8d568d533
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Feb 12 17:36:42 2022 +0900

    Merge branch 'develop'

commit 0589171ceb51cda21f1d93bbe3bbd26f8e1a6197
Merge: eef8f63dc 3cf9c3097
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Fri Feb 11 22:17:17 2022 +0900

    Merge branch 'develop'

commit eef8f63dc6f8920bc3fec505e09c99afde71121e
Merge: 32500faf6 de6e3d64b
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Fri Feb 11 21:40:15 2022 +0900

    Merge branch 'develop'

commit 32500faf6d2b6ed316ccbf87f4b5d4442f309d6f
Merge: 1ce8da66c fd5a30482
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Fri Feb 11 19:47:41 2022 +0900

    Merge branch 'develop'

commit 1ce8da66c2a38fea9bf7aa314717412539fbab6d
Merge: 08da5e9e0 c07e4c347
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Fri Feb 11 17:58:04 2022 +0900

    Merge branch 'develop'

commit 08da5e9e0d82dc20ffd9c8bd99079fc5f741ef2a
Merge: 5f985ee83 25cac3307
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed Feb 9 21:44:39 2022 +0900

    Merge branch 'develop'

commit 5f985ee832eed61e31ceb51eaa1c51810ad6de39
Merge: 1fd6c9753 419072059
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed Feb 9 14:50:38 2022 +0900

    Merge branch 'develop'

commit 1fd6c97532305d1ec6f4118145f4a77e27384d7d
Merge: 9c2f5ee04 74cef67e9
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed Feb 2 01:33:18 2022 +0900

    Merge branch 'develop'

commit 9c2f5ee0413ccab907f11e7e94c158eaf77ca020
Merge: 97885d3de c6a15024f
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed Feb 2 00:40:00 2022 +0900

    Merge branch 'develop'

commit 97885d3def2ec2daa7e2706971f96052b60fbe79
Merge: 5f5f68cdc 990fef599
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Thu Jan 27 18:00:32 2022 +0900

    Merge branch 'develop'

commit 5f5f68cdcd31653cef2ae6bd29ce8bfcf60113ff
Merge: af6d52e4c 40b7230bd
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Thu Jan 27 00:17:13 2022 +0900

    Merge branch 'develop'

commit af6d52e4c86695ca36147e1c830b7374ded65c02
Merge: 621fc5a71 99eb919f4
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed Dec 29 17:25:24 2021 +0900

    Merge branch 'develop'

commit 621fc5a715e372064bb178a24f07c8aa960f7f50
Merge: 1b956af85 b14e347da
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed Dec 29 13:42:15 2021 +0900

    Merge branch 'develop'

commit 1b956af85502fe592bfaf686da6b67cc35a96225
Merge: 80c88e13f a3dceee7c
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Dec 18 20:59:16 2021 +0900

    Merge branch 'develop'

commit 80c88e13ff730ab627787b498f71a0a5ed3c37a1
Merge: ad9e6a4ec 35cd9e621
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Fri Dec 17 19:43:00 2021 +0900

    Merge branch 'develop'

commit ad9e6a4ec5d2ff3a05b59f83ef106574d89ffe39
Merge: 504f18244 ac8243501
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Fri Dec 17 16:18:29 2021 +0900

    Merge branch 'develop'

commit 504f1824486523ffe4f56bb18225076128a48a40
Merge: fd5999378 cf5fe2d10
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Tue Dec 14 23:28:29 2021 +0900

    Merge branch 'develop'

commit fd5999378bbf64f9682f65a306c8218abd6f10ae
Merge: 8451436cb 1894df882
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Tue Dec 14 23:13:41 2021 +0900

    Merge branch 'develop'

commit 8451436cb8ddbc17aad84abcabb58010f28d780a
Merge: 37628953c 6319dd1bf
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Tue Dec 14 23:03:56 2021 +0900

    Merge branch 'develop'

commit 37628953c53dd6307276c18f7673c33cc0152803
Merge: 83a77f106 13288e1ed
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Tue Dec 14 22:38:31 2021 +0900

    Merge branch 'develop'

commit 83a77f1064e47633b7b952b69e3a067a9ed7d1e9
Merge: 99640a35a 75c087b79
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Fri Dec 3 22:30:10 2021 +0900

    Merge branch 'develop'

commit 99640a35a35c75fa333e578cee2d05375a3aa975
Merge: 88cdbc2ad 24681bbe1
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Fri Nov 19 20:41:40 2021 +0900

    Merge branch 'develop'

commit 88cdbc2ad656baea238d4af24215f20677665a55
Merge: db10103d8 a0c6ae2cb
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Fri Nov 19 20:39:59 2021 +0900

    Merge branch 'develop'

commit db10103d8e7ae4c17bbb246b9440825bd189d2a6
Merge: 2795fe457 7f5299cf4
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Nov 13 17:08:15 2021 +0900

    Merge branch 'develop'

commit 2795fe457909c687f668d020ef65d52abc3182fb
Merge: 54631026d 4ab773eb9
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Nov 13 12:23:49 2021 +0900

    Merge branch 'develop'

commit 54631026de9edb28c842f612a37511f82f1f749e
Merge: 80783199a 944250f7f
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sun Oct 31 20:21:50 2021 +0900

    Merge branch 'develop'

commit 80783199a9ec2629e502cddb9b7fd7a4c3322114
Merge: 6d557269c f418eaecf
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Mon Oct 25 03:57:09 2021 +0900

    Merge branch 'develop'

commit 6d557269c13f023d80aeeb28ddceb7337aca134c
Merge: 26b268588 a905188e9
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Mon Oct 25 02:34:58 2021 +0900

    Merge branch 'develop'

commit 26b268588f0c727ec5029b76c71c6a669f72f099
Merge: a1af83c0a 781b57585
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Oct 23 11:36:50 2021 +0900

    Merge branch 'develop'

commit a1af83c0ab30c01fa3a0990b1486987e536d46fb
Merge: d0d5068f7 4168addbb
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Oct 23 02:46:44 2021 +0900

    Merge branch 'develop'

commit d0d5068f728e13f3ebe1dc227ddaacf380817ec4
Merge: 8a1f3a4c0 d70b8275b
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Oct 23 01:08:45 2021 +0900

    Merge branch 'develop'

commit 8a1f3a4c0b5732d0f08f0788d93c5934de8960c8
Merge: 338793d89 8b646822f
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Oct 16 19:55:44 2021 +0900

    Merge branch 'develop'

commit 338793d891d1657f158cd4dc83f998e124bd7e45
Merge: c82ce9233 78ac41a61
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed Sep 22 22:53:41 2021 +0900

    Merge branch 'develop'

commit c82ce9233b8633f65d313e042f4b5490dd9e596d
Merge: 4b48ba4e8 cc7562097
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sun Sep 5 16:26:34 2021 +0900

    Merge branch 'develop'

commit 4b48ba4e8cff670ce4726417fe9b176cda0c4e76
Merge: 7115bd46f bf7baccea
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Sep 4 20:38:20 2021 +0900

    Merge branch 'develop'

commit 7115bd46ff1dcae14455633ae89eb3e1fffc0aec
Merge: e967d9ded f84483896
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Tue Aug 24 14:40:22 2021 +0900

    Merge branch 'develop'

commit e967d9ded35cbdf937bbc232e05a5fa0966458a7
Merge: f00ceedae c3b55b684
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Tue Aug 24 13:20:30 2021 +0900

    Merge branch 'develop'

commit f00ceedae48e7969ca9e80f0af2280bf060421ec
Merge: df67836c1 7387e010c
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Aug 21 17:59:29 2021 +0900

    Merge branch 'develop'

commit df67836c1ad281d2622b52bdf7c767b2dfc0e6a5
Merge: 9fd0e9085 6a3a8ba4d
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Tue Aug 17 22:01:46 2021 +0900

    Merge branch 'develop'

commit 9fd0e9085004fe01529ef9d3853a3c12c5d1bd8d
Merge: 42c4ea38c ab01cf188
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Thu Aug 12 12:48:58 2021 +0900

    Merge branch 'develop'

commit 42c4ea38ccf09ba37ff552e37778ba1b702b781c
Merge: df5396830 c0ba71c36
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed Aug 11 22:36:59 2021 +0900

    Merge branch 'develop'

commit df53968306859ebe21075b32969156a73ef11dad
Merge: df530bb66 19f753c15
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Mon Aug 9 21:47:52 2021 +0900

    Merge branch 'develop'

commit df530bb66d85353c0799c12d8f8afa766769fbc3
Merge: c52e30e8e fa49427df
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Mon Aug 9 21:47:23 2021 +0900

    Merge branch 'develop'

commit c52e30e8e0fb0e84a30f5d422585de492bab59ca
Merge: 5e6e1e237 0cb04ded3
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sun Aug 8 23:25:21 2021 +0900

    Merge branch 'develop'

commit 5e6e1e237a2de1c4a1db87f6df66bba380a9c2f0
Merge: 943a1940e 41fe364b4
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Mon Jul 26 11:15:42 2021 +0900

    Merge branch 'develop'

commit 943a1940e20d62820a548208e414085cba51c6bd
Merge: 12913a16f 15d166e30
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Fri Jul 23 22:43:47 2021 +0900

    Merge branch 'develop'

commit 12913a16fdbfe06818650cc5ec7fac7e11348d77
Merge: acb924420 e23ad7833
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Fri Jul 23 21:37:09 2021 +0900

    Merge branch 'develop'

commit acb92442058fa2458967425efb7324ab0646a335
Merge: d04014f87 3182606e9
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Tue Jul 20 12:11:07 2021 +0900

    Merge branch 'develop'

commit d04014f875a03ae9b8f0f36338fd2446e7eb3150
Merge: 929e54551 e1247b3e4
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Thu Jun 10 14:03:28 2021 +0900

    Merge branch 'develop'

commit 929e5455149fd770c53dc03dabd9572f586772c1
Merge: 942c80243 3e7a87f75
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Mon May 31 13:06:40 2021 +0900

    Merge branch 'develop'

commit 942c8024312e098ba14462ab7e9a3551f2e9d705
Merge: 70d02cf1b e6754eb88
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Fri May 21 17:28:39 2021 +0900

    Merge branch 'develop'

commit 70d02cf1be55130f9e3b979633cfb568165a9c29
Merge: f96c60c1a ef646b957
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Fri May 21 17:27:47 2021 +0900

    Merge branch 'develop'

commit f96c60c1a0374aabeecbe82c15d7e3373efed8eb
Merge: 8accb78fa 99234632b
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Tue May 11 14:39:40 2021 +0900

    Merge branch 'develop'

commit 8accb78fa97becfd96173fba6eb69073aa643b25
Merge: 05203e2cf 3d7c3c39f
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed May 5 19:05:50 2021 +0900

    Merge branch 'develop'

commit 05203e2cf0f7129dbc542d8d5abfa3c36a75e410
Merge: b6c9ab0c1 80f8c2de7
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed May 5 15:17:53 2021 +0900

    Merge branch 'develop'

commit b6c9ab0c1531572a8cc472d65961050aded2f3db
Merge: cdef5cd1a 1a8f41010
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Tue May 4 23:12:53 2021 +0900

    Merge branch 'develop'

commit cdef5cd1ad7c1195d0273f6d78fc6aafe990007b
Merge: ea7d4d323 2efae80b9
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Tue May 4 22:53:25 2021 +0900

    Merge branch 'develop'

commit ea7d4d323eafb809715b6e629cd072354a5b4fc1
Merge: 17fff8c66 18da55bd8
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed Apr 28 18:37:48 2021 +0900

    Merge branch 'develop'

commit 17fff8c66525d62721bd1fa29d11360908904ec3
Merge: 92977f303 fa9f0d9ff
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Mon Apr 26 13:00:10 2021 +0900

    Merge branch 'develop'

commit 92977f303ddc3d004418b3166606f16b1d8dec52
Merge: 8043409d3 0038f3b24
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sun Apr 25 15:20:39 2021 +0900

    Merge branch 'develop'

commit 8043409d386d5e08c85d27c720ecca2b3f8030ab
Merge: 37dc1c9a8 6d145bc4c
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Apr 24 23:04:59 2021 +0900

    Merge branch 'develop'

commit 37dc1c9a82c72ca1d28ab05a55269eac650133db
Merge: 631091940 3286c93c8
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Fri Apr 23 18:25:44 2021 +0900

    Merge branch 'develop'

commit 631091940ba13f23dd705596a243c8c585f0d64e
Merge: 938fcb3e5 53d257ef0
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sun Apr 18 23:25:55 2021 +0900

    Merge branch 'develop'

commit 938fcb3e5ecc6862e40c9cb85b8010af63c69181
Merge: 5e1d17dff 3553f3be4
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sun Apr 18 00:07:33 2021 +0900

    Merge branch 'develop'

commit 5e1d17dff24fefd8e306ae597601f0593fa40b09
Merge: 449dc17df 526838c77
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Fri Apr 16 00:21:56 2021 +0900

    Merge branch 'develop'

commit 449dc17df8fe3b6cc220aaabd576b0f04f6028da
Merge: 3e1101122 5cb3d86a1
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed Apr 14 16:39:53 2021 +0900

    Merge branch 'develop'

commit 3e11011229ef8459747acdf6d3008dc145280fec
Merge: 52d577c7d e5ba47514
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Wed Mar 24 11:34:29 2021 +0900

    Merge branch 'develop'

commit 52d577c7dd7bf87b3fae34f539bb6e656c7c0ed2
Merge: 18693fb38 cf757ed01
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Mon Mar 22 15:27:08 2021 +0900

    Merge branch 'develop'

commit 18693fb38008affba4115e60f78cd32cc1a3713d
Merge: f7e9725e5 cf9242053
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sun Mar 7 14:43:00 2021 +0900

    Merge branch 'develop'

commit f7e9725e59dd241b11fda729cc5c96a64d7e2545
Merge: 9a4a534c9 17dc50c24
Author: syuilo <Syuilotan@yahoo.co.jp>
Date:   Sat Mar 6 23:23:54 2021 +0900

    Merge branch 'develop'

commit 9a4a534c92f6c9c112438f2a494de9d0d707d46d
Merge: b090ff999 0e89a9f41
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Wed Mar 3 01:04:45 2021 +0900

    Merge branch 'develop'

commit b090ff99942f54ac5855f455bae1ba247598dc76
Merge: 3d68a0988 68ace4a31
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Sun Feb 28 13:14:26 2021 +0900

    Merge branch 'develop'

commit 3d68a0988bb40567e71a23cbe809d9eff4e1a2c0
Merge: d6c8b9b99 3c7a02af1
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Sun Feb 21 13:38:29 2021 +0900

    Merge branch 'develop'

commit d6c8b9b99470db45c201229b5c9235e7be3067de
Merge: 49e6c2ed7 8bd80eb2a
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Fri Feb 19 21:42:47 2021 +0900

    Merge branch 'develop'

commit 49e6c2ed75a7b960615a8d680046b5aab11072f1
Merge: e4bcdd7b4 f24c7c81c
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Sun Feb 7 18:23:23 2021 +0900

    Merge branch 'develop'

commit e4bcdd7b4dd8711864adcd1b45e11887b2a05571
Merge: 7747ec5b6 bce65e214
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Sat Jan 23 20:06:22 2021 +0900

    Merge branch 'develop'

commit 7747ec5b6de17e8ce20e1cf59649e5e98aec9991
Author: syuilo <syuilotan@yahoo.co.jp>
Date:   Sat Jan 23 20:05:44 2021 +0900

    Update ja-JP.yml
2022-04-23 19:56:17 +09:00
syuilo 555c9b3cd8 update node to 18 2022-04-23 12:37:44 +09:00
syuilo 1c7d422bc9 12.110.0 2022-04-11 23:13:09 +09:00
syuilo 483f70b723 enhance(client): show loading icon on splash screen
Close #8481
2022-04-11 23:11:11 +09:00
syuilo 5f244e93a6 Update CHANGELOG.md 2022-04-09 19:33:13 +09:00
syuilo 0c1ad61bee fix(api): parameter validation of users/show was wrong 2022-04-06 00:04:25 +09:00
syuilo 7b21b72c62 improve webhook 2022-04-03 22:36:30 +09:00
syuilo 9d9a21a173 12.109.2 2022-04-03 14:01:12 +09:00
syuilo 0f8cc636ff Update CHANGELOG.md 2022-04-03 13:56:44 +09:00
syuilo 0c6bfe77cd fix(api): admin/update-meta was not working 2022-04-03 13:54:22 +09:00
syuilo 385d9e6e80 Update CHANGELOG.md 2022-04-02 21:40:49 +09:00
syuilo 50f6868331 12.109.1 2022-04-02 16:56:24 +09:00
syuilo 0aaa91daa2 Update CHANGELOG.md 2022-04-02 16:49:54 +09:00
syuilo f8270a4a92 12.109.0 2022-04-02 15:33:51 +09:00
syuilo 8b2a0a5773 feat: Webhook (#8457)
* feat: introduce webhook

* wip

* wip

* wip

* Update CHANGELOG.md
2022-04-02 15:28:49 +09:00
syuilo d359b2c387 Update CHANGELOG.md 2022-04-02 15:26:48 +09:00
Johann150 2058d048d0 enhance(doc): required input fields (#8456)
* remove empty file

If the endpoint is to be implemented later, the file can be added back,
but for now it is confusing to have an empty file.

* enhance(doc): document defaults

Default for `isPublic` is based on the database schema default value.
Defaults for `local` and `withFiles` are based on the behaviour of the endpoint.

* enhance(doc): explain nullable emoji category

* fix: make nullable if default is null

* enhance(doc): explain mute attribute expiresAt

* fix: define required fields

- `notes/create`: the default for `text` has been removed because ajv can not handle
  `default` inside of `anyOf`, see
  https://ajv.js.org/guide/modifying-data.html#assigning-defaults
  and the default value cannot be `null` if text is `nullable: false` in the `anyOf`
  first alternative.
- `notes/create`: The `mediaIds` property has been marked as deprecated because it
  has the same behaviour as using `fileIds`, but the implementation tries to handlè
  `fileIds` first.
- The result schema for `admin/emoji/list` has been altered because the `host`
  property will always be `null` as it is filtered this way in the database query.
  See packages/backend/src/server/api/endpoints/admin/emoji/list.ts line 67.

* enhance(doc): explain nullable hostname

* update changelog

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-04-02 15:04:36 +09:00
syuilo 2f9d955a82 Update CHANGELOG.md 2022-04-02 12:12:10 +09:00
syuilo 8744c27dfb fix(server): admin/meta is not working
Fix #8455
2022-04-01 19:17:19 +09:00
syuilo 89d1234b5e Update CHANGELOG.md 2022-03-26 18:28:30 +09:00
Kainoa Kanter 7cbbd915ce Fix: warn about outdated NodeJS fixed (#8388)
* Fix #8387

* update changelog

Co-authored-by: Johann150 <johann.galle@protonmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-03-20 01:34:45 +09:00
syuilo d9fd263bdb Update CHANGELOG.md 2022-03-19 19:10:12 +09:00
syuilo 69b044c3ab feat: introduce bull dashboard 2022-03-19 19:08:55 +09:00
syuilo ac29e10440 12.108.1 2022-03-12 19:35:08 +09:00
syuilo c655a97e9e Update CHANGELOG.md 2022-03-12 19:27:14 +09:00
syuilo 05608a3a9f Update CHANGELOG.md 2022-03-12 15:22:05 +09:00
syuilo a6723ebcc2 Update CHANGELOG.md 2022-03-12 13:22:50 +09:00
syuilo 48fa4baba3 12.108.0 2022-03-09 23:03:52 +09:00
syuilo b1e170adc7 feat: use instance icon for splash screen 2022-03-09 23:00:28 +09:00
syuilo 8fe528b028 Update CHANGELOG.md 2022-03-09 22:33:51 +09:00
syuilo e68aaf3b8e Update CHANGELOG.md 2022-03-08 23:26:32 +09:00
Johann150 9e1255b334 remove HTTPS handling (#8380) 2022-03-08 23:23:18 +09:00
syuilo 13dfafb1dd feat: add active to federation chart 2022-03-07 15:10:16 +09:00
syuilo 3b86bdf18c feat: アンケート終了通知
Resolve #4664
2022-03-06 16:06:27 +09:00
syuilo f34507861f Update CHANGELOG.md 2022-03-05 02:01:38 +09:00
syuilo a1441ff5b4 fix(client): register_note_view_interruptor()が動かないのを修正
Fix #8318
2022-03-05 01:22:57 +09:00
syuilo 17f7b41240 feat: 時限ミュート
#7677
2022-03-04 20:23:53 +09:00
syuilo 9eca617066 set timeout for db query
Resolve #8150
2022-03-04 18:04:39 +09:00
syuilo 8e3a082c37 fix(client): ユーザー名オートコンプリートが正しく動作しない問題を修正 2022-03-02 18:52:49 +09:00
syuilo f71aa3df32 feat: instance default theme 2022-03-01 23:58:01 +09:00
syuilo 429f280caf fix: use import assertion 2022-03-01 00:40:53 +09:00
syuilo 2f83378acc feat: add pub & sub item for federation chart 2022-02-23 16:17:16 +09:00
syuilo 1d2be559e9 プロフィールの追加情報を最大16まで保存できるように
Close #8225
Close #8234
2022-02-20 16:53:06 +09:00
syuilo de6a66e50f Update CHANGELOG.md 2022-02-20 16:08:09 +09:00
syuilo 18ea7a1142 remove max note text length setting
Resolve #8323
2022-02-20 16:07:43 +09:00
syuilo 117aa696ea fix(client): リアクションピッカーの高さが低くなったまま戻らないことがあるのを修正
Fix #8071
2022-02-13 16:35:53 +09:00
syuilo 7ad2a82918 12.107.0 2022-02-12 17:36:34 +09:00
syuilo 2c7cb1f3ea fix(server): stats APIで内部エラーが発生する問題を修正
Fix #8308
2022-02-12 17:33:29 +09:00
syuilo 73b1bf76ed fix(client): 一部環境でサイドバーの投稿ボタンが表示されない問題を修正 2022-02-12 17:28:33 +09:00
syuilo 174059e6f6 Update CHANGELOG.md 2022-02-12 16:53:25 +09:00
syuilo 8ccc18b549 12.106.3 2022-02-11 22:17:06 +09:00
syuilo 98dd6d0146 enhance(client): tweak padding 2022-02-11 22:16:20 +09:00
syuilo 3c65071253 fix(client): ノート詳細が開けないのを直したり
Fix #8305
2022-02-11 22:14:14 +09:00
syuilo f49a295a64 12.106.2 2022-02-11 21:40:04 +09:00
syuilo 65fed259f8 Update CHANGELOG.md 2022-02-11 21:37:19 +09:00
syuilo 6a1e021476 fix(client): ノートの参照を断ち切るように
Fix #8201
Close #8237
2022-02-11 21:35:28 +09:00
syuilo 56829bbc3d 12.106.1 2022-02-11 19:47:30 +09:00
syuilo 80f06a6051 fix(client): word mute cannot save 2022-02-11 19:44:56 +09:00
syuilo 1258698975 12.106.0 2022-02-11 17:57:54 +09:00
syuilo 510d7c8ed5 Update CHANGELOG.md 2022-02-11 17:55:24 +09:00
syuilo 9291da94f1 enhance(client): リアクションピッカーの幅、高さ制限を緩和 2022-02-11 13:53:02 +09:00
syuilo eb24eedf12 feat(client): make size of reaction picker configuable 2022-02-11 13:38:47 +09:00
syuilo d3075c3498 12.105.0 2022-02-09 21:44:32 +09:00
syuilo 4a55a4ec50 Update CHANGELOG.md 2022-02-09 21:26:25 +09:00
syuilo 9e41714e6e feat: インスタンスのテーマカラーを設定できるように 2022-02-09 21:25:48 +09:00
syuilo f65b58317d Update CHANGELOG.md 2022-02-09 15:08:31 +09:00
syuilo f684025ce7 12.104.0 2022-02-09 14:50:26 +09:00
syuilo 8821269c94 Update CHANGELOG.md 2022-02-09 13:42:54 +09:00
syuilo f458f4fd7d fix(client): コントロールパネルのユーザー、ファイルにて、インスタンスの表示範囲切り替えが機能しない問題を修正
Fix #8252
2022-02-09 13:38:54 +09:00
syuilo 75c7347428 feat(client): update fontawesome v6 and self-hosting
Resolve #7475
2022-02-09 13:23:29 +09:00
syuilo d0acf7ca6d Update CHANGELOG.md 2022-02-09 12:45:18 +09:00
syuilo 4f5d216655 fix(client): 環境に依っては返信する際のカーソル位置が正しくない問題を修正 2022-02-08 23:53:01 +09:00
syuilo 63dcd549e1 Update CHANGELOG.md 2022-02-08 23:31:28 +09:00
syuilo 756201ebef feat: notes/instance/perUserNotesチャートに添付ファイル付きノートの数を追加 2022-02-08 23:12:37 +09:00
syuilo 42f83e58aa Update CHANGELOG.md 2022-02-08 18:55:57 +09:00
syuilo 2570cd6693 feat(client): デバイスの種類を手動指定できるように 2022-02-08 18:46:39 +09:00
syuilo 7111c6cecc Update CHANGELOG.md 2022-02-08 15:56:03 +09:00
syuilo 13de1356e3 feat(client): 自インスタンス情報ページでチャートを見れるように 2022-02-08 15:50:26 +09:00
syuilo 93f6f2be33 Update CHANGELOG.md 2022-02-07 11:47:27 +09:00
syuilo 6eb4795515 12.103.1 2022-02-02 01:33:08 +09:00
syuilo c071c3ea83 12.103.0 2022-02-02 00:39:49 +09:00
syuilo 655ac54aa2 Update CHANGELOG.md 2022-02-02 00:27:34 +09:00
tamaina 44f36940bd fix: Fix Sideview (#8235)
* Fix #7890

* a-

* 3度目の正直

* fix

* ✌️

* update CHANGELOG

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-02-01 23:48:19 +09:00
syuilo 545a7c1c30 Update CHANGELOG.md 2022-02-01 21:50:02 +09:00
syuilo 218377a9be feat(client): 連合インスタンスページからインスタンス情報再取得を行えるように
Resolve #8231
2022-01-31 20:38:26 +09:00
syuilo 081c858f19 Update CHANGELOG.md 2022-01-30 21:49:21 +09:00
syuilo 7633e122d6 fix(client): 投稿フォームのハッシュタグ保持フィールドが動作しない問題を修正
Fix #8212
2022-01-29 02:54:56 +09:00
syuilo 6ba5223983 Update CHANGELOG.md 2022-01-29 02:24:16 +09:00
shibao bfa5657006 Add img-src and media-src to Content-Security-Policy header for files and media proxy (#8188)
* add img-src and media-src to csp in file and media proxy

* add csp changes to changelog

* sort and remove trailing semicolon
2022-01-29 02:23:18 +09:00
syuilo aa49617e84 fix(client): DMページでメンションが含まれる問題を修正
Fix #8211
2022-01-28 13:39:54 +09:00
syuilo 50c8f699b2 fix(client): リアクション設定で絵文字ピッカーが開かないのを修正 2022-01-28 12:30:47 +09:00
syuilo e4bd65f833 fix(client): トレンドウィジェットが動作しないのを修正 2022-01-28 01:13:52 +09:00
syuilo ec99b00565 fix(client): 「クリップ」ページが開かない問題を修正 2022-01-28 01:09:46 +09:00
syuilo f1e0db1672 fix(client): 投稿のNSFW画像を表示したあとにリアクションが更新されると画像が非表示になる問題を修正
Fix #8208
2022-01-28 01:05:31 +09:00
syuilo b74bce78a2 12.102.1 2022-01-27 18:00:23 +09:00
syuilo c3b83248b1 Update CHANGELOG.md 2022-01-27 01:47:02 +09:00
syuilo e2b5f8adbd Update CHANGELOG.md 2022-01-27 01:01:27 +09:00
syuilo 6086b40994 12.102.0 2022-01-27 00:16:27 +09:00
syuilo 384bfdf5cc Update CHANGELOG.md 2022-01-27 00:14:54 +09:00
syuilo 9560c899a1 Update CHANGELOG.md 2022-01-26 00:51:11 +09:00
MeiMei 7d2de36501 fix: アップロードエラー時の処理を修正 (#8182)
* アップロードのエラー応答で詰むのを修正

* CHANGELOG
2022-01-24 02:18:27 +09:00
MeiMei 988f34f77d Unifying Misskey-specific IRIs in JSON-LD @context Resolve #8116 (#8178)
* Unifying Misskey-specific IRIs in JSON-LD `@context` Resolve #8116

* CHANGELOG
2022-01-23 01:52:35 +09:00
syuilo de5d43c280 feat(client): make possible to switch account instantly in post form 2022-01-21 20:17:31 +09:00
syuilo 324c87921a Update CHANGELOG.md 2022-01-21 18:49:04 +09:00
syuilo 5ad811ea30 feat: increase files limit for note
#8062
2022-01-21 18:27:33 +09:00
syuilo 18a55bfa67 Update CHANGELOG.md 2022-01-13 00:51:07 +09:00
syuilo 9117fd7a06 bye reversi 2022-01-12 17:34:53 +09:00
syuilo a9262113c3 bye chat ui 2022-01-09 18:50:03 +09:00
syuilo a8ccb5ef81 bye room 2022-01-07 17:06:47 +09:00
syuilo 2368cba730 12.101.1 2021-12-29 17:25:10 +09:00
syuilo f9f054a3fa Update CHANGELOG.md 2021-12-29 17:23:58 +09:00
syuilo 015e42c443 12.101.0 2021-12-29 13:41:50 +09:00
syuilo 46bbf84d8d feat(client): svg sparkle effect
Resolve #8088
2021-12-29 04:13:45 +09:00
syuilo a0de99198f enhance(client): improve note preview
Fix #8029
2021-12-25 15:49:37 +09:00
syuilo 538a7e0f99 fix(client): fix zindex issue
Fix #8086
2021-12-24 01:07:04 +09:00
syuilo c8ca9ced63 12.100.2 2021-12-18 20:59:05 +09:00
syuilo d5b35e07b3 fix(client): カスタム絵文字一覧ページの負荷が高いのを修正 2021-12-18 20:20:49 +09:00
syuilo 0bc4d0bc78 Update CHANGELOG.md 2021-12-18 18:13:50 +09:00
syuilo 4e6d1b5717 12.100.1 2021-12-17 19:42:50 +09:00
syuilo 7d63cae94b 12.100.0 2021-12-17 16:17:56 +09:00
syuilo 849e135279 fix(client): 一部のコンポーネントが裏に隠れるのを修正 2021-12-15 21:44:41 +09:00
syuilo 5ed60d0140 12.99.3 2021-12-14 23:28:19 +09:00
syuilo 86f56374d6 Update CHANGELOG.md 2021-12-14 22:37:50 +09:00
syuilo 1fab32e304 enhance(client): make possible to leave a group 2021-12-14 22:27:33 +09:00
syuilo 864f5983d4 Update CHANGELOG.md 2021-12-14 21:55:48 +09:00
syuilo 5f6b4d4f41 feat: カスタム絵文字エクスポート 2021-12-10 18:24:26 +09:00
syuilo 85dcd02091 fix(client): メニューなどがウィンドウの裏に隠れる問題を修正 2021-12-10 18:20:41 +09:00
syuilo 53333bbfec fix(client): クリップの設定を編集できない問題を修正
Fix #8046
2021-12-10 16:15:36 +09:00
syuilo faacf3ae68 feat: improve follow export 2021-12-10 01:22:35 +09:00
syuilo 9bf6e85e9b Update CHANGELOG.md 2021-12-09 21:40:15 +09:00
romaboo 27db3b99d2 feat: user-level instance mute (#7712)
* Update ja-JP.yml

* Added settable config for muted instances

* added psql query for removal of muted notes

* Added filtering and trimming for instance mutes

* cleaned up filtering of bad instance mutes and added a refresh at the end for the list on the client

* Added notification & streaming timeline muting

* Updated changelog

* Added missing semicolon

* Apply japanese string suggestions from robflop

Co-authored-by: Robin B. <robflop98@outlook.com>

* Changed Ja-JP instance mute title string to one suggested by sousuke

Co-authored-by: sousuke0422 <sousuke20xx@gmail.com>

* Update ja-JP instanceMuteDescription based on sousuke's suggestion

Co-authored-by: sousuke0422 <sousuke20xx@gmail.com>

* added notification mute

* added notification and note children muting

* Fixed a bug where local notifications were getting filtered on cold start

* Fixed instance mute imports

* Fixed not saving/loading instance mutes

* removed en-US translations for instance mute

* moved instance mute migration to js

* changed settings index back to spaces

* removed destructuring assignment from notification stream in instance mute check call

Co-authored-by: tamaina <tamaina@hotmail.co.jp>

* added .note accessor for checking note data instead of notification data

* changed note to use Packed<'Note'> instead of any and removed usage of snake case

Co-authored-by: tamaina <tamaina@hotmail.co.jp>

* changed notification mute check to check specifically for notification host

* changed to using single quotes

* moved @click to the end for the linter

* revert unnecessary changes

* restored newlines

* whitespace removal

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Robin B. <robflop98@outlook.com>
Co-authored-by: sousuke0422 <sousuke20xx@gmail.com>
Co-authored-by: puffaboo <emilis@jigglypuff.club>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2021-12-09 21:38:56 +09:00
syuilo ffaaa86584 fix(client): タッチ機能付きディスプレイを使っていてマウス操作をしている場合に一部機能が動作しない問題を修正 2021-12-05 13:10:19 +09:00
syuilo 10881da58d 12.98.0 2021-12-03 22:29:58 +09:00
syuilo d188fc9b0a fix(server): Fix #8032 2021-12-03 17:47:44 +09:00
syuilo 01cdd4a9c7 client: tweak ui 2021-12-03 13:55:30 +09:00
syuilo a46ff3eeae Update CHANGELOG.md 2021-12-03 12:01:31 +09:00
syuilo b08114e364 Update CHANGELOG.md 2021-12-02 20:29:35 +09:00
syuilo 876a2394e5 enhance(client): make possible to close image dialog with click
Related #8023
2021-12-02 20:20:40 +09:00
tamaina 018a175afb fix: LTLやGTLが無効になっている場合でもUI上にタブが表示される問題を修正 (#8026)
* wip

* add changelog

* 変換ミス修正
2021-11-30 23:03:03 +09:00
syuilo 83dd766541 feat(client): Renoteなノート詳細ページから元のノートページに遷移できるように 2021-11-28 20:29:37 +09:00
syuilo 3892a582c7 feat(client): show confirm dialog when vote 2021-11-28 20:23:48 +09:00
syuilo 21e34ac40c Update CHANGELOG.md 2021-11-28 20:12:43 +09:00
syuilo 6f162ca918 fix(client): リアクションツールチップ、Renoteツールチップのユーザーの並び順を修正 2021-11-21 14:09:41 +09:00
syuilo 4386c94f28 fix(client): ログインにおいてパスワードが誤っている際のエラーメッセージが正しく表示されない問題を修正 2021-11-21 14:01:53 +09:00
syuilo 9c73eba150 client: ノートにモデレーターバッジを表示するのを廃止 2021-11-21 13:36:44 +09:00
syuilo 8a6a1e26ae 12.97.0 2021-11-19 20:39:43 +09:00
syuilo 834835d111 feat(client): keep line breaks of translated text to improve readability 2021-11-19 19:03:25 +09:00
syuilo 13ff46142d feat(client): collapse sub note automatically 2021-11-19 18:56:30 +09:00
syuilo 54d5e46479 Update CHANGELOG.md 2021-11-18 22:12:17 +09:00
syuilo c0cc379b64 Update CHANGELOG.md 2021-11-18 17:40:20 +09:00
syuilo e04500e36e feat(client): アカウント削除に確認ダイアログを出すように 2021-11-14 13:27:46 +09:00
syuilo 420802ec76 12.96.1 2021-11-13 17:08:04 +09:00
syuilo ac27d0620e 12.96.0 2021-11-13 12:23:19 +09:00
syuilo 2cd264dbee Update CHANGELOG.md 2021-11-13 11:51:11 +09:00
syuilo 8c769856d3 Update CHANGELOG.md 2021-11-12 23:54:45 +09:00
syuilo 13513c913c feat: 通報があったときに管理者へEメールで通知されるように
Resolve #7025
2021-11-12 21:11:15 +09:00
syuilo 80625c1105 Update CHANGELOG.md 2021-11-12 19:54:49 +09:00
syuilo 4cdc3f873b Update CHANGELOG.md 2021-11-12 19:33:49 +09:00
syuilo 8869c392bc feat(client): 通知のリアクションアイコンをホバーで拡大できるように 2021-11-08 03:38:48 +09:00
syuilo 71edc840a4 feat: インスタンスプロフィールレンダリング
Resolve #7788
2021-11-07 21:01:06 +09:00
syuilo 4ba1106272 feat: improve email validation 2021-11-07 20:16:01 +09:00
syuilo ea12a5eb77 feat: make possible to configure following/followers visibility (#7959)
* feat: make possible to configure following/followers visibility

* add test

* ap

* add ap test

* set Cache-Control

* hide following/followers count
2021-11-07 18:04:32 +09:00
syuilo dc6e2f28ce Update CHANGELOG.md 2021-11-05 12:22:52 +09:00
syuilo 8d12207985 Update CHANGELOG.md 2021-11-05 10:49:30 +09:00
syuilo c11502ca19 12.95.0 2021-10-31 20:21:42 +09:00
syuilo d0295a9b08 Update CHANGELOG.md 2021-10-31 20:21:04 +09:00
syuilo 8ee523ed6e fix(client): コントロールパネルのカスタム絵文字タブが切り替わらないように見える問題を修正 2021-10-31 19:37:18 +09:00
syuilo abd3ca4b9c fix(client): ページ編集時のドロップダウンメニューなどが動作しない問題を修正 2021-10-31 19:35:35 +09:00
MeiMei 08d455a042 fix: 削除したノートやユーザーがリモートから参照されると復活することがあるのを修正 (#7918)
* Fix #7557

* CHANGELOG

* Fix user

* CHANGELOG

* Tune CHANGELOG

* Tune CHANGELOG

* resolver

* Remove check

* Remove import

* CHANGELOG

* Tune

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-10-31 18:01:16 +09:00
syuilo 73d9b29a8d feat: thread mute (#7930)
* feat: thread mute

* chore: fix comment

* fix test

* fix

* refactor
2021-10-31 15:30:22 +09:00
MeiMei aaf628a622 fix: Fix #7895 (#7937)
* Fix #7895

* CHANGELOG
2021-10-31 15:18:46 +09:00
syuilo 3cb0fa3cfa 12.94.1 2021-10-25 03:57:00 +09:00
syuilo ccc1a6e759 fix(client): ユーザーページのナビゲーションが失敗する問題を修正 2021-10-25 03:56:20 +09:00
syuilo ab829d9fcd 12.94.0 2021-10-25 02:34:46 +09:00
syuilo 262f456510 feat(client): Improve image viewer
Resolve #7545
Resolve #6811
Close #7808
2021-10-25 02:28:18 +09:00
syuilo 7f27633c35 Update CHANGELOG.md 2021-10-24 21:11:33 +09:00
syuilo f4c7f09e47 Update CHANGELOG.md 2021-10-24 21:09:24 +09:00
syuilo dedb37995f feat(client): メンションにユーザーのアバターを表示するように
Resolve #350
2021-10-24 21:02:50 +09:00
syuilo cabb2800d4 12.93.2 2021-10-23 11:36:39 +09:00
syuilo 49c885e213 fix(client): ウィジェットを追加できない問題を修正
Fix #7905
2021-10-23 11:17:41 +09:00
syuilo c565e57862 12.93.1 2021-10-23 02:46:34 +09:00
syuilo 87ec791657 12.93.0 2021-10-23 01:08:34 +09:00
syuilo 9f7ffa0d7b Update CHANGELOG.md 2021-10-22 21:51:48 +09:00
syuilo 1b33d50279 モデレーターをブロックできない仕様を廃止
Resolve #7898
2021-10-22 21:01:36 +09:00
syuilo 8f3467f089 データベースにログを保存するのを廃止
Close #7878
2021-10-22 20:41:15 +09:00
syuilo 4c7b01ab85 🎨 2021-10-22 06:28:01 +09:00
syuilo 79f7650c5a Update CHANGELOG.md 2021-10-22 06:17:29 +09:00
MeiMei 5da08c1856 リモートノートで意図せずローカルカスタム絵文字が使われてしまうことがあるのを修正 (#7889)
* 意図せずローカルカスタム絵文字が使われてしまうのを修正

* CHANGELOG

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-10-21 23:57:11 +09:00
syuilo 51b6ae4349 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2021-10-21 00:28:30 +09:00
syuilo bcf8bd160e fix(activitypub): not reacted な Undo.Like がinboxに滞留するのを修正
https: //github.com/mei23/misskey/commit/1cfb5e09a44819b82333df26409ec9d9657bdcfc
Co-Authored-By: MeiMei <30769358+mei23@users.noreply.github.com>
2021-10-21 00:28:27 +09:00
syuilo bc76f59c54 Update CHANGELOG.md 2021-10-20 03:12:20 +09:00
tamaina cd7cdfdd4e enhance: shareページでより多くの情報を渡せるように (#7606)
* shareでより多くの情報を渡せるように

* from chat ui post-form, remove instant and add share

* fix await eating array, make document

* add changelog

* 3581bf9a06 (r692265037)

* reply, renoteにも型定義

* 🎨

* 閉じなければ100ms後タイムラインに
2021-10-20 03:10:36 +09:00
syuilo aa2acfc3ea feat: ミュートとブロックのインポート
Resolve #7885
2021-10-20 01:11:13 +09:00
syuilo 2e1a72d030 fix(api): アプリケーション通知が取得できない問題を修正
Fix #6702
2021-10-19 20:25:47 +09:00
syuilo ab5701e5b5 リアクション一覧の公開をオプトインに 2021-10-18 01:16:59 +09:00
syuilo 0422922947 fix(client): テーマの管理が行えない問題を修正 2021-10-17 21:23:15 +09:00
syuilo 41e6dfb87a 🎨 2021-10-17 21:04:34 +09:00
syuilo a3a3822bbe enhance: ユーザー検索の精度を強化 2021-10-17 16:26:35 +09:00