Legendary Trio
devlogquedulaux

Devlog #20: Activity log in Quedula

The activity log in Quedula is a page where the user sees a chronological history of everything that happened with their publications.

The log includes: draft creation, queuing, sending to TikTok, publication result (success or error with reason), retries.

This is not a technical log — no stack traces or internal IDs. Only what's meaningful to the user.

One decision we made: events are stored without the possibility of deletion. The user can view history for any period. This builds trust — we don't hide errors.

The activity log became one of the most visited pages after the main page.