Commit Graph

612 Commits

Author SHA1 Message Date
Kieran 015f799cf7
bug: fix notifications 2023-02-07 16:10:43 +00:00
Alejandro 1e76e729f7
Zap modal (#209) 2023-02-07 14:32:32 +01:00
Kieran 41aa93a279
bug: hide note creator on /new & /messages 2023-02-07 10:19:25 +00:00
Kieran 7dc9887754
chore: cleanup 2023-02-06 23:06:55 +00:00
Kieran 22479d8ec0
bug: remove usage of `LIMIT_UNTIL` 2023-02-06 22:33:01 +00:00
Kieran 4fefd7298c
chore: hide note creator plus on settings pages 2023-02-06 22:30:07 +00:00
Alejandro c928beb174
fix: don't stream global feed in notifications tab (#207) 2023-02-06 23:11:32 +01:00
Kieran 79008c5fc4
bug: trim lang locale 2023-02-06 22:06:47 +00:00
Alejandro a230b2ce61
Threads (#170) 2023-02-06 22:42:47 +01:00
Leonardo Tuna 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
Alejandro cc185674b0
fix avatars (#203) 2023-02-06 00:16:14 +01:00
Alejandro 40a5e00dc5
Settings page and UI tweaks (#200) 2023-02-05 23:44:31 +01:00
Kieran a1d42fa9fb
feat: new user flow
Closes #44
2023-02-05 18:02:13 +00:00
Kieran efa765ea84
bug: note reply always
closes #189
2023-02-05 12:32:34 +00:00
Kieran c0cf92ebf3
Merge pull request #193 from v0l/reply
Note creator improvements
2023-02-05 12:11:47 +00:00
Kieran c3976668b1
Merge pull request #199 from v0l/zaps
Zaps fixes
2023-02-05 12:11:16 +00:00
Kieran 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
Alejandro Gomez e058e7a28c
fix: only decrypt blocklist when newer event received 2023-02-05 12:47:26 +01:00
Alejandro Gomez 86043e813f
fix: only show zap button if lnurl is available 2023-02-05 12:30:26 +01:00
Alejandro Gomez 31b4954f13
show zaps total in zaps tab 2023-02-05 12:25:35 +01:00
Alejandro Gomez 62ae180652
fix: don't show self zaps on note summary 2023-02-05 12:04:18 +01:00
Semisol 7eb574843c
Update Const.ts 2023-02-05 11:13:43 +03:00
Kieran ec28a51148
chore: follow snort for new keys 2023-02-05 06:29:46 +00:00
Kieran de5700f423
Merge pull request #196 from v0l/zap-ui
display note zaps succintly
2023-02-05 05:16:52 +00:00
Kieran 1458611fc7
bug: profile zaps 2023-02-04 22:43:04 +00:00
Kieran 6d7892ac66
chore: indicate zap supported 2023-02-04 17:48:56 +00:00
Kieran afd9dc44d9
chore: default imgproxy on 2023-02-04 17:24:01 +00:00
Alejandro Gomez b8e58dbdd4
succint zaps display 2023-02-04 16:25:37 +01:00
Kieran 529074e0c6
Merge pull request #78 from v0l/zaps
feat: zaps
2023-02-04 13:53:59 +00:00
Kieran 140d87e071
verify description hash 2023-02-04 13:30:05 +00:00
Alejandro Gomez 1317669149
dont count self zaps 2023-02-04 13:07:57 +01:00
Alejandro Gomez 02bd53da9f
show small numbers 2023-02-04 12:43:05 +01:00
Alejandro Gomez b31b10f686
zaps can be anon 2023-02-04 11:29:18 +01:00
Alejandro Gomez e7430edb06
show zap list on profile 2023-02-04 11:16:08 +01:00
Alejandro Gomez 6fa02bd0df
only show profile zaps on timeline 2023-02-04 10:59:20 +01:00
Alejandro Gomez 0a056edcad
fix: parse old zaps 2023-02-04 10:48:21 +01:00
Alejandro Gomez 677ca771c8
don't show yourself as zap target 2023-02-04 00:45:04 +01:00
Alejandro Gomez 5e9d35fb25
mobile 2023-02-04 00:42:02 +01:00
Alejandro Gomez 3304da8a40
note to self 2023-02-04 00:36:29 +01:00
Alejandro Gomez 1524609a43
feat: zaps in timeline 2023-02-04 00:35:57 +01:00
Alejandro Gomez d08639fffb
fix: total zaps in profile 2023-02-03 23:39:53 +01:00
Alejandro Gomez e795ea2b12
fix: limit number of relays for url 2023-02-03 23:22:54 +01:00
Alejandro Gomez a97b1364c5
rename and add snort pubkey 2023-02-03 23:15:49 +01:00
Alejandro Gomez d038419401
feat: add pubkey to zap button 2023-02-03 23:10:02 +01:00
Alejandro Gomez a134086807
fix: number format 2023-02-03 22:59:35 +01:00
Alejandro Gomez d0bc7f83fb
display zap summary in note footer 2023-02-03 22:55:03 +01:00
Alejandro Gomez eb77e91b57
feat: zaps 2023-02-03 22:42:34 +01:00
Kieran d1087d0405
feat: basic help page 2023-02-03 18:20:17 +00:00
Kieran eb002e065c
chore: reduce window size for global tab to 1min 2023-02-03 16:48:51 +00:00
Kieran 2858deb462
feat: follows only media loading 2023-02-03 16:43:34 +00:00