MTG2000
ef0892eaa4
Merge branch 'dev' into feature/linking-accounts
2022-08-16 15:52:55 +03:00
MTG2000
3c9af29efc
fix: profile menu alignment, lazy load comments section, remove log from trimFunc
2022-08-16 15:49:51 +03:00
MTG2000
e239abf031
fix: remove default padding form edit-profile card
2022-08-15 10:08:52 +03:00
MTG2000
657ee350f9
Merge branch 'dev' into feature/linking-accounts
2022-08-13 18:41:40 +03:00
MTG2000
70374b2769
fix: create a card component for all the cards, fix username overflow on mobile card, fix hottest page padding
2022-08-13 18:37:27 +03:00
MTG2000
5ec7add4ad
Merge branch 'dev' into feature/linking-accounts
2022-08-12 14:42:02 +03:00
MTG2000
eba9db3600
fix: remove nostr card from profile, rename 'Apps' to 'Projects'
2022-08-12 14:41:30 +03:00
MTG2000
13cf67c8bc
Merge branch 'dev' into feature/linking-accounts
2022-08-11 19:42:27 +03:00
MTG2000
8464d65358
feat: add toasts to the profile updating page
2022-08-10 17:48:58 +03:00
MTG2000
21c42bfff9
Merge branch 'dev' into feature/linking-accounts
2022-08-10 16:17:19 +03:00
MTG2000
118dd3622a
feat: change how the 'save changes' look and function in the profile settings
2022-08-10 16:16:27 +03:00
MTG2000
2e369d4b3c
fix: remove empty space at the end of carousel, make categories carousel btns as the designs, fix shifting in padding between apps explore and category page
2022-08-10 13:43:04 +03:00
MTG2000
4227a4cbe0
Merge branch 'dev' into feature/linking-accounts
2022-08-09 18:21:07 +03:00
MTG2000
547bf3522f
fix: remove borders and padding from discussing on mobile, put trending card below discussions on mobile
...
Fixes #120
2022-08-09 18:20:32 +03:00
MTG2000
f73e55377c
feat: implement custom modals for no-webln error on mobile and web
...
Fixes #91
2022-08-09 18:11:32 +03:00
MTG2000
46e64ffec8
Merge branch 'dev' into feature/linking-accounts
2022-08-09 14:29:18 +03:00
MTG2000
15c4550ccb
feat: add 'insert link' tool button to content editor in story form
...
Fixes #119
2022-08-09 14:07:11 +03:00
MTG2000
4dfa4800da
feat: add update/delete wallet keys api & widgets
2022-08-09 13:05:21 +03:00
MTG2000
cb11f056d9
reenable "account" setting
2022-08-08 21:26:42 +03:00
MTG2000
00bedb3ba0
hide "account" setting
2022-08-08 21:26:00 +03:00
MTG2000
8d0fe7eaf7
add logs
2022-08-08 21:10:17 +03:00
MTG2000
940c4ba66c
feat: base of linking api
2022-08-08 17:11:59 +03:00
MTG2000
6718d6fc7b
chore: update seed script
2022-08-07 18:17:56 +03:00
MTG2000
28410541ed
refactor: extract common carousel logic to custom useCarousel hook, hide carousel arrows if can't scroll more
2022-08-07 16:19:26 +03:00
MTG2000
d09a05183c
chore: removed imports
2022-08-07 00:10:43 +03:00
MTG2000
64f02359fa
refactor: update the carousel library used for a better and lighter one
...
removed the old 2 used carousel libs react-multi-carousel and react-responsive-carousel, and instead installed and used react-embla-carousel, as it provides an easier api, variable items width support, and less deps.
2022-08-07 00:09:37 +03:00
MTG2000
27a2d52e6a
update: remove edit state from the AboutCard in profile page
2022-08-06 14:08:08 +03:00
MTG2000
7103518df7
feat: add slider to settings section, fix a react18 bug with apollo-client
2022-08-06 13:57:29 +03:00
MTG2000
ea2e142baa
feat: build settings page for profile, re-calc navHeight on resize, move the navHeight from js to css var
2022-08-06 13:10:49 +03:00
MTG2000
916bd8387b
fix: make lightning-address in profile optional, fixing a bug when confirming comment
2022-08-04 18:56:12 +03:00
MTG2000
5ecd6a6a74
feat: show a blurred "Add Comment section" for unconnected users.
...
Fixes #114
2022-08-04 12:13:22 +03:00
MTG2000
6858639161
update: update navigation components
...
- Update 'products' to 'apps'
- Make nav content stay withing the same contains as the page body on large screen.
- Change nav items order on mobile
- Add emojis to profile menu items
#107
2022-08-03 10:55:30 +03:00
MTG2000
45b6550dba
update: nostr tooltip post
2022-08-02 11:34:10 +03:00
MTG2000
75497b4759
update: hide status text for relays on mobile screens
2022-07-31 11:44:12 +03:00
MTG2000
bb08a158ff
feat: new nostr-settings profile, scroll to newly created reply
2022-07-30 16:57:54 +03:00
MTG2000
d43b3215bb
feat: comments nostr tooltip, relays connection status, wrap nav content in page-container, show total comments count on story card, created prefernces service
2022-07-30 11:11:29 +03:00
MTG2000
a140208995
feat: add total votes to comments with reactivity
2022-07-29 12:33:05 +03:00
MTG2000
0004c4d349
refactor: re-wrote the comments.worker code to a custom hook that is cleaner, ending loading state after new event is fetched
2022-07-29 10:52:44 +03:00
MTG2000
7164daa7b9
feat: base voting api for comments
2022-07-28 19:04:51 +03:00
MTG2000
b28de208d5
feat: basic nostr-settings profile section
2022-07-28 14:14:53 +03:00
MTG2000
ae32f06302
Merge branch 'dev' into nostr
2022-07-27 18:05:46 +03:00
MTG2000
16d3b1dbd8
feat: built loading skeleton components for post-details-page, presist page when transitioning between pages instead of blank page
2022-07-27 18:04:41 +03:00
MTG2000
b7e4149d01
Merge branch 'dev' into nostr
2022-07-26 20:12:19 +03:00
MTG2000
30248e99b6
Merge branch 'master' into dev
2022-07-26 20:10:46 +03:00
MTG2000
765b044228
fix: flickering on mount in products grid
2022-07-26 20:08:49 +03:00
MTG2000
a2d84c8f54
feat: loading state to comments, delay success until comment is fetched, enable collapsing replies, fix comments section cards borders
2022-07-26 17:27:16 +03:00
MTG2000
1a8f91825a
fix: products grid broken on large screens
2022-07-26 15:42:04 +03:00
MTG2000
9492746441
Merge branch 'dev' into nostr
2022-07-25 20:32:19 +03:00
MTG2000
a84ca97fe9
fix: reset the story form after updating
2022-07-25 20:19:21 +03:00
MTG2000
01d9ec0a04
fix: fix shifting in preview/edit story by limiting the story length
2022-07-25 19:57:45 +03:00