diamondburned / dissent

Tiny native Discord app
https://flathub.org/apps/details/so.libdb.dissent
GNU General Public License v3.0
1.27k stars 40 forks source link

Persistently retain message summaries #222

Closed diamondburned closed 8 months ago

diamondburned commented 8 months ago

Summaries are very slow and are gateway-based, so it's not feasible to get them for past messages. Since they are somewhat updated by the gateway, it's likely reasonable for us to just retain them on disk.

diamondburned commented 8 months ago

Implemented in ningen.