Commit Graph

297 Commits

Author SHA1 Message Date
SondreB
b01dd21639
Add a nice transition for new-post button 2023-01-08 21:28:52 +01:00
SondreB
d8439b2118
Allow import of following lists 2023-01-08 21:24:24 +01:00
SondreB
3645a76b21
Cleanup and optimize circles 2023-01-08 20:20:37 +01:00
SondreB
2d7e39d354
Load profiles on profile page and cache circles 2023-01-08 20:14:07 +01:00
SondreB
0d3a94cdcc
Completes an optimized path for adding follow to new users and getting profiles 2023-01-08 19:18:16 +01:00
SondreB
908f98d933
Add loading indicator on circles 2023-01-08 17:37:32 +01:00
SondreB
22d9144c84
Add missing import function 2023-01-08 16:08:42 +01:00
SondreB
f67a8beb91
Add async pipe handler for displaying loading status 2023-01-08 16:07:33 +01:00
SondreB
50d492aa21
Having issues with defaults listing when checking 2023-01-08 05:07:41 +01:00
SondreB
3256df1341
Now we are getting somewhere... 2023-01-08 04:35:18 +01:00
SondreB
0062110001
Fix ability to download profile and do a follow 2023-01-08 03:04:54 +01:00
SondreB
fe9bf39ad8
Nothing makes sense 2023-01-08 02:19:11 +01:00
SondreB
f96173062c
Fix relay storage by using url as key instead of id 2023-01-08 01:13:33 +01:00
SondreB
912a64c7b3
It compiles! 2023-01-08 01:02:02 +01:00
SondreB
a61d4584b8
Fix issue on profile fetch and relay 2023-01-08 00:39:17 +01:00
SondreB
e0af7aaf96
Clean up and clean up ... 2023-01-08 00:32:49 +01:00
SondreB
2ecbd8d719
Migrate away from Level storage 2023-01-07 23:45:55 +01:00
SondreB
3d13a991ac
Cleanup and more cleanup 2023-01-07 23:40:16 +01:00
SondreB
872dbbd79e
Refactoring and removing boolean type 2023-01-07 22:57:20 +01:00
SondreB
487925ddf8
WIP 2023-01-07 22:13:48 +01:00
SondreB
6df1dac494
WIP: Circular dependency but basic pattern implemented for profile get
- Get from Cache > Get from Database > Get from Relays
2023-01-07 17:39:21 +01:00
SondreB
42029048a4
Implement dixie for storage and refactor data retrieval to use observables better 2023-01-07 13:03:41 +01:00
SondreB
842d913a8f
Hide Chat until functional 2023-01-06 19:10:37 +01:00
SondreB
648e1d9e03
Improvements to subscription for current following
- Fixes issue where user profile view did not work when user does not have a profile.
2023-01-06 18:56:05 +01:00
SondreB
5c7c00541b
Fix issue with subscription retry logic 2023-01-06 17:53:20 +01:00
SondreB
0cb83fed07
Improve data loading and subscriptions 2023-01-06 17:36:49 +01:00
SondreB
4cee396689
Fix issue with missing profile 2023-01-06 15:23:35 +01:00
SondreB
c70507a8aa
Fix action links for pages 2023-01-06 15:09:31 +01:00
SondreB
b2a17a5387
Add curated lists to follow on dashboard 2023-01-06 15:04:32 +01:00
SondreB
fafdbab6c3
Enable action buttons back again 2023-01-06 14:25:10 +01:00
SondreB
ee9936f105
Put Chat above People 2023-01-06 13:09:36 +01:00
SondreB
0eb52a0e02
Merge branch 'main' of https://github.com/block-core/blockcore-notes 2023-01-06 13:05:23 +01:00
SondreB
4a307ff0de
Change the text on home for default following 2023-01-06 13:05:17 +01:00
Milad Raeisi
df12a965be
Add Chat component (#37)
* Add chat component

* Add chat link to side menu

* Add chat component to routing

* Clean chat component

* Update chat.component.html

Co-authored-by: SondreB <sondre@outlook.com>
2023-01-06 13:02:40 +01:00
SondreB
56a9cb106f
Add a dedicated home component
- Follow when the toggle is turned on.
- Add animation to the card when toggled.
2023-01-06 13:01:07 +01:00
Milad Raeisi
2cc0dedc1a
Add overflow-y to body (#36)
* Add overflow-y to body

* Add qs to allowedCommonJsDependencies
2023-01-06 10:30:40 +01:00
SondreB
4dec9e74aa
Add autocomplete to global search 2023-01-06 04:01:15 +01:00
SondreB
049a1390c9
Add global search to lookup identities, events and more 2023-01-06 03:00:01 +01:00
SondreB
cd22f799db
Add support for .webp images 2023-01-06 02:20:24 +01:00
SondreB
5677b9505c
Add ability to open images in a dialog on threads 2023-01-06 02:17:16 +01:00
SondreB
52e5d9bb3e
Add filter to remove reposts again 2023-01-06 02:01:36 +01:00
SondreB
c04e25d541
Add some default copy actions 2023-01-06 01:54:41 +01:00
SondreB
86b87b12f7
Separate the event and profile action menus
- Simplifies it, user can always click the profile to see the profile action menu.
2023-01-06 01:51:55 +01:00
SondreB
a9c3ff577d
Improve rendering of QR code that was sometimes cut 2023-01-06 01:19:15 +01:00
SondreB
862a6a0ade
Improve the profile image popup 2023-01-06 01:07:40 +01:00
SondreB
0bd2e02e2d
Auto-reconnect to relays on visibility changed.
- This helps with mobile phone UX.
2023-01-06 00:46:22 +01:00
SondreB
579f719cc2
Add a protocol handler for nostr 2023-01-06 00:03:59 +01:00
SondreB
d5a760e089
Add a basic protocol handler 2023-01-05 22:00:57 +01:00
SondreB
b43635878f
Do not disconnect when re-adding the same relay 2023-01-05 21:58:45 +01:00
SondreB
b627248596
Add QR Code to LUD06 value on hover 2023-01-05 21:07:54 +01:00