Commit Graph

61 Commits (master)

Author SHA1 Message Date
マリウス 69064d9df2
Removed player gimick
Didn't hear back from Poolsuite, so I'm removing this easter-egg.
2 years ago
マリウス 078b3164ab
Replaced tab with space, fixed #40 2 years ago
マリウス c89a201b78
Fixed #36, added From: in editor view 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
マリウス 21e6e02902
Fixed quote highlighting for empty lines 2 years ago
マリウス 6f22c3cacf
Implemented ID and PubKey 2 years ago
マリウス a9643b47b3
Fixed highlight issue on last line of quote 2 years ago
Marco Primi 4d0e561aff Refactor main screen layout using nested grids
Simplify the main layout by creating sub-grids in each row of the 
existing grid.
This allows each row to have independent column layout.

Within each grid the placement is straighforward and can be more easily 
adjusted.

One visible change is that the main pane sizes are now relative, so they 
adjust based on the terminal width and height (whereas before they were 
fixed regardless of terminal size).
2 years ago
マリウス 63b4ce4db6
Added PGP meta filter 2 years ago
マリウス 0435efd200
Implemented views for articles list, documented 2 years ago
マリウス 1a7f70403b
Fixed home/end bug 2 years ago
マリウス d525e1ad31
Fixed issue where dismissed new sumit throws error 2 years ago
マリウス 959ba36b84
Fixed preview refresh scroll issue 2 years ago
マリウス b3fcef96f8
Implemented mark all as read, fixes #22 2 years ago
マリウス 76a54af56e
Implemented markAsRead on open 2 years ago
マリウス 4344e78e38
Implemented screen sync, this should fix #31 2 years ago
マリウス f8add2f6b6
Fixed development version check 2 years ago
マリウス a89946d46b
Fixed #30, validation triggers at a later stage 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
マリウス 94c8561739
Implemented quote color in preview pane (#27) 2 years ago
マリウス 9027b3acb6
Refactored/fixed article conversion 2 years ago
マリウス aef6098a31
Implemented timed mark as read as suggested in #22 2 years ago
マリウス ead1db23c5
Began refactoring config 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
マリウス 6d35a1d156
Implemented message preview, optimized list layout
This closes #12
2 years ago
マリウス 803fa844eb
Updated list behaviour, see #11 2 years ago
マリウス 19adc94508
Implemented conversation threading, fixed #6 2 years ago
マリウス 7d5da5d80c
Improved readability of main list, renamed colors 2 years ago
マリウス 368320257a
Implemented check that dismisses empty replies 2 years ago
マリウス 54ea17033c
Implemented group name in subtext, fixed #4 2 years ago
マリウス 62642f21f8
Implemented readOnly for OpenArticle 2 years ago
マリウス 0568fa3ec7
Implemented info line with refresh status 2 years ago
マリウス 2a85ed4120
Implemented auto-refresh every minute 2 years ago
マリウス cb7453e5c1
Implemented check for EDITOR env variable 2 years ago
マリウス 0b8b41c161
Updated screenshot01 and cleaned formatting 2 years ago
マリウス 8b8c9398b2
Refactored stats display 2 years ago
マリウス d5b9a61aa3
Implemented stats 2 years ago
マリウス e1c0bfa6d2
Fixed data loading 2 years ago
マリウス 28b1af7aa3
Updated controls, added documentation 2 years ago
マリウス ae238159fc
Fixed modal colors 2 years ago
マリウス b62e5a243a
Implemented proper article validation 2 years ago
マリウス 4569d36c0a
Refactored config, added profile info 2 years ago
マリウス 32b5cc9304
Fixed articles list 2 years ago
マリウス f209d4c796
Refactored and enhanced OpenArticle 2 years ago
マリウス a064e2fae0
Refactored database/IPFS code, fixed issues 2 years ago
マリウス 0a536393e5
Enhanced header/footer, adjusted colors 2 years ago