chiark / gitweb /
mastodonochrome.git
2023-12-07 Simon TathamDon't show @mentions in Ego Log post summaries.
2023-12-06 Simon TathamFix missing 'you' after 'followed'.
2023-12-06 Simon TathamMake the ego feed refresh.
2023-12-06 Simon Tatham*Really* fix that crash on receiving a mention.
2023-12-06 Simon TathamFirst cut at an 'ego log'.
2023-12-06 Simon TathamFix a crash on receiving a mention.
2023-12-06 Simon TathamCope with lack of XDG config directories.
2023-12-06 Simon TathamUNTESTED: beep and go to [ESC][R] on a message.
2023-12-06 Simon TathamNow we can read 'messages'! (aka mentions)
2023-12-06 Simon TathamDo SIGWINCH handling ourselves.
2023-12-06 Simon TathamSet curses nodelay mode.
2023-12-05 Simon TathamDetect updates and append them to the file.
2023-12-05 Simon TathamPaging around a file now works!
2023-12-05 Simon TathamVERY UNFINISHED attempt to start reading a file in...
2023-12-04 Simon TathamTest of streaming
2023-12-04 Simon TathamUNTESTED attempt to make bidirectional incremental...
2023-12-03 Simon TathamChange my mind about account name policy.
2023-12-03 Simon TathamAvoid ugly double blank line in media-only posts.
2023-12-02 Simon TathamCope with newlines in media descriptions.
2023-12-02 Simon TathamSeparate logical instance domain from physical URL.
2023-12-02 Simon TathamFirst cut at interleaving home timeline with mentions.
2023-12-02 Simon TathamLog JSON responses more usefully
2023-12-02 Simon TathamProof of concept using Link response headers for pagina...
2023-12-02 Simon TathamRemove redundant setup calls.
2023-12-02 Simon TathamProof of concept fetching my notifications timeline.
2023-12-02 Simon TathamColourise spaces properly.
2023-12-02 Simon TathamReport markup parse failures inline.
2023-12-02 Simon TathamHandle <strong> tags
2023-12-02 Simon TathamShow media attachments in posts
2023-12-02 Simon TathamShow boosted toots sensibly.
2023-12-02 Simon TathamNow actually use the login details.
2023-12-02 Simon TathamImplemented login.
2023-12-02 Simon TathamStart of a curses UI.
2023-12-02 Simon TathamSupport hashtags, mentions and code. <pre> still to do.
2023-12-02 Simon TathamAdd some rendering unit tests
2023-12-02 Simon TathamStart colourising the rendering
2023-12-01 Simon TathamFirst cut at printing post content.
2023-12-01 Simon TathamAlso display From: lines.
2023-12-01 Simon TathamStart of a Monochrome-like Mastodon client.