chiark
/
gitweb
/
~ian
/
mastodonochrome.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mastodonochrome.git
2023-12-08
Simon Tatham
Proper old-fashioned [RET][.][RET] to finish a post
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Simon Tatham
Implement extending feeds backwards.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Simon Tatham
Get editor limits from the instance.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Simon Tatham
Show which things are already faved/boosted.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Simon Tatham
Add target highlights in the Ego Log.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Simon Tatham
Ability to [un]favourite posts.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Simon Tatham
Prepare to reuse post-selection UI for other things.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Fix a crash when hitting Return in the editor.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Left and Right should page up/down in files.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
All the machinery is ready to try to post!
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Now we spawn an editor with the right set of recipients.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
First cut at an editor for composing posts.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Switch to using Unicode input.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Scroll by a bit less than a full screen in files.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Prevent accidentally stacking multiple [ESC][R].
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Actually show keypresses in menus
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Try out the traditional ESC X X to exit.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Add a Main Menu, at last.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Fix getting stuck in the logs menus
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Correct handling of [RET] in files and menus.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Amazingly horrible regexes for scanning post content.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Support <em> in post content.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Show a Re: header on reply posts.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Space out the ... at the end of a boost/fave record.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Simon Tatham
Don't show @mentions in Ego Log post summaries.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Simon Tatham
Fix missing 'you' after 'followed'.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Simon Tatham
Make the ego feed refresh.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Simon Tatham
*Really* fix that crash on receiving a mention.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Simon Tatham
First cut at an 'ego log'.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Simon Tatham
Fix a crash on receiving a mention.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Simon Tatham
Cope with lack of XDG config directories.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Simon Tatham
UNTESTED: beep and go to [ESC][R] on a message.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Simon Tatham
Now we can read 'messages'! (aka mentions)
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Simon Tatham
Do SIGWINCH handling ourselves.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Simon Tatham
Set curses nodelay mode.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Simon Tatham
Detect updates and append them to the file.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Simon Tatham
Paging around a file now works!
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Simon Tatham
VERY UNFINISHED attempt to start reading a file in...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Simon Tatham
Test of streaming
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Simon Tatham
UNTESTED attempt to make bidirectional incremental...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-03
Simon Tatham
Change my mind about account name policy.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-03
Simon Tatham
Avoid ugly double blank line in media-only posts.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Cope with newlines in media descriptions.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Separate logical instance domain from physical URL.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
First cut at interleaving home timeline with mentions.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Log JSON responses more usefully
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Proof of concept using Link response headers for pagina...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Remove redundant setup calls.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Proof of concept fetching my notifications timeline.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Colourise spaces properly.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Report markup parse failures inline.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Handle <strong> tags
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Show media attachments in posts
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Show boosted toots sensibly.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Now actually use the login details.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Implemented login.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Start of a curses UI.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Support hashtags, mentions and code. <pre> still to do.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Add some rendering unit tests
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Simon Tatham
Start colourising the rendering
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Simon Tatham
First cut at printing post content.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Simon Tatham
Also display From: lines.
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Simon Tatham
Start of a Monochrome-like Mastodon client.
commit
|
commitdiff
|
tree
|
snapshot