Commit Graph

25 Commits

Author SHA1 Message Date
Ricardo Arturo Cabral Mejia
15899ab43c
chore: add markdown deflist, subscript, superscript 2022-01-21 01:24:46 +00:00
e15f56a768 nip05 support. 2022-01-18 14:12:42 -03:00
161941a9c5 allow signing manually with an external key. 2022-01-12 22:35:12 -03:00
f42deeaef4 fix slow chat and locked publishing in general. 2022-01-12 17:45:10 -03:00
fb7c4573ed update nostr-tools, breaks mnemonic generation. 2022-01-12 11:36:53 -03:00
b3db017cd2 update nostr-tools to fix a filter bug. 2022-01-02 20:50:43 -03:00
b722a6b644 update nostr-tools and use the updated nip-01 format for filters. 2022-01-01 21:34:21 -03:00
df048194be many small fixes, including updating nostr-tools to fix the lost kind4 messages bug. 2022-01-01 10:30:13 -03:00
76b89631c7 update nostr-tools. 2021-12-31 23:27:29 -03:00
7068e14b3c using event kind 3 to store followed list and relays, dynamic handling of subscriptions on relay changes. 2021-12-31 22:32:25 -03:00
c5ff360adb upgrade again. 2021-12-29 15:27:47 -03:00
6272e89c19 import keys, updated nostr-tools, new nip06+slip44 mnemonic-to-key method, watch-only mode (just pubkeys). 2021-12-29 14:47:28 -03:00
d5a178489e markdown. 2021-12-23 19:34:02 -03:00
08938ea481 show relative dates when the difference is smaller than an hour. 2021-12-19 22:09:31 -03:00
c41438b236 displaying list of active chats ordered by last message. 2021-12-19 12:23:43 -03:00
155571e319 chats working. 2021-12-18 20:56:13 -03:00
7bb45899a4 home feed now getting instant updates when new events arrive. 2021-12-14 22:18:24 -03:00
87113fba8b multiple changes and profile page working! 2021-12-13 21:30:22 -03:00
86d49ffbec use pouchdb to store all events. 2021-12-13 12:42:03 -03:00
1a365002d8 more random plumbing. 2021-12-12 16:39:36 -03:00
7bea3aec6f tailwind, more fixes and a bunch of styling. 2021-12-12 08:47:26 -03:00
29129879e9 many more fixes until this is actually kinda working. also changed the logo and colors. 2021-12-11 20:52:49 -03:00
c6ab720af2 change things until it showed something on the screen. 2021-12-11 09:08:35 -03:00
c04c4d7b52 big refactor on core logic. 2021-12-10 21:44:58 -03:00
598dd7459e initial commit with quasar2, vue3 and source code copied from @arcbtc's nostr client. 2021-12-10 16:12:44 -03:00