Commit Graph

  • edc91439df Merge pull request #133 from plebbit/development plebeius.eth 2023-12-20 20:45:46 +01:00
  • 8dcf3f44f1 Merge pull request #132 from plebbit/master plebeius.eth 2023-12-20 20:44:47 +01:00
  • a3408cc0d9 fix(account settings): do not remove signer plebeius.eth 2023-12-20 20:36:04 +01:00
  • 6e1ee0f0f8 Revert "Revert "fix(profile settings): signer can be undefined"" plebeius.eth 2023-12-20 20:08:18 +01:00
  • 0341ed0a9e Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2023-12-20 17:32:47 +01:00
  • d2718444fc Revert "fix(profile settings): signer can be undefined" plebeius.eth 2023-12-20 17:32:33 +01:00
  • 186ce514be Merge pull request #131 from plebbit/development plebeius.eth 2023-12-20 17:16:44 +01:00
  • ce1c415955 Merge pull request #130 from plebbit/master plebeius.eth 2023-12-20 17:16:23 +01:00
  • 875ddc5fbe chore: rename translations plebeius.eth 2023-12-20 17:15:42 +01:00
  • 69408d331e style(mod tools): improve UI plebeius.eth 2023-12-20 17:15:29 +01:00
  • 795d39098a fix(electron): don't spam user with ipfs errors Esteban Abaroa 2023-12-20 15:56:30 +00:00
  • 5e3ee7d1d1 chore(author siebar): add comment plebeius.eth 2023-12-20 16:14:42 +01:00
  • 158aefe13c feat(reply form): allow posting replies with a link and no content plebeius.eth 2023-12-20 11:34:06 +01:00
  • 44d6dec5e6 style(topbar): raise contrast of separator gray color for dark mode plebeius.eth 2023-12-19 20:44:57 +01:00
  • b93a72ebb5 fix(profile settings): signer can be undefined plebeius.eth 2023-12-19 17:38:56 +01:00
  • e4acdc657a chore(package.json): add commitizen plebeius.eth 2023-12-19 17:36:54 +01:00
  • 1f61472fab Update reply.tsx plebeius.eth 2023-12-19 16:30:31 +01:00
  • 81efaa7695 fix(reply): show parent of pending reply plebeius.eth 2023-12-19 15:54:22 +01:00
  • a89bfe5961 style(author sidebar): better styling for edit displayname button plebeius.eth 2023-12-19 11:14:22 +01:00
  • 665f00c519 style(author sidebar): show karma if 0, remove "estimated" plebeius.eth 2023-12-18 21:48:43 +01:00
  • d1547d9b5b Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2023-12-18 21:20:22 +01:00
  • efa6fef58a fix(post): fix state string placement plebeius.eth 2023-12-18 21:12:46 +01:00
  • eeab92998b Merge pull request #128 from plebbit/master plebeius.eth 2023-12-18 20:53:23 +01:00
  • 84e836a6dd fix(post): fix undefined v0.1.0 plebeius.eth 2023-12-18 11:45:18 +01:00
  • a022eb0c05 Merge pull request #127 from plebbit/development plebeius.eth 2023-12-18 11:44:02 +01:00
  • 0fb2b8eba8 style(topbar): make separator same as reddit plebeius.eth 2023-12-18 11:43:00 +01:00
  • 96fd07e4bc fix(post): displayName should link to user, using full address plebeius.eth 2023-12-18 11:40:30 +01:00
  • f928a33899 fix(author sidebar): don't show friends and block if it's the user's own profile plebeius.eth 2023-12-18 11:36:14 +01:00
  • 54914600ce fix(author): remove unnecessary redirect to profile plebeius.eth 2023-12-18 11:33:21 +01:00
  • b54f00ace4 fix(submit): selecting a sub address should show its rules plebeius.eth 2023-12-18 11:32:19 +01:00
  • 7198e0b5f3 feat(comment tools): make permalink and context buttons partly functional by linking to the post plebeius.eth 2023-12-18 08:18:12 +01:00
  • 075488639e style(sidebar): remove unnecessary info button plebeius.eth 2023-12-18 08:11:29 +01:00
  • 6430b9325c style(author sidebar): remove 'at least' plebeius.eth 2023-12-18 08:06:30 +01:00
  • 1d57d2f11c Merge pull request #126 from plebbit/master plebeius.eth 2023-12-18 08:05:30 +01:00
  • 009839ad36 style(reply): improve spaces plebeius.eth 2023-12-17 22:03:07 +01:00
  • a162eb1217 refactor(author): remove sort dropdown because it can't be functional plebeius.eth 2023-12-17 21:53:36 +01:00
  • 7dbcb726a2 refactor(author sidebar): comment out moderating subs because useSubplebbits isn't using the cache yet plebeius.eth 2023-12-17 21:49:10 +01:00
  • d9c24ad157 fix(submit): selecting a sub address shouldn't link to it, hide overflow plebeius.eth 2023-12-17 21:20:20 +01:00
  • 6e0a2de830 style(home): remove side padding to mobile feed, add padding to footer plebeius.eth 2023-12-17 21:09:32 +01:00
  • 68dc9786e3 Merge pull request #125 from plebbit/development plebeius.eth 2023-12-17 17:39:56 +01:00
  • 29d22ec0cd fix(post): remove unnecessary margin, might glitch virtuoso plebeius.eth 2023-12-17 17:39:34 +01:00
  • 5dd66e78ce feat(post): add hidden post plebeius.eth 2023-12-17 17:31:45 +01:00
  • 533412f517 feat(comment tools): add hide tools plebeius.eth 2023-12-17 17:17:13 +01:00
  • 8363bd97a9 fix(post): add undefined type to cid to show pending label plebeius.eth 2023-12-17 12:28:10 +01:00
  • ce74a60708 feat(reply): use single reply layout for author page, with full comments button and link to OP plebeius.eth 2023-12-17 12:13:03 +01:00
  • f6d3a70c7a feat(post): add loading state string plebeius.eth 2023-12-17 11:41:24 +01:00
  • 3b8f53a310 Merge pull request #123 from plebbit/master plebeius.eth 2023-12-17 08:43:17 +01:00
  • 8983b70234 fix(reply): ensure failed label only renders if state is failed plebeius.eth 2023-12-16 18:08:12 +01:00
  • 3fb5035161 style(workflows): make consistent accross all repos Esteban Abaroa 2023-12-16 16:53:20 +00:00
  • 7973426a43 Merge pull request #122 from plebbit/master plebeius.eth 2023-12-16 17:49:17 +01:00
  • 5fd466e8f4 style: run prettier Esteban Abaroa 2023-12-16 16:43:26 +00:00
  • 8972585414 chore(package.json): add prettier git hook Esteban Abaroa 2023-12-16 16:40:35 +00:00
  • e0d4da6457 chore(electron): upgrade ipfs version Esteban Abaroa 2023-12-16 16:33:11 +00:00
  • 71c239fa1d fix(reply): only show state string if state is pending plebeius.eth 2023-12-16 17:25:20 +01:00
  • 15e8e8b4aa fix(author sidebar): don't render karma as NaN plebeius.eth 2023-12-16 17:17:24 +01:00
  • b24300f022 refactor(author sidebar): better function names plebeius.eth 2023-12-16 17:13:52 +01:00
  • f4ad71c5a7 Merge pull request #121 from plebbit/master plebeius.eth 2023-12-16 16:56:01 +01:00
  • f085291fda style(account settings): clearer UI with difference between account data preview and full account data, don't show signer plebeius.eth 2023-12-16 16:21:46 +01:00
  • 31dc1d2a0c fix(post): unset overflow on webkit because it adds unwanted margin plebeius.eth 2023-12-16 15:50:31 +01:00
  • 9c277460b2 fix(header): wrong assets url for desktop plebeius.eth 2023-12-16 15:06:09 +01:00
  • 27cfcc9170 Update init-translations.ts plebeius.eth 2023-12-16 14:58:58 +01:00
  • 787ea2bfe8 Merge pull request #119 from plebbit/master plebeius.eth 2023-12-16 14:15:46 +01:00
  • 8ea289e917 Delete CHANGELOG.md plebeius.eth 2023-12-16 11:58:27 +01:00
  • 2d7c941d34 Update package.json plebeius.eth 2023-12-16 11:51:29 +01:00
  • 62b1762bca Update release-body.js plebeius.eth 2023-12-16 11:44:08 +01:00
  • 25ad53952f chore(package.json): add build script plebeius.eth 2023-12-15 17:05:28 +01:00
  • eefd890cda Update release.yml plebeius.eth 2023-12-15 16:21:09 +01:00
  • 137852dc9c fix eslint plebeius.eth 2023-12-15 15:42:38 +01:00
  • d9da3c44af Merge branch 'master' of https://github.com/plebbit/seedit plebeius.eth 2023-12-15 15:10:40 +01:00
  • 30edfe03cb Create CHANGELOG.md plebeius.eth 2023-12-15 15:10:30 +01:00
  • 4961ef9f4f Merge pull request #118 from plebbit/development plebeius.eth 2023-12-15 15:05:10 +01:00
  • b55a12f3d3 Merge pull request #117 from plebbit/master plebeius.eth 2023-12-15 15:04:38 +01:00
  • 7dfa6240e8 fix(home): delay feed rendering until all subscription addresses are fetched, virtuoso seemed to glitch plebeius.eth 2023-12-14 20:15:35 +01:00
  • 1e07ce2ff9 feat(author sidebar): add to author and profile mobile views on top of posts, remove about tab plebeius.eth 2023-12-14 17:12:29 +01:00
  • 4ac0d4437e feat(sort dropdown): add sort UI to author and profile plebeius.eth 2023-12-14 16:45:24 +01:00
  • da3a9da930 Merge pull request #116 from plebbit/development plebeius.eth 2023-12-14 15:14:23 +01:00
  • f4caa56d9b feat(sidebar): add block community button plebeius.eth 2023-12-14 15:14:07 +01:00
  • b79c725a47 feat(author sidebar): add block/unblock user plebeius.eth 2023-12-14 15:04:53 +01:00
  • 422ef01a96 feat(author): redirect to profile if author is account plebeius.eth 2023-12-14 14:52:20 +01:00
  • 73c99029a4 feat(author sidebar): add author post karma estimation plebeius.eth 2023-12-14 14:48:13 +01:00
  • 0d65f58da7 feat(author sidebar): add subscribe (friends) button plebeius.eth 2023-12-14 13:21:07 +01:00
  • cf090c7200 refactor(comment tools): move mod tools out plebeius.eth 2023-12-14 12:42:12 +01:00
  • 13e8a3d16e Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2023-12-14 12:31:41 +01:00
  • 2bf963f866 Merge pull request #111 from plebbit/master plebeius.eth 2023-12-14 11:25:10 +01:00
  • b72f44b6c8 style(author sidebar): restyle displayName button plebeius.eth 2023-12-14 11:05:43 +01:00
  • e5333178a1 feat(account settings): export or import account as json file plebeius.eth 2023-12-13 23:11:12 +01:00
  • ec19e7288b fix(post): fix overflow for verified address css animation plebeius.eth 2023-12-13 21:21:54 +01:00
  • ede5ef685e style(comment tools): rename mod button, translate plebeius.eth 2023-12-13 18:28:22 +01:00
  • 2678f01938 Merge pull request #109 from plebbit/development plebeius.eth 2023-12-13 17:00:34 +01:00
  • 6fd3cb353e style(header): add 1px margin to join button plebeius.eth 2023-12-13 16:59:59 +01:00
  • c8826796da fix(post): remove pending reply count plebeius.eth 2023-12-13 16:49:19 +01:00
  • fd26565e4f style: fix logo color, update favicon plebeius.eth 2023-12-13 16:25:31 +01:00
  • 86cf9f8053 style(expando): add loading color to media background plebeius.eth 2023-12-13 16:04:18 +01:00
  • 2154e35823 feat(author sidebar): add moderating list for authors, user displayName plebeius.eth 2023-12-13 16:00:19 +01:00
  • ff93a0f70d style: adjust dark mode brightness plebeius.eth 2023-12-13 14:44:04 +01:00
  • 4a40384f04 style(inbox): add padding plebeius.eth 2023-12-13 14:17:18 +01:00
  • b973d1fc08 Merge pull request #108 from plebbit/master plebeius.eth 2023-12-12 20:19:59 +01:00
  • 82ae452e9d feat(inbox): add unread overlay and initial view styling plebeius.eth 2023-12-12 17:02:35 +01:00
  • c1aae6651c style(account bar): unnecessary parentheses plebeius.eth 2023-12-12 16:27:06 +01:00
  • e7e696f183 fix(topbar): hide scrollbar on chromium and webkit plebeius.eth 2023-12-12 09:15:00 +01:00