|
|
3d5085785b
|
feat: pow by default
|
2024-09-23 17:18:41 +07:00 |
|
|
|
9152c3e122
|
feat: add basic web of trust
|
2024-09-23 13:24:33 +07:00 |
|
|
|
a5574bef6c
|
feat: add notification for nip42
|
2024-09-22 09:40:07 +07:00 |
|
|
|
dafe35cd1f
|
feat: add client tag
|
2024-09-20 08:05:32 +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 |
|
reya
|
74d8bf2ead
|
fix: cannot import ncryptsec
|
2024-08-29 07:48:26 +07:00 |
|
reya
|
d128af1db8
|
chore: clean up
|
2024-08-28 08:48:17 +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
|
bcc5e18082
|
fix: adjust window controls position
|
2024-08-19 10:48:29 +07:00 |
|
reya
|
307fff7a53
|
fix: titlebar on windows
|
2024-08-19 10:28:38 +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
|
4cb49d44c7
|
feat: improve account management
|
2024-08-13 10:33:21 +07:00 |
|
reya
|
be16d5c21d
|
chore: upgrade to react 19 rc
|
2024-08-12 10:32:20 +07:00 |
|
reya
|
da8162069b
|
refactor: remove turborepo
|
2024-08-12 09:07:11 +07:00 |
|
reya
|
e2103ae23a
|
feat: upgrade to tauri v2 rc
|
2024-08-10 16:45:56 +07:00 |
|
XIAO YU
|
4c6d1c768a
|
Handle errors when adding and connecting relays in init_nip65 (#227)
|
2024-08-03 08:56:38 +07:00 |
|
reya
|
954a17b541
|
fix: build on linux
|
2024-07-31 12:51:17 +07:00 |
|
reya
|
a55b31b0e6
|
feat: add keyring support for linux and windows
|
2024-07-31 10:59:54 +07:00 |
|
reya
|
bdf3ffd7bf
|
fix: tray panel is missing
|
2024-07-19 13:58:32 +07:00 |
|
reya
|
07ce253f5b
|
fix: child webview is not reposition after scroll
|
2024-07-19 13:10:29 +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
|
72b59020b4
|
fix: build on linux and windows
|
2024-07-03 14:09:07 +07:00 |
|
XIAO YU
|
4c323b9daa
|
chore: Refactor code to use HashSet for account search results (#222)
|
2024-07-03 07:33:16 +07:00 |
|
reya
|
72da83d648
|
feat: add force quit command
|
2024-07-02 17:24:55 +07:00 |
|
reya
|
783a4538a4
|
Revert "chore: update ci"
This reverts commit 04706a6d7c.
|
2024-07-02 15:54:00 +07:00 |
|
reya
|
c52b20ca80
|
chore: bump version
|
2024-07-02 14:36:16 +07:00 |
|
雨宮蓮
|
8eb01c8bbf
|
Improve column management (#221)
* wip: redesign store
* feat: update trending column
* feat: add more functions
|
2024-07-02 12:51:50 +07:00 |
|
reya
|
ed4f89ff66
|
feat: add option to toggle window transparent
|
2024-07-02 08:49:52 +07:00 |
|
reya
|
843c2d52e7
|
refactor: tray panel
|
2024-07-01 13:04:32 +07:00 |
|
reya
|
017a3676a4
|
feat: optimize spawn thread
|
2024-06-30 21:06:04 +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 |
|
XIAO YU
|
968b1ada94
|
refactor: improve relay management code structure (#220)
|
2024-06-29 07:41:16 +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 |
|
XIAO YU
|
a4540a0802
|
refactor: improve error handling in event.rs (#217)
|
2024-06-26 07:57:53 +07:00 |
|
XIAO YU
|
f0712e5961
|
refactor: improve error handling (#216)
|
2024-06-24 07:19:36 +07:00 |
|
雨宮蓮
|
3fbd66dece
|
Add bitcoin connect (#215)
* feat: add bitcoin connect
* feat: improve zap screen
|
2024-06-21 14:56:10 +07:00 |
|
reya
|
9779d020c7
|
feat: improve list virtualization
|
2024-06-20 13:22:28 +07:00 |
|
XIAO YU
|
6c26f8967b
|
chore: Refactor code for better performance and reliability (#212)
|
2024-06-19 14:36:59 +07:00 |
|
雨宮蓮
|
18c133d096
|
Settings Manager (#211)
* refactor: landing screen
* fix: code debt
* feat: add settings screen
* chore: clean up
* feat: settings
* feat: small updates
|
2024-06-19 14:00:58 +07:00 |
|
reya
|
0061ecea78
|
feat: use native context menu in tray panel
|
2024-06-18 09:07:58 +07:00 |
|
reya
|
d01cf8319d
|
feat: native context menu
|
2024-06-17 15:31:59 +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 |
|
XIAO YU
|
7c99ed39e4
|
chore: handle unwrap err (#210)
|
2024-06-16 08:11:48 +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 |
|
雨宮蓮
|
90342c552f
|
Customize Bootstrap Relays (#205)
* feat: add bootstrap relays file
* feat: add save bootstrap relays command
* feat: add customize bootstrap relays screen
|
2024-06-10 10:48:39 +07:00 |
|
reya
|
b396c8a695
|
feat: upgrade to rust-nostr 0.32
|
2024-06-08 08:00:02 +07:00 |
|