Commit Graph

169 Commits

Author SHA1 Message Date
BlowaterNostr
66eaab3fb9
More kind 4 loading (#124) 2023-08-30 19:13:09 +00:00
Bullish Bear
26be026a8d
The copy button should give feedback after being clicked (#123) 2023-08-30 15:36:21 +00:00
BlowaterNostr
f798ef461f
Fix Profile Syncing (#121) 2023-08-29 22:46:42 +00:00
BlowaterNostr
114ab19c79 update nostr.ts 2023-08-29 17:13:40 +00:00
Bullish Bear
d348a54ac4
button group ui (#120) 2023-08-29 14:29:48 +00:00
BlowaterNostr
653e2956f3
partially address profile sync bug (#118) 2023-08-28 20:34:41 +00:00
BlowaterNostr
3cad0a3c34
Use submodule (#117) 2023-08-28 17:58:05 +00:00
Bullish Bear
e253139003
login page logo offset fix (#116) 2023-08-27 13:39:33 +00:00
BlowaterNostr
834ad05dfc
show hex pubkeys (#114) 2023-08-26 19:59:03 +00:00
BlowaterNostr
ac82d3e2c6
Render Npub when profile is not found (#111) 2023-08-24 17:32:52 +00:00
Bullish Bear
d0051e147a
full screen popover (#107) 2023-08-24 14:27:49 +00:00
BlowaterNostr
3b69098ad2
#108 (#109)
Profile Data Reactivity Issue in Social
2023-08-24 13:41:50 +00:00
Bullish Bear
71c7d9766f
Mark private key content on login page (#106) 2023-08-22 16:37:31 +00:00
BlowaterNostr
a9bf1273a8
Refactor Syncers (#101) 2023-08-03 17:13:16 +08:00
BlowaterNostr
f564839021
tauri (#100) 2023-08-03 14:46:49 +08:00
BlowaterNostr
ef283c8e2c update nostr.ts (#99) 2023-08-03 14:42:01 +08:00
BlowaterNostr
c2db3797bc
Update nostr.ts (#98) 2023-07-30 14:39:53 +08:00
BlowaterNostr
ad2f88dba8 flex-wrap 2023-07-27 16:37:17 +00:00
BlowaterNostr
855ed56d55
Filter multiple authors (#94) 2023-07-28 00:31:05 +08:00
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