Commit Graph

372 Commits

Author SHA1 Message Date
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
SondreB
ab81d4778e
Add @ng-matero/extensions 2023-01-05 20:48:10 +01:00
SondreB
7a93c16f48
Add QR code package 2023-01-05 20:44:38 +01:00
SondreB
5e7f2b2900
Fix typo after changing position for consent 2023-01-05 20:22:30 +01:00
SondreB
30ef5c1939
Minor cleanup of connect page 2023-01-05 20:21:52 +01:00
SondreB
f5ed194974
Fix debug colors 2023-01-05 20:08:19 +01:00
SondreB
3a376bf927
Remove showing update dialog and simply initiate a reload automatically for users 2023-01-05 20:07:52 +01:00
SondreB
d0051f79d8
Merge branch 'main' of https://github.com/block-core/blockcore-notes 2023-01-05 20:03:43 +01:00
SondreB
e356dcb728
Fix scrolling for FireFox and show connect button when consent given on footer 2023-01-05 20:03:36 +01:00
Dan Gershony
cbe965a32e
update comment to add other profiles (#33) 2023-01-05 19:51:24 +01:00
SondreB
a029d4d7cc
Move consent to bottom and change button title when consent not given 2023-01-05 19:51:01 +01:00
SondreB
d6dd1e4510 Upgrade nostr-tools 2023-01-05 14:50:59 +01:00
Dan Gershony
14e0c3df43
Fix readonly login comment (#32) 2023-01-05 13:51:04 +01:00
Milad Raeisi
a2cc1b15f5
Change style of connect page (#31)
* Change style of connect page

* Update connect.component.css
2023-01-05 10:45:19 +01:00
SondreB
c6ad98fc10
Enable rendering of images for following users 2023-01-05 03:31:40 +01:00
SondreB
c4b7d1a01e
Improve loading of events on threads 2023-01-05 03:06:38 +01:00
SondreB
549aff0e52
Fix a bug with link not displayed 2023-01-05 02:09:30 +01:00
SondreB
d995d1641b
Derive the NIP-05 URL when copying 2023-01-05 02:05:50 +01:00
SondreB
076ddf885a
Clear the actions when opening profile 2023-01-05 02:01:11 +01:00
SondreB
0c90101464
Make links in profile navigate to link 2023-01-05 01:59:40 +01:00
SondreB
02c2ac7a8b
Tune the profile and LN link, change the mute/unmute icons 2023-01-05 01:57:06 +01:00
SondreB
3ced909e6f
Minor tune for small screen 2023-01-05 01:05:16 +01:00
SondreB
4f513f2ae8
Optimize for small screens 2023-01-05 00:56:45 +01:00
SondreB
065835dae8
Change the theme color 2023-01-05 00:46:12 +01:00
SondreB
be3646dd76
Redesign the connect page and change behavior 2023-01-05 00:39:14 +01:00
SondreB
905484d115
Change the background to take full screen space 2023-01-04 21:06:27 +01:00