Files
lasuite-messages/src/backend/core/api/openapi.json
T
Jean-Baptiste PENRATHandGitHub bf38eaa60b ✨(archive) implement archiving functionality for messages and threads (#363)
We want to be able to archive threads. So we update Thread model to know
if the thread is archived according to its messages state. Then update the
flag endpoint api to archive messages or threads. Also update the search indexer
to be able to search within archived threads. And finally update the frontend to
allow the user to archive a thread, get and search in archived threads.
2025-10-06 18:27:30 +02:00

285 KiB