Another thing I'm noticing is the firehose endpoint is reconnecting every few seconds instead of being kept alive. Is this a limitation of some sort of the EventSource client you're using? Because it might omit some messages, the reconnection doesn't do any replay.
v0.0.5 now has session caching for replies and threads. Should be a lot more conservative on hitting those endpoints.
Works like a charm! Interesting idea the theming, nice to see all the variations. Good job!
v0.0.5 now has session caching for replies and threads. Should be a lot more conservative on hitting those endpoints.
I've tested MD and honestly I don't like it. Bold/italics add unnecessary noise/clutter and the font is already monospace, suited for code, so inline code & code fences are not needed. If 3rd party clients want to implement them it's fine but I'm sensitive to visual noise.
Maybe implementing a subset of Markdown would be a good thing. I am thinking about bold, italics, inline code, and code block, mostly. Oh, and links.
Come for a dance!
Never forget, the party goes on!
I think they mean the web app is fine also.
How? I don’t use Chrome, but assume it will work with Safari as well, right? How do you run the flutter app?
Added also the manifest so Chrome should show a popup to install the app, not sure if it happens on iPhone, it does on Android. Or install from Chrome's menu.
Trying tlog from my iphone chrome browser today and its entirely fine
hey I see a lot of spamming on the /posts/NNN/replies endpoints in the logs, are these intentional? They might cause rate-limiting.
client new version released ! Optional core Markdown support, simple themes, read-only profile display support.
Next I would like to try and get the app on the Play Store for convenience.
Solved in this commit - deeply nested now show a 'more (X replies) ->' button to open that reply's thread page.
Agree needs a solution, just not sure yet how to solve it. Perhaps a "more" link that will open the thread you need from that parent post.
Agree needs a solution, just not sure yet how to solve it. Perhaps a "more" link that will open the thread you need from that parent post.
Wouldn’t it break the interface on this view as replies go deeper?
I'd place it at more than 90%.
I think more than 50% of our economy's businesses, are cosplaying. Not in it for customers or profit; in it for investors and investments. "Looking like a business", as your real line of work.
That would be awesome! tysm!
client new version released ! Optional core Markdown support, simple themes, read-only profile display support.
Next I would like to try and get the app on the Play Store for convenience.
Thanks! It's server-side React with Bun and SQLite. There is zero frontend JS!
hey bro, nice platfrom!
whats the stack?
Infinitely.
How deep can replies go nested?
<3 tysm
Loving this, congratz on the
i like things being as fast as possible. link?
Zik is my pet project - a photos manager that is as fast as possible and as small as possible. It leaves sparks as it goes (lol jk)
hi ! welcome :) it does feel magical, i hope it persists as well. Thank you for the wishes.
hey textlog!
first few days of a new online community always feel magical. hope the magic persists here for a long time
Right now all of it counts against the limit because the textarea has a hard character limit and there is no way without using JS to change this.
curious if you intend the URL to count for the character limit, or only the link text?
Hey this looks cool! I wasn't able to "write" because the email link wouldn't see the app, but probably that isn't implemented yet as well since we don't have API POST endpoints? Other than that it looks promising! Thank you for this!
Made a flutter client (very early prototype) for this platform github.com/…/v0.0.1
I want to collect some early feedback hopefully and build a meaningful mobile cliënt for tlog!
Links implemented! The styling parts, I'm not so sure, it will make the text look more busy, which will go against the minimalist aesthetic.
Maybe implementing a subset of Markdown would be a good thing. I am thinking about bold, italics, inline code, and code block, mostly. Oh, and links.