Commit Graph

449 Commits

Author SHA1 Message Date
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
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
3d7661214c bug: getRelays not always available 2023-01-26 22:16:59 +00:00
4bfeb38cdf Merge pull request #146 from v0l/audio
feat: audio player
2023-01-26 19:28:32 +00:00
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
cea39fc53b code review 2023-01-25 18:14:54 -06:00
a8414d2b0f Merge pull request #137 from 13x-tech/fix/note-to-self-sort
sort bug in the event that your pubkey is the 2nd item in the list
2023-01-25 18:07:40 +00:00
3db75cf792 chore: update readme 2023-01-25 15:19:47 +00:00
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
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
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
168083f880 bug: show notice on NIP5 orders 2023-01-23 18:17:07 +00:00
cb4309ab90 Merge pull request #125 from v0l/nip08
feat: note mentions
2023-01-23 17:22:47 +00:00
609704cc10 add empty relay hint 2023-01-23 16:54:39 +01:00
40e47b8be3 fix: add mention marker 2023-01-23 16:45:27 +01:00
002082d345 feat: note mentions 2023-01-23 16:31:59 +01:00
cecd8ba586 chore: change readme 2023-01-23 11:15:29 +00:00
c3853066be feat: import twitter follows 2023-01-23 10:32:43 +00:00
7835ad8562 bug: ignore empty relay list 2023-01-22 14:42:19 +00:00
e830b39edf bug: try improve loading performance 2023-01-22 11:18:08 +00:00
c91325ecd6 Merge pull request #117 from v0l/contrib
add Karnage to contributors
2023-01-22 09:32:06 +00:00
53fc45cd37 add Karnage to contributors 2023-01-22 00:39:10 +01:00
eb2137b16f bug: latest feed sub fix 2023-01-21 23:07:43 +00:00
e1b6e12b05 bug: filter latestFeed 2023-01-21 23:01:55 +00:00
61106c5d19 bug: thread loader missing some event ids 2023-01-21 22:49:13 +00:00
7680b16ab5 bug: use limit 1 for latest sub 2023-01-21 22:46:57 +00:00
121d98e9fa Merge pull request #116 from v0l/light-fix
light theme fixes
2023-01-21 22:18:23 +00:00