Commit Graph

50 Commits

Author SHA1 Message Date
monica
99996c72f1 fix: issues 50,60 and more 2022-11-28 10:38:15 -06:00
monica
0fa5aa8915 fix: issues 48,50,52,54 and more 2022-11-02 14:42:31 -05:00
monica
37a4865ab5 fix: issues 19,30,32,39,40,47 2022-09-26 14:39:02 -05:00
monica
cc15c9b54c update: absurd-sql 2022-09-04 12:06:12 -05:00
monica
acecce96b8 fix: issue 34 and bugs from last commit 2022-08-11 15:43:21 -05:00
monica
3a43301bec fix: issues 4,7,10,11,12,15,17,18,21,23,28,29,31 2022-08-09 20:49:11 -05:00
Leo Wandersleb
519e04f406
Merge branch 'master' of https://github.com/monlovesmango/astral into astral 2022-05-29 12:19:26 -04:00
monica
ec3d3396d4 tweaked mentions, feed, following 2022-05-28 10:25:59 -05:00
Leo Wandersleb
b884aec482
Merge branch 'branle/master' into astral 2022-05-27 14:39:18 -04:00
monica
59a77368c6 create astral 2022-05-23 21:13:09 -05:00
ec1cbf98cb upgrade quasar dependency. 2022-05-13 13:18:10 -03:00
Ricardo Arturo Cabral Mejia
a2621f7d48 chore: add docker commands to npm scripts 2022-03-27 16:24:00 -03:00
1ea96e4da7 update nostr-tools. 2022-02-12 20:34:49 -03:00
Ricardo Arturo Cabral Mejia
844fe7adf0
chore: install tributejs 2022-01-30 02:09:08 +00:00
20ada3f802 make so it is possible to use DMs from the nos2x extension. 2022-01-25 20:13:56 -03:00
642aed40a1
Merge branch 'master' into feature/add-markdown-deflist-sub-sup-support 2022-01-21 05:05:53 -03:00
Ricardo Arturo Cabral Mejia
d758907545 feat: add syntax highlighting for MD 2022-01-21 05:03:19 -03:00
Ricardo Arturo Cabral Mejia
2f659d1378
feat: add markdown task lists support 2022-01-21 01:48:12 +00:00
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
e92eb2f79f configurable colors, dark mode, name and icon. 2022-01-14 22:25:32 -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
ff232bb017 run pouchdb on a web worker. 2022-01-03 20:34:07 -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
4318918a81 _redirects and deploy to netlify. 2021-12-23 21:39:23 -03:00
d5a178489e markdown. 2021-12-23 19:34:02 -03:00
eced7390ae netlify deployment instructions. 2021-12-21 06:14:55 -03:00
2b9cad0690 dev command on package.json 2021-12-20 18:59:57 -03:00
08938ea481 show relative dates when the difference is smaller than an hour. 2021-12-19 22:09:31 -03:00
85a4a10898 rename to branle. 2021-12-19 12:26:35 -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
55c04c05f4 fix eslint. 2021-12-13 12:59:42 -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