GNU/r000t · @r000t
849 followers · 21122 posts · Server ligma.pro

as:Public 0.1.6 is out, and you can demo it at stealthward.xyz/

- Introduction of postgres support on the Viewer and Recorder
- Massive changes to viewer results page:
- Viewer now shows search terms, elapsed time, errors, and more
- Viewer slightly more usable on mobile

Known issues:
- Viewer links to statuses aren't "filled in" correctly. That code hasn't changed so idk why.
- Some mobile usability changes made the layout break on desktop
- Postgres is very slow when not on the same LAN as the viewer, but the added time seems to be "flat"
- Quoted phrases in postgres worked in testing but aren't working in production

You can run any component yourself with the source at stealthward.xyz/aspublic-lates

#aspublic

Last updated 1 year ago

GNU/r000t · @r000t
807 followers · 20117 posts · Server ligma.pro

version 0.1.2 is up at stealthward.xyz

- New full-text search implementation is much, much faster. Search latency went from 4000ms to 6.
- Options to force/exclude bot/reply/media posts added to homepage
- Subjects/CWs now searched by default
- `before`, `after` parameters added
- API documentation added --> stealthward.xyz/docs
- New /about page
- Over 1 million statuses, and counting

I'll be making slight adjustments to how it matches and uses operators over the next few days. Right now it works how it did before: Your whole query is searched for as an exact phrase. FTS5's documentation is here: sqlite.org/fts5.html

As a reminder, only text and subjects are searched. Searching a domain or user will only produce outright mentions of them.

#aspublic

Last updated 1 year ago

as:Public · @aspublic
1 followers · 4 posts · Server mstdn.social

While we're handling the load fine, I did want to index the timestamp field so it's not sorting the entire table on every request.

The latest content update is going up without this optimization, but it should be ready tomorrow.

#aspublic

Last updated 1 year ago

as:Public · @aspublic
0 followers · 2 posts · Server mstdn.social

Preview version 0.1.1 is now up at the demo site, stealthward.xyz/

Advanced search and filtering is coming next, as well as some changes to the Collector code.

#aspublic

Last updated 1 year ago

as:Public · @aspublic
0 followers · 1 posts · Server mastodon.social

Preview version 0.1.1 is now up at the demo site, stealthward.xyz/

Advanced search and filtering is coming next, as well as some changes to the Collector code.

#aspublic

Last updated 1 year ago

GNU/r000t · @r000t
789 followers · 20137 posts · Server ligma.pro

uses the streaming API of servers you federate with to collect posts.

It does not appear in logs, and the only way to block it is to only federate with instances that disable the streaming API.

gl;hf, shoulda played League with me.

#aspublic #fedisearch

Last updated 1 year ago

GNU/r000t · @r000t
789 followers · 20134 posts · Server ligma.pro

Alright, I'm gonna add the result limiting, and throw up a demo for everyone.

#aspublic

Last updated 1 year ago