<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewercount/src, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.strisemarx.com/viewercount/atom?h=master</id>
<link rel='self' href='https://git.strisemarx.com/viewercount/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/viewercount/'/>
<updated>2024-07-05T15:39:51Z</updated>
<entry>
<title>Fix nostrconnect on subsequent runs</title>
<updated>2024-07-05T15:39:51Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-07-05T15:39:51Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/viewercount/commit/?id=239562007942a79b2ee0198b2eb5ca5a431ea4b5'/>
<id>urn:sha1:239562007942a79b2ee0198b2eb5ca5a431ea4b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Print QRcode for nostrconnect URI</title>
<updated>2024-07-05T14:30:41Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-07-05T14:23:53Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/viewercount/commit/?id=8c52d1f31ac6066e178de994fec42a11ce018fde'/>
<id>urn:sha1:8c52d1f31ac6066e178de994fec42a11ce018fde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate nostrconnect URI by default</title>
<updated>2024-07-05T14:30:41Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-07-05T14:21:03Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/viewercount/commit/?id=db13ee769d674d9fd8b30e79dca974ff93c018c4'/>
<id>urn:sha1:db13ee769d674d9fd8b30e79dca974ff93c018c4</id>
<content type='text'>
Instead of asking for the user to generate a nsecbunker in another NIP46
signer app and copy pasting here.

The former behavior can still be achieved by passing --use-nsecbunker.
</content>
</entry>
<entry>
<title>Backup datafile when reseting NIP46 config</title>
<updated>2024-07-05T11:20:53Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-07-05T11:20:53Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/viewercount/commit/?id=e83ebdbfbd3328ce9c3bb2e4c3abe70e9f90c1cc'/>
<id>urn:sha1:e83ebdbfbd3328ce9c3bb2e4c3abe70e9f90c1cc</id>
<content type='text'>
Instead of just deleting it.
</content>
</entry>
<entry>
<title>Fix updating outdated events</title>
<updated>2024-06-30T22:22:10Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-06-30T22:22:10Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/viewercount/commit/?id=d2cc03d3bb969c6d2ed57a443e17218a26cf7292'/>
<id>urn:sha1:d2cc03d3bb969c6d2ed57a443e17218a26cf7292</id>
<content type='text'>
Since we updated anything matching the filters, we were some times
bringing old versions of replaceable events back to life. The issue is
that those were events that should be discarded since they are outdated
but we still pick them up from some relays.

Thus we need to index them by their naddr coordinate and only keep the
latest event per naddr.

I also improved logging along the way.
</content>
</entry>
<entry>
<title>Guard against unsupported platforms</title>
<updated>2024-06-29T22:14:06Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-06-29T22:14:06Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/viewercount/commit/?id=50185514c9063ba064920b35218a0f819c5d217c'/>
<id>urn:sha1:50185514c9063ba064920b35218a0f819c5d217c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix HLS viewer count computation</title>
<updated>2024-06-29T21:47:40Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-06-29T21:47:40Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/viewercount/commit/?id=651a2ce19012f112439a46716637307b052dd150'/>
<id>urn:sha1:651a2ce19012f112439a46716637307b052dd150</id>
<content type='text'>
It was making a list of the local socket addresses instead of the remote
ones and then uninquing and counting it, which always resulted in 1
viewer.
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2024-06-28T13:53:43Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-06-28T13:53:43Z</published>
<link rel='alternate' type='text/html' href='https://git.strisemarx.com/viewercount/commit/?id=ef34f0bb4798a0d1410fffc974f084e4c6cfb920'/>
<id>urn:sha1:ef34f0bb4798a0d1410fffc974f084e4c6cfb920</id>
<content type='text'>
</content>
</entry>
</feed>
