mirror of
https://codeberg.org/yeentown/barkey.git
synced 2026-01-11 23:18:33 +00:00
* chore(endpoints/hybrid-timeline): don't pack inside getFromDb * chore(endpoints/hybrid-timeline): Redisから取得する部分のうちSTLに依存しなそうなところを別のServiceに切り出し * chore(endpoints/local-timeline): FanoutTimelineEndpointServiceで再実装 * chore(endpoints/channels/timeline): FanoutTimelineEndpointServiceで再実装 * chore(endpoints/timeline): FanoutTimelineEndpointServiceで再実装 * chore(endpoints/user-list-timeline): FanoutTimelineEndpointServiceで再実装 * chore(endpoints/users/notes): FanoutTimelineEndpointServiceで再実装 * chore: add useDbFallback to FanoutTimelineEndpointService.timeline and always true for channel / user note list * style: fix lint error * chore: split logic to multiple functions * chore: implement redis fallback * chore: 成功率を上げる * fix: db fallback not working * feat: allowPartial * chore(frontend): set allowPartial * chore(backend): remove fallbackIfEmpty HTL will never be purged so it's no longer required * fix: missing allowPartial in channel timeline * fix: type of timelineConfig in hybrid-timeline --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> |
||
|---|---|---|
| .. | ||
| boot | ||
| components | ||
| directives | ||
| filters | ||
| pages | ||
| scripts | ||
| themes | ||
| types | ||
| ui | ||
| unicode-emoji-indexes | ||
| widgets | ||
| workers | ||
| _boot_.ts | ||
| account.ts | ||
| cache.ts | ||
| config.ts | ||
| const.ts | ||
| custom-emojis.ts | ||
| debug.ts | ||
| emojilist.json | ||
| events.ts | ||
| i18n.ts | ||
| index.mdx | ||
| instance.ts | ||
| local-storage.ts | ||
| navbar.ts | ||
| nirax.ts | ||
| os.ts | ||
| pizzax.ts | ||
| plugin.ts | ||
| router.ts | ||
| store.ts | ||
| stream.ts | ||
| style.scss | ||
| theme-store.ts | ||