Commit Graph

  • 5cdd684671 style: add brightness filters for dark mode plebeius.eth 2023-12-08 21:02:19 +01:00
  • b640508c65 style: update logo, add logo icons plebeius.eth 2023-12-08 20:51:13 +01:00
  • 8ab9b2131f refactor(post tools): rename to comment tools plebeius.eth 2023-12-08 20:05:38 +01:00
  • ff95d758d8 refactor(profile sidebar): rename to author sidebar plebeius.eth 2023-12-08 17:34:56 +01:00
  • 8ed60f95d8 perf(addresses utils): use object instead of array for useDefaultAndSubscriptionsSubplebbits plebeius.eth 2023-12-08 10:22:19 +01:00
  • 94920d5af8 refactor(post tools): use API naming plebeius.eth 2023-12-08 10:06:05 +01:00
  • fcecaad6ab Merge pull request #99 from plebbit/master plebeius.eth 2023-12-08 09:24:45 +01:00
  • ec987ea7cb chore(scripts): add deploy script Esteban Abaroa 2023-12-08 01:20:15 +00:00
  • 7e2c407e9c chore(scripts): add changelog script Esteban Abaroa 2023-12-08 01:19:28 +00:00
  • be3a555ff3 fix(header): add functionality to profile view buttons plebeius.eth 2023-12-07 17:49:11 +01:00
  • d7e85e6cde Merge pull request #98 from plebbit/development plebeius.eth 2023-12-07 17:46:09 +01:00
  • afa2d610c5 fix(profile sidebar): check length of object keys to render conditionally, render 'no posts', prettify plebeius.eth 2023-12-07 17:45:49 +01:00
  • fd6f4a8c5b fix(profile sidebar): default account age to date now, conditionally render mod list plebeius.eth 2023-12-07 17:35:20 +01:00
  • 3c919d74ec feat(profile): add sidebar, about page, styling, header link plebeius.eth 2023-12-07 16:53:05 +01:00
  • fe62aa3ec3 fix(settings): misplaced media rule plebeius.eth 2023-12-07 14:15:16 +01:00
  • abc5efa25b chore(package.json): upgrade plebbit-react-hooks plebeius.eth 2023-12-07 12:45:35 +01:00
  • 7f73939906 perf(sidebar): use components instead of variables for conditional rendering plebeius.eth 2023-12-07 12:06:08 +01:00
  • ad0a955b91 feat(header): implement profile view like subplebbit, showing avatar instead of logo plebeius.eth 2023-12-07 11:53:01 +01:00
  • 5cd1c03cc5 feat: add profile view plebeius.eth 2023-12-07 10:54:14 +01:00
  • b7e059b469 perf(profile settings): pre-load address resolve, only show status when clicking check, reset state after clicking save plebeius.eth 2023-12-06 21:28:07 +01:00
  • 18935f3206 Merge pull request #97 from plebbit/master plebeius.eth 2023-12-06 18:07:17 +01:00
  • c23f0bad41 refactor(settings): create component for account settings plebeius.eth 2023-12-06 18:06:09 +01:00
  • 93201db7c9 prettify plebeius.eth 2023-12-06 18:00:55 +01:00
  • fcd2d6c7d7 perf(profile settings): better state management plebeius.eth 2023-12-06 17:58:36 +01:00
  • e7a387fc62 Merge pull request #96 from plebbit/development plebeius.eth 2023-12-06 16:37:50 +01:00
  • e4c5da3d81 refactor(addresses utils): maintain order with array for topbar plebeius.eth 2023-12-06 16:36:25 +01:00
  • 3528081175 style(topbar): add padding left to home button only on desktop plebeius.eth 2023-12-06 16:25:46 +01:00
  • be25924c1f style(topbar): highlight selected sub plebeius.eth 2023-12-06 16:22:17 +01:00
  • bda0937f6b feat(profile settings): return with alert if crypto address input doesn't include tld plebeius.eth 2023-12-06 16:16:08 +01:00
  • 1b072b1cb8 refactor(settings): extract each setting as sole component, import in settings view component plebeius.eth 2023-12-06 16:10:08 +01:00
  • c1e6731163 fix(settings): adjust logic to check if crypto address is resolved to another account, fix styling plebeius.eth 2023-12-06 15:51:21 +01:00
  • 647a7ed7d6 feat(topbar): display subplebbit addresses from defaults and subs with proper formatting plebeius.eth 2023-12-05 16:54:35 +01:00
  • 3d207486ed Merge pull request #95 from plebbit/master plebeius.eth 2023-12-04 17:30:29 +01:00
  • e97e37fc90 chore(translations): children plebeius.eth 2023-12-04 17:08:10 +01:00
  • 63310c7498 fix(post): fix undefined plebeius.eth 2023-12-04 17:06:11 +01:00
  • 755efd665a feat(reply): collapse replies and show children counter plebeius.eth 2023-12-04 16:54:29 +01:00
  • 2e5641f31c Merge pull request #94 from plebbit/development plebeius.eth 2023-12-03 22:13:33 +01:00
  • ea1a201493 feat(post tools): add functional share button plebeius.eth 2023-12-03 21:42:19 +01:00
  • a48962e706 style(account bar): add mail icons and counter plebeius.eth 2023-12-03 17:22:08 +01:00
  • f1204a77f1 fix(view utils): check timefilterkey when detecting home view plebeius.eth 2023-12-03 10:57:39 +01:00
  • 8d80863991 feat(post tools): add functional mod tools plebeius.eth 2023-12-03 10:27:39 +01:00
  • b61a15d554 fix(sidebar): prevent linking to inexistent route plebeius.eth 2023-12-03 10:07:57 +01:00
  • a2f2632406 refactor: better z-index values plebeius.eth 2023-12-03 09:12:38 +01:00
  • 3ec7555328 feat(use-time-filter): implement time filters plebeius.eth 2023-12-02 21:19:11 +01:00
  • d61a65a866 Merge pull request #93 from plebbit/master plebeius.eth 2023-12-02 17:49:05 +01:00
  • 77d24d2d91 Update topbar.tsx plebeius.eth 2023-12-02 17:48:27 +01:00
  • 2f578217cd refactor(post tools): use components instead of variables plebeius.eth 2023-12-02 17:00:16 +01:00
  • 8192504796 fix(sticky header): fix overscroll behavior bug, remove debug logs plebeius.eth 2023-12-02 15:08:56 +01:00
  • 6a96dedda7 Merge pull request #92 from plebbit/development plebeius.eth 2023-12-01 22:12:37 +01:00
  • 785fbed61b chore: prettify plebeius.eth 2023-12-01 22:12:00 +01:00
  • 280a1e9bf4 test(sticky header): add debug logs plebeius.eth 2023-12-01 22:11:37 +01:00
  • ba0200ab85 refactor(header): each element should be a component not a variable plebeius.eth 2023-12-01 21:06:16 +01:00
  • 1cf75f8320 refactor: wrong directory location plebeius.eth 2023-12-01 20:27:45 +01:00
  • 38d37da9c9 refactor(settings): unnecessary useMemo plebeius.eth 2023-12-01 15:08:02 +01:00
  • 933280803b refactor(subscribe button): unnecessary try catch plebeius.eth 2023-12-01 14:58:38 +01:00
  • 1672ae2c7d style(account bar): adjust opacity of dropdown arrow plebeius.eth 2023-12-01 14:46:14 +01:00
  • 873f51ec20 refactor(post): render author as component plebeius.eth 2023-12-01 13:17:19 +01:00
  • 0e7d29214b refactor(post): clean up mod role render plebeius.eth 2023-12-01 12:43:21 +01:00
  • dd47e5d45b refactor(reply form): remove trigger states by centralizing use-reply hook implementation in reply form plebeius.eth 2023-12-01 11:23:22 +01:00
  • 2de2e0d1c4 style(reply): wrong space plebeius.eth 2023-12-01 10:40:37 +01:00
  • 065a9a3c05 refactor(account bar): unnecessary else statement plebeius.eth 2023-12-01 09:28:42 +01:00
  • 4e1b0bf307 Merge pull request #91 from plebbit/master plebeius.eth 2023-12-01 09:12:17 +01:00
  • b6d97fca2e refactor(sticky-header): set animation percent to 0 if current scroll is 0 Esteban Abaroa 2023-12-01 01:37:14 +00:00
  • 28984fa977 Merge pull request #90 from plebbit/development plebeius.eth 2023-11-30 21:41:15 +01:00
  • 6e3f9c2d84 style(settings): don't use timeout for resolve message, keep it persistent plebeius.eth 2023-11-30 21:37:15 +01:00
  • 9bc82f81e9 style(post): use green instead of red for all mod roles plebeius.eth 2023-11-30 21:34:52 +01:00
  • eb998b0d46 style(settings): rename username to 'display name' plebeius.eth 2023-11-30 21:32:46 +01:00
  • 1da10a6c86 style: don't trim short addresses plebeius.eth 2023-11-30 21:31:52 +01:00
  • cd81c45a5e style(account bar): use blue variant of dropdown arrow plebeius.eth 2023-11-30 21:30:09 +01:00
  • b0c81acb56 style(topbar): adjust dropdown padding plebeius.eth 2023-11-30 21:15:24 +01:00
  • f149c0d00f feat(post): add displayName to post cards plebeius.eth 2023-11-30 19:20:42 +01:00
  • 1e1fd245c3 feat(settings): add functional crypto address setting with resolve check plebeius.eth 2023-11-30 19:07:25 +01:00
  • beadb2cc97 fix: accidental global styling rule plebeius.eth 2023-11-30 16:57:56 +01:00
  • 28e7a69dec Merge pull request #89 from plebbit/master plebeius.eth 2023-11-30 15:52:59 +01:00
  • c4edf32ca1 feat(settings): add functionality to username setting plebeius.eth 2023-11-30 15:50:09 +01:00
  • 7af73898fa style(account bar): add dropdown styling for switching account plebeius.eth 2023-11-30 15:18:00 +01:00
  • bea9ca2518 Merge pull request #88 from plebbit/development plebeius.eth 2023-11-30 14:49:05 +01:00
  • eb2f293e92 fix(post): overflow clip bugs out on webkit plebeius.eth 2023-11-30 14:48:13 +01:00
  • 291b57d48a Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2023-11-30 14:39:03 +01:00
  • 8a190cd42c style(post): fix misplacement plebeius.eth 2023-11-30 13:15:37 +01:00
  • e36668f869 Merge pull request #87 from plebbit/master plebeius.eth 2023-11-30 13:14:15 +01:00
  • 9c60ba11cb style(reply): use info color for brackets plebeius.eth 2023-11-30 13:13:27 +01:00
  • 4311491793 feat(reply): add mod roles and colors to reply card plebeius.eth 2023-11-30 13:12:05 +01:00
  • ca939cf42c feat(account bar): add dropdown with arrow next to username, username is link to user page plebeius.eth 2023-11-30 13:05:56 +01:00
  • 56befbf4e9 feat(post): add moderator role to post card with colors plebeius.eth 2023-11-30 12:57:09 +01:00
  • f41fe071e4 feat(post): add pinned style and "announcement" tag plebeius.eth 2023-11-30 12:35:23 +01:00
  • bb9ecf3771 chore(translations): 'announcement' plebeius.eth 2023-11-30 12:34:09 +01:00
  • 78c76aebf0 style(settings): use flexbox, add crypto address and display name UI, adjust styling plebeius.eth 2023-11-30 12:04:29 +01:00
  • 3a1be64bce style(topbar): remove unnecessary margin plebeius.eth 2023-11-29 21:46:13 +01:00
  • 8e05c9af9f Merge pull request #86 from plebbit/development plebeius.eth 2023-11-29 21:19:26 +01:00
  • aa867f4705 fix(post): don't display "posted to p/" info in subplebbit view plebeius.eth 2023-11-29 21:18:50 +01:00
  • 78ddf0c5a8 fix(sidebar): react fragment caused key warning plebeius.eth 2023-11-29 21:15:40 +01:00
  • 4d9e1d45f7 style(account bar): use green color for text button when is selected plebeius.eth 2023-11-29 21:13:59 +01:00
  • f875f27844 fix(settings): handle createAccount async to switch automatically to new account plebeius.eth 2023-11-29 21:02:22 +01:00
  • 483dbdca57 fix(settings): wrong account value for alert plebeius.eth 2023-11-29 20:54:03 +01:00
  • d2cfd7a3d2 Merge pull request #85 from plebbit/master plebeius.eth 2023-11-29 17:59:16 +01:00
  • 88b6f03255 fix eslint warning plebeius.eth 2023-11-29 17:58:55 +01:00
  • a1e59141b8 feat(settings): add functional settings plebeius.eth 2023-11-29 17:27:14 +01:00
  • 515efb0bdb style: add global styling for dark mode elements including brightness filter plebeius.eth 2023-11-29 16:12:15 +01:00
  • a2df4ce250 chore(package.json): add json-stringify-pretty-compact, remove carets plebeius.eth 2023-11-29 15:33:40 +01:00