|
|
bbc052eebc
|
chore: switch to calver
|
2024-10-31 13:46:41 +07:00 |
|
|
|
11dcef4e87
|
feat: group metadata query
|
2024-10-29 15:05:03 +07:00 |
|
|
|
0518389f50
|
update
|
2024-10-27 15:57:32 +07:00 |
|
|
|
5ab2b1ae31
|
feat: negentropy progress
|
2024-10-25 14:57:12 +07:00 |
|
|
|
c032dbea1a
|
chore: clean up
|
2024-10-23 10:43:39 +07:00 |
|
|
|
172566028b
|
feat: use latest nostr sdk
|
2024-10-23 10:16:56 +07:00 |
|
|
|
fe60f75e96
|
chore: upgrade to tauri v2 stable
|
2024-10-03 09:00:48 +07:00 |
|
|
|
bacfaed48a
|
wip: local relay
|
2024-09-25 09:59:54 +07:00 |
|
|
|
a5574bef6c
|
feat: add notification for nip42
|
2024-09-22 09:40:07 +07:00 |
|
|
|
2c7f3685b6
|
fix: build on macos
|
2024-09-20 09:26:48 +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 |
|
|
|
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
|
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
|
783a4538a4
|
Revert "chore: update ci"
This reverts commit 04706a6d7c.
|
2024-07-02 15:54:00 +07:00 |
|
reya
|
15e62cad11
|
fix: temporary include devtools in release build
|
2024-07-02 14:58:00 +07:00 |
|
reya
|
0755cbeb6c
|
chore: bump version
|
2024-07-02 13:03:45 +07:00 |
|
reya
|
843c2d52e7
|
refactor: tray panel
|
2024-07-01 13:04:32 +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 |
|
雨宮蓮
|
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 e254ee3203.
|
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 |
|
reya
|
f60e438a64
|
feat: add custom titlebar
|
2024-05-18 19:07:34 +07:00 |
|
reya
|
ca06f2b6ed
|
chore: clean up tauri commands
|
2024-05-18 14:59:34 +07:00 |
|
reya
|
60afbf090b
|
chore: update to rust-nostr 0.31
|
2024-05-18 07:52:28 +07:00 |
|
reya
|
25523229a2
|
fix: copy to clipboard is not working properly
|
2024-05-16 14:24:55 +07:00 |
|
|
|
17766d29d6
|
chore: update deps
|
2024-04-22 13:18:34 +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 |
|
|
|
7271e9ea87
|
feat: add custom traffic light inset for macos
|
2024-03-29 13:26:35 +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 |
|
|
|
95294a80cb
|
feat: simplify account management
|
2024-03-06 11:11:24 +07:00 |
|