Commit Graph

224 Commits

Author SHA1 Message Date
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
fce8f86a8b
Merge pull request #487 from vivganes/patch-1
fix #485
2023-04-05 12:08:45 +01:00
db19792d52
Merge pull request #486 from vivganes/main
fix #484
2023-04-05 12:08:33 +01:00
b6b3485225
Move toggle preview to advanced menu 2023-04-05 12:06:07 +01:00
729cbe7cbb
cleanup 2023-04-05 11:58:26 +01:00
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
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
5d23419220
bug: embeds in about section 2023-04-04 19:25:11 +01:00
c6cc8f0dd1
fix #485
fixes bug #485
2023-04-04 21:47:28 +05:30
vivganes
c4312ea4dd fix #484 2023-04-04 21:03:00 +05:30
2a7ca01118
hide link preview when error 2023-04-04 13:55:29 +01:00
44b45bf0b7
use new API 2023-04-04 13:50:18 +01:00
Andrew
3ceb83b318
visual tweaks to the preview card and added context in a comment regarding dufflepud 2023-04-04 13:33:57 +01:00
Andrew
9ab702b846
preliminary link preview working 2023-04-04 13:33:40 +01:00
b4f37b1ed3
feat: preview note 2023-03-31 23:43:07 +01:00
0b00310212
bug: render jfif image link 2023-03-31 22:29:34 +01:00
Michael Rhee
a21e99fff8
Update Wavlake embed to support .com links 2023-03-29 16:01:54 -05:00
d24fc57962
bug: null location data on thread 2023-03-29 19:09:14 +01:00
94c3523712
bug: thread location state invalid 2023-03-29 14:39:23 +01:00
8df44cd748
bug: timeline posts only 2023-03-29 14:08:45 +01:00
c731c65661
dm cache 2023-03-29 13:10:22 +01:00
e9fd08d808
relay req info 2023-03-29 10:34:39 +01:00
2ccf593476
bug: load more fix 2023-03-28 16:41:57 +01:00
465c59ea20
refactor: RequestBuilder 2023-03-28 15:34:01 +01:00
1bf6c7031e
Merge pull request #459 from w3irdrobot/rewrite-twitter-to-nitter
add setting for rewriting twitter links to nitter
2023-03-27 14:51:01 +01:00
66ade34067
use official nitter url 2023-03-27 09:46:58 -04:00
8b8d1e6255
fix NostrLink element note links 2023-03-25 23:13:14 +00:00
9b6e5090dc
feat: nip19/21 links 2023-03-25 22:55:34 +00:00
110327c176
add setting for rewriting twitter links to nitter 2023-03-24 16:12:46 -04:00
heyhoe
e95f1fe369
Display search property alongside host in relay name (#452) 2023-03-23 14:25:07 +01:00
Michael Rhee
2b0cd75f98
Update Wavlake embed URL, add support for album & artist links (#439)
* Update wavlake embed url

* Make regex more explicit, remove allow from iframe

* Prettify changes
2023-03-14 10:07:59 -07:00
f7a9902691
chore: remove drama 2023-03-13 13:53:34 +00:00
59ae02207c
bug: fast zap donate loop 2023-03-12 19:25:22 +00:00
d228e25b35
feat: improve auto zapper 2023-03-11 17:03:42 +00:00
335905449f
feat: auto zap 2023-03-10 23:52:39 +00:00
ef48f553b0
Merge pull request #424 from w3irdrobot/key-on-tabs
Added key attr to Tabs to remove React warning
2023-03-10 20:52:01 +00:00
5e0c762058
Added key attr to Tabs to remove React warning 2023-03-10 15:47:39 -05:00
Sam Samskies
3dccf21d2c
Fix event mention bug (#421)
* only replace valid note IDs

* render empty string if no ref.Event
2023-03-10 08:08:59 -08:00
Michael Rhee
a3be3d0131
Add Wavlake embed (#416)
* Add Wavlake embed

* Prettify edits
2023-03-09 09:57:28 -08:00
9b85f825e5
bug: send sats flow skip to invoice not working 2023-03-09 12:34:50 +00:00
Alejandro
cd4dcbd0a2
feat: read nip-58 badges (#394) 2023-03-09 11:13:10 +01:00
2f20d03e2b
chore: remove invalid zap spam 2023-03-09 09:57:49 +00:00
Sam Samskies
c4d8d871a1
do not render reposts of badge award events in timelines (#406)
* do not render reposts of badge award events

* fix var name

* only render reposts of kind 1 events
2023-03-08 09:30:19 -08:00
Sam Samskies
093ea8205b
render webm links as inline videos (#410) 2023-03-08 09:25:41 -08:00
667a58ac1d
Merge pull request #371 from d-r-w/main
Makes entire note clickable
2023-03-07 15:29:38 +00:00
d-r-w
d228772e92 Fixes Prettier issue 2023-03-07 08:59:38 -06:00
Yasuhiro Matsumoto
b3afe41723
fix HyperText matching 2023-03-07 22:35:40 +09:00
df0362b9ba
Merge pull request #393 from lujakob/fix/skeleton-dark-theme-styles
fix(skeleton): dark theme styles
2023-03-07 12:30:05 +00:00
4dc26a08af
Merge pull request #395 from lujakob/fix/open-note-in-new-tab
feat(note): open note in new tab on cmd press
2023-03-07 12:29:41 +00:00
6b6995f2f9
Merge pull request #397 from lujakob/fix/back-button-vertical-align
fix(BackButton): vertical align styles
2023-03-07 12:28:36 +00:00
33bbadeda8
bug: invoice amount from millisats 2023-03-06 10:18:33 +00:00
5f0bd9699f
bug: zap parsing missing invoice 2023-03-05 18:38:14 +00:00
b71c279a0d
feat: check zap service pubkeys 2023-03-05 17:54:55 +00:00
c702d1b760
chore: improve zapper validation 2023-03-05 16:58:34 +00:00
d959a492b1
chore: invalid zappers 2023-03-05 15:36:20 +00:00
Sam Samskies
0a5491eede
Fix broken note links (#380)
* fix broken note links

* remove unused prop

* make comment easier to understand

* handle case where root event ID is missing

* add missing return

* fix root finding logic

* update comment
2023-03-04 13:41:29 -08:00
Lukas Jakob
d6ea7548ab fix(BackButton): vertical align styles 2023-03-04 12:18:21 -06:00
Lukas Jakob
28599938d7 feat(note): open note in new tab on cmd press 2023-03-04 12:09:11 -06:00
Lukas Jakob
bad6f08d8f fix(skeleton): dark theme styles 2023-03-04 11:33:57 -06:00
h3y6e
93d5e698ed
fix icons 2023-03-05 01:54:56 +09:00
0951110c82
bug: fast zap when wallet not ready 2023-03-03 23:04:26 +00:00
2ad15c6e5d
bug: zap snort pubkey 2023-03-03 22:40:49 +00:00
3fd4e471f1
feat: fast zap donate 2023-03-03 22:01:15 +00:00
9b2116bd3a
chore: cleanup 2023-03-03 20:35:36 +00:00
50be9d7b65
chore: rename file 2023-03-03 20:35:36 +00:00
8e69342a0c
feat: parse magnet links 2023-03-03 20:35:34 +00:00
Sam Samskies
4325c49435
add Nostr Nests embed (#377)
* add Nostr Nests embed

* remove wildcard

* fix import to match import convention

* always show link, but hide iframe when necessary
2023-03-03 11:05:10 -08:00
32549522d4
feat: improve profile cache (again) 2023-03-03 14:30:31 +00:00
27edf5f592
bug: zap button not working 2023-03-03 11:56:03 +00:00
Jeremy Karlsson
56d9796f64
Format 2023-03-02 20:01:37 +01:00
Jeremy Karlsson
8fa2d4c29f
Merge branch 'main' of github.com:v0l/snort into svg-proposal 2023-03-02 19:46:15 +01:00
Jeremy Karlsson
e4cdbcc0dc
Tweak some sizes 2023-03-02 19:39:29 +01:00
Jeremy Karlsson
b4a132d4a2
Move icons to svg file 2023-03-02 18:47:02 +01:00
eec85c441e
complete basic wallet 2023-03-02 15:23:53 +00:00
cff605b188
feat: LNC wallet 2023-02-28 22:22:46 +00:00
1b363ec15f
progress 2023-02-28 22:21:50 +00:00
9c4fa026bd
bug: show reactions menu option always 2023-02-28 19:50:00 +00:00
ac41f8c2f4
bug: clear redux store on logout
closes #372
2023-02-28 19:33:47 +00:00
5caf5541ec
chore: extract message 2023-02-28 15:52:05 +00:00