textlog

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. #open_source13 notes29 followersenter to follow #mobile8 notes4 followersenter to follow #tlog63 notes17 followersenter to follow

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. #open_source13 notes29 followersenter to follow #mobile8 notes4 followersenter to follow #tlog63 notes17 followersenter to follow

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! #rave3 notes3 followersenter to follow

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

hi! welcome :)

hi from Augsburg

hey @paratoner6 notes22 replies3 tags, 3 users following4 followersNo bio yet.enter to follow I see a lot of spamming on the /posts/NNN/replies endpoints in the logs, are these intentional? They might cause rate-limiting.

#tlog63 notes17 followersenter to follow #mobile8 notes4 followersenter to follow 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. @fastidious20 notes102 replies5 tags, 3 users following4 followersBetter don’t ask, just fastidious.enter to follow

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! #open_source13 notes29 followersenter to follow

#tlog63 notes17 followersenter to follow #mobile8 notes4 followersenter to follow 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

1 note0 replies0 tags, 0 users following1 followerDad, Bookworm, and Bad Coffee Connoisseur. Love: Text Interfaces, Small Circuit Boards and Japan (Showa era).enter to followenter to reply

Loving this, congratz on the #launch35 notes16 followersenter to follow

i like things being as fast as possible. link?

4 notes12 replies0 tags, 1 user following2 followersProgrammer by day and night. Lover of art. Mixing art and programming is the dream.enter to followenter to reply

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) #zik3 notes0 followersenter to follow

hi @ege4 notes6 replies0 tags, 2 users following2 followerscheck out my blog: https://hypersubject.netenter to follow! 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 #tlog63 notes17 followersenter to follow #open_source13 notes29 followersenter to follow 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.