Vishal
|
c9d4261ae8
|
pushing pubspec to build
|
2022-09-01 08:08:03 +05:30 |
|
Vishal
|
0f1921be27
|
handled incoming kind 5 event
|
2022-09-01 07:52:05 +05:30 |
|
Vishal
|
9b97d47e70
|
To build delete event exe
|
2022-09-01 05:29:23 +05:30 |
|
Vishal
|
69223d407d
|
handled received delete kind 5 event
so that the original message is not printed. If the original message was in file, its still not deleted.
|
2022-09-01 05:28:43 +05:30 |
|
Vishal
|
ec83360ce6
|
added delete option in other menu, event is only sent
not handled yet.
|
2022-09-01 04:44:11 +05:30 |
|
Vishal
|
b153f29f20
|
Code refactoring: Separated out class Tree from main object Store
No functionality change intended.
|
2022-09-01 03:51:57 +05:30 |
|
Vishal
|
fdf60566da
|
no major change
|
2022-09-01 01:07:42 +05:30 |
|
Vishal
|
2b7c3e3124
|
Imporoved logic so that main tree is created with file events, and net events are later added to it.
Makes it easier to track so that later only net events are printed.
|
2022-09-01 00:40:00 +05:30 |
|
Vishal
|
00d3f3415c
|
only wrote new events to the file
|
2022-08-31 23:04:43 +05:30 |
|
Vishal
|
eacc3bc1d0
|
Improved contact saving/access
.. by saving latest contact info in global structure with kind 0 info ( meta information). Makes profiles faster.
|
2022-08-31 22:15:17 +05:30 |
|
Vishal
|
b9b1a5723c
|
code refactoring. printed info at start for anon use case.
|
2022-08-31 20:07:38 +05:30 |
|
Vishal
|
a46e2a19c5
|
added warn if default pri key is being used. increased threshold len for translation to 10
|
2022-08-31 17:01:26 +05:30 |
|
Vishal
|
20f5295e54
|
fixed nonce tag. sent event to multiple relays.
|
2022-08-31 04:24:37 +05:30 |
|
Vishal
|
6eb1587c4a
|
Added windows Icon
|
2022-08-31 03:37:20 +05:30 |
|
Vishal
|
6776b691bc
|
Merge branch 'main' of https://github.com/vishalxl/nostr_console
|
2022-08-31 02:45:38 +05:30 |
|
Vishal
|
a03916fea4
|
now user can add a new contact even when they dont have a previous kind 3 event
also put checks about 64 byte lengths on keys supplied on command line
|
2022-08-31 02:45:09 +05:30 |
|
Vishal
|
afbe35e4fd
|
Update README.md
|
2022-08-31 01:04:19 +05:30 |
|
Vishal
|
ff9b40d9aa
|
fixed pagination math logic
|
2022-08-31 00:50:16 +05:30 |
|
Vishal
|
1137068f68
|
added basic page support for channels with too many messages. 15 msg per page now are displayed.
|
2022-08-30 23:47:59 +05:30 |
|
Vishal
|
5a24daa7c2
|
Merge branch 'main' of https://github.com/vishalxl/nostr_console
|
2022-08-30 20:22:26 +05:30 |
|
Vishal
|
9eb58020d7
|
added search by event id, along with search by word
|
2022-08-30 20:22:21 +05:30 |
|
Vishal
|
9be9c2f681
|
Merge pull request #10 from sven-hash/main
add new relay
|
2022-08-30 19:34:11 +05:30 |
|
Vishal
|
4d2f905c3f
|
updated screenshot
|
2022-08-30 19:30:03 +05:30 |
|
Vishal
|
b90cb5e1d4
|
test action on path pubspec
|
2022-08-30 19:10:46 +05:30 |
|
Vishal
|
0cd7105548
|
added difficulty option with max diff of 24 bit
|
2022-08-30 19:09:56 +05:30 |
|
cgi-bin/
|
7bea613ddf
|
add wss://nostr.ono.re
|
2022-08-30 14:32:09 +02:00 |
|
cgi-bin/
|
b9245a62f8
|
typo
|
2022-08-30 14:30:47 +02:00 |
|
Vishal
|
1dfa976d46
|
added path requirement for pubspec.yaml action
|
2022-08-30 17:41:17 +05:30 |
|
Vishal
|
e3c9dc3916
|
Merge branch 'main' of https://github.com/vishalxl/nostr_console
|
2022-08-30 17:00:24 +05:30 |
|
Vishal
|
72be90cd50
|
test action on pubspec change
|
2022-08-30 17:00:12 +05:30 |
|
Vishal
|
be64fbe9c3
|
action only on pubspec version change
|
2022-08-30 16:43:23 +05:30 |
|
Vishal
|
f10d819295
|
removed year printed in date
|
2022-08-30 16:18:13 +05:30 |
|
Vishal
|
b12a36e71d
|
Merge pull request #6 from vishalxl/vishalxl-patch-2
Create dart.yml
|
2022-08-30 16:17:32 +05:30 |
|
Vishal
|
cb9846a680
|
case fix
|
2022-08-30 16:15:06 +05:30 |
|
Vishal
|
f664aa2d8b
|
fixed naming
|
2022-08-30 16:11:38 +05:30 |
|
Vishal
|
7a315c65e5
|
added win and mac build
|
2022-08-30 15:55:47 +05:30 |
|
Vishal
|
b8c2feebca
|
added upload artifact
|
2022-08-30 15:29:43 +05:30 |
|
Vishal
|
921dde8af4
|
Update dart.yml
|
2022-08-30 15:25:37 +05:30 |
|
Vishal
|
02fea46089
|
Merge pull request #9 from vishalxl/main
from main to patch 2
|
2022-08-30 15:18:33 +05:30 |
|
Vishal
|
a035d8a585
|
listed path, and used variable github.workspace
|
2022-08-30 15:15:09 +05:30 |
|
Vishal
|
e6c6705cb6
|
Merge pull request #8 from vishalxl/vishalxl-patch-4
Update dart.yml
|
2022-08-30 15:08:23 +05:30 |
|
Vishal
|
cbb21f6a7f
|
Update dart.yml
|
2022-08-30 15:07:28 +05:30 |
|
Vishal
|
6d6a7c84fb
|
Merge pull request #7 from vishalxl/vishalxl-patch-3
Update dart.yml
|
2022-08-30 15:04:00 +05:30 |
|
Vishal
|
d7f13bd790
|
Update dart.yml
|
2022-08-30 15:02:10 +05:30 |
|
Vishal
|
7f287ada78
|
Create dart.yml
|
2022-08-30 14:59:35 +05:30 |
|
Vishal
|
c212837dd9
|
Merge branch 'main' of https://github.com/vishalxl/nostr_console
|
2022-08-30 14:58:30 +05:30 |
|
Vishal
|
d955ee7efe
|
ran dart analyze and fixed issues
|
2022-08-30 14:58:27 +05:30 |
|
Vishal
|
fe0b286a54
|
Merge pull request #5 from vishalxl/vishalxl-patch-1
Create github-actions-demo.yml
|
2022-08-30 14:25:29 +05:30 |
|
Vishal
|
8258c384a2
|
Create github-actions-demo.yml
|
2022-08-30 14:22:50 +05:30 |
|
Vishal
|
8fc8540060
|
Delete github-actions-demo.yml
|
2022-08-30 14:21:16 +05:30 |
|