Commit Graph

  • 57593b564b feat(submit): add subscriptions list to quickly select a sub to post to plebeius.eth 2023-11-14 11:19:37 +01:00
  • a23f99aa92 Merge pull request #60 from plebbit/master plebeius.eth 2023-11-14 11:02:51 +01:00
  • e5b9322a5e Merge pull request #59 from plebbit/development plebeius.eth 2023-11-13 18:19:56 +01:00
  • 7dee7b0560 docs: invite user to use p2p app instead of web client if all pubsub providers are offline plebeius.eth 2023-11-13 18:07:57 +01:00
  • 000a6f9073 style(account bar): dark shade for submit icon on hover plebeius.eth 2023-11-13 17:59:15 +01:00
  • c48cd07d93 feat(subplebbit): add subplebbit feed, enable links to it plebeius.eth 2023-11-13 17:58:39 +01:00
  • fa63ff1bfe Merge pull request #58 from plebbit/master plebeius.eth 2023-11-13 16:00:26 +01:00
  • cf7584b42c feat(account bar): add functionality to search bar plebeius.eth 2023-11-13 15:44:52 +01:00
  • 7ae14c4344 feat(subplebbit): add route and component plebeius.eth 2023-11-13 15:00:55 +01:00
  • cc9a040d7c feat(account bar): add search bar to connect to a sub plebeius.eth 2023-11-13 11:48:48 +01:00
  • e66280c02f fix(themes): don't style placeholder, it bugs out in different browsers plebeius.eth 2023-11-13 11:03:31 +01:00
  • c13ded59ad chore(translations): 'or' plebeius.eth 2023-11-13 10:50:34 +01:00
  • 33e5d6e181 style(account bar): larger icons without underline plebeius.eth 2023-11-13 09:50:22 +01:00
  • 62c7e74c12 chore: disable mock content plebeius.eth 2023-11-12 22:18:09 +01:00
  • 4b0ddef9c5 Merge pull request #57 from plebbit/development plebeius.eth 2023-11-12 17:48:37 +01:00
  • 304c3136b6 feat(challenge modal): preview publication content also for votes plebeius.eth 2023-11-12 17:41:26 +01:00
  • 2307bc23c7 Revert "chore(package.json): upgrade plebbit-react-hooks" plebeius.eth 2023-11-12 16:51:22 +01:00
  • 32f10b069f chore(package.json): upgrade plebbit-react-hooks plebeius.eth 2023-11-12 10:57:40 +01:00
  • 92da0ca9c7 style(home): add document title translation plebeius.eth 2023-11-12 10:19:38 +01:00
  • 3e443cc2bd refactor(settings): centralize components, add document titles plebeius.eth 2023-11-12 10:04:00 +01:00
  • bb3851a7b1 chore(translations): rename preferences plebeius.eth 2023-11-12 10:01:55 +01:00
  • b16ed629b7 Merge pull request #56 from plebbit/master plebeius.eth 2023-11-11 22:30:58 +01:00
  • fb4987a33b feat(post): clear textarea after publishing a reply plebeius.eth 2023-11-11 22:30:37 +01:00
  • 68e1d0bd2d fix(post tools): cid was rendered as label plebeius.eth 2023-11-11 22:29:33 +01:00
  • ea6202eded feat(post tools): add pending label plebeius.eth 2023-11-11 22:24:59 +01:00
  • a7344720be chore(translations): pending plebeius.eth 2023-11-11 22:24:50 +01:00
  • 7e4e57965a feat(reply): add functional upvote and downvote, ensure they don't run for pending comments plebeius.eth 2023-11-11 22:07:04 +01:00
  • c2d25409c0 feat(post): add functional upvote and downvote plebeius.eth 2023-11-11 21:57:13 +01:00
  • ed2d458f19 Merge pull request #55 from plebbit/development plebeius.eth 2023-11-11 17:27:41 +01:00
  • d959093be0 fix(post tools): disable reply button for pending replies plebeius.eth 2023-11-11 17:27:17 +01:00
  • 470a5d624d feat(reply): add depth to pending replies plebeius.eth 2023-11-11 17:23:12 +01:00
  • 9e104b0ce1 feat(reply form): automatically focus the textarea when replying to a reply plebeius.eth 2023-11-11 16:37:14 +01:00
  • 8bb9aaa0c7 style(reply form): add max-width plebeius.eth 2023-11-11 16:30:07 +01:00
  • 90499a3bc8 feat(reply form): add functional reply form component with dynamic rendering for replies of replies plebeius.eth 2023-11-11 12:55:01 +01:00
  • a8d1158465 chore: fix eslint, prettify plebeius.eth 2023-11-11 11:31:45 +01:00
  • 34d380ecc6 feat(use-reply): implement replying to a post plebeius.eth 2023-11-11 11:30:51 +01:00
  • 050dfcce75 feat(use-pending-replycount): implement useAccountComments with filter to get total reply count including pending replies plebeius.eth 2023-11-11 10:51:43 +01:00
  • 7a2989476b refactor(post-tools): integrate post-tools-label, add dynamic rendering for replies and posts plebeius.eth 2023-11-11 10:05:33 +01:00
  • 2d30ec8979 chore(translations): loading plebeius.eth 2023-11-10 22:36:40 +01:00
  • 1ac4adcce4 Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2023-11-10 21:58:32 +01:00
  • 376fdfda6a Merge pull request #54 from plebbit/master plebeius.eth 2023-11-10 17:47:33 +01:00
  • 4d6d8c0ce8 feat(post): add spoiler to reply form, rename translations, plebeius.eth 2023-11-10 17:47:15 +01:00
  • 1f8dc0ef95 feat(post): add url field, fields placeholders, translated plebeius.eth 2023-11-10 16:30:20 +01:00
  • b02c47ec2a refactor(view-utils): optimize with specific view functions plebeius.eth 2023-11-10 14:49:45 +01:00
  • 2988798484 Merge pull request #53 from plebbit/development plebeius.eth 2023-11-09 22:12:58 +01:00
  • 0585af9dd3 style(challenge modal): improve font size of buttons with different languages plebeius.eth 2023-11-09 22:12:33 +01:00
  • 42cf515774 chore(translations): challenge modal footer plebeius.eth 2023-11-09 22:03:14 +01:00
  • 41e50b4f19 chore(translations): challenge modal subtitle plebeius.eth 2023-11-09 21:46:06 +01:00
  • bd6aa5d5a2 chore(translations): challenge modal title plebeius.eth 2023-11-09 21:24:55 +01:00
  • 14cbeb3825 feat(challenge modal): add title and subtitle to identify post and community plebeius.eth 2023-11-09 18:54:11 +01:00
  • 41ecdf4b74 chore: prettify, more precise variable naming plebeius.eth 2023-11-09 16:39:05 +01:00
  • 105ae9ef24 refactor(utils): optimize checkCurrentView with switch, move all utils to their own file category in utils folder plebeius.eth 2023-11-09 16:33:15 +01:00
  • 3a5aa52160 refactor(use-challenges): unnecessary interface plebeius.eth 2023-11-09 15:37:29 +01:00
  • 6edf456a03 feat(submit): auto select current sub address plebeius.eth 2023-11-08 21:48:14 +01:00
  • 452029f7e5 fix(submit): handle async state of publishComment plebeius.eth 2023-11-08 21:45:47 +01:00
  • 258ff56427 Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2023-11-08 09:54:59 +01:00
  • c926ee59a8 style: add text-placeholder to dark mode plebeius.eth 2023-11-08 09:13:46 +01:00
  • 75b675e11a Merge pull request #52 from plebbit/master plebeius.eth 2023-11-08 09:06:45 +01:00
  • 29f1b119ae Merge pull request #51 from plebbit/development plebeius.eth 2023-11-07 21:09:53 +01:00
  • d3f4ada96e fix(submit): fix type and empty strings instead of undefined plebeius.eth 2023-11-07 21:08:49 +01:00
  • d3e8e44023 feat(challenge modal): add functional challenge modal plebeius.eth 2023-11-07 21:07:16 +01:00
  • 964cafc20b Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2023-11-07 21:03:14 +01:00
  • 77f398a582 Merge pull request #50 from plebbit/master plebeius.eth 2023-11-07 19:59:38 +01:00
  • 07145fa3e1 feat(pending post): add state string plebeius.eth 2023-11-07 17:17:19 +01:00
  • a6d864d968 fix(submit): improve logic plebeius.eth 2023-11-07 17:16:10 +01:00
  • b1acbaefe2 fix(post): fix isInPostView including pending view plebeius.eth 2023-11-07 09:47:09 +01:00
  • 0d57548786 add mock content temporarily plebeius.eth 2023-11-07 08:29:02 +01:00
  • 3a42cf4163 chore(home): enable mock content temporarily until spam issue is resolved with challenge API plebeius.eth 2023-11-07 07:59:34 +01:00
  • 64b4871f98 Merge pull request #49 from plebbit/development plebeius.eth 2023-11-06 13:41:27 +01:00
  • a1a2c470d1 feat(submit): add publishing functionality plebeius.eth 2023-11-06 13:27:58 +01:00
  • 99bc8230ea feat(utils): add isValidENS, isValidIPFS, isValidURL plebeius.eth 2023-11-06 13:24:41 +01:00
  • 3a33e86b20 refactor(post): function as pending post, replace isPostView with hook, clean up structure, fix styling plebeius.eth 2023-11-06 12:40:25 +01:00
  • 3e33f501c9 feat(use-current-view): add isPendingView plebeius.eth 2023-11-06 12:21:09 +01:00
  • dc989a9f7e Update home.tsx plebeius.eth 2023-11-06 08:43:54 +01:00
  • a5e8580b2e feat(utils): add alert for failed challenge verification plebeius.eth 2023-11-05 21:01:42 +01:00
  • 5166e47a2d fix eslint warning plebeius.eth 2023-11-05 21:00:09 +01:00
  • 1dd1d8ca87 feat(hooks): add use-challenges plebeius.eth 2023-11-05 20:59:10 +01:00
  • f337b650cf chore(package.json): add floating-ui/react plebeius.eth 2023-11-05 20:58:28 +01:00
  • 5ff9d30821 feat(pending post): add pending post component and route plebeius.eth 2023-11-05 16:15:14 +01:00
  • caff131fe8 typo plebeius.eth 2023-11-05 14:45:16 +01:00
  • 60a43033bf Merge pull request #48 from plebbit/master plebeius.eth 2023-11-05 14:20:11 +01:00
  • f1e4ed9804 fix(header): fix styling z-index, positioning on different languages plebeius.eth 2023-11-05 08:51:32 +01:00
  • 56b1c8cd9b style(submit): adjust font size plebeius.eth 2023-11-04 21:06:37 +01:00
  • 7b473500ce Merge pull request #47 from plebbit/development plebeius.eth 2023-11-04 19:09:10 +01:00
  • a63480417b Merge pull request #46 from plebbit/master plebeius.eth 2023-11-04 19:06:48 +01:00
  • b0d7979d1a chore(translations): submit_choose, submit_notice plebeius.eth 2023-11-04 19:06:26 +01:00
  • 53c0562ef5 typo plebeius.eth 2023-11-04 19:02:31 +01:00
  • 1c11ff8418 chore(translations): title, text, required, optional, community address plebeius.eth 2023-11-04 18:58:58 +01:00
  • 0f59ab279e chore(translations): submit url description plebeius.eth 2023-11-04 18:45:59 +01:00
  • 134923bd24 style(submit): add dark mode plebeius.eth 2023-11-04 18:36:54 +01:00
  • bf7fbfedbd chore(translations): translate 'submit', 'submit to' plebeius.eth 2023-11-04 17:57:25 +01:00
  • 5e232e4542 feat(submit): add submit form UI plebeius.eth 2023-11-04 17:36:49 +01:00
  • d79f5ddf98 Revert "chore(translations): translate "settings", rename account_bar_preferences to settings" plebeius.eth 2023-11-04 15:52:01 +01:00
  • 6d18f078bb Merge pull request #45 from plebbit/development plebeius.eth 2023-11-04 13:01:03 +01:00
  • b7c450a9bd chore: prettify plebeius.eth 2023-11-04 12:58:06 +01:00
  • 1c5b493476 refactor(use-current-view): use hook to detect current view plebeius.eth 2023-11-04 12:56:35 +01:00
  • 01b7f6d27c refactor(header): increase abstraction moving child components in the top level, centralize css modules, render conditionally based on location plebeius.eth 2023-11-04 12:32:42 +01:00
  • 3d490f6791 chore(translations): translate "settings", rename account_bar_preferences to settings plebeius.eth 2023-11-04 09:41:20 +01:00
  • 0093420580 refactor(settings): move temporary settings to their own route plebeius.eth 2023-11-04 09:27:19 +01:00
  • bc2dae703a feat(account bar): change submit link depending on location plebeius.eth 2023-11-03 20:39:34 +01:00