Changeset e64a49b in Klonkt for src/routes/posts.js
- Timestamp:
- 08/07/2026 12:24:02 PM (5 weeks ago)
- Branches:
- main
- Children:
- 0db68bd
- Parents:
- 20ae7b0
- git-author:
- Robin <roboburr@…> (08/07/2026 12:24:00 PM)
- git-committer:
- roboburr <roboburr@…> (08/07/2026 12:24:02 PM)
- File:
-
- 1 edited
-
src/routes/posts.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/posts.js
r20ae7b0 re64a49b 936 936 : []).filter((o) => o['shaer:ward'] === gMe && o['shaer:needsMyAccept']); 937 937 renderPage(req, res, 'pages/messages', { 938 pageTitleKey: 'msg.title', bodyClass: 'on-special', items, seenAt,938 pageTitleKey: 'msg.title', bodyClass: 'on-special', pageJs: 'messages', items, seenAt, 939 939 hasMore, nextOffset: offset + FEED_PAGE, moreBase, guardianOffers, 940 940 success: req.query.success || null, error: req.query.error || null,
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)