shitpisscum on Nostr: JAJAX cassidyclown DISCLAIMER: I have no idea whether this is how it works, I don't ...
JAJAX (npub1mjr…w8z3) cassidyclown (npub1zhj…kmgu) DISCLAIMER: I have no idea whether this is how it works, I don't know shit about Vue and Erlang and I haven't looked at the source code, this is just my guess based on observing how it behaves.
You knwo when you are scrolling the timeline and you get "Error fetching timeline: 500 Internal server error"? 99% of the time that's a db timeoutt but that's not important here.
When you post something, what appears to be happening is the frontend sends the post to the backend and then tries to fetch it back so it can display it. If that fetching fails with the 500 or whatever you get n.text (or e.text in you case) is undefined. I guess n could stand for note, not sure about e.
If someone knows how this shit actually works please feel free to correct me
Published at
2023-09-04 22:54:04Event JSON
{
"id": "15fc1235e3cc1f4c59cd1a308f75338c56a3bc60914619407cc1c3a7a78070e3",
"pubkey": "ef3841007c1f17863797047e3ec670f79b71a05d1e2474117695e528f596bd9e",
"created_at": 1693868044,
"kind": 1,
"tags": [
[
"p",
"dc87671999cc1107e173792bae356d15f394b59c873cfd0fde011336fb8c50ff",
"wss://relay.mostr.pub"
],
[
"p",
"15e47e47a1d7b89fc2a3056b659794dfc15d4bba34b3f8a85d576563a3d4ca67",
"wss://relay.mostr.pub"
],
[
"e",
"d4122a2b6a234b5b52de0d47b98eff2742e67e357ef3796ca01881e44f52d214",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://mrhands.horse/objects/ea221cda-6c93-464e-88fe-42ece2a4358a",
"activitypub"
]
],
"content": "nostr:npub1mjrkwxveesgs0ctn0y46udtdzheefdvusu706r77qyfnd7uv2rlslew8z3 nostr:npub1zhj8u3ap67ufls4rq44kt9u5mlq46ja6xjel32za2ajk8g75efnsevkmgu DISCLAIMER: I have no idea whether this is how it works, I don't know shit about Vue and Erlang and I haven't looked at the source code, this is just my guess based on observing how it behaves.\n\nYou knwo when you are scrolling the timeline and you get \"Error fetching timeline: 500 Internal server error\"? 99% of the time that's a db timeoutt but that's not important here. \nWhen you post something, what appears to be happening is the frontend sends the post to the backend and then tries to fetch it back so it can display it. If that fetching fails with the 500 or whatever you get n.text (or e.text in you case) is undefined. I guess n could stand for note, not sure about e.\n\nIf someone knows how this shit actually works please feel free to correct me",
"sig": "29ba1d6b020e6b4b6be558a2d2595d631672a8a55960ed55749be4863ac5793207ed09abbe59df139c84ae189e88634de81d76d4f8a9e75c877eb565996ecb42"
}