613 Commits

Author SHA1 Message Date
Vishal
d55c5b8896 Merge branch 'main' of https://github.com/vishalxl/nostr_console v0.3.3-beta 2022-12-30 08:49:48 +05:30
Vishal
e5027dd9db 0.3.3-beta
removed recent hello world spam code
2022-12-30 08:49:44 +05:30
Vishal
bbdfed8932
Update README.md 2022-12-30 08:18:58 +05:30
Vishal
ff5cf0b942
mentioned prebuilt docker 2022-12-30 08:17:11 +05:30
Vishal
01590b6670 Added support for diaplay_name and website in kind 0 2022-12-29 21:22:23 +05:30
Vishal
9dbd97b44b
Merge pull request #57 from AaronDewes/main
New actions ( build arm64 for linux, with amd64 for three, and docker images)
2022-12-29 21:19:40 +05:30
Aaron Dewes
857840885a Rewrite actions 2022-12-29 15:07:05 +00:00
Vishal
c0c4caa1e8 spam prevention and removed arm64 2022-12-29 16:29:38 +05:30
Vishal
255f664021 specific spam prevention 2022-12-29 16:26:43 +05:30
Vishal
576e544930
Update README.md 2022-12-29 15:36:52 +05:30
Vishal
5bc9693f94 edited runs on and added array there 2022-12-29 12:35:23 +05:30
Vishal
9b01b0831d mentioned arch for os in right place 2022-12-29 12:31:19 +05:30
Vishal
a387c8516b mentioned arch for os checkout 2022-12-29 12:29:17 +05:30
Vishal
f3a5ca2ecc mentioned channel 2022-12-29 12:15:47 +05:30
Vishal
1271aa6e0e yml edit for arm64 build 2022-12-29 12:12:09 +05:30
Vishal
a32a3878bb fix for yml for arm64 2022-12-29 12:11:23 +05:30
Vishal
b4c808ce12 fixed sdk for arm64 2022-12-29 12:06:38 +05:30
Vishal
4e02a6ac2e
Update README.md 2022-12-29 11:28:32 +05:30
Vishal
7a168c8514 notification color fix for git bash; color for likes was not being closed at end . version tag a. 2022-12-29 10:24:26 +05:30
Vishal
dd9e9a3c02 changed display filters and saving logic
displyed global feed.

and in incoming notifications, only showed notifications for follows.

In writing events, only writing follow's events. and the ones they interact with.

now all follows have a tick; no tick for defaults
v0.3.2-beta
2022-12-29 02:20:58 +05:30
Vishal
9085c8a64a two new scripts making use of stdin input 2022-12-29 02:16:20 +05:30
Vishal
2edf5bb361 added some unused code for isRelevant logic in writing to file 2022-12-28 21:18:49 +05:30
Vishal
97ed8ac742 fixed issue where names were printed only 4 chars long in direct room overview
set channel msgs printed to 18 , old default.
2022-12-28 21:06:02 +05:30
Vishal
009ca0a074 channel msgs =40 2022-12-28 20:28:55 +05:30
Vishal
7147d3f5f3 updated todos 2022-12-28 16:06:35 +05:30
Vishal
2cec5d16a2 Merge branch 'main' of https://github.com/vishalxl/nostr_console 2022-12-28 15:07:07 +05:30
Vishal
1bf4698ee4 when expanding mentions in case p or e is not found then ..
they are mentioned as the id ( p prefixed with @ and e prefixed with #)
2022-12-28 15:06:53 +05:30
Vishal
8b14d4c1e4
Update README.md 2022-12-28 14:56:55 +05:30
Vishal
5071c1f1e6 fix where notifications likes were messing up length
.. and getting shifted to left. By counting the newly inserted color string into the calculations.
2022-12-28 14:55:59 +05:30
Vishal
b19f7cd533
Update README.md 2022-12-28 14:16:56 +05:30
Vishal
e301e9b9bf improved and fixed mention expansion using replaceAllMapped
Previous logic was wrong in multiple ways. was only supporting till #[12] and was not supporting multiple mentions of same event. ( replaced it only once)
2022-12-28 11:18:06 +05:30
Vishal
ad9980b8dd fix with exe rename in yml 2022-12-28 05:07:58 +05:30
Vishal
0f2831ea32 rename exe for win in yml 2022-12-28 05:03:49 +05:30
Vishal
b8fee0331a removed include directive in yml 2022-12-28 04:49:11 +05:30
Vishal
354bcf3d32 version beta b with changes in yml matrix logic
removed old entries to build
2022-12-28 04:34:59 +05:30
Vishal
69e8d98cf3 matrix change build in yml 2022-12-28 04:13:04 +05:30
Vishal
3024266a9c
added matrix in yml 2022-12-28 04:12:38 +05:30
Vishal
3c8f8253e6 Update pubspec.yaml 2022-12-28 02:08:27 +05:30
Vishal
a9730143bb script variable name fix. no functional change 2022-12-28 01:54:00 +05:30
Vishal
6f33f44c85 minor fix to previous commit 2022-12-28 01:44:37 +05:30
Vishal
940218ee5b added arm64 for mac 2022-12-28 01:42:38 +05:30
Vishal
b8847cc465 minor tweaks in days fetched for others and channel events
+1
2022-12-28 01:37:10 +05:30
Vishal
8a3e38eab7
adding arm64
test
2022-12-28 01:35:59 +05:30
Vishal
a9b71b1140 fixed issue where a well known key's about me ...
.. name was appended with a tick if they edited their profile.
2022-12-28 01:00:34 +05:30
Vishal
6ac26f37b2
Update README.md 2022-12-27 17:40:11 +05:30
Vishal
c87be18bc1
Update README.md 2022-12-27 12:48:51 +05:30
Vishal
12a461c75c version a suffix 2022-12-27 12:44:39 +05:30
Vishal
44ffb62c05 added lightning prefix in profile adds 2022-12-27 12:41:35 +05:30
Vishal
e11c374d66 fixed issue where had to go to main menu from SN menu to get notifications
improved notification count and display with recent clipped-thread change
2022-12-27 12:08:30 +05:30
Vishal
141c8e2622
Update README.md 2022-12-27 00:49:42 +05:30