Sharkey/packages/backend/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
..
@types chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
boot merge: all upstream changes 2023-10-13 19:01:17 +02:00
core real-time updates on note detail view 2023-12-23 14:09:51 +00:00
daemons Remove unnecessary nullish coalescing (#12058) 2023-10-18 09:54:18 +09:00
misc merge: upstream 2023-12-23 02:09:23 +01:00
models merge: upstream 2023-12-23 14:26:24 +01:00
queue merge: upstream 2023-12-23 02:09:23 +01:00
server merge: upstream 2023-12-23 14:26:24 +01:00
config.ts add: Custom MOTDs 2023-12-22 13:10:21 +01:00
const.ts make drive_file.comment larger 2023-10-02 13:47:35 +01:00
decorators.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
di-symbols.ts merge: upstream 2023-10-31 19:33:24 +01:00
env.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
global.d.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
GlobalModule.ts merge: timeline 1 2023-10-13 17:58:11 +02:00
logger.ts chore(backend): Resolve import/no-default-export rule violations (#11732) 2023-08-17 21:20:58 +09:00
MainModule.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
NestLogger.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
postgres.ts merge: upstream 2023-10-31 19:33:24 +01:00
types.ts merge: upstream 2023-12-23 02:09:23 +01:00