Commit Graph

28 Commits (078b3164aba48345d163ceb91e39d1c9c81e7e8a)

Author SHA1 Message Date
マリウス 078b3164ab
Replaced tab with space, fixed #40 2 years ago
Marco Primi 28ff3032bb Add help screen, currently showing default shortcuts
Hitting '?' brings up a modal with default shortcuts, for quick 
reference.
Also does a little refactoring in the code where default shortcuts are 
declared.

Known issue: anyone that has run SH84 before will have shortcuts loaded 
from config file and the new '?' command will be ignored. Addressing 
this is beyond the scope of this change.

Known issue: custom shortcuts are not displayed in help, only the 
default which may not correspond to the actual user configuration.
2 years ago
マリウス 6f22c3cacf
Implemented ID and PubKey 2 years ago
マリウス 4344e78e38
Implemented screen sync, this should fix #31 2 years ago
マリウス 30024d48c2
Implemented customizable shortcuts, fixes #11 2 years ago
マリウス 5059616e32
Refactored player integration, using go:build tag 2 years ago
マリウス 81ea9afa7c
Implemented some fun, press F8 to try 2 years ago
マリウス a3c94bad2c
Implemented cache and read/unread feature #22 2 years ago
マリウス bc70b2fb6d
Implemented version update info 2 years ago
マリウス 542778656f
Implemented version 2 years ago
マリウス 19adc94508
Implemented conversation threading, fixed #6 2 years ago
マリウス 0568fa3ec7
Implemented info line with refresh status 2 years ago
マリウス 2a85ed4120
Implemented auto-refresh every minute 2 years ago
マリウス d5b9a61aa3
Implemented stats 2 years ago
マリウス e1c0bfa6d2
Fixed data loading 2 years ago
マリウス ae238159fc
Fixed modal colors 2 years ago
マリウス 4569d36c0a
Refactored config, added profile info 2 years ago
マリウス f209d4c796
Refactored and enhanced OpenArticle 2 years ago
マリウス a064e2fae0
Refactored database/IPFS code, fixed issues 2 years ago
マリウス 1f1ab89056
Refactored OpenArticle, implemented submitting 2 years ago
マリウス c28ea0bced
Implemented default focus for views 2 years ago
マリウス e97a243b55
Implemented helpers and modal 2 years ago
マリウス 130bbe0ae3
Implemented article reading 2 years ago
マリウス eb1a2403f6
Implemented groups selection, input handling 2 years ago
マリウス ba3c917ff5
Implemented processing of demo data 2 years ago
マリウス e3f63f5906
Refactored UI code, began impl. of mainscreen 2 years ago
マリウス 5362c401d1
Refactored and extended implementation 2 years ago
マリウス fdb98ee403
Implemented TUI draft, testing stuff 2 years ago