Leo Wandersleb

Results 192 issues of Leo Wandersleb

* On any profile add a :envelope: button to DM the user * In the Messages tab, implement the search box to show users from in-group matching the input even...

enhancement

I suspect the logic where after a sync the app stores to be in sync up to `now()` is flawed. It might store that even on failure and then never...

bug

When doing a "mention" and then hitting the left arrow, the dropdown opens again but hitting to the right, doesn't let you back out of it. When you repeat hitting...

Joaquín had helped Nostroid getting started by using what was back then a work-in-progress package. Apparently it is now fully available and we should switch to the official version and...

On Twitter I often "like" comments that ask for clarification but that doesn't subscribe me to the answers they might get. Allow the user to "subscribe to thread" on any...

Currently there is no attention paid yet to [CLS](https://web.dev/cls/), a metric rightfully important to Google's page ranking. Under this issue, lets see how to address this.

When running `pnpm run build`, some text (not marked as error or warning) is shown about circular dependencies: ``` Circular dependency: node_modules/.pnpm/[email protected]/node_modules/readable-stream/lib/_stream_readable.js -> node_modules/.pnpm/[email protected]/node_modules/readable-stream/lib/_stream_duplex.js -> node_modules/.pnpm/[email protected]/node_modules/readable-stream/lib/_stream_readable.js Circular dependency: node_modules/.pnpm/[email protected]/node_modules/readable-stream/lib/_stream_duplex.js ->...

In the settings, add a list of relays. As a first step, copy how Astral does it. Mark the first relay as "primary" relay. Here we will get events from...

enhancement

Especially at startup, Dexie DB hooks appear to not fire, sometimes for up to 20s at a time. The event writer reports to usually take 100ms to write 500 events...

Currently the Profile page (`/`) is very debuggy. It should more resemble Astral or Twitter, featuring properly rendered Text Notes, Follows, Followers (from in-group), ...

enhancement