Commit Graph

416 Commits

Author SHA1 Message Date
plebeius.eth
bb91c06232 style(challenge modal): fix z index 2023-12-11 22:05:11 +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
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
aa621659e4 style(sidebar): add break word for rules 2023-12-09 15:05:28 +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
3c919d74ec feat(profile): add sidebar, about page, styling, header link 2023-12-07 16:53:05 +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
93201db7c9 prettify 2023-12-06 18:00:55 +01:00
plebeius.eth
3528081175 style(topbar): add padding left to home button only on desktop 2023-12-06 16:25:46 +01:00
plebeius.eth
be25924c1f style(topbar): highlight selected sub 2023-12-06 16:22:17 +01:00
plebeius.eth
647a7ed7d6 feat(topbar): display subplebbit addresses from defaults and subs with proper formatting 2023-12-05 16:54:35 +01:00
plebeius.eth
e97e37fc90 chore(translations): children 2023-12-04 17:08:10 +01:00
plebeius.eth
63310c7498 fix(post): fix undefined 2023-12-04 17:06:11 +01:00
plebeius.eth
755efd665a feat(reply): collapse replies and show children counter 2023-12-04 16:54:29 +01:00
plebeius.eth
ea1a201493 feat(post tools): add functional share button 2023-12-03 21:42:19 +01:00
plebeius.eth
a48962e706 style(account bar): add mail icons and counter 2023-12-03 17:22:08 +01:00
plebeius.eth
f1204a77f1 fix(view utils): check timefilterkey when detecting home view 2023-12-03 10:57:39 +01:00
plebeius.eth
8d80863991 feat(post tools): add functional mod tools 2023-12-03 10:27:39 +01:00
plebeius.eth
b61a15d554 fix(sidebar): prevent linking to inexistent route 2023-12-03 10:07:57 +01:00
plebeius.eth
a2f2632406 refactor: better z-index values 2023-12-03 09:12:38 +01:00