Commit Graph

399 Commits

Author SHA1 Message Date
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
plebeius.eth
3ec7555328 feat(use-time-filter): implement time filters 2023-12-02 21:19:11 +01:00
plebeius.eth
77d24d2d91 Update topbar.tsx 2023-12-02 17:48:27 +01:00
plebeius.eth
2f578217cd refactor(post tools): use components instead of variables 2023-12-02 17:00:16 +01:00
plebeius.eth
8192504796 fix(sticky header): fix overscroll behavior bug, remove debug logs 2023-12-02 15:08:56 +01:00
plebeius.eth
785fbed61b chore: prettify 2023-12-01 22:12:00 +01:00
plebeius.eth
280a1e9bf4 test(sticky header): add debug logs 2023-12-01 22:11:37 +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
933280803b refactor(subscribe button): unnecessary try catch 2023-12-01 14:58:38 +01:00
plebeius.eth
1672ae2c7d style(account bar): adjust opacity of dropdown arrow 2023-12-01 14:46:14 +01:00
plebeius.eth
873f51ec20 refactor(post): render author as component 2023-12-01 13:17:19 +01:00
plebeius.eth
0e7d29214b refactor(post): clean up mod role render 2023-12-01 12:43:21 +01:00
plebeius.eth
dd47e5d45b refactor(reply form): remove trigger states by centralizing use-reply hook implementation in reply form 2023-12-01 11:23:22 +01:00
plebeius.eth
2de2e0d1c4 style(reply): wrong space 2023-12-01 10:40:37 +01:00
plebeius.eth
065a9a3c05 refactor(account bar): unnecessary else statement 2023-12-01 09:28:42 +01:00
Esteban Abaroa
b6d97fca2e refactor(sticky-header): set animation percent to 0 if current scroll is 0 2023-12-01 01:37:14 +00:00
plebeius.eth
9bc82f81e9 style(post): use green instead of red for all mod roles 2023-11-30 21:34:52 +01:00
plebeius.eth
1da10a6c86 style: don't trim short addresses 2023-11-30 21:31:52 +01:00