{ "@context":[ "https://www.w3.org/ns/activitystreams", {"Hashtag":"as:Hashtag"} ], "published":"2024-06-08T11:59:12.403Z", "attributedTo":"https://social.jayvii.de/actors/jayvii", "inReplyTo":"https://social.jayvii.de/objects/X-qXlezFjPw", "replies":"https://social.jayvii.de/objects/G3I9vqNHxeA/replies", "to":["https://social.jayvii.de/actors/jayvii","https://www.w3.org/ns/activitystreams#Public"], "cc":["https://social.jayvii.de/actors/jayvii/followers"], "content":"

Also added some tiny seperator between the individual years with a simple CSS fuzzy match:

/* Add year separators between points */\r\nspan[id*=\"-12\"].activitypoint:after {\r\n    content:\"\\007C\";\r\n}


The result is minor, but I think it still helps!

Image description: Screenshot of the activity bar on my stagit instance. Between the monthly activity indicators of two years there is a barely visible vertical line.
", "mediaType":"text/html", "attachment":[{"url":"https://social.jayvii.de/uploads/548ff550/fbf3/4327/1.png","mediaType":"image/png"}], "type":"Note", "id":"https://social.jayvii.de/objects/G3I9vqNHxeA" }