Commit Graph

443 Commits

Author SHA1 Message Date
Alejandro Gomez
59878776d5
fix: wrap db in fn call 2023-01-27 10:03:39 +01:00
Alejandro Gomez
f407708cfe
fix: use dummy db to test for indexeddb availability 2023-01-25 18:01:21 +01:00
Alejandro Gomez
78aa655e86
Merge branch 'main' into dbfix 2023-01-25 17:59:25 +01:00
3db75cf792
chore: update readme 2023-01-25 15:19:47 +00: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
Alejandro Gomez
7a9cf931c8
fix: merge conflict 2023-01-25 10:37:54 +01:00
Alejandro
e56031411d
Merge branch 'main' into dbfix 2023-01-25 07:51:09 +01: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
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
Alejandro Gomez
609704cc10
add empty relay hint 2023-01-23 16:54:39 +01:00
Alejandro Gomez
40e47b8be3
fix: add mention marker 2023-01-23 16:45:27 +01:00
Alejandro Gomez
002082d345
feat: note mentions 2023-01-23 16:31:59 +01:00
Alejandro Gomez
3a14b775b7
revert not using redux 2023-01-23 16:14:31 +01:00
Alejandro Gomez
7a937bc4c9
fix: directly get user without useLiveQuery 2023-01-23 16:09:02 +01:00
Alejandro Gomez
3dce87ce3a
fix: don't use redux for users 2023-01-23 16:04:51 +01:00
Alejandro Gomez
9e4014e0ac
fix: return key when available for in-memory db 2023-01-23 14:16:11 +01:00
Alejandro Gomez
e617a3798e
fix: correctly detect indexed db 2023-01-23 14:05:23 +01:00
Alejandro Gomez
b5f5f33a78
fix: use db instead of indexedDb 2023-01-23 13:47:08 +01:00
Alejandro Gomez
e08855d9c0
fix: typo 2023-01-23 13:41:58 +01:00
Alejandro Gomez
186cdbeadd
fix: remove promise from isAvailable 2023-01-23 13:41:08 +01:00
Alejandro Gomez
71e92db24c
refactor: extract users db to an interface 2023-01-23 13:36:14 +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
Alejandro Gomez
5a065bf7ba
extract hooks 2023-01-22 08:50:48 +01:00
Alejandro Gomez
a8348597e2
wip: In-memory fallback for user state 2023-01-22 08:50:45 +01:00
Alejandro Gomez
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
cdc0e0206c
Merge pull request #113 from v0l/show-latest
feat: Show latest
2023-01-21 21:59:43 +00: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
Alejandro Gomez
bdf446ef3f
light theme fixes 2023-01-21 22:34:52 +01: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