Commit Graph

139 Commits

Author SHA1 Message Date
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
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
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
8ed60f95d8 perf(addresses utils): use object instead of array for useDefaultAndSubscriptionsSubplebbits 2023-12-08 10:22:19 +01:00
plebeius.eth
be3a555ff3 fix(header): add functionality to profile view buttons 2023-12-07 17:49:11 +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
f1204a77f1 fix(view utils): check timefilterkey when detecting home view 2023-12-03 10:57:39 +01:00
plebeius.eth
785fbed61b chore: prettify 2023-12-01 22:12:00 +01:00
plebeius.eth
ba0200ab85 refactor(header): each element should be a component not a variable 2023-12-01 21:06:16 +01:00
plebeius.eth
1e1fd245c3 feat(settings): add functional crypto address setting with resolve check 2023-11-30 19:07:25 +01:00
plebeius.eth
8c12813fcf feat(sticky header): add new design and functionality 2023-11-28 16:16:01 +01:00
plebeius.eth
b9892385e1 refactor(account bar): move to top, part of topbar instead of header 2023-11-27 18:10:54 +01:00
plebeius.eth
a1834ea34e style(account bar): move to top for sticky header 2023-11-27 17:51:15 +01:00
plebeius.eth
a3bd954f7f feat(header): add settings header, add settings view util 2023-11-27 12:48:01 +01:00
plebeius.eth
01c46e55ad style(account bar): adjust padding 2023-11-26 17:09:45 +01:00
plebeius.eth
dbb1da194f feat(search bar): on mobile, hide when clicking outside of it 2023-11-26 17:00:49 +01:00
plebeius.eth
9780f0529b feat(search bar): show animated expando box when clicking search bar for multiple search functions 2023-11-26 16:57:23 +01:00
plebeius.eth
50a570ffbb feat(header): clicking subplebbit avatar takes to subplebbit home 2023-11-26 10:35:58 +01:00
plebeius.eth
b803210afa refactor(account bar): add search bar component 2023-11-24 16:46:52 +01:00
plebeius.eth
d233979bb5 refactor(search bar): centralize in search bar component to increase abstraction for dynamic functionalities 2023-11-24 12:31:16 +01:00
plebeius.eth
1bffb9a1e9 style(header): add nowrap 2023-11-21 20:51:40 +01:00
plebeius.eth
94cb76c47d chore: prettify 2023-11-21 16:45:44 +01:00
plebeius.eth
eaa4d7513e feat(about): add post-specific about page with post stats 2023-11-21 16:45:27 +01:00
plebeius.eth
708b3bb8c8 feat(sidebar): add post-specific sidebar with stats 2023-11-21 16:35:39 +01:00
plebeius.eth
c17d688d21 typo 2023-11-21 16:32:20 +01:00
plebeius.eth
1a569851a0 style(header): adjust subplebbit title when avatar is undefined 2023-11-21 16:13:58 +01:00
plebeius.eth
8e80474303 fix(account bar): hide submit button on desktop 2023-11-21 11:11:29 +01:00
plebeius.eth
0c87e130b1 feat(header): subplebbit avatar replaces seedit logo 2023-11-21 11:03:55 +01:00
plebeius.eth
5c0306e23d feat(header): add subscribe button for mobile 2023-11-20 21:02:26 +01:00
plebeius.eth
a2a6f00c33 style(header): improve flexbox positioning 2023-11-20 13:50:18 +01:00
plebeius.eth
be64158386 chore: fix eslint, prettify 2023-11-19 20:56:24 +01:00
plebeius.eth
6194130d72 fix(header): don't select sort type in mobile about page 2023-11-19 18:16:34 +01:00
plebeius.eth
b1c4b9ba84 feat(about): add about view for sidebar on mobile 2023-11-19 18:14:29 +01:00