Changeset 79d1281 in Klonkt for src/views/pages/timeline.ejs

Timestamp:
06/26/2026 02:28:50 PM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
fdd0d61
Parents:
c69267f
Message:

fix(fedi): /notifications showed old (tab-less) view — route collision after rename

The /meldingen -> /notifications rename collided with the pre-existing (dead) user-
notifications route mounted at /notifications, which won and rendered the old tab-less
view. Removed that dead route mount + import, so the fediverse /notifications route (in
postsRoutes, with the tab bar) handles it.

(No files)

Note: See TracChangeset for help on using the changeset viewer.