Commit Graph

513 Commits

Author SHA1 Message Date
plebeius.eth
bb91c06232 style(challenge modal): fix z index 2023-12-11 22:05:11 +01:00
plebeius.eth
4f07474f70 fix(subplebbit): state string should wrap next to sidebar 2023-12-11 21:22:14 +01:00
plebeius.eth
960a2ead2f fix(submit): define subplebbitAddress store if automatically filled 2023-12-11 19:18:40 +01:00
plebeius.eth
167ba22d5b style(submit): lower color brightness on dark mode 2023-12-11 19:07:49 +01:00
plebeius.eth
df6ad98b2b fix(home): set max width for statestring for wrap 2023-12-11 19:04:39 +01:00
plebeius.eth
17b59135a9 fix(comment tools): fix mod tools publishing logic 2023-12-11 18:50:02 +01:00
plebeius.eth
330c88c50d feat(app): update routes 2023-12-11 13:26:24 +01:00
plebeius.eth
78498f7b20 fix(author): fix loading string and add ellipsis animation 2023-12-11 13:08:34 +01:00
plebeius.eth
bf964c56a6 feat(author): add single reply rendering 2023-12-11 12:58:54 +01:00
plebeius.eth
004e394767 feat(sidebar): tell user if owner role is unset 2023-12-11 11:52:37 +01:00
plebeius.eth
b4e0722494 fix(reply): enable author page link, fix undefined 2023-12-11 11:32:26 +01:00
plebeius.eth
8a3b139c55 fix(topbar): tell user if subscriptions are empty 2023-12-11 11:25:10 +01:00
plebeius.eth
ae319cfe5a feat(author sidebar): add author address 2023-12-11 11:00:21 +01:00
plebeius.eth
d50964e3d3 style(header): fix padding across views 2023-12-10 21:41:56 +01:00
plebeius.eth
9bfa9fe2ef feat(author): add 'comments' (replies) and 'submitted' (posts) tabs and feeds 2023-12-10 15:45:30 +01:00
plebeius.eth
91795cf32b feat(header): use author nft avatar instead of app logo 2023-12-10 15:24:37 +01:00
plebeius.eth
7a339feb1e feat(profile): add 'comments' (replies) and 'submitted' (posts) tabs and feeds 2023-12-10 15:07:12 +01:00
plebeius.eth
f71b74947c feat(profile): add replies to overview feed with parent link 2023-12-10 12:48:08 +01:00
plebeius.eth
8cee9629fc feat(topbar): add scrollable sub list 2023-12-10 10:06:58 +01:00
plebeius.eth
4b63130809 fix(header): consistent mobile height and padding 2023-12-10 09:51:48 +01:00
plebeius.eth
e2cbaccfa3 chore: prettify, fix eslint 2023-12-09 22:25:20 +01:00
plebeius.eth
af2c6b6e4d feat(profile): add upvoted and downvoted views 2023-12-09 22:23:41 +01:00
plebeius.eth
6f08efe562 feat(header): add horizontal scrolling for overflowing tabs on mobile 2023-12-09 21:59:33 +01:00
plebeius.eth
e65153dee0 typos 2023-12-09 18:27:11 +01:00
plebeius.eth
e90115b748 feat: add inbox view, to be tested with publishing 2023-12-09 18:01:08 +01:00
plebeius.eth
3c3a4f5e76 feat: add functional author page 2023-12-09 17:19:13 +01:00
plebeius.eth
1028bc99eb style(header): fix post view height 2023-12-09 15:59:58 +01:00
plebeius.eth
e3fff21aab style(post): adjust title link brightness on dark mode 2023-12-09 15:10:17 +01:00
plebeius.eth
aa621659e4 style(sidebar): add break word for rules 2023-12-09 15:05:28 +01:00
plebeius.eth
d51183f709 feat(profile): add lastVirtuosoState 2023-12-09 15:03:58 +01:00
plebeius.eth
495efa9423 style(header): adjust logo height 2023-12-09 12:56:30 +01:00
plebeius.eth
cd5b617124 feat: add complete p/all view 2023-12-08 21:49:45 +01:00
plebeius.eth
5cdd684671 style: add brightness filters for dark mode 2023-12-08 21:02:19 +01:00
plebeius.eth
b640508c65 style: update logo, add logo icons 2023-12-08 20:51:13 +01:00
plebeius.eth
8ab9b2131f refactor(post tools): rename to comment tools 2023-12-08 20:05:38 +01:00
plebeius.eth
ff95d758d8 refactor(profile sidebar): rename to author sidebar 2023-12-08 17:34:56 +01:00
plebeius.eth
8ed60f95d8 perf(addresses utils): use object instead of array for useDefaultAndSubscriptionsSubplebbits 2023-12-08 10:22:19 +01:00
plebeius.eth
94920d5af8 refactor(post tools): use API naming 2023-12-08 10:06:05 +01:00
plebeius.eth
be3a555ff3 fix(header): add functionality to profile view buttons 2023-12-07 17:49:11 +01:00
plebeius.eth
afa2d610c5 fix(profile sidebar): check length of object keys to render conditionally, render 'no posts', prettify 2023-12-07 17:45:49 +01:00
plebeius.eth
fd6f4a8c5b fix(profile sidebar): default account age to date now, conditionally render mod list 2023-12-07 17:35:20 +01:00
plebeius.eth
3c919d74ec feat(profile): add sidebar, about page, styling, header link 2023-12-07 16:53:05 +01:00
plebeius.eth
fe62aa3ec3 fix(settings): misplaced media rule 2023-12-07 14:15:16 +01:00
plebeius.eth
7f73939906 perf(sidebar): use components instead of variables for conditional rendering 2023-12-07 12:06:08 +01:00
plebeius.eth
ad0a955b91 feat(header): implement profile view like subplebbit, showing avatar instead of logo 2023-12-07 11:53:01 +01:00
plebeius.eth
5cd1c03cc5 feat: add profile view 2023-12-07 10:54:14 +01:00
plebeius.eth
b7e059b469 perf(profile settings): pre-load address resolve, only show status when clicking check, reset state after clicking save 2023-12-06 21:28:07 +01:00
plebeius.eth
c23f0bad41 refactor(settings): create component for account settings 2023-12-06 18:06:09 +01:00
plebeius.eth
93201db7c9 prettify 2023-12-06 18:00:55 +01:00
plebeius.eth
fcd2d6c7d7 perf(profile settings): better state management 2023-12-06 17:58:36 +01:00