reya
|
f346282c3c
|
fix: calver
|
2024-11-01 18:33:03 +07:00 |
|
reya
|
f3e875eeea
|
fix: some issues with publish new note
|
2024-11-01 17:57:01 +07:00 |
|
reya
|
d37e2a3c80
|
chore: update nostr-sdk and nostr-connect
|
2024-11-01 09:57:46 +07:00 |
|
reya
|
bbc052eebc
|
chore: switch to calver
|
2024-10-31 13:46:41 +07:00 |
|
reya
|
618a45d349
|
refactor: app settings
|
2024-10-30 10:57:43 +07:00 |
|
reya
|
11dcef4e87
|
feat: group metadata query
|
2024-10-29 15:05:03 +07:00 |
|
reya
|
d87371aec4
|
chore: use latest nostr sdk
|
2024-10-28 16:19:50 +07:00 |
|
reya
|
0518389f50
|
update
|
2024-10-27 15:57:32 +07:00 |
|
reya
|
1e95a2fd95
|
update
|
2024-10-27 08:14:15 +07:00 |
|
reya
|
42b780ce6a
|
update
|
2024-10-26 09:08:50 +07:00 |
|
reya
|
5ab2b1ae31
|
feat: negentropy progress
|
2024-10-25 14:57:12 +07:00 |
|
reya
|
c032dbea1a
|
chore: clean up
|
2024-10-23 10:43:39 +07:00 |
|
reya
|
172566028b
|
feat: use latest nostr sdk
|
2024-10-23 10:16:56 +07:00 |
|
reya
|
ba9c81a10a
|
feat: use upstream rust nostr
|
2024-10-15 10:37:07 +07:00 |
|
reya
|
106c627ec4
|
feat: only query from local database and other improvements
|
2024-10-09 09:15:49 +07:00 |
|
reya
|
fe60f75e96
|
chore: upgrade to tauri v2 stable
|
2024-10-03 09:00:48 +07:00 |
|
雨宮蓮
|
f0fc89724d
|
feat: improve performance (#234)
* feat: use negentropy as much as possible
* update
* update
|
2024-09-29 16:53:39 +07:00 |
|
reya
|
bacfaed48a
|
wip: local relay
|
2024-09-25 09:59:54 +07:00 |
|
reya
|
a5574bef6c
|
feat: add notification for nip42
|
2024-09-22 09:40:07 +07:00 |
|
reya
|
2c7f3685b6
|
fix: build on macos
|
2024-09-20 09:26:48 +07:00 |
|
reya
|
be0abc4075
|
chore: update deps
|
2024-09-20 08:42:08 +07:00 |
|
雨宮蓮
|
ac7ce726c5
|
feat: Add gossip model (#232)
* feat: enable gossip
* chore: remove deprecated functions
* chore: use upstream rust nostr
* fix
|
2024-09-11 11:10:11 +07:00 |
|
reya
|
2eab6f04c7
|
chore: bump version
|
2024-08-30 13:30:29 +07:00 |
|
雨宮蓮
|
61ad96ca63
|
Release v4.1 (#229)
* refactor: remove custom icon packs
* fix: command not work on windows
* fix: make open_window command async
* feat: improve commands
* feat: improve
* refactor: column
* feat: improve thread column
* feat: improve
* feat: add stories column
* feat: improve
* feat: add search column
* feat: add reset password
* feat: add subscription
* refactor: settings
* chore: improve commands
* fix: crash on production
* feat: use tauri store plugin for cache
* feat: new icon
* chore: update icon for windows
* chore: improve some columns
* chore: polish code
|
2024-08-27 19:37:30 +07:00 |
|
reya
|
26ae473521
|
fix: disable some default webview behaviors
|
2024-08-19 13:46:22 +07:00 |
|
reya
|
ce7828310b
|
chore: add some improvements and remove linux support
|
2024-08-19 09:58:29 +07:00 |
|
reya
|
beac1a189e
|
chore: update deps
|
2024-08-18 15:51:34 +07:00 |
|
reya
|
e2103ae23a
|
feat: upgrade to tauri v2 rc
|
2024-08-10 16:45:56 +07:00 |
|
reya
|
9b75a04f91
|
chore: update deps
|
2024-07-31 13:03:27 +07:00 |
|
reya
|
a55b31b0e6
|
feat: add keyring support for linux and windows
|
2024-07-31 10:59:54 +07:00 |
|
reya
|
2d987849d8
|
feat: use native border in macos
|
2024-07-19 08:33:16 +07:00 |
|
reya
|
3b99926f3b
|
feat: adapt latest changes in tauri v2
|
2024-07-19 08:25:36 +07:00 |
|
reya
|
113d69a4df
|
chore: update deps
|
2024-07-18 18:57:28 +07:00 |
|
reya
|
72b59020b4
|
fix: build on linux and windows
|
2024-07-03 14:09:07 +07:00 |
|
reya
|
0755cbeb6c
|
chore: bump version
|
2024-07-02 13:03:45 +07:00 |
|
reya
|
fcb70c0e9a
|
chore: update deps
|
2024-06-30 14:37:26 +07:00 |
|
雨宮蓮
|
0fec21b9ce
|
Some improments and Negentropy (#219)
* feat: adjust default window size
* feat: save window state
* feat: add window state plugin
* feat: add search
* feat: use negentropy for newsfeed
* feat: live feeds
* feat: add search user
|
2024-06-30 14:26:02 +07:00 |
|
雨宮蓮
|
717c3e17df
|
Event Subscriptions (#218)
* feat: improve create column command
* refactor: thread
* feat: add window virtualized to event screen
* chore: update deps
* fix: window decoration
* feat: improve mention ntoe
* feat: add subscription to event screen
|
2024-06-26 14:51:50 +07:00 |
|
雨宮蓮
|
843895d876
|
Make Lume Faster (#208)
* chore: fix some lint issues
* feat: refactor contact list
* feat: refactor relay hint
* feat: add missing commands
* feat: use new cache layer for react query
* feat: refactor column
* feat: improve relay hint
* fix: replace break with continue in parser
* refactor: publish function
* feat: add reply command
* feat: improve editor
* fix: quote
* chore: update deps
* refactor: note component
* feat: improve repost
* feat: improve cache
* fix: backup screen
* refactor: column manager
|
2024-06-17 13:52:06 +07:00 |
|
雨宮蓮
|
71be59b2e9
|
Move the event parser and dedup functions to Rust (#206)
* feat: improve js parser
* feat: move parser and dedup to rust
* fix: parser
* fix: get event function
* feat: improve parser performance (#207)
* feat: improve parser performance
* feat: add test for video parsing
* feat: finish new parser
---------
Co-authored-by: XIAO YU <xyzmhx@gmail.com>
|
2024-06-12 08:27:53 +07:00 |
|
reya
|
b396c8a695
|
feat: upgrade to rust-nostr 0.32
|
2024-06-08 08:00:02 +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 |
|
reya
|
7c7b082b3a
|
fix: memory leak in image component
|
2024-06-03 07:32:34 +07:00 |
|
reya
|
38d6c51921
|
feat: use nostrdb for unix and rocksdb for windows
|
2024-06-02 08:16:59 +07:00 |
|
reya
|
1738cbdd97
|
chore: upgrade tauri
|
2024-06-01 14:54:35 +07:00 |
|
reya
|
6676b4e2a4
|
Revert "chore: Update dependencies and add thiserror crate (#196)"
This reverts commit e254ee3203cd77e90ee197cf43305bcc9893e702.
|
2024-05-30 15:40:44 +07:00 |
|
XIAO YU
|
e254ee3203
|
chore: Update dependencies and add thiserror crate (#196)
|
2024-05-30 07:12:46 +07:00 |
|
reya
|
5ca9444358
|
feat: add theme switcher
|
2024-05-26 16:11:27 +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 |
|
雨宮蓮
|
407fe40b67
|
refactor: account managements (#190)
* feat: add keyring-search
* feat: improve nostr connect
|
2024-05-22 13:24:58 +07:00 |
|