Commit Graph

1275 Commits

Author SHA1 Message Date
Kieran 82851800bf
review changes 2023-04-10 19:27:43 +01:00
Kieran b9b9989647
bug: zap amount 2023-04-10 19:27:43 +01:00
Kieran bbc7e443df
feat: render polls 2023-04-10 19:27:42 +01:00
Kieran 92dac6a699
Merge pull request #499 from vivganes/patch-495
fix #495
2023-04-10 19:25:21 +01:00
vivganes 55178f3fa2 inline function 2023-04-10 23:46:44 +05:30
Kieran 8fee89f31f
feat: cmd+enter to send 2023-04-10 10:59:38 +01:00
Kieran 74cc772ede
chore: crowdin locale path 2023-04-09 11:33:50 +01:00
Kieran 78f66803c6
chore: warning 2023-04-08 22:30:26 +01:00
Kieran c79adf7e9e
bug: mentions duplication 2023-04-08 22:30:26 +01:00
ennmichael 5f29ae0140
fixing tests 2023-04-08 22:29:00 +02:00
ennmichael 8dfe0f25d4
fix package.json 2023-04-08 21:01:14 +02:00
ennmichael 2544d79975
get tests passing in the browser 2023-04-08 21:01:14 +02:00
vivganes 2d50b1995c icon changed 2023-04-08 22:53:20 +05:30
vivganes d7b638bff2 eye icon for privacy 2023-04-08 18:54:45 +05:30
Sam Samskies b650a1684f
use redux for NoteCreator state management (#494)
* use redux for NoteCreator state management

This fixes a bug where the modal closes while replying to a note. This happens if the thread re-renders while you are replying.

Drafts of notes are also now automatically saved unless the user clicks the cancel button.

* fix modal closing bug

* really fix modal closing bug

* fix rebase
2023-04-08 05:48:57 -07:00
Kieran eab07add8c
Merge pull request #498 from vivganes/patch-496
fix #496
2023-04-08 11:38:29 +01:00
vivganes 77325be3e2 password field only for nsec 2023-04-08 15:29:11 +05:30
vivganes c1a022d795 fix warnings 2023-04-08 15:07:54 +05:30
vivganes f61630619a filtering moved to ProfilePage 2023-04-08 15:05:34 +05:30
vivganes b68693d7c2 fix warning 2023-04-07 23:40:14 +05:30
vivganes 90842371ca fix bugs and simplify 2023-04-07 23:34:34 +05:30
Kieran ecee50caa9
Update README.md 2023-04-07 18:57:33 +01:00
vivganes 247a407df6 fix #495 2023-04-07 22:53:42 +05:30
Kieran 9b98db53b0
Merge pull request #497 from v0l/nip36
feat: nip-36
2023-04-07 18:14:20 +01:00
vivganes 02eef1464c Fixed code duplication 2023-04-07 16:53:51 +05:30
vivganes f41f612372 missed event type 2023-04-07 16:44:31 +05:30
vivganes e9a372d974 fix prettier warnings 2023-04-07 16:39:47 +05:30
vivganes 14bfc481c4 fix #496 2023-04-07 16:35:58 +05:30
Kieran 0cb52cc961
feat: nip-36 2023-04-06 23:12:51 +01:00
Kieran 6195325200
chore: remove spammy log message 2023-04-05 18:12:37 +01:00
Kieran 87165cf0d6
bug: disable only nostr embed element 2023-04-05 18:09:25 +01:00
Kieran 9f304a0db8
chore: disable nostr nests embed 2023-04-05 18:08:46 +01:00
Kieran 8be0c7dd3d
bug: ignore zapperPubkey for forward zaps 2023-04-05 12:36:28 +01:00
Kieran 5944cfd918
Merge pull request #466 from v0l/per-event-zap-targets
Per event zap targets
2023-04-05 12:14:57 +01:00
Kieran b95ad17009
formatting 2023-04-05 12:09:21 +01:00
Kieran fce8f86a8b
Merge pull request #487 from vivganes/patch-1
fix #485
2023-04-05 12:08:45 +01:00
Kieran db19792d52
Merge pull request #486 from vivganes/main
fix #484
2023-04-05 12:08:33 +01:00
Kieran b6b3485225
Move toggle preview to advanced menu 2023-04-05 12:06:07 +01:00
Kieran 729cbe7cbb
cleanup 2023-04-05 11:58:26 +01:00
Kieran 8ef20c27b3
feat: per event zap targets 2023-04-05 11:32:44 +01:00
vivganes 8391a26b22 fix prettier run failures 2023-04-05 07:05:44 +05:30
vivganes 07ad5598eb fix prettier formatting check errors 2023-04-05 07:02:25 +05:30
vivganes 5fa66a4b71 Revert "fix style errors"
This reverts commit fa6520ee6a.
2023-04-05 06:58:23 +05:30
vivganes fa6520ee6a fix style errors 2023-04-05 06:55:20 +05:30
sistemd 293510069c
Merge pull request #478 from v0l/nostr-package-nip09-event-deletion
`nostr` package: NIP-09 event deletion
2023-04-04 22:10:38 +02:00
ennmichael 469b0c5830
update readme 2023-04-04 22:07:13 +02:00
ennmichael 4c6b7edecf
test 2023-04-04 22:07:13 +02:00
ennmichael cd0aeb46f7
add event deletion 2023-04-04 22:07:13 +02:00
sistemd 25c1f48a95
Merge pull request #474 from v0l/nostr-package-nip05-dns-identifiers
`nostr` package: implement NIP-05
2023-04-04 22:06:18 +02:00
ennmichael 1637dad366
formatting @snort/app 2023-04-04 22:04:35 +02:00