1
0
forked from Kieran/snort
Commit Graph

1779 Commits

Author SHA1 Message Date
2c14d64a95 NoteInner prop waitUntilInView = false 2024-01-02 09:33:22 +02:00
81c9285d46 proxyimg fix 2024-01-02 01:30:10 +02:00
6928ad04d7 chore: Update translations 2024-01-01 22:59:18 +00:00
19eeb890ac broken img placeholder fix 2024-01-02 00:54:25 +02:00
3d98532e40 chore: Update translations 2024-01-01 22:32:53 +00:00
4bbad0563b useMemo in Avatar 2024-01-02 00:25:44 +02:00
13fc3bb843 notetime init value 2024-01-02 00:21:30 +02:00
7b72f9f775
chore: formatting 2023-12-28 17:40:53 +00:00
c2e1215667
refactor: extract connection pool
wip: setup system-worker
2023-12-28 17:40:26 +00:00
e7e7fdc14d chore: Update translations 2023-12-27 20:42:52 +00:00
3e52bb755e show trending error only if no cached content 2023-12-27 22:35:51 +02:00
789476c677 NostrLink initialState 2023-12-27 15:07:20 +02:00
f47994b3ee faster nostrlinkhandler 2023-12-27 14:45:00 +02:00
9d2b867552 sw caching for nostr.json and images 2023-12-26 21:33:22 +02:00
d82c7957be if suggested follows is empty, show trending users 2023-12-26 20:50:34 +02:00
3af04a79cc rm dataProcessor from useCachedFetch hook deps 2023-12-26 20:40:57 +02:00
9fc0b676f5
feat: add dimensions from void.cat uploads 2023-12-26 18:35:54 +00:00
f70d752fae useCachedFetch hook for trending api calls 2023-12-26 20:15:26 +02:00
6b88df96ab rm webrtc client for now 2023-12-26 19:20:12 +02:00
1f03a5ee5a NostrBand cache fix 2023-12-26 19:20:11 +02:00
9c94e84b9d chore: Update translations 2023-12-26 08:17:40 +00:00
8c1bbe58f6 cache NostrBand requests in localstorage 2023-12-26 10:07:11 +02:00
118ada989e chore: Update translations 2023-12-23 07:33:28 +00:00
1b9dc3f480 add missing login 2023-12-23 09:26:52 +02:00
82bb71136e chore: Update translations 2023-12-22 08:14:56 +00:00
74591a6adb add telegram link to donate page 2023-12-22 10:11:29 +02:00
87d3bbe1a1 move chat files to same dir, webrtc, chat 2023-12-21 23:40:29 +02:00
1639937d8c webrtc works in dev, add some missing list keys 2023-12-21 22:40:08 +02:00
e10a11b707 chore: Update translations 2023-12-21 20:04:03 +00:00
9e6971423e webrtc 2023-12-21 21:57:08 +02:00
782a2217b4 chore: Update translations 2023-12-21 17:59:56 +00:00
1309937869 wip webrtc 2023-12-21 19:51:37 +02:00
0c2ed147b0
fix: match file extensions with lower case 2023-12-20 16:07:04 +00:00
9ed5757875 chore: Update translations 2023-12-20 14:15:35 +00:00
06b7dcad11
feat: tools pages
Various other fixes:
- Better handeling of limit/since/before merging
- Expose timeout through request builder
- Expose PickN through request builder
- Fix tests
2023-12-20 14:08:05 +00:00
96368d4a2b fix build 2023-12-20 13:41:24 +02:00
bf822aae5b chore: Update translations 2023-12-20 10:34:53 +00:00
80690df15a fix spotlight modal for replies 2023-12-20 12:31:24 +02:00
df66a861f7 make grid media modal closable when not loaded 2023-12-20 12:06:52 +02:00
f2d46e340a chore: Update translations 2023-12-19 14:22:08 +00:00
47f70b0157 preload next & prev grid image modal 2023-12-19 16:19:59 +02:00
c1c99f1b9e full width modal imgs 2023-12-19 15:41:25 +02:00
7eb8edbf74 modal full width vid 2023-12-19 12:47:47 +02:00
34e892937e use ProxyImg in grid 2023-12-19 11:15:38 +02:00
30df180e33 chore: Update translations 2023-12-19 08:54:33 +00:00
083f512bdf go to next grid item with arrows 2023-12-19 10:50:37 +02:00
0f4352aa1b chore: Update translations 2023-12-18 17:00:48 +00:00
7040253f32
feat: apply for leader 2023-12-18 16:58:30 +00:00
a937c75c64 chore: Update translations 2023-12-18 16:03:54 +00:00
7523b41610
feat: community leaders 2023-12-18 16:00:22 +00:00
457cba32a7 odell column title uppercase 2023-12-18 17:11:26 +02:00
be3f46c7f1 disable notification graph in iris 2023-12-18 17:05:04 +02:00
509c1664c1 chore: Update translations 2023-12-18 15:03:10 +00:00
a34bf6591c link to settings in sm and edit in md 2023-12-18 17:01:16 +02:00
eef4e526c1 fix edit profile link 2023-12-18 16:54:42 +02:00
9bd5062922 chore: Update translations 2023-12-18 14:47:07 +00:00
3021001c02 chore: Update translations 2023-12-18 14:40:37 +00:00
33963f35ed translate settings divisions 2023-12-18 16:37:35 +02:00
9702529437 new settings layout 2023-12-18 16:29:06 +02:00
63b3ad2d57 note content rendering fix 2023-12-18 13:26:50 +02:00
e2e3c9e638 react without spinner 2023-12-18 13:17:06 +02:00
8aeda3f7a1 rm CONFIG.checkSigs (default always true) 2023-12-18 10:04:32 +02:00
722a3a1a0e hide note creator toast on Iris 2023-12-18 09:59:17 +02:00
ffda31895a chore: Update translations 2023-12-18 07:58:16 +00:00
ad449bc295 CONFIG.signUp.defaultFollows 2023-12-18 09:55:06 +02:00
73026ff152 chore: Update translations 2023-12-18 07:27:47 +00:00
04756d2741 push notifications 2023-12-18 09:24:22 +02:00
bedcd7aba6 chore: Update translations 2023-12-15 13:29:33 +00:00
933e891b37 notifications status in settings 2023-12-15 15:23:24 +02:00
1389bfe1ed tailwind close btn that works on light theme 2023-12-15 12:04:04 +02:00
39549dbe96 hide side nav "messages" in readonly 2023-12-15 10:28:44 +02:00
57c0998eaa fix unknown tag error from notes 2023-12-15 10:17:23 +02:00
a4570084ef chore: Update translations 2023-12-15 07:23:19 +00:00
20a0a3aea4 ErrorBoundary for notes, wip notif settings 2023-12-15 09:19:10 +02:00
2bf62f3a03
fix: unused imports 2023-12-14 14:25:01 +00:00
188f96c86f chore: Update translations 2023-12-14 14:24:37 +00:00
a7ab7b024f
fix: typo 2023-12-14 14:23:30 +00:00
1ba9218a2f
chore: prepare release 2023-12-14 14:04:17 +00:00
86ed4e042e
feat: edit profile button 2023-12-14 14:04:17 +00:00
4212fe8dc9 chore: Update translations 2023-12-14 12:37:42 +00:00
817b791e13
refactor: cleanup
closes https://github.com/v0l/snort/pull/575
2023-12-14 12:36:24 +00:00
8dc12b31df
Squashed commit of the following:
commit 52ca4c48661f69e0885fda9bfca7b3171b9e6a36
Author: Kamal Raj Sekar <notify.kamalraj@gmail.com>
Date:   Thu Nov 30 16:41:45 2023 +0000

    compose the api call in debounce and useeffect

