egirlskey/packages/frontend/src
dakkar 683b4aafb2 real-time updates on note detail view
`useNoteCapture` already subscribes to all updates for a note, so
we can tell it when a note gets replied to, too

Since I'm not actually adding any extra subscription in the client,
just an extra callback, there should be no overhead when replies are
not coming in.

Also, all the timelines already call `useNoteCapture` for each note
displayed, so we know the whole `GlobalEventService` thing works fine.

Many thanks to VueJS for taking care of all the DOM complications
2023-12-23 14:09:51 +00:00
..
boot merge: upstream 2023-12-23 02:09:23 +01:00
components real-time updates on note detail view 2023-12-23 14:09:51 +00:00
directives
filters バックエンドが生成するapi.jsonからmisskey-jsの型を作成する (#12434) 2023-12-02 21:00:05 +09:00
pages merge: upstream 2023-12-23 14:26:24 +01:00
scripts real-time updates on note detail view 2023-12-23 14:09:51 +00:00
themes upd: replace default dark theme 2023-12-21 21:31:28 +01:00
types refactor(frontend): menuのdividerをnullで表現するのをやめる 2023-12-12 10:26:37 +09:00
ui merge: upstream 2023-12-23 02:09:23 +01:00
unicode-emoji-indexes fix: 追加絵文字候補辞書の修正(主に国旗) (#12716) 2023-12-19 22:44:42 +09:00
widgets merge: upstream 2023-12-23 02:09:23 +01:00
workers
_boot_.ts
_dev_boot_.ts merge: upstream 2023-12-23 02:09:23 +01:00
account.ts merge: upstream 2023-12-23 02:09:23 +01:00
cache.ts
config.ts merge: upstream 2023-11-22 23:40:27 +01:00
const.ts merge: upstream 2023-12-23 02:09:23 +01:00
custom-emojis.ts バックエンドが生成するapi.jsonからmisskey-jsの型を作成する (#12434) 2023-12-02 21:00:05 +09:00
debug.ts
emojilist.json enhance: Unicode 15.0で新たに追加された絵文字をリアクションに使えるように (#12683) 2023-12-18 14:51:29 +09:00
events.ts
i18n.ts
index.html fix(dev): ファイルの読み込みに失敗することがあるのを修正 (#12684) 2023-12-16 13:23:25 +09:00
index.mdx
instance.ts バックエンドが生成するapi.jsonからmisskey-jsの型を作成する (#12434) 2023-12-02 21:00:05 +09:00
local-storage.ts merge: upstream 2023-12-23 02:09:23 +01:00
navbar.ts merge: upstream 2023-12-23 02:09:23 +01:00
nirax.ts
os.ts fix type 2023-12-12 10:34:08 +09:00
pizzax.ts
plugin.ts enhance(frontend): window.openやaタグにnoopenerオプションをつける (MisskeyIO#283) 2023-12-08 19:46:25 +09:00
router.ts merge: upstream 2023-12-23 02:09:23 +01:00
store.ts merge: upstream 2023-12-23 02:09:23 +01:00
stream.ts fix: test break caused by #12273 (#12322) 2023-11-13 16:39:54 +09:00
style.scss merge: upstream 2023-12-23 02:09:23 +01:00
theme-store.ts fix(frontend): 標準テーマと同じIDを使用してインストールできてしまう問題を修正 2023-10-30 13:38:03 +09:00