Commit Graph

427 Commits

Author SHA1 Message Date
d8b7dbc91d
bug: remove avatar from profile QR (CORS) 2023-01-29 21:23:19 +00:00
eeef3bba7d
Merge pull request #149 from Semisol/patch-1
Add more relays (high performance)
2023-01-29 21:21:06 +00:00
40d8f91115
bug: avatar not loading 2023-01-29 14:55:51 +00:00
ab120e114f
feat: profile qr 2023-01-29 12:19:53 +00:00
3c74ab6236
feat: show more 2023-01-28 20:38:53 +00: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
97a467260d
could not send auth 2023-01-28 16:56:55 +00:00
Liran Cohen
822247e1fa
remove timeout on connection open 2023-01-28 16:56:55 +00:00
Liran Cohen
501b42fc9a
move function 2023-01-28 16:56:55 +00:00
Liran Cohen
25f8dd5ef7
nip42 support 2023-01-28 16:56:52 +00:00
Liran Cohen
1f62afacb1
nip42 initial 2023-01-28 16:56:01 +00:00
27b041a894
feat: search profiles 2023-01-28 16:31:03 +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
200dc6b352
Merge pull request #154 from ivanacostarubio/bootleg
bug: logout reply
2023-01-28 12:23:21 +00:00
Ivan
ea84a31a36
code review 2023-01-28 06:19:13 -06:00
Alejandro
1b54f5a902
fix: default to in-memory db only on db read fail (#155) 2023-01-28 12:02:47 +01:00
a9cbcaad79
Merge pull request #153 from fiatjaf/safer-markdown
Make Markdown more interoperable
2023-01-28 10:41:02 +00:00
baeed918d0
inject a space before the closing ) so the markdown links still work. 2023-01-27 20:21:20 -03:00
Ivan
27447cb26d
bug: logout reply 2023-01-27 16:22:14 -06:00
Alejandro
d070185322
feat: in-memory fallback for storing user profiles (#110) 2023-01-27 22:38:41 +01:00
965cec5aba
make markdown more interoperable by disallowing the annoying link/image syntax. 2023-01-27 18:38:08 -03:00
2e3fe92b1f
chore: default reactions on 2023-01-27 20:41:06 +00:00
df122d6150
bug: unfollow not working 2023-01-27 18:57:15 +00:00
27ccf9cb5b
bug: Remove extra prop from profile 2023-01-27 18:22:53 +00:00
Semisol
fba99b4713
Add more relays (high performance)
For eden, @Cameri has said it has a load balanced setup.
For nostr-pub.semisol, it's mostly running on idle right now with 8 threads and 16GB RAM.
2023-01-27 18:50:50 +03:00
3d7661214c
bug: getRelays not always available 2023-01-26 22:16:59 +00:00
Alejandro Gomez
17e298d5a9
feat: audio player 2023-01-26 19:30:07 +01: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
e067d1b75e
bug: use default relays 2023-01-26 11:12:02 +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
bb8f6bd070
Merge pull request #136 from ivanacostarubio/feat/mixcloud
adds mixcloud
2023-01-26 09:50:53 +00: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
d2751f8a4a
bug: always lowercase nip5 input 2023-01-25 14:06:19 +00: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
Ivan
30533076be
adds mixcloud 2023-01-24 19:01:16 -06:00
446be363f6
bug: hide dislike if reactions disabled 2023-01-24 15:34:56 +00:00
e6a831ef8c
chore: add back zap button to donate page 2023-01-24 15:24:50 +00:00
90291eba96
bug: clicking DM does redirect instead of navigate 2023-01-24 14:30:03 +00:00
3cbec9f272
chore: cleanup subs 2023-01-24 14:09:56 +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
fe13f8d682
chore: default reactions off 2023-01-23 23:26:36 +00:00