Commit Graph
72 Commits
Author SHA1 Message Date
Ren Amamiya 6918660a5c refactor useProfile and useChannelProfile hooks 2023-04-27 10:28:07 +07:00
Ren Amamiya 01dff9f3c8 update relay list 2023-04-25 15:24:11 +07:00
Ren Amamiya 3aa71ab064 respect channel pubkey for kind 40, 41 2023-04-25 10:39:08 +07:00
Ren Amamiya 53fd29ddb8 update layout 2023-04-25 09:33:17 +07:00
Ren Amamiya 8b80a08a59 lazy load channel list 2023-04-24 18:37:47 +07:00
Ren Amamiya 1486d1bc09 minor fixes 2023-04-24 18:31:44 +07:00
Ren Amamiya 3e31e7d4dc minor fixes 2023-04-24 15:29:40 +07:00
Ren Amamiya 98637feba4 remove localstorage 2023-04-24 11:59:33 +07:00
Ren Amamiya be340fd2dc update useChannelMetadata hook 2023-04-24 09:37:54 +07:00
Ren Amamiya d52410b857 refactor relay provider 2023-04-24 08:17:26 +07:00
Ren Amamiya 97c45a8c8f use top level await for some functions 2023-04-23 12:15:04 +07:00
Ren Amamiya ac6fb3cb55 fixed remain errors 2023-04-23 10:13:38 +07:00
Ren Amamiya b9bafc851e migrated to vite and vite-plugin-ssr 2023-04-22 17:56:09 +07:00
Ren Amamiya 2239606235 auto upgraded http to https 2023-04-21 17:52:10 +07:00
Ren Amamiya 9fdf2eb81c fixed some performance issues 2023-04-21 15:13:33 +07:00
Ren Amamiya e0bad7df70 temp remove browse channels page and add default channel list 2023-04-19 17:35:54 +07:00
Ren Amamiya b84c0ff0d6 added useChannelMetadata and support kind 41 2023-04-19 09:33:46 +07:00
Ren Amamiya 697caca77b clean up and fix errors 2023-04-19 08:50:32 +07:00
Ren Amamiya c72798507e completed migrate to tauri-sql 2023-04-18 19:15:04 +07:00
Ren Amamiya 15968db4a6 added message parser, use for chat/channel 2023-04-17 08:30:44 +07:00
Ren Amamiya 3aeb70f234 added kind 6 to newsfeed and changed useMetadata to useProfileMetadata 2023-04-16 16:43:17 +07:00
Ren Amamiya a7e95fd18a added useDecryptMessage hook and updated chat messages 2023-04-16 12:45:17 +07:00