Commit Graph

204 Commits

Author SHA1 Message Date
82d2b19e36
chore: load only 200 latest posts on profile 2023-04-18 14:09:19 +01:00
6d8416f88e
chore: improve thread navigation 2023-04-18 13:45:26 +01:00
8e2f01fdff
bug: nip5 service update profile cache 2023-04-18 13:17:10 +01:00
3d8269b674
chore: Link preview style changes 2023-04-18 12:47:01 +01:00
8894044880
chore: show abouts on trending users 2023-04-18 11:42:12 +01:00
d309bfd472
feat: Trending users @ghobs91 2023-04-18 11:40:56 +01:00
4f1e5df1a8
Merge pull request #522 from v0l/subscription-handle
Subscription handle
2023-04-18 10:40:13 +01:00
849b9ed092
chore: tweak donate page 2023-04-18 10:28:19 +01:00
6354fc3a17
claim handle 2023-04-17 22:22:00 +01:00
Vivek Ganesan
d0cb44a566
fix #517 (#518)
* fix #517

* delete commented test for build pass

* fix unrelated formatting errors
2023-04-17 14:33:31 +01:00
c59dda1e49
NIP-94 file headers (#488)
* feat: NIP-94 file headers

* Merge NIP-81 tags

* disable embedding nip94 for now

* merge error

* disable broken test

* bugfixes

* bug: validation failure
2023-04-17 11:57:13 +01:00
24b07e4a27
chore: remove unsed import 2023-04-15 00:28:22 +01:00
5736bad21f
bug: render naddr link 2023-04-15 00:27:19 +01:00
bc923187bc
anon zap tag 2023-04-14 17:50:30 +01:00
36926d4346
Casual refactor of entire eventBuilder 2023-04-14 16:02:15 +01:00
0f7964bfa6
tweak subscriptions page 2023-04-14 12:57:48 +01:00
fe788853c9
feat: multi-account system 2023-04-14 12:43:58 +01:00
f0c5c33c48
feat: subscriptions 2023-04-13 19:43:43 +01:00
ffbeab37e1
Merge branch 'v0l:main' into patch-502 2023-04-13 21:56:29 +05:30
vivganes
910686eab0 fix review comments 2023-04-13 19:38:00 +05:30
936473d438
feat: Handle NIP5 LN Address 2023-04-13 12:28:41 +01:00
vivganes
2982dc5838 fix #502 2023-04-12 16:47:59 +05:30
b3ecc6bf60
bug: typo 2023-04-11 15:45:57 +01:00
0af8591454
bug: anon zaps 2023-04-11 12:50:58 +01:00
ef0c019917
always show poll results for creator 2023-04-10 19:32:50 +01:00
8aed425a86
review changes 2023-04-10 19:32:50 +01:00
bf31816051
poll creation 2023-04-10 19:32:47 +01:00
657f684c2c
Vote amount message 2023-04-10 19:27:43 +01:00
82851800bf
review changes 2023-04-10 19:27:43 +01:00
b9b9989647
bug: zap amount 2023-04-10 19:27:43 +01:00
bbc7e443df
feat: render polls 2023-04-10 19:27:42 +01:00
8fee89f31f
feat: cmd+enter to send 2023-04-10 10:59:38 +01:00
78f66803c6
chore: warning 2023-04-08 22:30:26 +01:00
c79adf7e9e
bug: mentions duplication 2023-04-08 22:30:26 +01:00
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
eab07add8c
Merge pull request #498 from vivganes/patch-496
fix #496
2023-04-08 11:38:29 +01:00
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
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
0cb52cc961
feat: nip-36 2023-04-06 23:12:51 +01:00
6195325200
chore: remove spammy log message 2023-04-05 18:12:37 +01:00
87165cf0d6
bug: disable only nostr embed element 2023-04-05 18:09:25 +01:00
9f304a0db8
chore: disable nostr nests embed 2023-04-05 18:08:46 +01:00
8be0c7dd3d
bug: ignore zapperPubkey for forward zaps 2023-04-05 12:36:28 +01:00
5944cfd918
Merge pull request #466 from v0l/per-event-zap-targets
Per event zap targets
2023-04-05 12:14:57 +01:00