reya
|
2ed2cb3afd
|
chore: update dependencies
|
2024-11-10 10:43:38 +07:00 |
|
reya
|
f54f448ecb
|
feat: add tray
|
2024-11-04 10:40:50 +07:00 |
|
reya
|
11dcef4e87
|
feat: group metadata query
|
2024-10-29 15:05:03 +07:00 |
|
reya
|
83d24351cd
|
update
|
2024-10-26 17:24:39 +07:00 |
|
reya
|
172566028b
|
feat: use latest nostr sdk
|
2024-10-23 10:16:56 +07:00 |
|
雨宮蓮
|
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 |
|
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
|
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 |
|
reya
|
872a6cee36
|
fix: missing context menu in user's avatar
|
2024-09-20 07:25:07 +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
|
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
|
113d69a4df
|
chore: update deps
|
2024-07-18 18:57:28 +07:00 |
|
reya
|
0755cbeb6c
|
chore: bump version
|
2024-07-02 13:03:45 +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 |
|
reya
|
d01cf8319d
|
feat: native context menu
|
2024-06-17 15:31:59 +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 |
|
雨宮蓮
|
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
|
1738cbdd97
|
chore: upgrade tauri
|
2024-06-01 14:54:35 +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 |
|
reya
|
dc7762ca11
|
fix: column lose state when navigate back
|
2024-05-23 08:00:33 +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 |
|
reya
|
b0f387d029
|
fix: wrong permissions for dialog
|
2024-05-17 15:31:35 +07:00 |
|
reya
|
25523229a2
|
fix: copy to clipboard is not working properly
|
2024-05-16 14:24:55 +07:00 |
|
reya
|
b60d4db0df
|
feat: improve multi-account switching
|
2024-05-15 10:14:21 +07:00 |
|
雨宮蓮
|
cf70b0f882
|
fix: context issue in production (#187)
|
2024-05-13 15:18:23 +07:00 |
|
reya
|
135d0918b3
|
feat: add check for updates
|
2024-05-12 15:07:53 +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 |
|
雨宮蓮
|
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
|
17766d29d6
|
chore: update deps
|
2024-04-22 13:18:34 +07:00 |
|
reya
|
2eb2010d43
|
chore: upgrade deps
|
2024-04-16 08:55:36 +07:00 |
|
reya
|
35cf0abda4
|
fix: support windows
|
2024-04-12 18:35:19 +07:00 |
|
reya
|
420be77b5c
|
feat: add nstore
|
2024-04-07 15:11:20 +07:00 |
|
reya
|
999073f84c
|
feat: readd for you column
|
2024-04-04 13:47:15 +07:00 |
|
reya
|
174b28f1a7
|
chore: update deps
|
2024-04-03 08:01:40 +07:00 |
|
reya
|
a02e496b29
|
chore: update tauri
|
2024-03-29 07:45:37 +07:00 |
|
reya
|
ea5120e2f0
|
chore: upgrade tauri and bump version
|
2024-03-19 12:46:19 +07:00 |
|
reya
|
05b52564e0
|
feat: column manager
|
2024-03-18 10:50:08 +07:00 |
|
reya
|
46cc01e0ee
|
feat: child webview
|
2024-03-16 15:05:06 +07:00 |
|
reya
|
e6b97ab9ae
|
feat: add zap
|
2024-03-11 15:36:17 +07:00 |
|
reya
|
bb6badfed6
|
feat: add zap setup screen
|
2024-03-10 16:39:23 +07:00 |
|