Commit Graph

  • c7398014b2 perf(post): use verified addresses with css effect to avoid virtuoso glitch plebeius.eth 2023-11-16 20:29:17 +01:00
  • d599b49ba8 fix(loading ellipsis): sometimes would display misaligned plebeius.eth 2023-11-16 20:28:38 +01:00
  • fda58d2d9f Merge pull request #66 from plebbit/development plebeius.eth 2023-11-16 18:06:28 +01:00
  • 98855537fc feat(label): add failed label for replies, improve position plebeius.eth 2023-11-16 17:53:43 +01:00
  • 17d4ba80df refactor(post tools): move labels to label component plebeius.eth 2023-11-16 17:22:01 +01:00
  • 8cb421b56e fix(submit): use onChange for publishComment store, fix undefined, fix dropdown conditional rendering plebeius.eth 2023-11-16 17:09:44 +01:00
  • 0bb9cfba9a feat(reply): add state string to pending replies plebeius.eth 2023-11-16 13:40:17 +01:00
  • eaa163aecc refactor(reply): abstract media rendering into ReplyMedia component plebeius.eth 2023-11-16 12:11:42 +01:00
  • 1dddc95d9b refactor(post tools): optimize by conditionally rendering labels plebeius.eth 2023-11-16 11:49:29 +01:00
  • aee35ef435 refactor(post): replace inline style with css modules plebeius.eth 2023-11-16 11:38:25 +01:00
  • 21b52bfa28 refactor(topbar): replace inline style with css modules plebeius.eth 2023-11-16 10:29:33 +01:00
  • 674b6b54f7 refactor(reply form): replace inline style with css modules plebeius.eth 2023-11-16 10:12:11 +01:00
  • 9cf4e5e351 refactor(thumbnail): replace inline style with css modules plebeius.eth 2023-11-16 09:42:39 +01:00
  • f6a6b69c6e refactor(header): replace inline style with css modules plebeius.eth 2023-11-16 09:42:27 +01:00
  • 01f3c29aeb refactor(account bar): rename state, use css modules for visibility instead of inline styling plebeius.eth 2023-11-16 09:08:27 +01:00
  • 00c2e42959 Update reply-form.tsx plebeius.eth 2023-11-15 23:51:34 +01:00
  • 429699df06 Merge pull request #65 from plebbit/master plebeius.eth 2023-11-15 23:39:57 +01:00
  • c90593eb92 Merge branch 'development' into master plebeius.eth 2023-11-15 23:39:39 +01:00
  • a68a8a46d5 Update reply-form.tsx plebeius.eth 2023-11-15 23:33:20 +01:00
  • ac70d09047 Merge pull request #64 from plebbit/master plebeius.eth 2023-11-15 22:26:58 +01:00
  • 764708f83c Update reply-form.tsx plebeius.eth 2023-11-15 22:23:26 +01:00
  • a4a93a8ce3 feat(reply form): add options button to show or hide spoiler and url fields plebeius.eth 2023-11-15 22:22:41 +01:00
  • fe82d0a79c feat(submit): typing sub address shows a dropdown with possible matches of default sub addresses plebeius.eth 2023-11-15 21:57:45 +01:00
  • d88f6e3648 fix(submit): default selected subplebbit title if not found, add margin plebeius.eth 2023-11-15 21:12:58 +01:00
  • 2b94c4d64f Merge pull request #63 from plebbit/development plebeius.eth 2023-11-15 13:10:58 +01:00
  • 5359a6919c style(themes): update green color plebeius.eth 2023-11-15 13:10:17 +01:00
  • b02efbeb5c docs(submit): add comment for pending redirect plebeius.eth 2023-11-15 13:06:02 +01:00
  • 200f63ec73 refactor(reply): better variable names plebeius.eth 2023-11-15 12:42:26 +01:00
  • e5fb3bc8a2 refactor(post): inprecise variable plebeius.eth 2023-11-15 12:37:27 +01:00
  • d6631745eb refactor(header): remove absolute path plebeius.eth 2023-11-15 12:36:05 +01:00
  • 383073d7f3 docs(home): inform the user that default subs are not found plebeius.eth 2023-11-15 12:28:29 +01:00
  • 5c44c1c0c5 style(submit): add break word for long rules plebeius.eth 2023-11-15 10:29:16 +01:00
  • 21477c1271 style(challenge modal): improve design plebeius.eth 2023-11-15 09:29:09 +01:00
  • f2809889af Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2023-11-15 09:22:53 +01:00
  • c1f6064b90 Merge pull request #62 from plebbit/master plebeius.eth 2023-11-14 22:39:41 +01:00
  • 11ef07be23 style(challenge modal): improve design consistency plebeius.eth 2023-11-14 22:38:14 +01:00
  • c81a648ef8 refactor(url utils): move isvalidurl, don't validate ens and ipfs plebeius.eth 2023-11-14 22:24:16 +01:00
  • 3b645afdfd Merge pull request #61 from plebbit/development plebeius.eth 2023-11-14 18:51:00 +01:00
  • b32a55375d fix(post tools): fix labels spacing plebeius.eth 2023-11-14 18:50:39 +01:00
  • c21dd5606f fix(account bar): search bar text overlapped icon plebeius.eth 2023-11-14 18:17:36 +01:00
  • 233ff9ae13 typo plebeius.eth 2023-11-14 18:06:08 +01:00
  • 8c1dd57ff6 refactor(reply form): disable rendering for url and spoiler fields, they should be hidden in some options dropdown plebeius.eth 2023-11-14 18:00:06 +01:00
  • 3285e7dd2f fix(reply form): textarea overflowed on mobile plebeius.eth 2023-11-14 17:54:10 +01:00
  • 920af28137 style: add loading-ellipsis for state strings plebeius.eth 2023-11-14 16:19:56 +01:00
  • bab7092f50 fix(post tools): default replycount to zero if isNaN plebeius.eth 2023-11-14 15:57:40 +01:00
  • 0a10908edb chore(translations): 'rules for' plebeius.eth 2023-11-14 15:57:09 +01:00
  • 30f2ecbbcc style(post tools): add dark color to pending label plebeius.eth 2023-11-14 15:35:25 +01:00
  • 42b4bcec5d feat(submit): show subplebbit rules if any as the user types a valid subplebbit address plebeius.eth 2023-11-14 15:29:56 +01:00
  • 05f99683c6 style(submit): transform to lowercase plebeius.eth 2023-11-14 13:41:09 +01:00
  • a9999ae35d chore(translations): submit view subscriptions plebeius.eth 2023-11-14 11:37:14 +01:00
  • 7f3cb667b2 Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2023-11-14 11:36:01 +01:00
  • 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