Commit Graph
252 Commits
Author SHA1 Message Date
reya f3e875eeea fix: some issues with publish new note 2024-11-01 17:57:01 +07:00
reya 6ad8ffddf0 chore: clean up 2024-11-01 13:14:47 +07:00
reya 18e1ac0e6c feat: add relay feeds 2024-11-01 09:25:12 +07:00
reya 043cabfd4e fix: overload 2024-10-31 10:25:00 +07:00
reya 618a45d349 refactor: app settings 2024-10-30 10:57:43 +07:00
reya 11dcef4e87 feat: group metadata query 2024-10-29 15:05:03 +07:00
reya 9ba95301db update 2024-10-28 08:04:19 +07:00
reya 0518389f50 update 2024-10-27 15:57:32 +07:00
reya 83d24351cd update 2024-10-26 17:24:39 +07:00
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 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
雨宮蓮andGitHub 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 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 adad048873 feat: improve negentropy sync 2024-10-11 08:56:43 +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
雨宮蓮andGitHub 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 fe60f75e96 chore: upgrade to tauri v2 stable 2024-10-03 09:00:48 +07:00
雨宮蓮andGitHub e098743d43 feat: new flow (#235)
* feat: redesign initial screen

* feat: improve login process
2024-10-02 14:56:26 +07:00
reya 09db39fce1 chore: add some small improvements 2024-09-30 04:49:17 +07:00
雨宮蓮andGitHub 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 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 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
reya d128af1db8 chore: clean up 2024-08-28 08:48:17 +07:00
雨宮蓮andGitHub 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 ce7828310b chore: add some improvements and remove linux support 2024-08-19 09:58:29 +07:00
reya 4cb49d44c7 feat: improve account management 2024-08-13 10:33:21 +07:00
reya da8162069b refactor: remove turborepo 2024-08-12 09:07:11 +07:00
Ren Amamiya 98a37d4618 wip: restructure 2023-04-27 13:27:11 +07:00
Ren Amamiya 6918660a5c refactor useProfile and useChannelProfile hooks 2023-04-27 10:28:07 +07:00
Ren Amamiya 8cadb7467f use swr for note fetcher 2023-04-27 08:57:41 +07:00
Ren Amamiya 7a2e08f601 new renderer for newsfeed 2023-04-26 14:53:04 +07:00
Ren Amamiya 9d635d472e add muted popover 2023-04-25 18:19:55 +07:00
Ren Amamiya 5ea338a685 add channel update modal 2023-04-25 16:34:51 +07:00
Ren Amamiya 01dff9f3c8 update relay list 2023-04-25 15:24:11 +07:00
Ren Amamiya cf26aa504e clean up and fix build error 2023-04-25 12:07:12 +07:00
Ren Amamiya 3aa71ab064 respect channel pubkey for kind 40, 41 2023-04-25 10:39:08 +07:00
Ren Amamiya 08d2625d36 update channel model 2023-04-25 10:17:36 +07:00
Ren Amamiya 53fd29ddb8 update layout 2023-04-25 09:33:17 +07:00
Ren Amamiya 50e29beda4 update tooltip component 2023-04-25 08:06:40 +07:00