Maybe there is something up with a specific notification I got, which creates that error?
This is the notifications api response:
{
"links": {
"first": "https://kagifeedback.org/api/notifications?include=",
"next": "https://kagifeedback.org/api/notifications?page%5Boffset%5D=20&include="
},
"data": [
{
"type": "notifications",
"id": "36421",
"attributes": {
"contentType": "postLiked",
"content": null,
"createdAt": "2024-02-02T09:49:40+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "336"
}
},
"subject": {
"data": {
"type": "posts",
"id": "15152"
}
}
}
},
{
"type": "notifications",
"id": "36411",
"attributes": {
"contentType": "newPost",
"content": {
"postNumber": 14
},
"createdAt": "2024-02-02T06:07:59+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "1727"
}
},
"subject": {
"data": {
"type": "discussions",
"id": "3061"
}
}
}
},
{
"type": "notifications",
"id": "36406",
"attributes": {
"contentType": "userMentioned",
"content": null,
"createdAt": "2024-02-02T05:51:05+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "2274"
}
},
"subject": {
"data": {
"type": "posts",
"id": "15180"
}
}
}
},
{
"type": "notifications",
"id": "36316",
"attributes": {
"contentType": "postLiked",
"content": null,
"createdAt": "2024-02-01T17:28:32+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "1"
}
},
"subject": {
"data": {
"type": "posts",
"id": "15151"
}
}
}
},
{
"type": "notifications",
"id": "36289",
"attributes": {
"contentType": "vote",
"content": 1,
"createdAt": "2024-02-01T15:15:26+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "2779"
}
},
"subject": {
"data": {
"type": "posts",
"id": "14823"
}
}
}
},
{
"type": "notifications",
"id": "36277",
"attributes": {
"contentType": "postMentioned",
"content": {
"replyNumber": 6
},
"createdAt": "2024-02-01T14:13:02+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "2774"
}
},
"subject": {
"data": {
"type": "posts",
"id": "15139"
}
}
}
},
{
"type": "notifications",
"id": "36274",
"attributes": {
"contentType": "newPost",
"content": {
"postNumber": 6
},
"createdAt": "2024-02-01T14:13:02+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "2774"
}
},
"subject": {
"data": {
"type": "discussions",
"id": "3058"
}
}
}
},
{
"type": "notifications",
"id": "36264",
"attributes": {
"contentType": "postLiked",
"content": null,
"createdAt": "2024-02-01T13:47:14+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "1708"
}
},
"subject": {
"data": {
"type": "posts",
"id": "15138"
}
}
}
},
{
"type": "notifications",
"id": "36235",
"attributes": {
"contentType": "postMentioned",
"content": {
"replyNumber": 11
},
"createdAt": "2024-02-01T09:46:23+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "2086"
}
},
"subject": {
"data": {
"type": "posts",
"id": "14755"
}
}
}
},
{
"type": "notifications",
"id": "36234",
"attributes": {
"contentType": "newPost",
"content": {
"postNumber": 11
},
"createdAt": "2024-02-01T09:46:23+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "2086"
}
},
"subject": {
"data": {
"type": "discussions",
"id": "1616"
}
}
}
},
{
"type": "notifications",
"id": "36207",
"attributes": {
"contentType": "newPost",
"content": {
"postNumber": 6
},
"createdAt": "2024-02-01T08:03:23+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "1727"
}
},
"subject": {
"data": {
"type": "discussions",
"id": "3034"
}
}
}
},
{
"type": "notifications",
"id": "36063",
"attributes": {
"contentType": "newPost",
"content": {
"postNumber": 5
},
"createdAt": "2024-02-01T03:16:30+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "1"
}
},
"subject": {
"data": {
"type": "discussions",
"id": "3017"
}
}
}
},
{
"type": "notifications",
"id": "36045",
"attributes": {
"contentType": "postMentioned",
"content": {
"replyNumber": 6
},
"createdAt": "2024-02-01T03:01:39+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "1"
}
},
"subject": {
"data": {
"type": "posts",
"id": "14872"
}
}
}
},
{
"type": "notifications",
"id": "36044",
"attributes": {
"contentType": "newPost",
"content": {
"postNumber": 6
},
"createdAt": "2024-02-01T03:01:39+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "1"
}
},
"subject": {
"data": {
"type": "discussions",
"id": "3023"
}
}
}
},
{
"type": "notifications",
"id": "36043",
"attributes": {
"contentType": "secondaryTagApplied",
"content": {
"tag_name": "Planned",
"tag_id": 15,
"timestamp": "2024-02-01T03:00:37.425153Z"
},
"createdAt": "2024-02-01T03:00:37+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "1"
}
},
"subject": {
"data": {
"type": "discussions",
"id": "3024"
}
}
}
},
{
"type": "notifications",
"id": "36042",
"attributes": {
"contentType": "secondaryTagApplied",
"content": {
"tag_name": "Planned",
"tag_id": 15,
"timestamp": "2024-02-01T02:59:41.443340Z"
},
"createdAt": "2024-02-01T02:59:41+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "1"
}
},
"subject": {
"data": {
"type": "discussions",
"id": "3025"
}
}
}
},
{
"type": "notifications",
"id": "36035",
"attributes": {
"contentType": "secondaryTagApplied",
"content": {
"tag_name": "Clarification",
"tag_id": 11,
"timestamp": "2024-02-01T02:56:17.760959Z"
},
"createdAt": "2024-02-01T02:56:17+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "1"
}
},
"subject": {
"data": {
"type": "discussions",
"id": "3034"
}
}
}
},
{
"type": "notifications",
"id": "36021",
"attributes": {
"contentType": "newPost",
"content": {
"postNumber": 19
},
"createdAt": "2024-02-01T02:45:50+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "1"
}
},
"subject": {
"data": {
"type": "discussions",
"id": "3036"
}
}
}
},
{
"type": "notifications",
"id": "36015",
"attributes": {
"contentType": "secondaryTagApplied",
"content": {
"tag_name": "Under Review",
"tag_id": 16,
"timestamp": "2024-02-01T02:42:27.053362Z"
},
"createdAt": "2024-02-01T02:42:27+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "1"
}
},
"subject": {
"data": {
"type": "discussions",
"id": "3039"
}
}
}
},
{
"type": "notifications",
"id": "36014",
"attributes": {
"contentType": "secondaryTagApplied",
"content": {
"tag_name": "Planned",
"tag_id": 15,
"timestamp": "2024-02-01T02:41:02.913252Z"
},
"createdAt": "2024-02-01T02:41:02+00:00",
"isRead": true
},
"relationships": {
"fromUser": {
"data": {
"type": "users",
"id": "1"
}
},
"subject": {
"data": {
"type": "discussions",
"id": "3040"
}
}
}
}
],
"included": [
{
"type": "users",
"id": "336",
"attributes": {
"username": "fbruch",
"displayName": "fbruch",
"avatarUrl": "https://kagifeedback.org/assets/avatars/VYWRB8zCCXIN9ecd.png",
"slug": "fbruch",
"joinTime": "2022-01-25T22:51:20+00:00"
}
},
{
"type": "users",
"id": "1727",
"attributes": {
"username": "stoyle",
"displayName": "stoyle",
"avatarUrl": null,
"slug": "stoyle",
"joinTime": "2023-09-09T06:26:12+00:00"
}
},
{
"type": "users",
"id": "2274",
"attributes": {
"username": "meezaan",
"displayName": "meezaan",
"avatarUrl": "https://kagifeedback.org/assets/avatars/dx6LcFvx7id4922r.png",
"slug": "meezaan",
"joinTime": "2023-11-23T17:09:38+00:00"
}
},
{
"type": "users",
"id": "1",
"attributes": {
"username": "Vlad",
"displayName": "Vlad",
"avatarUrl": "https://kagifeedback.org/assets/avatars/BXn3mR3qC3wlfYjR.png",
"slug": "Vlad",
"joinTime": "2021-10-06T07:35:45+00:00"
}
},
{
"type": "users",
"id": "2779",
"attributes": {
"username": "cardinal086",
"displayName": "cardinal086",
"avatarUrl": null,
"slug": "cardinal086",
"joinTime": "2024-02-01T14:30:54+00:00"
}
},
{
"type": "users",
"id": "2774",
"attributes": {
"username": "get-state",
"displayName": "get-state",
"avatarUrl": "https://kagifeedback.org/assets/avatars/sf3dq4x1mZFyidy7.png",
"slug": "get-state",
"joinTime": "2024-01-31T17:05:53+00:00"
}
},
{
"type": "users",
"id": "1708",
"attributes": {
"username": "KagiForMe",
"displayName": "KagiForMe",
"avatarUrl": null,
"slug": "KagiForMe",
"joinTime": "2023-09-02T12:03:37+00:00"
}
},
{
"type": "users",
"id": "2086",
"attributes": {
"username": "Luis",
"displayName": "Luis",
"avatarUrl": null,
"slug": "Luis",
"joinTime": "2023-10-23T10:03:54+00:00"
}
},
{
"type": "posts",
"id": "15152",
"attributes": {
"number": 6,
"createdAt": "2024-02-01T15:16:34+00:00",
"contentType": "comment",
"contentHtml": "<p><a href=\"https://kagifeedback.org/d/3017-kagi-api-cli/5\" class=\"PostMention\" data-id=\"15074\">Vlad</a> I don't know if I'm speaking for everyone but a usage cap of like 30 searches per hour (not 1 search per 2 minutes, as I very likely would do more searchws rhan 1 in a short timespan, while not going over 30/hour) through the API would be perfectly fine. And otherwise if I'd need more, then usage based billing.</p>\n\n<p>Even 50/day would be fine for me, as I do on average 50 searches per day currently.</p>\n\n<p>And I'd definitely would vote for unlocking the API only to paying customers. Otherwise the free tier would be abused even more...</p>",
"renderFailed": false,
"content": "@\"Vlad\"#p15074 I don't know if I'm speaking for everyone but a usage cap of like 30 searches per hour (not 1 search per 2 minutes, as I very likely would do more searchws rhan 1 in a short timespan, while not going over 30/hour) through the API would be perfectly fine. And otherwise if I'd need more, then usage based billing.\n\nEven 50/day would be fine for me, as I do on average 50 searches per day currently.\n\nAnd I'd definitely would vote for unlocking the API only to paying customers. Otherwise the free tier would be abused even more...",
"editedAt": "2024-02-01T15:19:02+00:00",
"canEdit": true,
"canDelete": false,
"canHide": false,
"mentionedByCount": 0,
"canFlag": true,
"isApproved": true,
"canApprove": false,
"votes": null,
"canVote": false,
"seeVoters": false,
"canLike": false,
"likesCount": 0
},
"relationships": {
"discussion": {
"data": {
"type": "discussions",
"id": "3017"
}
}
}
},
{
"type": "posts",
"id": "15180",
"attributes": {
"number": 13,
"createdAt": "2024-02-02T05:51:04+00:00",
"contentType": "comment",
"contentHtml": "<p>I have tested this in Vivladi, Edge, Firefox and DuckDuckGo on Window 11 and Safari, Orion and Vivaldi on macOS. I've even tested on iOS and I don't see this error.</p>\n\n<p>From the screenshots pasted above this had to do with variables loading asynchronourly in the wrong order so they were all defined up front. It appears that whose who have an error in the console are for some reason getting a cached copy.</p>\n\n<blockquote class=\"uncited\"><div><p><a href=\"https://kagifeedback.org/d/3061-notifications-not-working/11\" class=\"PostMention\" data-id=\"15168\">WoundedMoose</a> It shows one unread notice, the little window opens, but just spins its wheels.</p></div></blockquote>\n\n<p>This would be caused by the same problem which does not exist anymore.</p>\n\n<p>There is no Cloudflare or jsdelivr anywhere in the mix here unless you are proxying outgoing traffic through Cloudflare somehow.</p> \n\n<p><a href=\"https://kagifeedback.org/u/Value7609\" class=\"UserMention\">@Value7609</a> <a href=\"https://kagifeedback.org/u/KagiForMe\" class=\"UserMention\">@KagiForMe</a> and <a href=\"https://kagifeedback.org/u/WoundedMoose\" class=\"UserMention\">@WoundedMoose</a> may I please ask you to actually share what the console shows and if the network tab shows anything as failing?</p>\n\n<p>Thank you.</p>\n\n\n",
"renderFailed": false,
"canEdit": false,
"canDelete": false,
"canHide": false,
"mentionedByCount": 0,
"canFlag": true,
"isApproved": true,
"canApprove": false,
"votes": null,
"canVote": false,
"seeVoters": false,
"canLike": true,
"likesCount": 0
},
"relationships": {
"discussion": {
"data": {
"type": "discussions",
"id": "3061"
}
}
}
},
{
"type": "posts",
"id": "15151",
"attributes": {
"number": 5,
"createdAt": "2024-02-01T15:12:22+00:00",
"contentType": "comment",
"contentHtml": "<p><a href=\"https://kagifeedback.org/d/3019-add-a-remove-results-from-this-site-in-dropdown-to-temporarily-remove-said-site-from-showing-up-in-results/3\" class=\"PostMention\" data-id=\"15071\">Vlad</a> Not OP, but I probably would use this for rust related things. I have docs.rs raised, but often when I search for something rust related nearly half of the top results are docs.rs, which sometimes is just not what I wanted. So being able to quickly just remove these results would give me a better answer, while I still could keep docs.rs raised.</p>",
"renderFailed": false,
"content": "@\"Vlad\"#p15071 Not OP, but I probably would use this for rust related things. I have docs.rs raised, but often when I search for something rust related nearly half of the top results are docs.rs, which sometimes is just not what I wanted. So being able to quickly just remove these results would give me a better answer, while I still could keep docs.rs raised.",
"canEdit": true,
"canDelete": false,
"canHide": false,
"mentionedByCount": 0,
"canFlag": true,
"isApproved": true,
"canApprove": false,
"votes": null,
"canVote": false,
"seeVoters": false,
"canLike": false,
"likesCount": 0
},
"relationships": {
"discussion": {
"data": {
"type": "discussions",
"id": "3019"
}
}
}
},
{
"type": "posts",
"id": "14823",
"attributes": {
"number": 1,
"createdAt": "2024-01-25T18:02:50+00:00",
"contentType": "comment",
"contentHtml": "<p>There was a feature request that got implemented few days ago for the image search <a href=\"https://kagifeedback.org/d/1704-allow-ctrlv-for-image-search-on-kagi-if-image-in-clipboard\" rel=\"ugc nofollow\">https://kagifeedback.org/d/1704-allow-ctrlv-for-image-search-on-kagi-if-image-in-clipboard</a></p>\n\n<p>Can we get the exact same UX for the assistant upload?</p>\n\n<p>Basically the same reasons as the image search one, it's way easier to upload files this way if you already have e.g. screenshots in your clipboard</p>\n\n",
"renderFailed": false,
"mentionedByCount": 0
},
"relationships": {
"discussion": {
"data": {
"type": "discussions",
"id": "3024"
}
}
}
},
{
"type": "posts",
"id": "15139",
"attributes": {
"number": 5,
"createdAt": "2024-02-01T11:34:25+00:00",
"contentType": "comment",
"contentHtml": "<p>I don't think that this is something that Kagi should implement. They already have the vim keybindings. And if people want to have that hint-mode they can just install the extensions? I have Tridactyl installed and it works perfectly fine.</p>",
"renderFailed": false,
"content": "I don't think that this is something that Kagi should implement. They already have the vim keybindings. And if people want to have that hint-mode they can just install the extensions? I have Tridactyl installed and it works perfectly fine.",
"canEdit": true,
"canDelete": false,
"canHide": false,
"mentionedByCount": 0,
"canFlag": true,
"isApproved": true,
"canApprove": false,
"votes": null,
"canVote": false,
"seeVoters": false,
"canLike": false,
"likesCount": 0
},
"relationships": {
"discussion": {
"data": {
"type": "discussions",
"id": "3058"
}
}
}
},
{
"type": "posts",
"id": "15138",
"attributes": {
"number": 7,
"createdAt": "2024-02-01T11:31:40+00:00",
"contentType": "comment",
"contentHtml": "<p>Still getting the same error 🙁 tried in 3 different browsers (firefox on android, firefox on macos, chrome on macos)</p>",
"renderFailed": false,
"content": "Still getting the same error :( tried in 3 different browsers (firefox on android, firefox on macos, chrome on macos)",
"canEdit": true,
"canDelete": false,
"canHide": false,
"mentionedByCount": 0,
"canFlag": true,
"isApproved": true,
"canApprove": false,
"votes": null,
"canVote": false,
"seeVoters": false,
"canLike": false,
"likesCount": 0
},
"relationships": {
"discussion": {
"data": {
"type": "discussions",
"id": "3061"
}
}
}
},
{
"type": "posts",
"id": "14755",
"attributes": {
"number": 10,
"createdAt": "2024-01-24T19:04:00+00:00",
"contentType": "comment",
"contentHtml": "<p><a href=\"https://kagifeedback.org/u/Vlad\" class=\"UserMention\">@Vlad</a> <a href=\"https://kagifeedback.org/u/Luis\" class=\"UserMention\">@Luis</a> what has been changed?</p>",
"renderFailed": false,
"content": "@\"Vlad\"#1 @\"Luis\"#2086 what has been changed?",
"canEdit": true,
"canDelete": false,
"canHide": false,
"mentionedByCount": 0,
"canFlag": true,
"isApproved": true,
"canApprove": false,
"votes": null,
"canVote": false,
"seeVoters": false,
"canLike": false,
"likesCount": 0
},
"relationships": {
"discussion": {
"data": {
"type": "discussions",
"id": "1616"
}
}
}
},
{
"type": "posts",
"id": "14872",
"attributes": {
"number": 5,
"createdAt": "2024-01-26T19:10:02+00:00",
"contentType": "comment",
"contentHtml": "<p><a href=\"https://kagifeedback.org/u/Vlad\" class=\"UserMention\">@Vlad</a> I was curious too.</p>\n\n<p>FWIW it's only 5.2MB, 24 pages long, 13647, and it does not <em>need</em> OCR, though there are some embedded images. Seems a bit weird that it took <em>that</em> long.</p>\n\n<p>I've submitted it again, and it says \"time elapsed: 3.5s\"</p>\n\n<p><a href=\"https://www.iccl.ie/wp-content/uploads/2023/11/Europes-hidden-security-crisis.pdf\" rel=\"ugc nofollow\">https://www.iccl.ie/wp-content/uploads/2023/11/Europes-hidden-security-crisis.pdf</a></p>",
"renderFailed": false,
"content": "@\"Vlad\"#1 I was curious too.\n\nFWIW it's only 5.2MB, 24 pages long, 13647, and it does not *need* OCR, though there are some embedded images. Seems a bit weird that it took *that* long.\n\nI've submitted it again, and it says \"time elapsed: 3.5s\"\n\nhttps://www.iccl.ie/wp-content/uploads/2023/11/Europes-hidden-security-crisis.pdf",
"editedAt": "2024-01-26T19:12:15+00:00",
"canEdit": true,
"canDelete": false,
"canHide": false,
"mentionedByCount": 0,
"canFlag": true,
"isApproved": true,
"canApprove": false,
"votes": null,
"canVote": false,
"seeVoters": false,
"canLike": false,
"likesCount": 0
},
"relationships": {
"discussion": {
"data": {
"type": "discussions",
"id": "3023"
}
}
}
},
{
"type": "discussions",
"id": "3017",
"attributes": {
"title": "Kagi API CLI",
"slug": "3017-kagi-api-cli",
"isApproved": true,
"hasUpvoted": true,
"hasDownvoted": false,
"votes": 7,
"seeVotes": true,
"canVote": true,
"hasBestAnswer": false,
"bestAnswerSetAt": null
}
},
{
"type": "discussions",
"id": "3061",
"attributes": {
"title": " Notifications not working",
"slug": "3061-notifications-not-working",
"isApproved": true,
"hasUpvoted": true,
"hasDownvoted": false,
"votes": 7,
"seeVotes": true,
"canVote": true,
"hasBestAnswer": false,
"bestAnswerSetAt": null
}
},
{
"type": "discussions",
"id": "3019",
"attributes": {
"title": "Add a \"Remove results from this site\" in dropdown to temporarily remove said site from showing up in results",
"slug": "3019-add-a-remove-results-from-this-site-in-dropdown-to-temporarily-remove-said-site-from-showing-up-in-results",
"isApproved": true,
"hasUpvoted": true,
"hasDownvoted": false,
"votes": 3,
"seeVotes": true,
"canVote": true,
"hasBestAnswer": false,
"bestAnswerSetAt": null
}
},
{
"type": "discussions",
"id": "3024",
"attributes": {
"title": "Ctrl+V for assistant upload",
"slug": "3024-ctrlv-for-assistant-upload",
"isApproved": true,
"hasUpvoted": true,
"hasDownvoted": false,
"votes": 3,
"seeVotes": true,
"canVote": true,
"hasBestAnswer": false,
"bestAnswerSetAt": null,
"commentCount": 1,
"participantCount": 1,
"createdAt": "2024-01-25T18:02:50+00:00",
"lastPostedAt": "2024-01-25T18:02:50+00:00",
"lastPostNumber": 1,
"canReply": true,
"canRename": true,
"canDelete": false,
"canHide": false,
"lastReadAt": "2024-02-01T15:08:56+00:00",
"lastReadPostNumber": 2,
"canTag": false,
"canMerge": false,
"subscription": "follow",
"isLocked": false,
"canLock": false,
"trelloCardId": null,
"canAddToTrello": false,
"canViewSecondaryTagToggler": false,
"canSplit": false,
"canSelectBestAnswer": false,
"isSticky": false,
"canSticky": false,
"canViewWhoTypes": true,
"customMeta": {
"description": "s way easier to upload files this way if you already have e.g."
},
"canMarkUnread": false,
"linearIssueId": "kagi:::SRCH-388",
"canAddToLinear": false,
"replyTemplate": "",
"canManageReplyTemplates": false
}
},
{
"type": "discussions",
"id": "3058",
"attributes": {
"title": "Add VI bindings to select a result",
"slug": "3058-add-vi-bindings-to-select-a-result",
"isApproved": true,
"hasUpvoted": true,
"hasDownvoted": false,
"votes": 4,
"seeVotes": true,
"canVote": true,
"hasBestAnswer": false,
"bestAnswerSetAt": null
}
},
{
"type": "discussions",
"id": "1616",
"attributes": {
"title": "Add a feedback button to the mobile menu",
"slug": "1616-add-a-feedback-button-to-the-mobile-menu",
"isApproved": true,
"hasUpvoted": true,
"hasDownvoted": false,
"votes": 6,
"seeVotes": true,
"canVote": true,
"hasBestAnswer": false,
"bestAnswerSetAt": null
}
},
{
"type": "discussions",
"id": "3034",
"attributes": {
"title": "How to highlight the ability to turn off “Personalized results”",
"slug": "3034-how-to-highlight-the-ability-to-turn-off-personalized-results",
"isApproved": true,
"hasUpvoted": true,
"hasDownvoted": false,
"votes": 4,
"seeVotes": true,
"canVote": true,
"hasBestAnswer": false,
"bestAnswerSetAt": null,
"commentCount": 5,
"participantCount": 4,
"createdAt": "2024-01-27T09:30:57+00:00",
"lastPostedAt": "2024-02-01T08:03:22+00:00",
"lastPostNumber": 6,
"canReply": true,
"canRename": true,
"canDelete": false,
"canHide": false,
"lastReadAt": "2024-02-01T23:56:16+00:00",
"lastReadPostNumber": 6,
"canTag": false,
"canMerge": false,
"subscription": "follow",
"isLocked": false,
"canLock": false,
"trelloCardId": null,
"canAddToTrello": false,
"canViewSecondaryTagToggler": false,
"canSplit": false,
"canSelectBestAnswer": false,
"isSticky": false,
"canSticky": false,
"canViewWhoTypes": true,
"customMeta": {
"description": "So starting a thread for it. t find it in the docs. So an obvious place would be to update those under Personalized r..."
},
"canMarkUnread": false,
"linearIssueId": null,
"canAddToLinear": false,
"replyTemplate": "",
"canManageReplyTemplates": false
}
},
{
"type": "discussions",
"id": "3023",
"attributes": {
"title": "Kagi's Universal Summarizer should fail or return an error if the link is a PDF",
"slug": "3023-kagis-universal-summarizer-should-fail-or-return-an-error-if-the-link-is-a-pdf",
"isApproved": true,
"hasUpvoted": true,
"hasDownvoted": false,
"votes": 3,
"seeVotes": true,
"canVote": true,
"hasBestAnswer": false,
"bestAnswerSetAt": null
}
},
{
"type": "discussions",
"id": "3025",
"attributes": {
"title": "Sometimes quick-answer citations contain \"item x\"",
"slug": "3025-sometimes-quick-answer-citations-contain-item-x",
"commentCount": 3,
"participantCount": 3,
"createdAt": "2024-01-25T19:40:57+00:00",
"lastPostedAt": "2024-01-26T19:06:02+00:00",
"lastPostNumber": 2,
"canReply": true,
"canRename": true,
"canDelete": false,
"canHide": false,
"lastReadAt": "2024-02-01T15:08:46+00:00",
"lastReadPostNumber": 6,
"isApproved": true,
"hasUpvoted": true,
"hasDownvoted": false,
"votes": 2,
"seeVotes": true,
"canVote": true,
"hasBestAnswer": false,
"bestAnswerSetAt": null,
"canTag": false,
"canMerge": false,
"subscription": "follow",
"isLocked": false,
"canLock": false,
"trelloCardId": null,
"canAddToTrello": false,
"canViewSecondaryTagToggler": false,
"canSplit": false,
"canSelectBestAnswer": false,
"isSticky": false,
"canSticky": false,
"canViewWhoTypes": true,
"customMeta": {
"description": "Sometimes the LLM prints citations in wrong format and I have to guess what eg \"Item 5\" is. [upl-image-preview url=h..."
},
"canMarkUnread": false,
"linearIssueId": "kagi:::SRCH-387",
"canAddToLinear": false,
"replyTemplate": "",
"canManageReplyTemplates": false
}
},
{
"type": "discussions",
"id": "3036",
"attributes": {
"title": "Ability to see my member number",
"slug": "3036-ability-to-see-my-member-number",
"isApproved": true,
"hasUpvoted": true,
"hasDownvoted": false,
"votes": 11,
"seeVotes": true,
"canVote": true,
"hasBestAnswer": false,
"bestAnswerSetAt": null
}
},
{
"type": "discussions",
"id": "3039",
"attributes": {
"title": "\"more results\" not working with personalized results turned off",
"slug": "3039-more-results-not-working-with-personalized-results-turned-off",
"commentCount": 1,
"participantCount": 1,
"createdAt": "2024-01-28T02:27:30+00:00",
"lastPostedAt": "2024-01-28T02:27:30+00:00",
"lastPostNumber": 1,
"canReply": true,
"canRename": true,
"canDelete": false,
"canHide": false,
"lastReadAt": "2024-01-28T02:27:30+00:00",
"lastReadPostNumber": 1,
"isApproved": true,
"hasUpvoted": true,
"hasDownvoted": false,
"votes": 1,
"seeVotes": true,
"canVote": true,
"hasBestAnswer": false,
"bestAnswerSetAt": null,
"canTag": false,
"canMerge": false,
"subscription": "follow",
"isLocked": false,
"canLock": false,
"trelloCardId": null,
"canAddToTrello": false,
"canViewSecondaryTagToggler": false,
"canSplit": false,
"canSelectBestAnswer": false,
"isSticky": false,
"canSticky": false,
"canViewWhoTypes": true,
"customMeta": {
"description": "twitter.com with personalized results disabled 3. see no results, and see that personalized results is turned on agai..."
},
"canMarkUnread": false,
"linearIssueId": null,
"canAddToLinear": false,
"replyTemplate": "",
"canManageReplyTemplates": false
}
},
{
"type": "discussions",
"id": "3040",
"attributes": {
"title": "Site: search shows fewer results with \"personalization\" turned off",
"slug": "3040-site-search-shows-fewer-results-with-personalization-turned-off",
"commentCount": 4,
"participantCount": 2,
"createdAt": "2024-01-28T02:33:53+00:00",
"lastPostedAt": "2024-02-01T02:40:58+00:00",
"lastPostNumber": 4,
"canReply": true,
"canRename": true,
"canDelete": false,
"canHide": false,
"lastReadAt": "2024-02-01T15:06:51+00:00",
"lastReadPostNumber": 5,
"isApproved": true,
"hasUpvoted": true,
"hasDownvoted": false,
"votes": 2,
"seeVotes": true,
"canVote": true,
"hasBestAnswer": false,
"bestAnswerSetAt": null,
"canTag": false,
"canMerge": false,
"subscription": "follow",
"isLocked": false,
"canLock": false,
"trelloCardId": null,
"canAddToTrello": false,
"canViewSecondaryTagToggler": false,
"canSplit": false,
"canSelectBestAnswer": false,
"isSticky": false,
"canSticky": false,
"canViewWhoTypes": true,
"customMeta": {
"description": "twitter.com with personalized results turned off 4. I expected it to show the exact same results. should be no way th..."
},
"canMarkUnread": false,
"linearIssueId": "kagi:::SRCH-384",
"canAddToLinear": false,
"replyTemplate": "",
"canManageReplyTemplates": false
}
}
]
}