Commit Graph

50 Commits

Author SHA1 Message Date
BlowaterNostr
752eb89ba3
Global Filter (#93) 2023-07-27 16:51:53 +08:00
BlowaterNostr
de61ca8ae2 relay reconnection 2023-07-21 12:40:49 +00:00
BlowaterNostr
87ca6b89d5
Relay config bug fix based on Vector Clock (#92) 2023-07-21 16:50:38 +08:00
BlowaterNostr
0f37d9b211
Create LICENSE 2023-07-20 21:20:50 +08:00
Sherry
dff3e8b4f1 NIP checklist (#87)
---------

Co-authored-by: BlowaterNostr <blowater.nostr@proton.me>
2023-07-19 13:06:00 +00:00
BlowaterNostr
7a7d8e53a0 Sync Relay Config (#85)
update nostr.ts
2023-07-19 08:45:28 +00:00
BlowaterNostr
bd96687205
Optimize Parse Event Content (#83)
Co-authored-by: Foodstr <foodstr@proton.me>
2023-07-16 23:04:23 +08:00
Bullish Bear
87d6d68f9b
Card UI (#82) 2023-07-16 15:19:20 +08:00
BlowaterNostr
8cc11ed0c3 store conversations in UserInfo 2023-07-15 17:42:39 +00:00
BlowaterNostr
934818e7a9 maintain all user information in a stateful class 2023-07-15 16:42:03 +00:00
BlowaterNostr
13eba08177 compute social threads after the loop 2023-07-15 14:57:43 +00:00
BlowaterNostr
525e98a56a
Preparse Public Key (#80) 2023-07-15 13:58:03 +08:00
BlowaterNostr
4fced3a56a
pre-parse profile data (#79) 2023-07-14 22:13:15 +08:00
BlowaterNostr
1099d342fe
add Profile_Nostr_Event (#78) 2023-07-14 18:59:25 +08:00
BlowaterNostr
a37ea9f72b
update nostr.ts (#77) 2023-07-14 18:38:45 +08:00
BlowaterNostr
341229b80b move social threads to model
fix imports
2023-07-13 15:21:15 +00:00
Bullish Bear
d677d5a464
wait for NIP-7 extensions to initialize (#73) 2023-07-13 18:35:34 +08:00
BlowaterNostr
e2440854d4 proper initialization 2023-07-13 10:29:32 +00:00
BlowaterNostr
303d887585 use .parsedTags 2023-07-13 10:17:52 +00:00
BlowaterNostr
9527e04972
Pre-parse tags (#72) 2023-07-13 17:06:35 +08:00
Bullish Bear
70f7dfd9c0
UI Redesign: About page (#69)
Co-authored-by: BlowaterNostr <blowater.nostr@proton.me>
2023-07-13 00:20:38 +08:00
BlowaterNostr
f741657915
Async Loading on Initialization (#67) 2023-07-12 16:45:55 +08:00
BlowaterNostr
5bca6b4045 measure initialization time 2023-07-12 08:28:45 +00:00
BlowaterNostr
e849cf98ef
Encrypted Custom App Data in IndexedDB (#66) 2023-07-12 15:14:45 +08:00
BlowaterNostr
3b74649f3e
Add NostrAccountContext to Database_Contextual_View (#65) 2023-07-11 18:45:57 +08:00
BlowaterNostr
52d7f0ed05
Refactor database (#63) 2023-07-11 17:49:58 +08:00
BlowaterNostr
41eedc0630
update nostr.ts (#62) 2023-07-11 17:19:57 +08:00
BlowaterNostr
1fc7dbf731 #58 2023-07-09 12:43:50 +00:00
Bullish Bear
1cdb47f36a
adjust mobile setting (#57)
Co-authored-by: BlowaterNostr <blowater.nostr@proton.me>
2023-07-09 18:23:22 +08:00
Bullish Bear
e15fa404e5
render URL inline (#56) 2023-07-09 18:22:09 +08:00
BlowaterNostr
558b1d72a6 proper initialization 2023-07-09 08:17:09 +00:00
BlowaterNostr
a4671adafd get Sign In ctx on load 2023-07-09 08:06:49 +00:00
BlowaterNostr
a56de3f336
Refactor Sign In Logic (#55) 2023-07-09 15:06:13 +08:00
BlowaterNostr
d78d8ca71d fix Profile Card width on mobile 2023-07-08 09:12:54 +00:00
Foodstr
7a5d61d8e3
clickable profile card (#44)
Co-authored-by: BlowaterNostr <blowater.nostr@proton.me>
2023-07-08 14:01:26 +08:00
Foodstr
01b0eaf005
redesign new chat button (#22) 2023-07-07 18:58:58 +08:00
BlowaterNostr
b1354519ba fix #33 2023-07-07 09:28:46 +00:00
BlowaterNostr
910521ed74 fix #31 2023-07-07 08:32:33 +00:00
BlowaterNostr
819dc0ab4b
Sync note (#21)
Co-authored-by: Foodstr <foodstr@proton.me>
2023-07-05 17:32:02 +08:00
Foodstr
c61e2734a3
Add Profile during npub rendering (#20) 2023-07-05 13:50:34 +08:00
Foodstr
02d637fd9e
remove ctrl+enter hint (#17) 2023-07-04 16:04:36 +08:00
BlowaterNostr
51d62dc9bf correct image rendering 2023-07-04 07:15:21 +00:00
BlowaterNostr
625a971afe better content parsing 2023-07-04 07:02:43 +00:00
BlowaterNostr
a3d213538d
Render Pubkey in DM (#11)
Co-authored-by: Foodstr <foodstr@proton.me>
2023-07-04 14:37:14 +08:00
Foodstr
05270b9bc7
editor ui redesign (#12) 2023-07-03 21:42:11 +08:00
BlowaterNostr
35cbede059 render webp 2023-07-03 08:26:30 +00:00
BlowaterNostr
0c3fe3a405 bug fix: of course undefined != -1
update nostr.ts
2023-07-03 03:44:39 +00:00
BlowaterNostr
27a1603919 better stats 2023-07-01 09:03:24 +00:00
BlowaterNostr
cfcb5de3c8 fix test 2023-06-30 14:17:02 +00:00
BlowaterNostr
e91aa7d37c Open Source 2023-06-30 14:05:57 +00:00