雨宮蓮
|
090a815f99
|
feat: Add support for NIP-51 (#236)
* feat: and follow and interest sets
* feat: improve query
* feat: improve
|
2024-10-07 14:33:20 +07:00 |
|
|
|
d841163ba7
|
revamp
|
2024-10-05 08:49:09 +07:00 |
|
雨宮蓮
|
e098743d43
|
feat: new flow (#235)
* feat: redesign initial screen
* feat: improve login process
|
2024-10-02 14:56:26 +07:00 |
|
|
|
09db39fce1
|
chore: add some small improvements
|
2024-09-30 04:49:17 +07:00 |
|
雨宮蓮
|
f0fc89724d
|
feat: improve performance (#234)
* feat: use negentropy as much as possible
* update
* update
|
2024-09-29 16:53:39 +07:00 |
|
|
|
0a8eed9a46
|
feat: new post editor
|
2024-09-26 10:57:58 +07:00 |
|
|
|
bacfaed48a
|
wip: local relay
|
2024-09-25 09:59:54 +07:00 |
|
|
|
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 |
|
|
|
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
|
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
|
e2103ae23a
|
feat: upgrade to tauri v2 rc
|
2024-08-10 16:45:56 +07:00 |
|
reya
|
954a17b541
|
fix: build on linux
|
2024-07-31 12:51:17 +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
|
843c2d52e7
|
refactor: tray panel
|
2024-07-01 13:04:32 +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 |
|
雨宮蓮
|
3fbd66dece
|
Add bitcoin connect (#215)
* feat: add bitcoin connect
* feat: improve zap screen
|
2024-06-21 14:56:10 +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 |
|
XIAO YU
|
c682a58842
|
chore: Remove unused modules and update metadata.rs (#199)
|
2024-05-31 12:53:35 +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 |
|
雨宮蓮
|
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
|
82689bf3c3
|
feat: add windows support for v4
|
2024-05-18 21:02:04 +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 |
|
雨宮蓮
|
cf70b0f882
|
fix: context issue in production (#187)
|
2024-05-13 15:18:23 +07:00 |
|
xy
|
8c0d03aed0
|
feat: Refactor code to improve error handling and readability
|
2024-05-09 19:09:55 +09:00 |
|
reya
|
c8e1b8b8bd
|
feat: add unread notification badge to dock icon
|
2024-05-07 14:38:00 +07:00 |
|
reya
|
c843626bca
|
feat: add notification screen
|
2024-05-06 15:17:34 +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 |
|
|
|
09b143cb08
|
feat: auto resize mini webview when main webview resized
|
2024-04-15 13:30:55 +07:00 |
|