Commit Graph

39 Commits

Author SHA1 Message Date
BlowaterNostr
62df6c8fe8
Optimization (#233) 2023-10-16 06:39:21 +08:00
BlowaterNostr
f97a8c9dbf
move DirectMessageGetter out from Database_Contextual_View (#229)
to DirectedMessageController
2023-10-09 18:39:52 +00:00
BlowaterNostr
d6bbaed8e6
remove unused code (#228) 2023-10-09 17:56:14 +00:00
BlowaterNostr
738811d613
refine group chat (#222)
use async construction for App class
2023-10-08 18:51:53 +00:00
BlowaterNostr
28068556e7
speed up ProfileGetter (#217) 2023-10-08 01:16:30 +00:00
BlowaterNostr
531c911ab9
refactor database initialization (#216) 2023-10-08 00:53:54 +00:00
BlowaterNostr
99e2085b17
Send messages to group chat (#215)
remove legacy Thread code
2023-10-07 23:23:53 +00:00
BlowaterNostr
68c559a93d
remove Thread & reorg dependencies (#212) 2023-10-07 10:59:06 +00:00
BlowaterNostr
cc66283769
refactor Search & remove unused code (#211) 2023-10-06 00:05:35 +00:00
BlowaterNostr
2b91bb3b8c
Distinguish between DM and GM (#209) 2023-10-04 21:34:43 +00:00
BlowaterNostr
b8616ed8bf
Fix profile syncer (#204) 2023-10-01 20:59:07 +00:00
BlowaterNostr
581bd3f2c4
Optimize App Loading Performance (#197) 2023-09-23 20:53:40 +00:00
BlowaterNostr
c064b95c96
remove kind 1078 (#191) 2023-09-19 19:38:38 +00:00
BlowaterNostr
227f393ccd
create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00
BlowaterNostr
01609b9916
Clickable NoteCard (#182)
Co-authored-by: foodstr <foodstr@proton.me>
2023-09-16 20:04:48 +00:00
BlowaterNostr
bb14bcf755 log bech32 instead of hex for note/event id 2023-09-15 21:01:27 +00:00
BlowaterNostr
a1494336e8
Faster App Initialization & Fix Notification (#175) 2023-09-15 08:58:40 +00:00
BlowaterNostr
e6cdbe5849 Store Encrypted kind 4 (#162) 2023-09-12 15:09:53 +00:00
BlowaterNostr
30cf046e03
Immediately render sent messages for kind 1 (#157) 2023-09-11 18:09:38 +00:00
BlowaterNostr
848e6457c5 more Database_Contextual_View tests (#146) 2023-09-09 13:09:57 +00:00
BlowaterNostr
6559cdfe31
Test Database_Contextual_View (#145) 2023-09-08 13:09:14 +00:00
BlowaterNostr
35bea91561
Setup Test Structure and Interfaces for database.ts (#142) 2023-09-07 14:58:53 +00:00
BlowaterNostr
3cad0a3c34
Use submodule (#117) 2023-08-28 17:58:05 +00:00
BlowaterNostr
ac82d3e2c6
Render Npub when profile is not found (#111) 2023-08-24 17:32:52 +00:00
BlowaterNostr
c2db3797bc
Update nostr.ts (#98) 2023-07-30 14:39:53 +08:00
BlowaterNostr
87ca6b89d5
Relay config bug fix based on Vector Clock (#92) 2023-07-21 16:50:38 +08:00
BlowaterNostr
bd96687205
Optimize Parse Event Content (#83)
Co-authored-by: Foodstr <foodstr@proton.me>
2023-07-16 23:04:23 +08:00
BlowaterNostr
934818e7a9 maintain all user information in a stateful class 2023-07-15 16:42:03 +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
e2440854d4 proper initialization 2023-07-13 10:29:32 +00:00
BlowaterNostr
9527e04972
Pre-parse tags (#72) 2023-07-13 17:06:35 +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
819dc0ab4b
Sync note (#21)
Co-authored-by: Foodstr <foodstr@proton.me>
2023-07-05 17:32:02 +08:00
BlowaterNostr
e91aa7d37c Open Source 2023-06-30 14:05:57 +00:00