Commit Graph

153 Commits

Author SHA1 Message Date
monica
99996c72f1 fix: issues 50,60 and more 2022-11-28 10:38:15 -06:00
Ricardo Arturo Cabral Mejía
df78130e62 feature: add Tor relay nostr-ts-relay 2022-11-07 11:36:36 -06:00
monica
75d885ccf0 fix: small UI issues 2022-11-07 11:25:51 -06:00
monica
0fa5aa8915 fix: issues 48,50,52,54 and more 2022-11-02 14:42:31 -05:00
monica
db77bde9ec fix: reply sorts threads 2022-09-26 19:20:29 -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
Leo Wandersleb
6fcddc76c5 feature: MIT license 2022-08-09 22:09:15 -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
monica
6b531ee3f6 fix: issues 1,5,6,7,8,9 2022-05-30 17:04:51 -05:00
monica
89bc93311a updated README.md 2022-05-29 18:15:34 -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
dadbeef
9d3bc50818 Fix appended message text 2022-04-07 21:02:19 -03:00
Leo Wandersleb
a6f0bd3523 run quasar in user space
quasar was not installed system-wide but as does the Dockerfile, too, `npx quasar` works
2022-04-06 17:23:47 -03:00
Ricardo Arturo Cabral Mejia
5ba7f9596f fix: check for name with correct var 2022-03-27 17:17:11 -03:00
Ricardo Arturo Cabral Mejia
8b0c96add2 feat: show name on home page 2022-03-27 16:53:18 -03:00
Ricardo Arturo Cabral Mejia
a2621f7d48 chore: add docker commands to npm scripts 2022-03-27 16:24:00 -03:00
Ricardo Arturo Cabral Mejia
599b1aace4 feat: optimize docker build 2022-03-27 16:24:00 -03:00
3ff0baa742 fix nip05 display to remove _@ prefix. 2022-03-07 16:10:00 -03:00
e5fee93933 prepare for upgrade to nos2x that will return full events instead of just the signature. 2022-02-15 21:11:20 -03:00
3e28534a6d fix race condition that prevented us from following new people. 2022-02-14 13:39:57 -03:00
02ca72eb32 button to register as a web+nostr protocol handler and handling that. 2022-02-13 16:21:10 -03:00
1ea96e4da7 update nostr-tools. 2022-02-12 20:34:49 -03:00
12dfed7e31 remove userrelays and use the profile event instead + fixes. 2022-02-12 20:14:40 -03:00
42e9848c85 userrelays map function and adding relays to "p" and "e" tags. 2022-02-12 13:21:08 -03:00
4a5e86eaa8 fix delete relay button. 2022-02-07 11:37:49 -03:00
24cfc4c50a fix else case on link handling. 2022-02-02 07:43:32 -03:00
ae3574ccc3 just pasting image or video URLs should auto-embed them. 2022-02-01 16:45:08 -03:00
Ricardo Arturo Cabral Mejía
e9e41fcf80 chore: use HTTP Tor relay for Tor clients 2022-01-31 10:51:24 -03:00
390f2241c4
Merge pull request #20 from Cameri/feature/add-mentionable-textarea 2022-01-30 08:18:11 -03:00
Ricardo Arturo Cabral Mejia
12041956b0
feat: add mention menu to publish & replies 2022-01-30 02:12:52 +00:00
Ricardo Arturo Cabral Mejia
550d356bd3
feat: add createMentionsProvider mixin 2022-01-30 02:12:19 +00:00
Ricardo Arturo Cabral Mejia
8df90b1fc2
feat: add namedProfiles getter 2022-01-30 02:11:46 +00:00
Ricardo Arturo Cabral Mejia
1549959f0a
chore: remove useless code 2022-01-30 02:11:12 +00:00
Ricardo Arturo Cabral Mejia
885fc2acf4
chore: move shorten to helpers 2022-01-30 02:10:29 +00:00
Ricardo Arturo Cabral Mejia
e6f5ada114
chore: add tributejs css to bundle 2022-01-30 02:09:24 +00:00
Ricardo Arturo Cabral Mejia
844fe7adf0
chore: install tributejs 2022-01-30 02:09:08 +00:00
f8f476148c same for reply actions. 2022-01-28 11:30:21 -03:00
4b8c4ecc5e go to event page right after publishing.
addresses https://t.me/nostr_protocol/13711
2022-01-27 16:47:09 -03:00
e116175e68 variable typo that was breaking everything. 2022-01-26 22:50:50 -03:00
62fb985920 show messages tab on window.nostr.nip04. 2022-01-26 17:47:32 -03:00
fc982421ea use <Name /> in more places so the verified badge is on them too. 2022-01-25 21:21:10 -03:00
6e6f674665 fix profile cache LRU bug. now many more profiles should be shown. 2022-01-25 21:20:49 -03:00
20ada3f802 make so it is possible to use DMs from the nos2x extension. 2022-01-25 20:13:56 -03:00
294e534e5f fix processMentions import. 2022-01-24 20:26:30 -03:00