> termcourse: read & post on Discourse instances from the terminal

@Canapin new = c (compose) now :sweat_smile: as n is for notifications.

I might tackle localisation next …

1 like

localisation is in

currently support for es, fr, de & en.

happy to accept PRs for more, but pretty straightforward to do this so just tell me if you are using it and what language you’d like.

Also tell me if any are horribly wrong! :sweat_smile:

I pushed a caching update that reduces the number of calls made to the server and leverages updates from MessageBus.

This should both significantly improve performance and reduce the risk of hitting rate limits.

let me know if you hit any issues.

I’ve reworked the MessageBus code and the subscription system - notification badges should now be updated on the fly more reliably.

Topics should get new posts in “realtime” now without having to refresh the view.

Note you have to login using username/password for this to work as requires a session cookie.

You can still use API key access, but you will miss out on the “realtime” topic updates

1 like

Nice, when will you start working on a web interface to improve usability? Oh, wait a minute.

1 like