Commit Graph

656 Commits

Author SHA1 Message Date
c928beb174 fix: don't stream global feed in notifications tab (#207) 2023-02-06 23:11:32 +01:00
79008c5fc4 bug: trim lang locale 2023-02-06 22:06:47 +00:00
a230b2ce61 Threads (#170) 2023-02-06 22:42:47 +01:00
72ab0e25b4 Skeleton component on timeline loading for better user experience (#190)
* the LoadMore component should accept children to have something different than "Loading..."

* skeleton component

* the timeline component now loads with a skeleton

* border radius for skeleton

* dark mode for skeleton
2023-02-06 19:05:22 +00:00
cc185674b0 fix avatars (#203) 2023-02-06 00:16:14 +01:00
40a5e00dc5 Settings page and UI tweaks (#200) 2023-02-05 23:44:31 +01:00
a1d42fa9fb feat: new user flow
Closes #44
2023-02-05 18:02:13 +00:00
efa765ea84 bug: note reply always
closes #189
2023-02-05 12:32:34 +00:00
c0cf92ebf3 Merge pull request #193 from v0l/reply
Note creator improvements
2023-02-05 12:11:47 +00:00
c3976668b1 Merge pull request #199 from v0l/zaps
Zaps fixes
2023-02-05 12:11:16 +00:00
41d728b588 Merge pull request #198 from Semisol/patch-1
nostr-pub.semisol.dev is now atlas.nostr.land
2023-02-05 11:49:10 +00:00
e058e7a28c fix: only decrypt blocklist when newer event received 2023-02-05 12:47:26 +01:00
86043e813f fix: only show zap button if lnurl is available 2023-02-05 12:30:26 +01:00
31b4954f13 show zaps total in zaps tab 2023-02-05 12:25:35 +01:00
62ae180652 fix: don't show self zaps on note summary 2023-02-05 12:04:18 +01:00
7eb574843c Update Const.ts 2023-02-05 11:13:43 +03:00
ec28a51148 chore: follow snort for new keys 2023-02-05 06:29:46 +00:00
de5700f423 Merge pull request #196 from v0l/zap-ui
display note zaps succintly
2023-02-05 05:16:52 +00:00
1458611fc7 bug: profile zaps 2023-02-04 22:43:04 +00:00
6d7892ac66 chore: indicate zap supported 2023-02-04 17:48:56 +00:00
afd9dc44d9 chore: default imgproxy on 2023-02-04 17:24:01 +00:00
b8e58dbdd4 succint zaps display 2023-02-04 16:25:37 +01:00
529074e0c6 Merge pull request #78 from v0l/zaps
feat: zaps
2023-02-04 13:53:59 +00:00
140d87e071 verify description hash 2023-02-04 13:30:05 +00:00
1317669149 dont count self zaps 2023-02-04 13:07:57 +01:00
02bd53da9f show small numbers 2023-02-04 12:43:05 +01:00
b31b10f686 zaps can be anon 2023-02-04 11:29:18 +01:00
e7430edb06 show zap list on profile 2023-02-04 11:16:08 +01:00
6fa02bd0df only show profile zaps on timeline 2023-02-04 10:59:20 +01:00
0a056edcad fix: parse old zaps 2023-02-04 10:48:21 +01:00
677ca771c8 don't show yourself as zap target 2023-02-04 00:45:04 +01:00
5e9d35fb25 mobile 2023-02-04 00:42:02 +01:00
3304da8a40 note to self 2023-02-04 00:36:29 +01:00
1524609a43 feat: zaps in timeline 2023-02-04 00:35:57 +01:00
d08639fffb fix: total zaps in profile 2023-02-03 23:39:53 +01:00
e795ea2b12 fix: limit number of relays for url 2023-02-03 23:22:54 +01:00
a97b1364c5 rename and add snort pubkey 2023-02-03 23:15:49 +01:00
d038419401 feat: add pubkey to zap button 2023-02-03 23:10:02 +01:00
a134086807 fix: number format 2023-02-03 22:59:35 +01:00
d0bc7f83fb display zap summary in note footer 2023-02-03 22:55:03 +01:00
eb77e91b57 feat: zaps 2023-02-03 22:42:34 +01:00
d1087d0405 feat: basic help page 2023-02-03 18:20:17 +00:00
eb002e065c chore: reduce window size for global tab to 1min 2023-02-03 16:48:51 +00:00
2858deb462 feat: follows only media loading 2023-02-03 16:43:34 +00:00
e494d2f098 Merge pull request #191 from enjikaka/tidal-embed-fix
Use the current embed player via TIDALs OEmbed API.
2023-02-03 15:36:58 +00:00
f8fd626673 Make sure videos are 16:9 2023-02-03 15:20:12 +01:00
43c074fa4c Copy source from delivered iframe and use height from OEmbed API. 2023-02-03 15:11:22 +01:00
afebacbf79 Merge pull request #194 from ivanacostarubio/issues/176
bug: prepends https when missing from website
2023-02-03 13:17:07 +00:00
a079c021ab bug: prepends https when missing from website 2023-02-03 07:01:09 -06:00
4b170d75f5 Reply view improvements 2023-02-03 12:33:42 +01:00