reya
04fe0fcec8
feat: respect the relay hint
2024-06-07 09:07:33 +07:00
雨宮蓮
799835a629
Notification Panel ( #200 )
...
* feat: add tauri nspanel
* feat: add notification panel
* feat: move notification service to backend
* feat: add sync notification job
* feat: enable panel to join all spaces including fullscreen (#203 )
* feat: fetch notification
* feat: listen for new notification
* feat: finish panel
---------
Co-authored-by: Victor Aremu <me@victorare.mu >
2024-06-06 14:32:30 +07:00
XIAO YU
4e7da4108b
feat: Add get user following function ( #202 )
...
* feat: Add get user following function
* refactor: Refactor get_following function to use state and string public key
* feat: Update get_following function to use timeout duration
* feat: Fix connect_remote_account function to return remote_npub without conversion
* feat: Refactor get_following function to handle public key parsing errors
* Refactor get_followers function to handle public key parsing errors and use timeout duration
2024-06-05 13:24:32 +07:00
XIAO YU
c682a58842
chore: Remove unused modules and update metadata.rs ( #199 )
2024-05-31 12:53:35 +07:00
reya
d5b1593aca
feat: improve nostr connect flow
2024-05-31 08:54:17 +07:00
reya
6676b4e2a4
Revert "chore: Update dependencies and add thiserror crate ( #196 )"
...
This reverts commit e254ee3203 .
2024-05-30 15:40:44 +07:00
reya
5f30ddcfca
Merge branch 'main' of github.com:lumehq/lume
2024-05-30 15:23:11 +07:00
reya
41d0de539d
feat: revamp nostr connect flow
2024-05-30 15:21:33 +07:00
XIAO YU
e254ee3203
chore: Update dependencies and add thiserror crate ( #196 )
2024-05-30 07:12:46 +07:00
reya
d2e5122d5a
feat: improve splash screen and notification service
2024-05-29 10:33:38 +07:00
XIAO YU
b90ad1421f
chore: update keys.rs and relay.rs ( #193 )
2024-05-26 07:28:16 +07:00
雨宮蓮
bba324ea53
refactor: use specta for commands ( #192 )
...
* feat: add tauri-specta
* refactor: system library
* chore: format
2024-05-25 15:21:40 +07:00
reya
dc7762ca11
fix: column lose state when navigate back
2024-05-23 08:00:33 +07:00
XIAO YU
3a3f960dde
refactor: use borrowed references for adding and connecting relays ( #191 )
2024-05-23 07:08:39 +07:00
雨宮蓮
407fe40b67
refactor: account managements ( #190 )
...
* feat: add keyring-search
* feat: improve nostr connect
2024-05-22 13:24:58 +07:00
雨宮蓮
1f38eba2cc
feat: immersive onboarding ( #189 )
...
* feat: change the default onboarding column
* feat: add newsfeed onboarding
* feat: add topic onboarding
* feat: add group onboarding
* chore: polish and format
* feat: rename foryou to topic
* fix: array
2024-05-22 10:44:19 +07:00
reya
9b5867f80c
feat: improve tauri commands
2024-05-20 07:05:30 +07:00
reya
ca06f2b6ed
chore: clean up tauri commands
2024-05-18 14:59:34 +07:00
reya
99d9c70826
feat: improve event discovery
2024-05-18 08:16:05 +07:00
reya
60afbf090b
chore: update to rust-nostr 0.31
2024-05-18 07:52:28 +07:00
reya
7724eccd72
feat: improve tauri commands
2024-05-15 13:58:03 +07:00
reya
b60d4db0df
feat: improve multi-account switching
2024-05-15 10:14:21 +07:00
reya
73f80f27fb
feat: add basic relay management in rust
2024-05-11 12:28:07 +07:00
雨宮蓮
b46a5cf68f
Merge pull request #186 from kasugamirai/chore
...
feat: Refactor code to improve error handling and readability
2024-05-10 07:13:32 +07:00
xy
8c0d03aed0
feat: Refactor code to improve error handling and readability
2024-05-09 19:09:55 +09:00
reya
777eb15b4f
feat: onboarding
2024-05-09 15:06:42 +07:00
reya
437cd71f7e
feat: improve editor
2024-05-07 14:14:21 +07:00
reya
afb7c87fa3
feat: add bell
2024-05-07 08:29:58 +07:00
reya
c843626bca
feat: add notification screen
2024-05-06 15:17:34 +07:00
reya
28337e5915
feat: improve dedup events
2024-05-04 08:29:52 +07:00
雨宮蓮
a4aef25adb
final design ( #184 )
...
* feat: redesign
* feat: update other columns to new design
* chore: small fixes
* fix: better manage external webview
* feat: redesign note
* feat: update ui
* chore: update
* chore: update
* chore: polish ui
* chore: update auth ui
* feat: finalize note design
* chore: small fixes
* feat: add window management in rust
* chore: format
* feat: update ui for event screen
* feat: update event screen
* feat: final
2024-05-03 15:15:48 +07:00
雨宮蓮
f027eae52d
feat: use negentropy ( #182 )
...
* feat: use negentropy
* chore: polish
2024-04-24 10:18:51 +07:00
雨宮蓮
174a3cc74e
feat: add search window (NIP-50) ( #181 )
...
* feat: add search window
* chore: improve search ui
2024-04-23 15:34:08 +07:00
reya
c00a7749b4
feat: use nip44 to encrypt key-value store
2024-04-23 08:04:42 +07:00
89c36423ae
feat: add nip46
2024-04-18 15:09:33 +07:00
cd31b99559
feat: improve official columns
2024-04-18 07:50:46 +07:00
413d8d82df
feat: finish settings screen
2024-04-16 15:28:38 +07:00
94d400cab2
feat: support nip-36
2024-04-16 07:49:44 +07:00
e3ede34108
feat: revert to sqlite
2024-04-14 09:05:46 +07:00
89f577fbef
feat: upgrade to rust nostr 0.30.0 and migrate to nostrdb
2024-04-13 08:53:31 +07:00
a14aeaeb55
feat: add empty state and polish trending column
2024-04-13 08:30:58 +07:00
bda20e8fe8
chore: small updates
2024-04-11 07:44:41 +07:00
c342daecc8
feat: improve
2024-04-10 14:11:05 +07:00
420be77b5c
feat: add nstore
2024-04-07 15:11:20 +07:00
999073f84c
feat: readd for you column
2024-04-04 13:47:15 +07:00
89bb8d88f6
feat: settings screens
2024-04-02 13:19:26 +07:00
cbbf5eaf50
feat: add create account flow
2024-03-28 15:12:43 +07:00
6e489f1c49
wip: onboarding
2024-03-25 14:22:06 +07:00
46cc01e0ee
feat: child webview
2024-03-16 15:05:06 +07:00
16e6d234e5
feat: space
2024-03-14 14:22:41 +07:00