radixrat
|
e36aa31608
|
convert relays urls to sets, regex for wss:// or ws://
|
2022-12-20 15:59:15 -05:00 |
|
radixrat
|
e93396f636
|
accept user relay list as the main relays
provide feedback when no valid relays passed
add comma
|
2022-12-20 15:23:09 -05:00 |
|
radixrat
|
d30637dcc0
|
allow multiple relays to be added to the relay list on start
|
2022-12-20 14:24:30 -05:00 |
|
Vishal
|
ccfe79d41d
|
Update README.md
|
2022-12-20 23:10:10 +05:30 |
|
Vishal
|
e48574ebfa
|
Update README.md
|
2022-12-20 18:12:16 +05:30 |
|
JesterHodl
|
5218726d55
|
Add a section for using proxy
for linux and windows
|
2022-12-20 11:38:36 +01:00 |
|
Vishal
|
52828e9dd4
|
Update README.md
|
2022-12-20 06:29:24 +05:30 |
|
Vishal
|
d8e722d3c8
|
Update README.md
|
2022-12-18 11:12:12 +05:30 |
|
Vishal
|
5932139de0
|
Update README.md
|
2022-12-18 00:46:33 +05:30 |
|
Vishal
|
24fb01b091
|
updated todo
|
2022-12-17 23:58:15 +05:30 |
|
Vishal
|
16406bf524
|
Merge pull request #37 from git-sgmoore/patch-1
Minor grammar fixes
|
2022-12-17 10:01:10 +05:30 |
|
sgmoore
|
2c6c112c20
|
Minor grammar fixes
Minor grammar fix at line 27, 39, 67, 81, and 88.
|
2022-12-16 19:25:24 -08:00 |
|
Vishal
|
06166fdad1
|
Update README.md
|
2022-12-14 23:29:16 +05:30 |
|
Vishal
|
04cadc33bf
|
Update README.md
|
2022-12-08 17:13:31 +05:30 |
|
Vishal
|
529e4ce6ae
|
added docker file
|
2022-12-08 00:55:55 +05:30 |
|
Vishal
|
e67026fa17
|
renamed docker file
|
2022-12-08 00:40:56 +05:30 |
|
Vishal
|
6264eb35a8
|
enc invite ui fix
|
2022-12-08 00:39:05 +05:30 |
|
Vishal
|
cd1f14c7a6
|
Update README.md
|
2022-12-06 14:29:11 +05:30 |
|
Vishal
|
49e66734b0
|
Merge branch 'main' of https://github.com/vishalxl/nostr_console
|
2022-12-06 13:46:23 +05:30 |
|
Vishal
|
bcafdda840
|
improved logic so the channel shows the right reply-to event for kind 1 tag rooms
|
2022-12-06 13:46:21 +05:30 |
|
Vishal
|
762408b8c6
|
Update README.md
|
2022-12-05 22:32:28 +05:30 |
|
Vishal
|
cce709eef1
|
fixed issue where message to encrypted group wasn't going
v0.2.6-beta
|
2022-12-05 22:13:09 +05:30 |
|
Vishal
|
cf8c6a9ff1
|
added root tag for replies from chat room for kind 1
|
2022-12-05 20:48:52 +05:30 |
|
Vishal
|
777de50812
|
improved channel lookup further
v0.2.5-beta
|
2022-12-05 18:27:27 +05:30 |
|
Vishal
|
9014304320
|
made lookup bug free
so that full names can get the right channel.
And case is not considered when looking up channels.
|
2022-12-05 17:47:36 +05:30 |
|
Vishal
|
39db07085f
|
tag 0.2.4
v0.2.4-beta
|
2022-12-05 11:59:26 +05:30 |
|
Vishal
|
6d5cbde5f4
|
added t tag to messages with #tags
|
2022-12-05 11:57:34 +05:30 |
|
Vishal
|
4f8a138fd0
|
fixed prob where cant send msg to normal channel
|
2022-12-05 10:46:11 +05:30 |
|
Vishal
|
57d4fbad28
|
fixed tests
v0.2.3-beta
|
2022-12-05 10:31:26 +05:30 |
|
Vishal
|
ca28357315
|
changed tag
|
2022-12-05 10:21:32 +05:30 |
|
Vishal
|
49d8847105
|
created tag rooms
|
2022-12-05 10:12:16 +05:30 |
|
Vishal
|
2ad284a6b2
|
improved display for location channels
|
2022-12-04 22:47:27 +05:30 |
|
Vishal
|
6b00b899b6
|
updated test cases and test data file
|
2022-12-04 18:51:43 +05:30 |
|
Vishal
|
018bd585db
|
added location tag support
events with same location tags gets clubbed into same channels
|
2022-12-04 18:42:07 +05:30 |
|
Vishal
|
f8126c4c73
|
supported location tag only in kind 1
and kind 7 reaction
|
2022-12-04 14:38:43 +05:30 |
|
Vishal
|
0321e723e7
|
fetched reacted-to events not in store
also added location flag but did not use it.
improved function structure in tree.dart
|
2022-12-04 13:44:28 +05:30 |
|
Vishal
|
c9bea5ea19
|
minor profile ui improvement
|
2022-12-03 17:52:19 +05:30 |
|
Vishal
|
54770e78d6
|
Update README.md
|
2022-12-02 14:47:23 +05:30 |
|
Vishal
|
543bfd2767
|
removed debug log
|
2022-12-02 12:28:02 +05:30 |
|
Vishal
|
88db953ca6
|
for release 0.2.2
v0.2.2-beta
|
2022-12-02 12:04:20 +05:30 |
|
Vishal
|
b4e2a7835a
|
added comment etc
|
2022-12-02 12:00:12 +05:30 |
|
Vishal
|
1593ba5853
|
added relay nostr info
|
2022-12-02 10:30:42 +05:30 |
|
Vishal
|
18d00479bf
|
minor ui improvements in menus
|
2022-12-02 00:25:39 +05:30 |
|
Vishal
|
aaacf95495
|
fixed case where if non-follow sent an group invite..
.. it wasn't being received.
|
2022-12-02 00:12:47 +05:30 |
|
Vishal
|
80c780cdd8
|
code improved for getting events together
no function change
|
2022-12-01 23:39:53 +05:30 |
|
Vishal
|
eb9a666376
|
removed restrictions on not saving some events
otherwise no functional change .. (except improving how encryptedchannel list is initialized in Store construction in FromEvents)
|
2022-12-01 22:40:14 +05:30 |
|
Vishal
|
280a9cb56c
|
code improvement about encrypted grp handling
no functional change
|
2022-12-01 21:25:40 +05:30 |
|
Vishal
|
35383f4210
|
var rename
|
2022-12-01 20:54:27 +05:30 |
|
Vishal
|
8be75839f6
|
added new yml file
|
2022-12-01 00:16:30 +05:30 |
|
Vishal
|
8ac5294b60
|
hash in yml for linux
|
2022-12-01 00:10:08 +05:30 |
|