マリウス
a007acb5a9
Updated .gitignore
2022-05-06 19:52:18 -05:00
マリウス
f142aad7e6
Upgraded to go-orbit-db 1.17.1, fixed issues
2022-05-06 17:08:46 -05:00
マリウス
5ef5fe5c1f
Updated to go-version: 1.18
2022-05-06 15:37:54 -05:00
マリウス
6eb9ce7f0e
Added FUNDING.yml
2022-04-22 20:48:45 -05:00
マリウス
f9c3786e99
Updated README.md
2022-04-22 12:26:38 -05:00
マリウス
3c9d5d047c
Removed android
2022-04-21 14:59:35 -05:00
mrusme
59edd4abd2
Merge pull request #41 from mrusme/go-orbit-db_upgrade
...
go-orbit-db upgrade
2022-04-20 17:46:49 -05:00
マリウス
b0371b59ee
Refactored events according to https://github.com/berty/go-orbit-db/issues/100
2022-04-20 17:44:40 -05:00
マリウス
8802d55663
Updated README.md
2022-04-03 16:01:53 -05:00
マリウス
d7bd0412ed
Addd code of conduct
2022-04-03 15:52:26 -05:00
マリウス
77f75108db
Updated README.md
2022-04-03 15:52:07 -05:00
マリウス
87813e3daa
Updated go quic dep for 1.18, updated README
2022-03-30 13:31:08 -05:00
マリウス
d77e3f6823
Updated to go-orbit-db v1.16.0
2022-03-30 12:23:12 -05:00
マリウス
af396ba602
Tried update to go-orbit-db- v1.16.0
2022-03-28 14:31:45 -05:00
マリウス
06a7c87258
go-orbit-db upgrade
2022-03-24 15:45:15 -05:00
マリウス
e39c05adb9
Added android to goreleaser
2022-03-10 18:03:20 -05:00
マリウス
04ada9eb9e
Removed plan9
2022-03-01 09:25:38 -05:00
マリウス
7d2202880e
Upgraded to go-orbit-db v1.14.1, fixed #38
2022-02-28 16:16:55 -05:00
マリウス
078b3164ab
Replaced tab with space, fixed #40
2022-02-28 10:41:56 -05:00
マリウス
c89a201b78
Fixed #36 , added From: in editor view
2022-02-19 14:24:48 -05:00
mrusme
3d97580a25
Merge pull request #37 from mprimi/master
...
Add help and shortcuts reference view
2022-02-19 18:29:24 +00:00
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.
2022-02-18 10:49:39 -08:00
マリウス
21e6e02902
Fixed quote highlighting for empty lines
2022-02-07 13:59:29 -05:00
マリウス
d5c6e0f14d
Added output to make loading more visible
2022-02-03 13:42:32 -05:00
マリウス
6f22c3cacf
Implemented ID and PubKey
2022-01-29 21:54:36 -05:00
マリウス
51a79a3dce
Implemented sorting by latest reply in thread
2022-01-28 23:18:39 -05:00
マリウス
a9643b47b3
Fixed highlight issue on last line of quote
2022-01-25 17:35:38 -05:00
mrusme
7739400b63
Merge pull request #34 from mprimi/master
...
Refactor main screen layout using nested grids
2022-01-25 12:18:40 -05:00
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).
2022-01-24 22:57:15 -08:00
マリウス
63b4ce4db6
Added PGP meta filter
2022-01-19 21:44:05 -05:00
マリウス
e3740cc651
Updated README.md
2022-01-18 18:44:24 -05:00
マリウス
0435efd200
Implemented views for articles list, documented
2022-01-18 11:45:00 -05:00
マリウス
1a7f70403b
Fixed home/end bug
2022-01-18 00:12:39 -05:00
マリウス
ac08eea74c
Fixed handling of formatting errors, no rewriting
2022-01-17 23:19:01 -05:00
マリウス
d525e1ad31
Fixed issue where dismissed new sumit throws error
2022-01-16 14:20:35 -05:00
マリウス
959ba36b84
Fixed preview refresh scroll issue
2022-01-16 13:50:05 -05:00
マリウス
b3fcef96f8
Implemented mark all as read, fixes #22
2022-01-11 21:34:29 -05:00
マリウス
76a54af56e
Implemented markAsRead on open
2022-01-11 21:23:05 -05:00
マリウス
4344e78e38
Implemented screen sync, this should fix #31
2022-01-11 20:42:07 -05:00
マリウス
f8add2f6b6
Fixed development version check
2022-01-11 15:21:07 -05:00
マリウス
a89946d46b
Fixed #30 , validation triggers at a later stage
2022-01-11 15:19:48 -05:00
マリウス
0723ec3379
Fixed #32 , version update now working correctly
2022-01-11 15:12:47 -05:00
マリウス
30024d48c2
Implemented customizable shortcuts, fixes #11
2022-01-06 16:47:37 -05:00
マリウス
3205682db0
Fixed typo
2022-01-02 23:16:09 -05:00
マリウス
5059616e32
Refactored player integration, using go:build tag
2022-01-02 23:09:29 -05:00
マリウス
81ea9afa7c
Implemented some fun, press F8 to try
2022-01-02 18:47:48 -05:00
マリウス
94c8561739
Implemented quote color in preview pane ( #27 )
2022-01-02 18:28:25 -05:00
マリウス
9027b3acb6
Refactored/fixed article conversion
2021-12-30 11:42:43 -05:00
マリウス
aef6098a31
Implemented timed mark as read as suggested in #22
2021-12-30 10:41:39 -05:00
マリウス
da231b3918
Implemented persistent program cache
2021-12-30 00:56:51 -05:00