Commit Graph

404 Commits

Author SHA1 Message Date
e4b317f634
Add note context menu 2023-01-20 22:59:26 +00:00
87c2baf135
Review changes 2023-01-20 19:53:37 +00:00
5eb0623fb8
feat: user preferences 2023-01-20 19:50:31 +00:00
Alejandro
57136afda5
Merge pull request #103 from v0l/ui-ref
UI improvements
2023-01-20 20:48:14 +01:00
8ab20fb6bb
bug: dont replace hashtag with tag reference 2023-01-20 16:56:05 +00:00
Alejandro Gomez
d37a3f4252
light color scheme 2023-01-20 16:57:59 +01:00
Alejandro Gomez
6f1a4c0cd0
note adjustments 2023-01-20 16:57:45 +01:00
Alejandro Gomez
c6e0c2b7c9
remove borders from autocomplete dialog 2023-01-20 16:18:34 +01:00
Alejandro Gomez
b7b19ea1dd
add shadow to notes on light theme 2023-01-20 16:18:33 +01:00
fd29dcd222
chore: extract note styles to generic "card" class 2023-01-20 14:24:48 +00:00
d2bb5bac54
fix: rebase 2023-01-20 12:03:39 +00:00
980292246b
fallback to regular link 2023-01-20 12:03:15 +00:00
3db6d0c024
bug: always inject script 2023-01-20 12:03:15 +00:00
727bb07f18
feat: tidal embeds 2023-01-20 12:03:12 +00:00
b583ea5ff0
bug: dont cache index page with service worker 2023-01-20 11:59:27 +00:00
194fd6beac
chore: rename nostr dir 2023-01-20 11:39:07 +00:00
3533f26e4e
chore: rename Dirs 2023-01-20 11:30:04 +00:00
ab1efc2e2e
chore: use src relative imports 2023-01-20 11:11:50 +00:00
3aa1dedcb8
Merge pull request #102 from v0l/fix
fix: active note colors
2023-01-20 10:24:15 +00:00
Alejandro Gomez
58a24f7434
fix: active note colors 2023-01-20 09:35:19 +01:00
w3irdrobot
ad1c3ffbe1
Make logo cursor a pointer 2023-01-19 18:19:09 -05:00
aa0f849d09
bug: reload timeline switching hashtags 2023-01-19 18:14:35 +00:00
147c7502dc
Hashtags (#92)
* feat: hashtags

* Show tag in header
2023-01-19 18:00:56 +00:00
Alejandro
39cd6fc3a8
note footer ordering (#91)
* note footer ordering

* dont show number if no reposts
2023-01-19 17:56:39 +00:00
546acc8d9a
bug: break external links 2023-01-19 15:37:47 +00:00
LiranCohen
73afdd36ff
Modified self-dm to be a "Note to Self" (#89)
* added note to self feature

* remove nip-5 gradient from 13x domain
2023-01-19 15:23:51 +00:00
3b6b1458f2
feat: lazy load profile preview 2023-01-19 15:21:13 +00:00
b1f62ea6bc
bug: note clipping 2023-01-19 15:10:43 +00:00
a62c3b244d
Merge pull request #87 from v0l/theme
Theme
2023-01-19 14:24:18 +00:00
22c0227a89
review changes 2023-01-19 13:47:24 +00:00
4714912df0
Show display name in notification 2023-01-19 13:27:34 +00:00
5eed5a65c4
bug: wrong path 2023-01-19 13:27:10 +00:00
ebd66d6c1a
Send notifications 2023-01-19 13:27:09 +00:00
1d56c47322
Check host only 2023-01-19 13:27:09 +00:00
85ae337fb8
Cache external content 2023-01-19 13:27:09 +00:00
f759505904
Test service worker 2023-01-19 13:27:09 +00:00
b66c3ccf6a
bug: profile loading, fixes #81 2023-01-19 13:20:02 +00:00
Alejandro Gomez
d161d92f31
adjust note spacing 2023-01-19 12:43:22 +01:00
Alejandro Gomez
5de4201fe1
reduce default padding on notes 2023-01-19 12:40:38 +01:00
Alejandro Gomez
fb60572954
remove remaining pill styles 2023-01-19 12:14:41 +01:00
Alejandro Gomez
00b54d6641
address review comments 2023-01-19 11:57:07 +01:00
Alejandro Gomez
dc80462740
fix: restore note bg 2023-01-19 11:21:40 +01:00
Alejandro Gomez
5a16b11b27
fix: add missing css 2023-01-19 11:19:10 +01:00
Alejandro Gomez
e06c3b2e7a
UI refactor 2023-01-19 11:12:32 +01:00
3fb1350e39
Merge pull request #86 from 13x-tech/fix/allow-self-dms
filter for self dms
2023-01-19 10:07:51 +00:00
1d3676f144
bug: noreferrer 2023-01-19 00:03:59 +00:00
2f8f8d8075
feat: simple donate page 2023-01-19 00:03:24 +00:00
Liran Cohen
ff53ba26f0 filter for self dms 2023-01-18 18:49:37 -05:00
b35608c17d
chore: purge js 2023-01-18 23:39:50 +00:00
c185f3f6e9
bug: remove .page overflow 2023-01-18 23:19:22 +00:00
Alejandro
86dbfb9ba3
Merge pull request #83 from v0l/user-db
autocomplete improvements
2023-01-19 00:10:13 +01:00
36fc771535
bug: markdown parsing errors
Closes #84
2023-01-18 23:04:40 +00:00
Alejandro Gomez
e209066c2d
emoji autocompletion 2023-01-18 23:16:43 +01:00
99b59ee443
chore: tweak paddings 2023-01-18 22:11:31 +00:00
621bb5f6ee
feat: mark all dms read 2023-01-18 22:04:52 +00:00
Alejandro Gomez
8acdbe4f55
add npub to db index and autocompletion 2023-01-18 22:58:49 +01:00
2f3c46629d
feat: strike.army colors 2023-01-18 19:51:28 +00:00
8f5dd8d29d
bug: filter dms 2023-01-18 18:53:34 +00:00
e49b0f5d12
chore: remove note footer padding 2023-01-18 16:14:40 +00:00
b76fc97929
chore: tweak follows you 2023-01-18 16:13:38 +00:00
ac8d3373cf
bug: indented note styles 2023-01-18 16:08:47 +00:00
66409129f9
bug: reduce min-height 2023-01-18 15:57:12 +00:00
ec6517f9e1
bug: min-height 2023-01-18 15:56:30 +00:00
644ce83fb8
feat: notes styles 2023-01-18 15:55:25 +00:00
Ivan
1309c66789
Adds follows you on profile 2023-01-17 21:26:42 -06:00
b22c194202
bug: fix fiture timestamps 2023-01-17 22:08:38 +00:00
9c755fa69f
bug: fix infinite scroll loading 2023-01-17 21:55:53 +00:00
077b1d02b2
bug: use bounded until 2023-01-17 17:46:58 +00:00
e7d24b8c7d
feat: infinite scroll 2023-01-17 17:13:22 +00:00
02148fd97a
feat: Rate limit useSubscription 2023-01-17 16:56:09 +00:00
2292429f66
bug: profile is up to date 2023-01-17 16:49:00 +00:00
715594986b
bug: use latest profile 2023-01-17 14:17:41 +00:00
dda07d66d5
feat: defer loading notes 2023-01-17 14:00:59 +00:00
0d9aa0d5ca
feat: posts only feed 2023-01-17 13:40:30 +00:00
13b5ca124f
bug: prevent repost 2023-01-17 13:04:07 +00:00
96d2fdcaac
feat: reaction improvements 2023-01-17 13:03:15 +00:00
1372c266c6
bug: ordering chats 2023-01-17 11:30:42 +00:00
564d705f08
bug: add relays was hidden 2023-01-17 11:03:40 +00:00
7c89277f0d
bug: Clear input when sending DM 2023-01-17 10:53:49 +00:00
6736bdf359
Unread DMS count 2023-01-17 10:47:15 +00:00
Alejandro Gomez
8d40165a71
fix: rerender user timeline on pubkey change 2023-01-17 01:58:18 +01:00
Alejandro Gomez
ae4657feda
fix: capture exception when verifying nip05 2023-01-17 00:20:33 +01:00
Alejandro Gomez
547b90e2b4
fix: lint warnings 2023-01-17 00:20:15 +01:00
Alejandro Gomez
432165d7af
feat: query for autocompletion using local db 2023-01-17 00:19:50 +01:00
e304d4cbac
bug: autofocus 2023-01-16 22:41:58 +00:00
Alejandro Gomez
6e862f7c3c
fix: autocomplete colors 2023-01-16 23:24:59 +01:00
1483fa6bb2
tweaks: Load mentions
Nip5 cleanup
2023-01-16 22:22:21 +00:00
Alejandro Gomez
ea0e925021
add jpg module 2023-01-16 23:04:10 +01:00
Alejandro Gomez
57e6580795
remove unintended change 2023-01-16 22:55:46 +01:00
Alejandro Gomez
7e67a5489c
🔥 2023-01-16 22:53:25 +01:00
Alejandro Gomez
ed76adf674
tweak margin 2023-01-16 22:53:02 +01:00
Alejandro Gomez
6e5701107f
smaller reply text 2023-01-16 22:53:02 +01:00
Alejandro Gomez
ee408c5eb3
avatar component 2023-01-16 22:52:50 +01:00
Alejandro Gomez
a39bda323a
note ui improvements 2023-01-16 22:51:45 +01:00
22e84d63ba
Note creator fix 2023-01-16 18:30:08 +00:00
d74b05be98
Autofocus note creator 2023-01-16 18:26:51 +00:00
bd39675453
Fix global 2023-01-16 18:24:14 +00:00
6bfecd9d07
Convert remaining pages 2023-01-16 18:14:08 +00:00
8aed2c5550
More TSX 2023-01-16 17:48:25 +00:00
514616b170
Remove Users store
Performance improvements for profile loader
2023-01-16 13:17:29 +00:00