Commit Graph

121 Commits

Author SHA1 Message Date
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
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
dadbeef
9d3bc50818 Fix appended message text 2022-04-07 21:02:19 -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
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
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
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
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
fc96d2da64 move mentions helper functions to helpers.js 2022-01-24 10:11:02 -03:00
Ricardo Arturo Cabral Mejia
85aba57772
feat: parse mentions when posting 2022-01-24 03:13:31 +00:00
Ricardo Arturo Cabral Mejia
a5c5bb66c1
feat: interpolate mentions in posts & events 2022-01-24 03:12:36 +00:00
Ricardo Arturo Cabral Mejia
23f6763441
feat: add interpolateMentions to helperMixin 2022-01-24 03:09:18 +00:00
Ricardo Arturo Cabral Mejia
0677e8c7e0 feat: allow ctrl+enter to post & reply 2022-01-22 10:34:02 -03:00
91644f7684 add server recommendations. 2022-01-21 05:26:03 -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
Ricardo Arturo Cabral Mejia
fd09b3aaba style: fint lix 2022-01-20 10:11:44 -03:00
Ricardo Arturo Cabral Mejía
79d4846d98
add Tor relay support (#10) 2022-01-20 05:53:50 -03:00
90871b21df formatting quibbles. 2022-01-18 16:59:44 -03:00
a0e99b67a5 make threads great again.
now if there are branches in the thread the previous posts are duplicated in a new thread so the line is straight.
2022-01-18 16:07:57 -03:00
e15f56a768 nip05 support. 2022-01-18 14:12:42 -03:00
3f59115b7b hardcode expensive-relay in read-only mode. 2022-01-17 16:19:41 -03:00
b7ebcfe9af list relays an event is not published to and offer a button to publish them there. 2022-01-16 22:36:06 -03:00
e8cbefe75d some small tweaks. 2022-01-16 22:03:47 -03:00