Jeremy Klein
587be067ed
Add back msats comment
2024-09-26 10:13:32 -07:00
Jeremy Klein
1a65d511da
Remove explicit msats in names
2024-09-22 21:57:21 -07:00
Jeremy Klein
9dd2256a2a
Switch to used budget instead of remaining
2024-09-22 21:32:42 -07:00
Jeremy Klein
1c96bc45cf
Add renewal_period
2024-09-18 22:46:48 -07:00
Jeremy Klein
210966466b
Suggested comment clarification
...
Co-authored-by: Roland <33993199+rolznz@users.noreply.github.com>
2024-09-18 22:42:04 -07:00
Jeremy Klein
17cd5be192
[NWC] Add get_budget command for per-connection budget limits.
...
This separates the notion of budget from `get_balance` so that permissions
can be more appropriately controlled by the wallet. Budgets can be configured
by users like how Alby supports, and client apps can query their remaining
budget and when it will renew next.
Breaking out a separate command for this purpose means that a user can let
a client app see their own remaining budget without giving the app access
to see their entire wallet balance.
2024-09-17 21:18:23 -07:00
Cody Casterline
8c47577ecb
More precisely document since/until bounds. ( #1284 )
...
* More precisely document since/until bounds.
Lower in this document, this is expressed as "since <= created_at <= until".
But the English description said that these values had to be "newer than" or "older than".
These two were in conflict. I assume the inclusive behavior is the intended one, since that documentation was added later to clarify. This just makes both cases match.
* Update 01.md
Co-authored-by: Alex Gleason <alex@alexgleason.me>
* Update 01.md
Co-authored-by: Alex Gleason <alex@alexgleason.me>
---------
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2024-07-06 01:31:23 +09:00
Pablo Fernandez
cc7cdd5a80
Merge pull request #1344 from nostr-protocol/nip29-create-group
...
nip29: create-group event kind
2024-07-04 14:10:17 +01:00
fiatjaf
c60ca888ef
nip29: create-group event kind.
2024-07-04 09:57:40 -03:00
P. Reis
cc4a7a4e49
NIP-27: fix broken link, use njump
2024-07-03 15:51:20 -03:00
Asai Toshiya
346ecd1114
README: add h
tag
2024-06-28 09:40:52 -03:00
Asai Toshiya
a551c5b693
NIP-89: fix REQ
examples
2024-06-25 12:17:39 -03:00
Arjen Stens
4aa18e329a
Clarify which kinds have lifetime of 'regular' ( #1315 )
...
* Clarify which kinds have lifetime of 'regular'
* Missed space
* Document kind 41 as replaceable
* Revert "Document kind 41 as replaceable"
This reverts commit eead2f5a74
.
2024-06-23 09:40:57 +09:00
Asai Toshiya
946d8de0ad
Merge pull request #926 from dcadenas/patch-1
...
Fix Authorization header string
2024-06-22 01:55:55 +09:00
hodlbod
8a0423493a
Merge pull request #1318 from AsaiToshiya/AsaiToshiya-patch-19
...
NIP-28: simplify and fix kind 41
2024-06-20 23:05:33 -07:00
Asai Toshiya
08657b3bc1
NIP-28: simplify and fix kind 41
2024-06-21 12:52:26 +09:00
fiatjaf
1728f93d17
"user metadata" and fix table on readme.
2024-06-17 12:38:57 -03:00
hodlbod
747f634004
Merge pull request #1309 from ArmanTheParman/patch-2
...
metadata clarity.md
2024-06-17 08:36:42 -07:00
Arman The Parman
c576737ba4
parentheses > commas ( #1308 )
...
* Update 01.md
A few small changes that can potentially help a broader audience (non-developers) follow the meaning.
* monospace hex
Co-authored-by: Asai Toshiya <to.asai.60@gmail.com>
---------
Co-authored-by: fiatjaf_ <fiatjaf@gmail.com>
Co-authored-by: Asai Toshiya <to.asai.60@gmail.com>
2024-06-16 16:33:49 -03:00
Arman The Parman
4f787adcd1
Update 05.md
...
Changed metadata to user's metadata
2024-06-16 23:42:45 +10:00
Arman The Parman
9d8be011c7
Update README.md
...
Changed Metadata to User's Metadata, to reduce ambiguity.
2024-06-16 23:38:14 +10:00
Arman The Parman
a52d170c8c
Update 01.md
...
This is not a correction but a suggestion...
When I first read it, it wasn't clear that metadata is specifically for a user and not inclusive of other things (eg not metadata about a photo).
Adding this one extra word here would have helped me understand that immediately.
2024-06-16 19:20:00 +10:00
Arman The Parman
2a8597b32d
Update 01.md
...
Small grammatical change for easier reading
2024-06-15 07:07:24 -03:00
hodlbod
ac4141ae78
Merge pull request #1305 from AsaiToshiya/AsaiToshiya-patch-18
...
NIP-24: fix missing rename
2024-06-13 06:49:07 -07:00
Asai Toshiya
326ad34690
NIP-24: fix missing rename
2024-06-13 21:02:35 +09:00
Alex Gleason
d251ca0da5
Merge pull request #1293 from alexgleason/a-deletion
...
NIP-09: clarify "a" tag deletions
2024-06-11 14:17:19 -05:00
hodlbod
0d7e3ed956
Merge pull request #1296 from AsaiToshiya/AsaiToshiya-patch-16
...
BREAKING.md: add changes
2024-06-10 09:01:26 -07:00
Asai Toshiya
df05c19980
BREAKING.md: add changes
2024-06-09 23:19:04 +09:00
hodlbod
604ab3cee1
Merge pull request #1294 from patrickReiis/patch-2
...
NIP-57: Clarify description tag
2024-06-09 06:54:39 -07:00
Alex Gleason
efd65751fe
Merge pull request #1295 from AsaiToshiya/AsaiToshiya-patch-15
...
README: remove `l` tag annotations
2024-06-08 10:03:24 -05:00
Asai Toshiya
ee114a1dac
README: remove l
tag annotations
2024-06-08 23:05:18 +09:00
P. Reis
c30971ff0c
NIP-57: Clarify description tag
2024-06-07 18:44:33 -03:00
Alex Gleason
9e223f3bff
NIP-09: clarify "a" tag deletions
2024-06-07 12:37:29 -05:00
Alex Gleason
a7ed4e805f
Merge pull request #1129 from coracle-social/relax-nip32
...
relax requirements for NIP 32 L tags
2024-06-07 11:37:04 -05:00
Jon Staab
9361b1817e
Strongly encourage marks on labels
2024-06-07 09:34:20 -07:00
hodlbod
ab6019a704
Merge pull request #1292 from vitorpamplona/search-order
...
Adds Order of results for NIP-50 Search
2024-06-07 08:55:34 -07:00
Vitor Pamplona
61ed2716a8
Update 50.md
...
Co-authored-by: hodlbod <jstaab@protonmail.com>
2024-06-07 11:53:06 -04:00
Vitor Pamplona
cfcc2e48cd
Defines the order of the results for NIP-50
2024-06-07 10:47:58 -04:00
Vitor Pamplona
cf563d71f4
Merge pull request #1289 from Toporin/patch-1
...
Update README.md
2024-06-06 09:14:17 -04:00
Satochip
e49f134991
Update README.md
...
Correct wrng link for NIP-55
2024-06-06 15:11:52 +02:00
fiatjaf
58e94b20ce
Revert "Simplifying reactions"
...
This reverts commit 3834c6b604
.
see https://github.com/nostrability/nostrability/issues/48
2024-06-06 08:57:41 -03:00
Kieran
ff2e05d73f
Merge pull request #1236 from nostr-protocol/nip96-sync
...
NIP-96: List files / rewording, no_transform
2024-06-06 11:57:58 +01:00
Alex Gleason
dbbb2a9ff7
Merge pull request #1288 from AsaiToshiya/AsaiToshiya-patch-14
...
README: update remark
2024-06-05 20:18:11 -05:00
Asai Toshiya
ffe8c6699b
README: update remark
2024-06-06 09:57:54 +09:00
fiatjaf
a6dfc7b5e5
fix broken nip number.
2024-06-05 15:24:43 -03:00
Asai Toshiya
23d605140b
README: add NIP-100 to list
2024-06-04 10:57:24 +09:00
hodlbod
33c383518a
Merge pull request #1281 from nostr-protocol/alexgleason-patch-1
...
Link `r` tag in the README
2024-06-03 08:26:30 -07:00
Vitor Pamplona
1b5eb2bacf
Merge pull request #1283 from nostr-protocol/alexgleason-patch-2
...
NIP-32: fix markdown link
2024-06-02 19:46:43 -04:00
Alex Gleason
fd2b5d2bfb
NIP-32: fix markdown link
2024-06-02 18:19:42 -05:00
Alex Gleason
fcc1b0baf6
Link r
tag in the README
2024-06-02 16:38:01 -05:00