Commit Graph

72 Commits

Author SHA1 Message Date
styppo
f53f780487
Fix feed ordering 2023-01-31 23:17:32 +00:00
styppo
6513463cd2
Include own posts in following feed 2023-01-28 02:34:18 +00:00
styppo
8a3e4bcf60
Fix feed ordering when loading newer items, #25 2023-01-28 02:10:56 +00:00
styppo
fe54426f3a
Subscribe to user events after sign in, closes #28 2023-01-28 02:10:35 +00:00
styppo
a6adc94c1c
* Fix conversation scroll behaviour
* Don't show unreads for own messages
2023-01-28 01:28:48 +00:00
styppo
d82f0fdfdb
Default to following feed when signed in 2023-01-28 01:01:37 +00:00
styppo
ff2cc4d5d9
Add hover effect to post button 2023-01-28 00:22:40 +00:00
styppo
2422782015
* Properly reconnect to relays, #21
* Wait for relay acknowledgements when publishing events
2023-01-27 15:47:21 +00:00
styppo
7514a48e63
Deduplicate initial feed items, #7 2023-01-27 15:42:19 +00:00
styppo
68d0333e3a
* Use shorter subscription ids
* Fetch fewer items on initial load
2023-01-26 22:30:50 +00:00
styppo
7ea424d024
Adjust request timeouts 2023-01-26 22:28:57 +00:00
styppo
e0bb92cce2
* Fix clicks not registering for search results, closes #23
* Blur search box on escape press
2023-01-26 22:24:35 +00:00
styppo
9037fee305
Strip link text for YouTube embeds 2023-01-26 22:23:23 +00:00
styppo
5f9aea0c26
Minor style fixes 2023-01-26 20:57:03 +00:00
styppo
1ff056870c
Serialize NIP07 extension calls 2023-01-26 20:51:47 +00:00
styppo
77b4d3a65f
Update default relays 2023-01-26 19:48:58 +00:00
styppo
080f50bf26
* Fix duplicated private messages
* Fix minor message styling issues
2023-01-26 18:02:13 +00:00
styppo
0ef9c65bde
Merge pull request #13 from w3irdrobot/fix-empty-unread
only show load more container when there are unreads
2023-01-24 22:46:37 +00:00
styppo
da43085180
Messages: add "mark all as read" option 2023-01-24 21:10:29 +00:00
styppo
b7614edb70
Update thread live with new notes 2023-01-24 20:19:20 +00:00
styppo
c1a4ff6f58
Add option to restore default relays 2023-01-24 19:21:34 +00:00
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
w3irdrobot
2e2580b698
only show load more container when there are unreads 2023-01-16 00:02:53 -05: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