1
0
forked from mirror/misskey
misskey/packages/client/src/components
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 commit f94919cb9c.

* 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
..
form chore(client): tweak range control design 2022-06-17 13:20:33 +09:00
global feat: Add Badge Image to Push Notification (#8012) 2022-06-20 00:33:46 +09:00
page chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
ui enhance(client): improve files page of control panel 2022-06-16 16:05:43 +09:00
abuse-report-window.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
abuse-report.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
analog-clock.vue refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
autocomplete.vue feat: Add Badge Image to Push Notification (#8012) 2022-06-20 00:33:46 +09:00
avatars.vue
captcha.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
channel-follow-button.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
channel-preview.vue
chart-tooltip.vue
chart.vue Refactor Chart component (#8622) 2022-05-14 21:20:41 +09:00
code-core.vue
code.vue
cropper-dialog.vue Update cropper-dialog.vue 2022-06-11 18:48:59 +09:00
cw-button.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
date-separated-list.vue
dialog.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
drive-file-thumbnail.vue enhance(client): improve files page of control panel 2022-06-16 16:05:43 +09:00
drive-select-dialog.vue Fix lint issues in Drive components (#8613) 2022-05-05 20:45:50 +09:00
drive-window.vue Fix lint issues in Drive components (#8613) 2022-05-05 20:45:50 +09:00
drive.file.vue Fix lint issues in Drive components (#8613) 2022-05-05 20:45:50 +09:00
drive.folder.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
drive.nav-folder.vue Fix lint issues in Drive components (#8613) 2022-05-05 20:45:50 +09:00
drive.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
emoji-picker-dialog.vue
emoji-picker-window.vue Fix lint issues in emoji picker components (#8620) 2022-05-07 17:00:05 +09:00
emoji-picker.section.vue Fix lint issues in emoji picker components (#8620) 2022-05-07 17:00:05 +09:00
emoji-picker.vue fix: try to prevent autocomplete for emoji search (#8798) 2022-06-08 20:20:37 +09:00
featured-photos.vue
file-type-icon.vue
follow-button.vue refactor: follow button (#8789) 2022-06-10 14:29:46 +09:00
forgot-password.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
form-dialog.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
formula-core.vue
formula.vue
gallery-post-preview.vue
google.vue
image-viewer.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
img-with-blurhash.vue
index.ts
instance-stats.vue
instance-ticker.vue fix: ノートのインスタンス情報の文字に縁を付けて見やすくする (#8697) 2022-05-19 16:17:00 +09:00
key-value.vue
launch-pad.vue
link.vue refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
media-banner.vue
media-caption.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
media-image.vue
media-list.vue
media-video.vue properly display alt text for videos (#8802) 2022-06-09 23:35:58 +09:00
mention.vue fix (client): fix mention icon height (#8615) 2022-05-05 20:46:46 +09:00
mfm.ts enhance(MFM): limit large MFM (#8540) 2022-05-19 20:38:14 +09:00
mini-chart.vue
MkNoteSub.vue
modal-page-window.vue chore: lint fixes 2022-06-05 12:26:36 +09:00
note-detailed.vue Improve: unclip (#8823) 2022-06-18 18:27:09 +09:00
note-header.vue
note-preview.vue
note-simple.vue fix(client): render quote renote CWs as MFM (#8792) 2022-06-09 23:45:16 +09:00
note.vue fix typo 2022-06-18 18:27:47 +09:00
notes.vue
notification-setting-window.vue chore: lint fixes 2022-06-05 12:26:36 +09:00
notification-toast.vue
notification.vue chore: lint fixes 2022-06-05 12:26:36 +09:00
notifications.vue chore: lint fixes 2022-06-05 12:26:36 +09:00
number-diff.vue chore: lint fixes 2022-06-05 12:26:36 +09:00
object-view.value.vue
object-view.vue
page-preview.vue
page-window.vue
poll-editor.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
poll.vue
post-form-attaches.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
post-form-dialog.vue
post-form.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
queue-chart.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
reaction-icon.vue
reaction-tooltip.vue
reactions-viewer.details.vue
reactions-viewer.reaction.vue fix(client): make emoji stand out more on reaction button 2022-05-19 23:23:12 +09:00
reactions-viewer.vue
remote-caution.vue
renote-button.vue
renote.details.vue
ripple.vue
sample.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
signin-dialog.vue Refactor pleaseLogin to show a sign-in dialog (#8630) 2022-05-19 20:28:08 +09:00
signin.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
signup-dialog.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
signup.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
sparkle.vue
sub-note-content.vue
tab.vue
timeline.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
toast.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
token-generate-window.vue
updated.vue
url-preview-popup.vue
url-preview.vue chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
user-info.vue
user-list.vue
user-online-indicator.vue
user-preview.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
user-select-dialog.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
visibility-picker.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
waiting-dialog.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
widgets.vue feat(tests): add e2e tests for widgets (#8735) 2022-05-28 14:28:12 +09:00