992fc54160
* first pass of a subscription management page under settings * add tabs to settings ui * NymActionDropdown * update Apollo InMemoryCache to merge paginated list of my subscribed users * various updates * switch from UsersNullable to Users * bake the nym action dropdwon into the user component * add back fields to the user query * `meSubscriptionPosts`, `meSubscriptionComments`, `meMute` * Refetch my subscribed users when a user subscription is changed * update user list to hide stats in the subscribed list users * update my sub'd users fragment to remove unnecessary user fields * memoize subscribe user context provider value to avoid re-renders * use inner join instead of left join Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * throw error when unauthenticated Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
[name] | ||
api | ||
auth | ||
invites | ||
invoices | ||
items/[id] | ||
referrals | ||
rewards | ||
settings | ||
stackers | ||
wallet | ||
withdrawals | ||
~ | ||
404.js | ||
500.js | ||
_app.js | ||
_document.js | ||
_error.js | ||
email.js | ||
live.js | ||
login.js | ||
notifications.js | ||
offline.js | ||
satistics.js | ||
search.js | ||
share.js | ||
signup.js | ||
territory.js |