Commit Graph

  • 8681a7e3d7 fix(reply): missing prop plebeius.eth 2023-10-29 18:20:06 +01:00
  • c1514a9882 perf: reduce calls of plebbit-react-hooks plebeius.eth 2023-10-29 17:12:28 +01:00
  • eca0040dd4 Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2023-10-29 16:50:21 +01:00
  • 362c8fbce3 feat(post): clicking on post title in comments view redirects to link if defined plebeius.eth 2023-10-29 16:50:11 +01:00
  • df789e6529 Merge pull request #35 from plebbit/development plebeius.eth 2023-10-29 16:38:38 +01:00
  • 8a41454a41 Merge pull request #34 from plebbit/master plebeius.eth 2023-10-29 16:38:21 +01:00
  • 90d08c106c Revert "perf(post): memoize each child component of post" plebeius.eth 2023-10-29 16:37:31 +01:00
  • 01382be8f8 Revert "perf(home): memoize virtuoso footer" plebeius.eth 2023-10-29 16:36:05 +01:00
  • 58f34a607b Revert "perf(post): memoize post component" plebeius.eth 2023-10-29 16:34:49 +01:00
  • 3c4d5f4c69 fix(post): clicking on post title should only link to post page plebeius.eth 2023-10-29 15:53:09 +01:00
  • 035d0d9ab0 feat(post): clicking on post title redirects to link if defined, else to the post page plebeius.eth 2023-10-29 14:53:17 +01:00
  • 64b2a0d65f chore: prettify plebeius.eth 2023-10-29 12:56:09 +01:00
  • a935f51ff7 perf(home): memoize virtuoso footer plebeius.eth 2023-10-29 12:55:43 +01:00
  • 16db65a322 perf(post): memoize post component plebeius.eth 2023-10-29 12:55:16 +01:00
  • d1541e182c perf(post): memoize each child component of post plebeius.eth 2023-10-29 12:55:03 +01:00
  • c95672d31b fix(post): max title length is 300 chars not 90 plebeius.eth 2023-10-29 11:51:19 +01:00
  • 1fc9fce320 perf(use-default-subplebbits): cache hook for faster navigation plebeius.eth 2023-10-29 10:22:27 +01:00
  • 8284eeee0d Merge pull request #33 from plebbit/development plebeius.eth 2023-10-28 21:48:33 +02:00
  • 5dc8c606b4 Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2023-10-28 21:46:42 +02:00
  • 06d79d8d77 fix(comments): wrong useeffect logic plebeius.eth 2023-10-28 21:37:04 +02:00
  • e279c093c9 Merge pull request #32 from plebbit/master plebeius.eth 2023-10-28 21:34:59 +02:00
  • e607fa7b33 perf(app): use route outlet for home layout plebeius.eth 2023-10-28 21:34:32 +02:00
  • 09193264cc refactor: only export one component per file plebeius.eth 2023-10-28 21:23:59 +02:00
  • 7873689ef7 feat(reply): implement vote score, translated plebeius.eth 2023-10-28 21:08:52 +02:00
  • 49d1a32dfb feat(reply): display link embedded in reply above its content, keep embed button plebeius.eth 2023-10-28 18:13:08 +02:00
  • 7ee59b9951 fix(comments buttons): fix flexbox positioning plebeius.eth 2023-10-28 11:40:14 +02:00
  • 46a9169454 refactor(home): revert modal design for comments plebeius.eth 2023-10-27 08:15:36 +02:00
  • 34696dbb7c Merge pull request #31 from plebbit/development plebeius.eth 2023-10-26 17:13:40 +02:00
  • e4a08ed2c1 chore(translations): translate comments view plebeius.eth 2023-10-26 17:13:18 +02:00
  • 821ff325f3 chore(translations): translate reply buttons plebeius.eth 2023-10-26 16:51:06 +02:00
  • aea037dde5 style: rename black theme to dark plebeius.eth 2023-10-26 16:13:43 +02:00
  • 5be34b816a Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2023-10-26 15:44:47 +02:00
  • bfd6b3267d style(reply): adjust margin and dotted border plebeius.eth 2023-10-26 15:44:38 +02:00
  • 8deede66fd Merge pull request #30 from plebbit/master plebeius.eth 2023-10-26 15:35:52 +02:00
  • bf296b64d1 feat(comments): add replies including nested and reply media plebeius.eth 2023-10-26 15:35:30 +02:00
  • d0b3f426db style(assets): add active arrows, rename plebeius.eth 2023-10-26 15:34:28 +02:00
  • 948f4cdbdc refactor(expand button): unnecessary subfolder plebeius.eth 2023-10-26 15:33:40 +02:00
  • 13edef9f4d style(views): add document title plebeius.eth 2023-10-26 15:31:54 +02:00
  • b910dd8ea9 Merge pull request #29 from plebbit/development plebeius.eth 2023-10-26 14:16:03 +02:00
  • efb72ad10f style(comments): fix webkit textarea width plebeius.eth 2023-10-26 11:03:33 +02:00
  • 8e77eb6bec style(sort buttons): fix webkit margin plebeius.eth 2023-10-26 10:56:15 +02:00
  • 0f99d346a3 style(comments): add precise textarea font styling plebeius.eth 2023-10-26 09:04:28 +02:00
  • 55e20f1bda style(comments): add responsiveness, fix margin plebeius.eth 2023-10-26 08:53:40 +02:00
  • 927c9c2f33 Merge pull request #28 from plebbit/master plebeius.eth 2023-10-25 21:32:20 +02:00
  • 832001bed2 feat(comments): add textarea section plebeius.eth 2023-10-25 21:31:25 +02:00
  • 12c90c702c perf(home): when navigating, render comments view instantly by conditionally rendering virtuoso in home plebeius.eth 2023-10-25 13:34:48 +02:00
  • 0d50537fe8 perf(comments): memoize isCommentsModalOpen plebeius.eth 2023-10-25 12:46:55 +02:00
  • dfa4383520 perf(comments): avoid unmounting home by rendering comments as modal in it, so the feed is already loaded when navigating back to it plebeius.eth 2023-10-25 12:40:13 +02:00
  • 1d0363a062 Merge pull request #27 from plebbit/development plebeius.eth 2023-10-24 17:08:43 +02:00
  • a1bf37bd3e Merge pull request #26 from plebbit/master plebeius.eth 2023-10-24 17:08:24 +02:00
  • f140750298 feat(comments): add thread op in comments with expanded media and text, no thumbnail plebeius.eth 2023-10-24 17:08:06 +02:00
  • 0b5267f115 style: rename wiki to about plebeius.eth 2023-10-24 17:06:48 +02:00
  • 3164fefbcc fix(comments buttons): add media rule for mobile plebeius.eth 2023-10-24 16:01:36 +02:00
  • 310a215dba fix(sort buttons): add media rule for mobile plebeius.eth 2023-10-24 15:55:16 +02:00
  • 179d2f54fd feat(comments): add comments view plebeius.eth 2023-10-24 15:45:23 +02:00
  • c17789b695 chore(translations): add "comments" plebeius.eth 2023-10-24 15:16:05 +02:00
  • 2cda0dcdcf feat(app): add routes, comments view, topbar as layout route to prevent it from rerendering plebeius.eth 2023-10-24 13:44:11 +02:00
  • c23b5f8e14 chore(translations): rename feed_post to post plebeius.eth 2023-10-24 13:28:06 +02:00
  • 9f1b2ee45b refactor: add subfolders exports and imports plebeius.eth 2023-10-24 12:31:36 +02:00
  • a669462c12 chore(translations): translate "wiki" plebeius.eth 2023-10-24 11:33:29 +02:00
  • e94037990f Revert "style(header): remove wiki button, because of inconsistent UI and not enough space" plebeius.eth 2023-10-24 11:12:44 +02:00
  • 95c0d02a17 style(account bar): change position on desktop plebeius.eth 2023-10-24 11:12:10 +02:00
  • b56ef6e393 Merge pull request #25 from plebbit/development plebeius.eth 2023-10-23 21:45:00 +02:00
  • ab79979bbc Merge pull request #24 from plebbit/master plebeius.eth 2023-10-23 21:44:27 +02:00
  • cb375f4d9a refactor: rename feed-post to post, use subfolders, views folder plebeius.eth 2023-10-23 21:26:37 +02:00
  • 05fd81ec88 style(account bar): update design with other buttons and only show submit button on mobile plebeius.eth 2023-10-23 16:58:11 +02:00
  • f29e89904b chore: add isMobile hook plebeius.eth 2023-10-23 16:55:56 +02:00
  • 9d38463b26 style(header): remove wiki button, because of inconsistent UI and not enough space plebeius.eth 2023-10-23 16:53:47 +02:00
  • c0c4ab094b chore: add prettier-ignore, remove comment plebeius.eth 2023-10-23 16:52:22 +02:00
  • 9ea6c751b0 chore: prettify plebeius.eth 2023-10-22 15:50:54 +02:00
  • ab4ebdca56 style(header): fix logo position, tab line height plebeius.eth 2023-10-22 15:50:22 +02:00
  • c8c37792da Merge pull request #23 from plebbit/development plebeius.eth 2023-10-22 13:28:21 +02:00
  • 455970eaaa Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2023-10-22 13:27:49 +02:00
  • 68b783fc0f style(header): fix line height for different language font plebeius.eth 2023-10-22 13:27:47 +02:00
  • 008f5969b9 Merge pull request #22 from plebbit/master plebeius.eth 2023-10-22 12:18:07 +02:00
  • 97ac1ea13c Merge pull request #21 from plebbit/plebeius-eth-patch-1 plebeius.eth 2023-10-22 12:17:34 +02:00
  • 2d734c2e04 Update README.md plebeius.eth 2023-10-22 12:17:25 +02:00
  • 5ecebdddfc style(logo): improve borders plebeius.eth 2023-10-22 12:13:28 +02:00
  • 1426eb436b Merge pull request #20 from plebbit/master plebeius.eth 2023-10-22 11:12:30 +02:00
  • 37d895f661 feat(translations): add most spoken languages for a total of 35 plebeius.eth 2023-10-22 11:12:05 +02:00
  • cfa8993490 feat(translations): add ar, es, hi, ja, pt, zh plebeius.eth 2023-10-22 10:41:33 +02:00
  • 862abf1b91 feat(translations): add select element for many translations plebeius.eth 2023-10-22 10:24:36 +02:00
  • 60470adb14 chore(translations): add French and German plebeius.eth 2023-10-22 10:02:59 +02:00
  • bd51e0ef6f Merge pull request #19 from plebbit/development plebeius.eth 2023-10-21 21:52:47 +02:00
  • 8371c966f7 Merge pull request #18 from plebbit/master plebeius.eth 2023-10-21 21:52:13 +02:00
  • 71b0bc5b92 Merge pull request #17 from plebbit/plebeius-eth-patch-1 plebeius.eth 2023-10-21 21:51:45 +02:00
  • 8ba71d7c62 Update README.md plebeius.eth 2023-10-21 21:51:21 +02:00
  • 3796403f07 chore(translations): update Italian plebeius.eth 2023-10-21 21:48:35 +02:00
  • bf0944ad99 style: update logo plebeius.eth 2023-10-21 21:38:14 +02:00
  • 0ba144f5a4 style: update logo plebeius.eth 2023-10-21 21:16:02 +02:00
  • ec89be2ffa style(header): rename rising tab to active plebeius.eth 2023-10-21 20:01:11 +02:00
  • fcbc2a490f Merge pull request #16 from plebbit/master plebeius.eth 2023-10-21 10:55:32 +02:00
  • c2968c39ed style(feed post): use flexbox for expando so it appears full width plebeius.eth 2023-10-19 11:48:51 +02:00
  • aea8a40c45 Merge pull request #15 from plebbit/development plebeius.eth 2023-10-19 11:14:59 +02:00
  • 2f428697bc Merge pull request #14 from plebbit/master plebeius.eth 2023-10-19 11:14:41 +02:00
  • 06f5226cd6 perf(home): double increaseViewportBy in Virtuoso so it's harder to reach the bottom of the loaded posts on low resource plebeius.eth 2023-10-19 11:14:12 +02:00
  • a81d642acb style(home): use padding instead of margin plebeius.eth 2023-10-19 09:49:08 +02:00
  • cff13e5572 fix(utils): remove unnecessary log plebeius.eth 2023-10-19 09:48:41 +02:00
  • 7440fe06d9 fix(feed post): don't render link url if it's undefined plebeius.eth 2023-10-18 20:54:43 +02:00
  • 6da0790367 perf(media): use else if statements instead of dynamic jsx object plebeius.eth 2023-10-18 19:54:23 +02:00