|
2ea516e636
|
useSubscribe, handle emitted requests in sqlite
|
2024-01-18 13:47:29 +02:00 |
|
|
adb9fe5c2e
|
chore: formatting
|
2024-01-17 15:48:30 +00:00 |
|
|
aa58ec4185
|
feat: upgrade caches to worker
|
2024-01-17 15:47:01 +00:00 |
|
|
21d7df0eac
|
refactor: use link preview from nostr-services api
|
2024-01-15 11:16:41 +00:00 |
|
|
47fc8e1414
|
fix polls
|
2024-01-13 15:25:21 +02:00 |
|
|
ef673c2a05
|
tab selector vs content naming, refactoring
|
2024-01-12 17:33:02 +02:00 |
|
|
ffa4a192f6
|
split ProfilePage
|
2024-01-12 17:02:44 +02:00 |
|
|
2cadab20b4
|
fix feed padding bottom
|
2024-01-12 15:37:15 +02:00 |
|
|
1cef1e0187
|
light theme
|
2024-01-12 15:28:16 +02:00 |
|
|
e0c4b64865
|
light theme notecreator style
|
2024-01-12 15:22:14 +02:00 |
|
|
1aaff4f553
|
extend default preferences from config
|
2024-01-12 14:37:13 +02:00 |
|
|
6657161a32
|
open zaps tab
|
2024-01-12 14:06:13 +02:00 |
|
|
7ee210da16
|
open reactions modal from note footer zappers list
|
2024-01-12 14:01:26 +02:00 |
|
|
26e12d1c0b
|
chore: Update translations
|
2024-01-11 23:08:03 +00:00 |
|
|
703da5389a
|
add +n after zappers
|
2024-01-12 01:04:41 +02:00 |
|
|
ad2029d1d7
|
no hover bg color in notecreator
|
2024-01-12 00:09:44 +02:00 |
|
|
20d3fdaa6e
|
chore: Update translations
|
2024-01-11 21:51:15 +00:00 |
|
|
69d6dfd5d6
|
rename SendSats -> ZapModal
|
2024-01-11 23:47:25 +02:00 |
|
|
c8dae9fae6
|
split SendSats
|
2024-01-11 23:33:24 +02:00 |
|
|
649bab228b
|
split notefooter into smaller components, CONFIG.showPowIcon
|
2024-01-11 23:04:43 +02:00 |
|
|
9bdf60a24f
|
extract zap button component from note footer
|
2024-01-11 16:32:52 +02:00 |
|
|
dffb33bfda
|
notefooter icons
|
2024-01-11 15:46:13 +02:00 |
|
|
de6685ade3
|
show zapper avatars on the same notefooter row
|
2024-01-11 15:46:13 +02:00 |
|
|
c75ab861b5
|
fix: muted note styles
closes #721
|
2024-01-11 09:54:11 +00:00 |
|
|
3fe6ed952c
|
Merge remote-tracking branch 'kamal/enhancements/snort#702'
|
2024-01-11 09:38:50 +00:00 |
|
|
ee01623bf1
|
memoize proxyimg
|
2024-01-11 11:19:16 +02:00 |
|
|
eb9cf7f361
|
fuzzy search on search page
|
2024-01-11 10:54:27 +02:00 |
|
|
45f66fd139
|
gallery img sizing
|
2024-01-11 09:21:30 +02:00 |
|
|
76d3c78c0a
|
replied note auto height, resized feed imgs
|
2024-01-11 08:56:23 +02:00 |
|
|
ab8121c4b2
|
fix broken proxyimg placeholder
|
2024-01-10 23:26:51 +02:00 |
|
|
a3fc25f64c
|
show media in replied note
|
2024-01-10 21:00:39 +02:00 |
|
|
a1f61e2d13
|
limit replying-to note size
|
2024-01-10 20:54:48 +02:00 |
|
|
51758eaf5e
|
separator border in replying to note
|
2024-01-10 20:32:51 +02:00 |
|
|
5baffd00b9
|
fix the rest of warnings
|
2024-01-10 20:21:19 +02:00 |
|
|
e6a42db658
|
fix more warnings, store transformed text in LRUCache of 1000
|
2024-01-10 19:54:01 +02:00 |
|
|
8e37e0fbed
|
fix some warnings
|
2024-01-10 19:31:37 +02:00 |
|
|
7220435d15
|
chore: Update translations
|
2024-01-10 16:50:28 +00:00 |
|
|
53488a9c59
|
memoize imagegriditem
|
2024-01-10 18:48:36 +02:00 |
|
|
1278867ad0
|
search page routing, resized grid images
|
2024-01-10 18:25:24 +02:00 |
|
|
baf6cc34ee
|
reorganize, fix some fast refresh warnings
|
2024-01-10 18:03:52 +02:00 |
|
|
90342325fd
|
eslint warning fixes
|
2024-01-10 17:29:24 +02:00 |
|
|
93608f817f
|
show zap pool notification only if wallet is ready
|
2024-01-10 16:36:37 +02:00 |
|
|
9e2582ac81
|
show only 1 task at a time
|
2024-01-10 16:36:30 +02:00 |
|
|
35d7ec4685
|
followed by foafs
|
2024-01-10 16:36:23 +02:00 |
|
|
062212f311
|
useHistoryState for TimelineFollows latest time
|
2024-01-10 16:36:16 +02:00 |
|
|
52adf6fb1f
|
store link previews in lrucache to prevent layout shift
|
2024-01-10 16:36:09 +02:00 |
|
|
8a5a089b4d
|
Merge remote-tracking branch 'origin/main'
|
2024-01-09 16:40:51 +00:00 |
|
|
80fa5a132b
|
refactor: reactions grouping and other fixes
|
2024-01-09 16:40:31 +00:00 |
|
|
1a4a76d7fa
|
chore: Update translations
|
2024-01-09 13:25:01 +00:00 |
|
|
7073e8d9dd
|
trackEvent in ErrorBoundary, disable trackEvent in dev
|
2024-01-09 15:22:26 +02:00 |
|