summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkNotification.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(frontend): tweak MkNotificationsyuilo2023-11-021-16/+3
|
* feat: notification groupingsyuilo2023-11-021-4/+78
| | | | Resolve #12211
* fix(frontend): Use opening quote in notifications (#12082)Natsuki Ikeguchi2023-10-211-0/+6
| | | Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
* fix: ↵taichan2023-09-241-1/+1
| | | | ノート通知で絵文字が使われている名前が絵文字で表示されない #11877 (#11878)
* feat: 指定したユーザーの投稿通知syuilo2023-09-211-0/+5
| | | | Resolve #11499
* refactor(frontend): use ESMsyuilo2023-09-191-8/+8
|
* feat: テスト通知を送信できるようにする (#11810)かっこかり2023-09-111-0/+4
| | | | | | | | | | | * (add) Notification test * Update Changelog * (add) backend, frontend impl * globalEventの名前を明確にする * Run API Extractor
* update deps (#11764)syuilo2023-09-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * node16 * wip * wip * wip * Update test-utils.ts * wip * Update tsconfig.json * wip * Update package.json * wip * Update following.vue * Update followers.vue * Update index.vue * Update share.vue * Update MkUserPopup.vue * Update MkPostForm.vue * wip * Update MkTokenGenerateWindow.vue * Update MkPagination.vue * refactor * update deps * update deps * Update sw.ts * wip * wip * wip * Update FetchInstanceMetadataService.ts * Update FetchInstanceMetadataService.ts * update node * update deps * :art:
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* perf(#10923): CSS Modules のクラス名をインライン化する (#10930)Acid Chicken (硫酸鶏)2023-06-011-5/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * perf(#10923): unwind css module class name * perf(#10923): support multiple components * refactor: clean up * refactor(#10923): avoid `useCssModule()` * fix(#10923): allow direct literal class name * fix(#10923): avoid computed class name * fix(#10923): allow literal keys * fix(#10923): typo * fix(#10923): invalid class names * chore: test * revert: test This reverts commit 5c7ef366eceebe8ba260efa4d5d675f6c1775c45. * fix(#10923): hidden tale * perf(#10923): also unwind scoped css contained components * perf(#10923): `normalizeClass` AOT compilation --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactorsyuilo2023-05-191-2/+2
|
* perf(backend): 通知をRedisに保存するようにsyuilo2023-04-041-31/+1
| | | | Resolve #10168
* フォローリクエストのUI改善 (#10275)Ebise Lutica2023-03-091-2/+14
| | | | | * フォローリクエストのUI改善 * Update CHANGELOG.md
* drop group (#9942)syuilo2023-02-151-19/+1
| | | | | * drop group * Update operations.ts
* enhance(client): ↵syuilo2023-02-111-2/+2
| | | | | | 一度見たノートのRenoteは省略して表示するように Resolve #1792
* :art:syuilo2023-02-091-1/+1
|
* revert: 650187deafsyuilo2023-02-081-1/+1
|
* perf(client): do not render custom emojis in user namessyuilo2023-02-081-1/+1
| | | | #9778
* fix(client): tweak notification stylesyuilo2023-02-051-3/+16
| | | | Fix #8633
* fix(client): ↵syuilo2023-01-271-7/+7
| | | | | | フォロー申請・フォローのボタンが、通知から消えている問題を修正 Fix #9717
* :art:syuilo2023-01-241-1/+1
|
* :art:syuilo2023-01-241-1/+1
|
* Achievements (#9665)syuilo2023-01-211-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update ja-JP.yml * wip * wip * Update MkAchievements.vue * wip * :art: * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* enhahce(client): :art: 通知のノートサマリーを1行にする (#9625)tamaina2023-01-171-3/+3
| | | | | * :art: add nowrap to notification * :art: 通知のノートサマリーを1行にする
* refactorsyuilo2023-01-161-2/+2
|
* fix(client): ↵syuilo2023-01-131-6/+6
| | | | | | 特定の場所でカスタム絵文字を含むテキストが表示されないのを修正 Fix #9537
* refactor(client): use css modulessyuilo2023-01-101-135/+132
|
* refactorsyuilo2023-01-081-2/+2
|
* tweak componentssyuilo2023-01-081-46/+50
|
* delete pollVote notificationsyuilo2023-01-081-12/+0
|
* perf(client): use shallowRef for html element refsyuilo2023-01-031-2/+2
|
* refactor: 絵文字URLを引き回すのをやめる (#9423)syuilo2022-12-291-7/+7
|
* remove v-size directivesyuilo2022-12-281-11/+1
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-1/+1
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-1/+1
|
* rename: client -> frontendsyuilo2022-12-271-0/+323