commit fc6a933643ad7f4ac26851eccec080f81e5a84d9
Author: Kamal Raj Sekar <notify.kamalraj@gmail.com>
Date:   Thu Nov 30 03:32:21 2023 +0000

    useeffect for lud16 verification, reuse nip05verifier and some cleanup

commit 0516b38a2f074e1d5457e26f484305410cfe102c
Merge: 202eaa07 aaa56738
Author: Kamal Raj Sekar <notify.kamalraj@gmail.com>
Date:   Tue Nov 21 06:04:01 2023 +0000

    Merge branch 'main' into enhancements/593-validation

commit 202eaa0773b19ae782381ac8e21c4a8200c57b26
Author: Kamal Raj Sekar <notify.kamalraj@gmail.com>
Date:   Tue Nov 21 05:49:15 2023 +0000

    Lud16 test and some clean up

commit 169596288d77e6eaa1998b5b8ec2b6944e240ae4
Author: Kamal Raj Sekar <notify.kamalraj@gmail.com>
Date:   Mon Nov 20 16:15:52 2023 +0000

    username and about length validation

commit d150a0622cfc90650d2342587c2d5d513085fe01
Author: Kamal Raj Sekar <notify.kamalraj@gmail.com>
Date:   Mon Nov 20 15:38:45 2023 +0000

    verify nostr address - nip05
