Commit Graph

50 Commits

Author SHA1 Message Date
styppo
1bea3ab24b
Add basic lightning tip button 2023-01-24 17:52:37 +00:00
styppo
02f0a13f2b
Fix initial message decryption 2023-01-24 16:32:28 +00:00
styppo
0d9673ad3f
Fix posts missing from following feed 2023-01-24 14:55:31 +00:00
styppo
c18c4ed988
Add basic profile search 2023-01-24 13:50:51 +00:00
styppo
a96a7dbb7f
Profile: add DM button, load more links 2023-01-23 23:24:27 +00:00
styppo
58b774ec77
Implement DMs 2023-01-23 21:56:50 +00:00
styppo
946e5a098a
Make FollowingBox scrollable 2023-01-20 19:59:09 +00:00
styppo
e2e072ec02
* Implement like button
* Implement event deletions
* Add global notification stream
2023-01-20 18:59:39 +00:00
styppo
4654e36367
Minor cleanup 2023-01-20 18:51:16 +00:00
styppo
1b5033f3d9
Prompt for private key if needed 2023-01-20 18:47:53 +00:00
styppo
856043bae2
Fix rendering of @npub tags 2023-01-20 18:40:58 +00:00
styppo
aa8e844ecb
Validate events 2023-01-20 18:40:29 +00:00
styppo
285f27c3dd
Move all event creation logic into EventBuilder 2023-01-20 18:38:29 +00:00
styppo
c878c92911
Restore scroll position after page change 2023-01-18 21:14:58 +00:00
styppo
171f53b5a1
* Add following feed
* Improve feed performance
2023-01-18 11:33:30 +00:00
styppo
7bdc8bd867
Try a new set of default relays 2023-01-18 11:33:29 +00:00
styppo
2e78bdd51e
* Hide reactions, reposts, bots from feed
* Improve feed performance
2023-01-18 11:33:28 +00:00
styppo
ecbb2f98e3
* Add infinite scroll in feed
* Refactor Nostr fetch logic
* Fix FetchQueue getting stuck
2023-01-18 11:33:19 +00:00
styppo
fbdceb6f04
Merge pull request #12 from fiatjaf/markdown-less-bad-hamstr
make markdown less incompatible by disabling []() stuff.
2023-01-18 11:56:48 +01:00
7af0abdb78
make markdown less incompatible by disabling []() stuff. 2023-01-15 18:37:31 -03:00
styppo
6b3ebe5d46
ListPost: regularly update creation date 2023-01-15 02:51:39 +00:00
styppo
d3e5d30038
Notifications: show actions 2023-01-15 02:19:24 +00:00
styppo
935ba0ee3c
DateUtils: fix padding in formatTime() 2023-01-15 02:18:15 +00:00
styppo
52c019ee13
Update README 2023-01-14 21:02:22 +00:00
styppo
89831219da
WelcomeBox: fetch profile after NIP07 sign in 2023-01-14 17:47:32 +00:00
styppo
546712725b
Fix Feed styling 2023-01-14 16:57:52 +00:00
styppo
2b1363b354
Update favicon 2023-01-14 16:52:18 +00:00
styppo
f471ffe011
* Improve username styling
* Minor fixes
2023-01-14 16:42:50 +00:00
styppo
666c2faaeb
Add basic Notifications page 2023-01-14 16:42:08 +00:00
styppo
00b128c704
Add ListPlaceholder component 2023-01-14 16:40:58 +00:00
styppo
05c4920fc7
* Markdown styling
* Back buttons on subpages
* Minor fixes
2023-01-14 04:09:44 +00:00
styppo
87a7f97446
Slightly improve list rendering performance 2023-01-14 04:08:43 +00:00
styppo
97ac6c1ec8
Tweak username styling on mobile 2023-01-14 04:00:40 +00:00
styppo
d656a482e2
Add NIP07 support to WelcomeBox 2023-01-14 01:49:00 +00:00
styppo
4b611b3bc2
Clean up fetch logic a bit 2023-01-14 01:18:18 +00:00
styppo
47532b2652
Improve settings page 2023-01-14 01:16:31 +00:00
styppo
333404420c
NIP05 badge styling 2023-01-13 17:31:12 +00:00
styppo
efc9af8bc1
* Add profile settings
* Add NIP05 support
2023-01-13 05:04:08 +00:00
styppo
18ea594080
Add relay settings 2023-01-13 01:10:55 +00:00
styppo
dd46b28561
Add follow button to user card 2023-01-12 19:37:07 +00:00
styppo
a9f3f79dbf
Implement follow/unfollow 2023-01-12 19:36:54 +00:00
styppo
90a2abc7a3
* Basic tag rendering in posts
* Refactor nostr fetch logic
2023-01-12 18:14:09 +00:00
styppo
2ac3c9ab7d
* Unroll threads
* Stubs for missing pages
* Following box, follow button
* Basic note stats
2023-01-10 04:25:06 +00:00
styppo
371c068254
* Profile page refinements
* Add basic reaction support
2023-01-10 01:43:15 +00:00
styppo
3c66a50046
Basic Profile page 2023-01-09 22:24:24 +00:00
styppo
533f5e662a
Add logout 2023-01-09 04:30:58 +00:00
styppo
cb6c4c0546
* Add NIP07 support
* Restore SignIn/SignUp & Posting functionality
2023-01-09 03:08:31 +00:00
styppo
91de8e62c3
* Add SearchBox stub
* Minor feed tweaks
2023-01-08 22:27:03 +00:00
styppo
9222f8fb24
Basic Thread page 2023-01-08 21:39:02 +00:00
styppo
61e78904d4
Hamstr v2 initial commit 2023-01-07 03:10:26 +00:00