Commit Graph

91 Commits (1a7f70403b185b9335f78300a41ade2894e4f6a3)
 

Author SHA1 Message Date
マリウス 1a7f70403b
Fixed home/end bug 2 years ago
マリウス ac08eea74c
Fixed handling of formatting errors, no rewriting 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
マリウス 0723ec3379
Fixed #32, version update now working correctly 2 years ago
マリウス 30024d48c2
Implemented customizable shortcuts, fixes #11 2 years ago
マリウス 3205682db0
Fixed typo 2 years ago
マリウス 5059616e32
Refactored player integration, using go:build tag 2 years ago
マリウス 81ea9afa7c
Implemented some fun, press F8 to try 3 years ago
マリウス 94c8561739
Implemented quote color in preview pane (#27) 3 years ago
マリウス 9027b3acb6
Refactored/fixed article conversion 3 years ago
マリウス aef6098a31
Implemented timed mark as read as suggested in #22 3 years ago
マリウス da231b3918
Implemented persistent program cache 3 years ago
マリウス 77dfb254ca
Implemented config migration 3 years ago
マリウス ead1db23c5
Began refactoring config 3 years ago
マリウス a3c94bad2c
Implemented cache and read/unread feature #22 3 years ago
mrusme ee4b9c8125
Merge pull request #24 from mprimi/master 3 years ago
Marco Primi 7728a7a798 Fixed permission of cache and config directories
Directories created with `os.MkdirAll(_, os.ModeDir)` do not have r/w permissions, (i.e. `d---------`).
If SH84 creates (DB cache | config) dir, it is going to fail to launch due to the same being unreadable and unwriteable.

Git and other tools will also complain about the directories being unreadable.
3 years ago
マリウス bc70b2fb6d
Implemented version update info 3 years ago
マリウス 0b26f216e2
Updated README.md 3 years ago
マリウス ed3078e2d3
Added check for map key 3 years ago
マリウス 2781f76f35
Added possible enhancement for #14, #23 and #3 3 years ago
マリウス 542778656f
Implemented version 3 years ago
マリウス 7e3dabacb2
Implemented possible fix for #13 3 years ago
マリウス 6d35a1d156
Implemented message preview, optimized list layout
This closes #12
3 years ago
マリウス 803fa844eb
Updated list behaviour, see #11 3 years ago
マリウス 19adc94508
Implemented conversation threading, fixed #6 3 years ago
マリウス 7d5da5d80c
Improved readability of main list, renamed colors 3 years ago
マリウス 368320257a
Implemented check that dismisses empty replies 3 years ago
マリウス 54ea17033c
Implemented group name in subtext, fixed #4 3 years ago
マリウス c962f8cfaa
Implemented config and cache dir creation 3 years ago
マリウス 224c0ebd58
Implemented fix for file paths 3 years ago
マリウス 54c945ab16
Updated README 3 years ago
マリウス 62642f21f8
Implemented readOnly for OpenArticle 3 years ago
マリウス 0568fa3ec7
Implemented info line with refresh status 3 years ago
マリウス 2a85ed4120
Implemented auto-refresh every minute 3 years ago
マリウス cb7453e5c1
Implemented check for EDITOR env variable 3 years ago
マリウス fbdefc7bc2
Raised goreleaser timeout 3 years ago
マリウス 0b8b41c161
Updated screenshot01 and cleaned formatting 3 years ago
マリウス 8b8c9398b2
Refactored stats display 3 years ago
マリウス d5b9a61aa3
Implemented stats 3 years ago
マリウス 28df251ed8
Removed comment 3 years ago
マリウス b09c33f46d
Updated README 3 years ago
マリウス d8d39d2ce6
Fixed logfile name 3 years ago
mrusme 5ab3dfe27c
Added LICENSE 3 years ago