2023-12-14 12:25:13 +00:00
a086dc101f
chore: formatting
closes https://github.com/v0l/snort/pull/576
2023-12-14 12:19:01 +00:00
0d1e73d40f
refer border color variable 2023-12-14 12:19:01 +00:00
7a27bb022e
show border when there is no selected DM 2023-12-14 12:18:59 +00:00
91ae31a267 chore: Update translations 2023-12-14 12:16:05 +00:00
444b7b5379
new close buttons
closes https://github.com/v0l/snort/pull/577
2023-12-14 12:15:06 +00:00
27f6597f88 chore: Update translations 2023-12-14 12:06:29 +00:00
9e65024652
feat: preferLargeMedia config 2023-12-14 12:05:26 +00:00
6e5fba4f15
feat: image integrity check 2023-12-14 11:51:56 +00:00
b38527ca1f subscribe to notifications from nav sidebar notifs click 2023-12-14 13:01:19 +02:00
14692aceb9 chore: Update translations 2023-12-14 09:46:11 +00:00
e107d4cb7e show profileCard in some components 2023-12-14 11:43:28 +02:00
26a88537a5 chore: Update translations 2023-12-13 15:15:45 +00:00
e3642c5449 postsOnly=true in followed-by-friends feed 2023-12-13 17:13:39 +02:00
ac94f7c1e4 chore: Update translations 2023-12-13 14:58:05 +00:00
85846422dd followed-by-friends feed 2023-12-13 16:55:06 +02:00
1b70815109 disable iris http cache 2023-12-13 15:40:24 +02:00
8ab1b9a643 center images on mobile 2023-12-13 14:32:38 +02:00
7cb51aa8cf rm rounded-sm, not compatible with object-contain 2023-12-13 14:30:22 +02:00
4e2189a893 chore: Update translations 2023-12-13 12:12:22 +00:00
87ad31df30 stretch small images to fit the container 2023-12-13 14:10:54 +02:00
f124082f6f video & img styles 2023-12-13 13:27:42 +02:00
e408389cdb separate components for different media types 2023-12-13 12:12:10 +02:00
1fe6a2a50d pause / play vid with useInView 2023-12-13 11:37:14 +02:00
b199d297ce useInView rootMargin 2023-12-13 11:25:23 +02:00
3fa13de33e chore: Update translations 2023-12-13 08:51:56 +00:00
20e40c1f65 long form note: fix text overflow, truncate in feed 2023-12-13 10:49:08 +02:00
4ed6ec7c3d
feat: use eventemitter3 in ExternalStore 2023-12-12 22:47:06 +00:00
8d6cdb3868
feat: schnorr check in wasm 2023-12-12 22:46:36 +00:00
9431b294c6 img width fix 2023-12-12 21:27:12 +02:00
33888988af constant img & video container size when no imeta present 2023-12-12 16:19:42 +02:00
15806c56d0
feat: remove wallet button 2023-12-12 13:55:34 +00:00
f0af0c81f0 min-height for quote & spinner 2023-12-12 15:44:43 +02:00
d9309b5fac chore: Update translations 2023-12-12 13:24:29 +00:00
b41e8a919a
feat: upgrade wallet support 2023-12-12 13:22:26 +00:00
6951383045 hide profilecard by default, calculate new notes pos with js 2023-12-12 14:51:07 +02:00
ad57b440a9 chore: Update translations 2023-12-12 12:32:01 +00:00
e0a6df7f3a latest notes mobile fix 2023-12-12 14:30:20 +02:00
47d187516f chore: Update translations 2023-12-12 12:08:25 +00:00
dcb3389aa1 fix notecreator layout 2023-12-12 14:04:38 +02:00
fce7cc70a3
feat: parse imeta 2023-12-11 11:36:23 +00:00
cb95032e7c chore: Update translations 2023-12-11 10:40:08 +00:00
b63d46e96d
chore: formatting 2023-12-11 10:37:36 +00:00
07e42405a0
chore: tweaks 2023-12-11 10:37:03 +00:00
0f6fe23f18
chore: formatting 2023-12-10 18:40:24 +00:00
755ba17dab
chore: track events with props 2023-12-10 18:40:01 +00:00
d00f8b0d85
chore: formatting 2023-12-10 17:41:34 +00:00
a1e9df8254
feat: track events in note creator 2023-12-10 17:41:33 +00:00
d2cec4909c
feat: track zappool payout activity 2023-12-10 17:41:33 +00:00
91709c88be chore: Update translations 2023-12-10 17:29:18 +00:00
5add66711a
fix: return hash from nostr.build 2023-12-10 17:23:57 +00:00
d167579348
feat: add imeta hash 2023-12-10 17:19:09 +00:00
735d5fd5a5 chore: Update translations 2023-12-08 16:32:50 +00:00
4d6331ce81 CONFIG.defaultPreferences.checkSigs 2023-12-08 18:30:52 +02:00
bee8498283 style 2023-12-08 13:30:55 +02:00
74bc8bafda update yarn.lock 2023-12-08 11:35:07 +02:00
4f7152d3e0 layout, full width gallery on mobile 2023-12-08 11:24:28 +02:00
31d9c52080 styles 2023-12-08 09:48:39 +02:00
1dc3059d0d
fix: depends 2023-12-07 21:55:41 +00:00
bcab6b0f0e
feat: add marker param to toEventTag 2023-12-07 21:55:41 +00:00
a124d49a64
chore: bump pkg 2023-12-07 21:55:41 +00:00
c98f7ad12d
feat: add created_at to parsed zaps 2023-12-07 21:55:41 +00:00
6d0b3a0be5 rm spotlight media min-w 2023-12-07 23:43:26 +02:00
94ae8847cc christmas season 30 -> 7 days, show S nav logo on mobile 2023-12-07 23:22:52 +02:00
a5dddcf093 redirect from /npub to /username 2023-12-07 22:28:51 +02:00
f048298d47 fix profile qr code & id 2023-12-07 22:13:37 +02:00
21cd043809 paste npub|nprofile|nevent|note id into search box 2023-12-07 21:44:55 +02:00
236b9b780e submit signup forms with enter, nsec/npub input handling 2023-12-07 19:37:44 +02:00
fb29d330fc remove nip05 from all ProfileImage rows 2023-12-07 18:46:08 +02:00