Commit Graph

634 Commits

Author SHA1 Message Date
artur fd770f798d
Removed package-lock 2023-01-28 15:09:36 +00:00
artur 3f45a3db06
Add keyword search, draft 2023-01-28 15:09:34 +00:00
Kieran 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 Gomez e245a3931b
fix: remove unintended change 2023-01-28 12:57:09 +01:00
Alejandro Gomez 456aa5fb79
address review comments and add private blocking 2023-01-28 12:50:37 +01:00
Alejandro 1b54f5a902
fix: default to in-memory db only on db read fail (#155) 2023-01-28 12:02:47 +01:00
Kieran a9cbcaad79
Merge pull request #153 from fiatjaf/safer-markdown
Make Markdown more interoperable
2023-01-28 10:41:02 +00:00
fiatjaf 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
fiatjaf 965cec5aba
make markdown more interoperable by disallowing the annoying link/image syntax. 2023-01-27 18:38:08 -03:00
Kieran 2e3fe92b1f
chore: default reactions on 2023-01-27 20:41:06 +00:00
Kieran df122d6150
bug: unfollow not working 2023-01-27 18:57:15 +00:00
Kieran 27ccf9cb5b
bug: Remove extra prop from profile 2023-01-27 18:22:53 +00:00
Alejandro Gomez 592a8b04c0
fix: dont take into account old contact lists 2023-01-27 18:35:55 +01: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
Alejandro Gomez c183633efc
fix: use standard mute list tag 2023-01-27 14:46:59 +01:00
Alejandro Gomez 5817c36af1
fix color 2023-01-27 14:46:32 +01:00
Alejandro Gomez 613665c187
fix: correctly filter with tag 2023-01-27 11:47:05 +01:00
Alejandro Gomez ba2fde425f
refactor: clean up 2023-01-27 11:23:10 +01: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
Alejandro Gomez 83df146716
light disabled button 2023-01-27 11:22:35 +01:00
Alejandro Gomez 661f2936e6
fix: nip05 fix 2023-01-27 08:15:22 +01:00
Kieran 3d7661214c
bug: getRelays not always available 2023-01-26 22:16:59 +00:00
Kieran 4bfeb38cdf
Merge pull request #146 from v0l/audio
feat: audio player
2023-01-26 19:28:32 +00:00
Alejandro Gomez 17e298d5a9
feat: audio player 2023-01-26 19:30:07 +01:00
Alejandro Gomez 802c6b331c
pay inline invoices with webln if enabled 2023-01-26 16:57:53 +01:00
Kieran 9307f270b7
feat: show total sats donated today 2023-01-26 15:41:10 +00:00
Kieran aee51a1a4c
bug: typo in avatar path 2023-01-26 14:47:59 +00:00
Alejandro Gomez 05b6b35ca4
fix: margin 2023-01-26 15:28:26 +01:00
Kieran 39fbe3b10f
feat: request metadata stripping from void.cat 2023-01-26 13:55:30 +00:00
Kieran e067d1b75e
bug: use default relays 2023-01-26 11:12:02 +00:00
Kieran c814559655
bug: improve twitter import error response 2023-01-26 11:02:46 +00:00
Kieran 64b28263d6
bug: improve relay handeling 2023-01-26 10:48:21 +00:00
Kieran bb8f6bd070
Merge pull request #136 from ivanacostarubio/feat/mixcloud
adds mixcloud
2023-01-26 09:50:53 +00:00
Alejandro Gomez d156a44f0c
feat: improve webln UX 2023-01-26 08:57:11 +01:00
Alejandro Gomez 0554600d36
add back strike army gradient 2023-01-26 08:33:01 +01:00
Alejandro Gomez c70f03cea2
fix: classname for notifications 2023-01-26 08:30:23 +01:00
Alejandro Gomez d60b636d34
add back button 2023-01-26 08:25:05 +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 52ddac5ef5
note reaction adjustments 2023-01-26 07:51:03 +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
Ivan cea39fc53b
code review 2023-01-25 18:14:54 -06:00
Alejandro Gomez 7beee3538c
fix: nip05 domains 2023-01-25 22:41:01 +01:00
Alejandro Gomez 8d523a9e6d
fix: put domain back 2023-01-25 22:19:50 +01:00
Kieran 3342f3bf79
Merge pull request #140 from v0l/fix-reply-bottom-thread
fix: add bottom margin to thread
2023-01-25 18:39:59 +00:00