Commit Graph

109 Commits

Author SHA1 Message Date
08acab4831
bug: proxy banners 2023-01-31 15:53:47 +00:00
0ef82a4c18
Merge pull request #180 from v0l/imgproxy
Use standard imgproxy
2023-01-31 14:52:28 +00:00
c16d5d19e5
feat: imgproxy 2023-01-31 14:41:21 +00:00
20c12a9d18
feat: translate notes 2023-01-31 11:52:55 +00:00
223cb56fe0
chore: compress nostrich 2023-01-31 09:43:14 +00:00
8115b541de
feat: image proxy service 2023-01-30 23:17:59 +00:00
dbc853fd8a
bug: reply to 2023-01-30 19:58:49 +00:00
462fc60dfe
bug: avatar uploads 2023-01-30 19:36:55 +00:00
Alejandro Gomez
6a1430722d
Merge branch 'main' into new-ui 2023-01-29 23:15:22 +01:00
Alejandro Gomez
5def7c8b9a
qr on profile 2023-01-29 23:11:04 +01:00
c9cb30cb51
Merge pull request #162 from v0l/nostr-build
nostr.build file uploads
2023-01-29 22:06:34 +00:00
d8b7dbc91d
bug: remove avatar from profile QR (CORS) 2023-01-29 21:23:19 +00:00
ab120e114f
feat: profile qr 2023-01-29 12:19:53 +00:00
385b4479ae
feat: nostr.build 2023-01-29 11:48:52 +00:00
Alejandro Gomez
9c47d00739
Merge branch 'main' into new-ui 2023-01-28 22:43:56 +01:00
Alejandro Gomez
5e0b36f165
ignore moderation when viewing profile 2023-01-28 22:09:02 +01:00
Alejandro Gomez
01c15c30a4
separate mute and blocked tabs 2023-01-28 19:30:39 +01:00
a9ec9334af
review change 2023-01-28 16:58:52 +00:00
Liran Cohen
2d75139065
remove listeners, set auth function onto system 2023-01-28 16:57:24 +00:00
Liran Cohen
25f8dd5ef7
nip42 support 2023-01-28 16:56:52 +00:00
81a928a11c
chore: add brugeman to contributors 2023-01-28 16:07:07 +00:00
56e8e85f74
PR changes 2023-01-28 15:40:19 +00:00
3f45a3db06
Add keyword search, draft 2023-01-28 15:09:34 +00:00
Alejandro Gomez
456aa5fb79
address review comments and add private blocking 2023-01-28 12:50:37 +01:00
Alejandro
d070185322
feat: in-memory fallback for storing user profiles (#110) 2023-01-27 22:38:41 +01:00
27ccf9cb5b
bug: Remove extra prop from profile 2023-01-27 18:22:53 +00:00
Alejandro Gomez
a500c040f9
remove unused code 2023-01-27 11:23:09 +01:00
Alejandro Gomez
cfbf244955
feat: NIP-51 2023-01-27 11:23:08 +01:00
3d7661214c
bug: getRelays not always available 2023-01-26 22:16:59 +00:00
9307f270b7
feat: show total sats donated today 2023-01-26 15:41:10 +00:00
aee51a1a4c
bug: typo in avatar path 2023-01-26 14:47:59 +00:00
39fbe3b10f
feat: request metadata stripping from void.cat 2023-01-26 13:55:30 +00:00
c814559655
bug: improve twitter import error response 2023-01-26 11:02:46 +00:00
64b28263d6
bug: improve relay handeling 2023-01-26 10:48:21 +00:00
Alejandro Gomez
c70f03cea2
fix: classname for notifications 2023-01-26 08:30:23 +01:00
Alejandro Gomez
dd1a556eac
adjust margin 2023-01-26 07:53:48 +01:00
Alejandro Gomez
67772c099a
profile fixes 2023-01-26 07:51:38 +01:00
Alejandro Gomez
a27730c3d3
fix: card spacing 2023-01-26 07:13:25 +01:00
Alejandro Gomez
5fa7a57c9a
fix: font weight and line heights 2023-01-26 07:13:09 +01:00
Alejandro Gomez
7beee3538c
fix: nip05 domains 2023-01-25 22:41:01 +01:00
Alejandro
9ca3b547c2
UI updates (#135) 2023-01-25 19:08:53 +01:00
Liran Cohen
61c88d654c
sort bug in the event that your pubkey is the 2nd item in the list 2023-01-25 09:44:12 -05:00
5ea6ee90a4
chore: cleanup warnings 2023-01-25 13:54:45 +00:00
1af814b26a
feat: full relay info page 2023-01-25 13:10:31 +00:00
fe868a601a
chore: extract api host to const 2023-01-25 11:49:56 +00:00
e6a831ef8c
chore: add back zap button to donate page 2023-01-24 15:24:50 +00:00
a49b40d9b3
feat: splits donate page 2023-01-24 12:26:26 +00:00
Asuna⚡️
a8560725cc
Preferences & Profile changes (#126)
Added: information on what the debug menu does, and added a helpful bit of text next to the private key to "not share it with anyone" to help new users out.
2023-01-24 12:59:18 +01:00
c3853066be
feat: import twitter follows 2023-01-23 10:32:43 +00:00
e830b39edf
bug: try improve loading performance 2023-01-22 11:18:08 +00:00
Alejandro Gomez
53fc45cd37
add Karnage to contributors 2023-01-22 00:39:10 +01:00
bd2417cda0
bug: thread sub loop 2023-01-21 21:48:06 +00:00
d66f9ab18d
feat: show latest 2023-01-21 21:48:04 +00:00
abeb2f5a6c
bug: always write relay list to bootstrap relays 2023-01-21 17:55:49 +00:00
079b4ff9a9
feat: copy event json 2023-01-21 17:01:04 +00:00
87c2baf135
Review changes 2023-01-20 19:53:37 +00:00
5eb0623fb8
feat: user preferences 2023-01-20 19:50:31 +00:00
Alejandro Gomez
d37a3f4252
light color scheme 2023-01-20 16:57:59 +01:00
3533f26e4e
chore: rename Dirs 2023-01-20 11:30:04 +00:00