Commit Graph

478 Commits

Author SHA1 Message Date
20c12a9d18
feat: translate notes 2023-01-31 11:52:55 +00:00
223cb56fe0
chore: compress nostrich 2023-01-31 09:43:14 +00:00
8115b541de
feat: image proxy service 2023-01-30 23:17:59 +00:00
dbc853fd8a
bug: reply to 2023-01-30 19:58:49 +00:00
462fc60dfe
bug: avatar uploads 2023-01-30 19:36:55 +00:00
0a6339ddf1
feat: expect webp from void.cat 2023-01-30 18:47:16 +00:00
Alejandro Gomez
57616758c1
fix: send d tags as list 2023-01-30 08:43:46 +01:00
6e34d101c9
bug: undefined on adding attachment to empty input 2023-01-29 22:50:22 +00:00
Alejandro Gomez
dbe7d6dc3a
show more button 2023-01-29 23:18:37 +01:00
Alejandro Gomez
6a1430722d
Merge branch 'main' into new-ui 2023-01-29 23:15:22 +01:00
Alejandro Gomez
5def7c8b9a
qr on profile 2023-01-29 23:11:04 +01:00
c9cb30cb51
Merge pull request #162 from v0l/nostr-build
nostr.build file uploads
2023-01-29 22:06:34 +00:00
5b091d5d33
Merge pull request #166 from wanacode/timehover
Show absolute time on hover
2023-01-29 21:51:34 +00:00
d8b7dbc91d
bug: remove avatar from profile QR (CORS) 2023-01-29 21:23:19 +00:00
eeef3bba7d
Merge pull request #149 from Semisol/patch-1
Add more relays (high performance)
2023-01-29 21:21:06 +00:00
Fraser
d32f87110d Show absolute time on hover 2023-01-29 16:06:44 -05:00
Alejandro Gomez
1d29d53c7b
fix: follow button fixed width 2023-01-29 22:00:23 +01:00
bc16134f6d
fix upload url 2023-01-29 19:52:26 +00:00
40d8f91115
bug: avatar not loading 2023-01-29 14:55:51 +00:00
ab120e114f
feat: profile qr 2023-01-29 12:19:53 +00:00
385b4479ae
feat: nostr.build 2023-01-29 11:48:52 +00:00
Alejandro Gomez
3e419d6715
close modal on click outside 2023-01-28 23:07:37 +01:00
Alejandro Gomez
0b67cfdc4e
fix: note creator modal alignment 2023-01-28 22:52:05 +01:00
Alejandro Gomez
9c47d00739
Merge branch 'main' into new-ui 2023-01-28 22:43:56 +01:00
Alejandro Gomez
5e0b36f165
ignore moderation when viewing profile 2023-01-28 22:09:02 +01:00
3c74ab6236
feat: show more 2023-01-28 20:38:53 +00:00
Alejandro Gomez
ddec154fcb
shorten sub id 2023-01-28 20:05:11 +01:00
Alejandro Gomez
152970288d
hidden note styles 2023-01-28 19:51:08 +01:00
Alejandro Gomez
01c15c30a4
separate mute and blocked tabs 2023-01-28 19:30:39 +01:00
a9ec9334af
review change 2023-01-28 16:58:52 +00:00
Liran Cohen
2d75139065
remove listeners, set auth function onto system 2023-01-28 16:57:24 +00:00
Liran Cohen
97a467260d
could not send auth 2023-01-28 16:56:55 +00:00
Liran Cohen
822247e1fa
remove timeout on connection open 2023-01-28 16:56:55 +00:00
Liran Cohen
501b42fc9a
move function 2023-01-28 16:56:55 +00:00
Liran Cohen
25f8dd5ef7
nip42 support 2023-01-28 16:56:52 +00:00
Liran Cohen
1f62afacb1
nip42 initial 2023-01-28 16:56:01 +00:00
27b041a894
feat: search profiles 2023-01-28 16:31:03 +00:00
81a928a11c
chore: add brugeman to contributors 2023-01-28 16:07:07 +00:00
56e8e85f74
PR changes 2023-01-28 15:40:19 +00:00
3f45a3db06
Add keyword search, draft 2023-01-28 15:09:34 +00:00
200dc6b352
Merge pull request #154 from ivanacostarubio/bootleg
bug: logout reply
2023-01-28 12:23:21 +00:00
Ivan
ea84a31a36
code review 2023-01-28 06:19:13 -06:00
Alejandro Gomez
e245a3931b
fix: remove unintended change 2023-01-28 12:57:09 +01:00
Alejandro Gomez
456aa5fb79
address review comments and add private blocking 2023-01-28 12:50:37 +01:00
Alejandro
1b54f5a902
fix: default to in-memory db only on db read fail (#155) 2023-01-28 12:02:47 +01:00
a9cbcaad79
Merge pull request #153 from fiatjaf/safer-markdown
Make Markdown more interoperable
2023-01-28 10:41:02 +00:00
baeed918d0
inject a space before the closing ) so the markdown links still work. 2023-01-27 20:21:20 -03:00
Ivan
27447cb26d
bug: logout reply 2023-01-27 16:22:14 -06:00
Alejandro
d070185322
feat: in-memory fallback for storing user profiles (#110) 2023-01-27 22:38:41 +01:00
965cec5aba
make markdown more interoperable by disallowing the annoying link/image syntax. 2023-01-27 18:38:08 -03:00