1449 Commits

Author SHA1 Message Date
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
055d73c829 feat: rework multi account 2024-10-24 15:50:45 +07:00
reya
469296790e wip: rework multi account 2024-10-24 07:59:41 +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
雨宮蓮
cc7de41bfd
feat: Multi Accounts (#237)
* wip: new sync

* wip: restructure routes

* update

* feat: improve sync

* feat: repost with multi-account

* feat: improve sync

* feat: publish with multi account

* fix: settings screen

* feat: add zap for multi accounts
2024-10-22 16:00:06 +07:00
reya
ba9c81a10a feat: use upstream rust nostr 2024-10-15 10:37:07 +07:00
reya
e158f2e4d7 feat: improve column carousel 2024-10-15 09:59:26 +07:00
reya
62bd689031 fix: async mutex lock forever 2024-10-14 14:59:42 +07:00
reya
cb6006f596 feat: handle error when publish note 2024-10-11 14:09:15 +07:00
reya
adad048873 feat: improve negentropy sync 2024-10-11 08:56:43 +07:00
reya
790fee6c05 chore: bump version v4.3.0 2024-10-09 14:51:20 +07:00
reya
9f5b14956a feat: save state when close app 2024-10-09 14:02:13 +07:00
reya
e04497d841 chore: update README 2024-10-09 09:42:49 +07:00
reya
106c627ec4 feat: only query from local database and other improvements 2024-10-09 09:15:49 +07:00
reya
c40762cc04 feat: add support for NIP-09 2024-10-08 16:30:26 +07:00
reya
d2b5ae0507 feat: use negentropy as much as possible 2024-10-08 10:36:31 +07:00
reya
8c6aea8050 chore: follow-up #236 2024-10-07 15:12:30 +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
d841163ba7 revamp 2024-10-05 08:49:09 +07:00
reya
8398ae80d3 chore: bump version v4.2.1 2024-10-03 10:43:16 +07:00
reya
fe60f75e96 chore: upgrade to tauri v2 stable 2024-10-03 09:00:48 +07:00
雨宮蓮
e098743d43
feat: new flow (#235)
* feat: redesign initial screen

* feat: improve login process
2024-10-02 14:56:26 +07:00
reya
0c19ada1ab chore: bump version v4.2.0 2024-09-30 05:57:42 +07:00
reya
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
reya
afa9327bb7 feat: add content parser to reply 2024-09-27 09:58:02 +07:00
reya
5c3644f977 feat: update general settings 2024-09-27 09:12:38 +07:00
reya
0a8eed9a46 feat: new post editor 2024-09-26 10:57:58 +07:00
reya
bacfaed48a wip: local relay 2024-09-25 09:59:54 +07:00
reya
3d5085785b feat: pow by default 2024-09-23 17:18:41 +07:00
reya
9152c3e122 feat: add basic web of trust 2024-09-23 13:24:33 +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
reya
dafe35cd1f feat: add client tag 2024-09-20 08:05:32 +07:00
reya
b23903240b fix: wrong menu item in repost button 2024-09-20 08:05:22 +07:00
reya
872a6cee36 fix: missing context menu in user's avatar 2024-09-20 07:25:07 +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
Andrew
e5e290c0c3
fix: Improved text legibility on login/create account screens (#230)
* style: standardized placeholder text to be color neutral-400

* fix: changed dark:text-neutral-600 to dark:text-neutral-200 as in dark mode text was not visible
2024-08-30 20:04:44 +07:00
reya
2eab6f04c7 chore: bump version v4.1.2 2024-08-30 13:30:29 +07:00
reya
e06b0334a5 chore: bump version v4.1.1 2024-08-29 08:00:58 +07:00
reya
74d8bf2ead fix: cannot import ncryptsec 2024-08-29 07:48:26 +07:00
reya
d128af1db8 chore: clean up v4.1.0 2024-08-28 08:48:17 +07:00
reya
f6eb5eea44 chore: update ci 2024-08-27 19:43:51 +07:00
reya
bca2e0b7b7 chore: bump version 2024-08-27 19:42:35 +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