~ihabunek

Zagreb, Croatia

Trackers

~ihabunek/tooi

Last active 10 months ago

~ihabunek/hub3-api

Last active 1 year, 6 months ago

~ihabunek/triglav

Last active 3 years ago

#1 add a manual page 10 months ago

Comment by ~ihabunek on ~ihabunek/tooi

Frankly, not sure yet.

#20 configurable key bindings 10 months ago

Ticket created by ~ihabunek on ~ihabunek/tooi

Keyboard shortcuts should be configurable via the settings file.

#19 Implement voting in polls 10 months ago

1.0 added by ~ihabunek on ~ihabunek/tooi

#19 Implement voting in polls 10 months ago

Ticket created by ~ihabunek on ~ihabunek/tooi

#17 Handle request timeouts 10 months ago

Ticket created by ~ihabunek on ~ihabunek/tooi

mastodon.social is so slow that i'm getting timeouts after 5s (default for httpx i guess), need to increase them and handle it better.

also, we should not block the UI while fetching data, use workers to run http requests asnychronously, and add a visual indicator something is going on

#1 add a manual page 10 months ago

Comment by ~ihabunek on ~ihabunek/tooi

Thinking about toot as well as tooi. Ideally, documentation should contain:

That doc should be:

  • human readable in the repo (currently written in markdown for toot)
  • convertable to a website like https://toot.bezdomni.net/ (toot uses mdbook)
  • convertable to man pages (toot does not currently have man pages)

This would be my ideal scenario, but might take a bit of fiddling around.

#13 Hometown's unfederated posts 10 months ago

Comment by ~ihabunek on ~ihabunek/tooi

All the different flavours of mastodon will be the end of me. : )
Perhaps it's discoverable via /api/v2/instance?
Do you know of a live instance we can test on?

#9 add support for user css stylesheets 10 months ago

Ticket created by ~ihabunek on ~ihabunek/tooi

Load them if found at e.g. .config/tooi/styles.css

#8 hi-res image support 10 months ago

Ticket created by ~ihabunek on ~ihabunek/tooi

protocols to consider:

Check out https://github.com/AnonymouX47/term-image

#9 Stop importing GTFS if one file breaks 3 years ago

Ticket created by ~ihabunek on ~ihabunek/triglav

Also report error by email or similar.