element-hq / element-hq/element-android

Aggregation API update

未关闭
#145 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
A-Aggregations A-Reactions
主要语言
Kotlin
星标
3.7k
派生
917
PR 合并指标
30 天内没有已合并 PR

描述

From riot-ios created by [manuroe](https://github.com/manuroe): vector-im/riot-ios#2456

The CS API will follow this principle:
a) we don't bundle during sync
b) when you get a bundled event then those counts are accurate as of that API call, so don't update the counts

This has been discussed at https://matrix.to/#/!fuiphBbxmgKxJjXYFn:matrix.org/$155844046336cSPsh:jki.re?via=matrix.org&via=jki.re&via=lant.uk

- [ ] This means that the implementation just needs to update the reaction summary only on live reaction events. It does not need to update it on reaction events received while paginating.
- [ ] Optionally, for HS not supporting the aggregation API yet, we can support building reaction summary from reactions received while paginating.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。