Commit Graph

  • daee2054af chore(translations): show settings, hide settings, wallet plebeius.eth 2024-03-12 10:36:28 +01:00
  • 79820ee8be chore(translations): save wallets, remove, add wallet plebeius.eth 2024-03-11 18:15:17 +01:00
  • 4c3cc9f34f chore(translations): crypto wallets, wallet address plebeius.eth 2024-03-11 18:06:34 +01:00
  • a14b3dbca6 add translation, fix prop plebeius.eth 2024-03-11 17:58:33 +01:00
  • 75b25e74cd feat(settings): users can add crypto wallets to their plebbit account plebeius.eth 2024-03-11 17:55:44 +01:00
  • 1689a1a6f3 fix eslint, add underline to link plebeius.eth 2024-03-11 17:21:30 +01:00
  • 241afff863 Merge pull request #296 from plebbit/master Tom (plebeius.eth) 2024-03-10 21:13:27 +01:00
  • 02471787a4 Merge pull request #295 from plebbit/development Tom (plebeius.eth) 2024-03-10 21:12:23 +01:00
  • d15fe5d518 remove redundant useEffect plebeius.eth 2024-03-09 20:41:33 +01:00
  • 54d30e9fc5 fix warning plebeius.eth 2024-03-09 20:02:22 +01:00
  • f174602c81 feat(settings): add link to nft whitelist plebeius.eth 2024-03-09 17:16:15 +01:00
  • de1d09116c Update mod-menu.tsx plebeius.eth 2024-03-09 15:54:56 +01:00
  • 22beb4e0ea feat(mod menu): community moderators can ban their users plebeius.eth 2024-03-09 15:44:50 +01:00
  • b9d050c87c feat(context): allow any number as post context, always showing the top level reply plebeius.eth 2024-03-09 12:06:40 +01:00
  • 7fb2f79cef style(markdown): add line height to posts and replies only plebeius.eth 2024-03-08 19:34:39 +01:00
  • ed02146103 fix(markdown): replies had incorrect white-space and double returns needed margin on posts plebeius.eth 2024-03-08 19:07:43 +01:00
  • 400b4f2f43 fix(post): clicking near the 'comments' button would add the dotted border plebeius.eth 2024-03-08 16:23:34 +01:00
  • efcfe46465 Merge pull request #289 from plebbit/master Tom (plebeius.eth) 2024-03-06 22:15:52 +01:00
  • 29b5f72b24 fix(reply): spoiler styling couldn't be clicked plebeius.eth 2024-03-06 22:15:05 +01:00
  • ff4a97b9b4 fix(posts): limit display name character count plebeius.eth 2024-03-06 14:43:59 +01:00
  • 13b7b94a53 fix(inbox): show parent buttons were clickable outside of their space plebeius.eth 2024-03-06 10:57:04 +01:00
  • 4bf7b8ca64 chore(package.json): v0.1.7 v0.1.7 plebeius.eth 2024-03-06 10:10:52 +01:00
  • 8a0cd8e508 Merge pull request #287 from plebbit/development Tom (plebeius.eth) 2024-03-06 10:08:46 +01:00
  • ff9d1fe63a update comment tools plebeius.eth 2024-03-06 08:00:06 +01:00
  • 6516245abf refactor: use query string for context route plebeius.eth 2024-03-05 21:33:21 +01:00
  • 2490bc35f4 feat(post): if post is removed, show locked info banner plebeius.eth 2024-03-05 16:47:48 +01:00
  • d6778a73f8 Update comment-tools.tsx plebeius.eth 2024-03-05 16:40:54 +01:00
  • 6e341e33fc fix: disable buttons for comments that are failed, remove duplicate label from reply plebeius.eth 2024-03-05 15:21:23 +01:00
  • a9d2268208 style(mod menu): a pinned reply is 'stickied comment' not 'announcement' plebeius.eth 2024-03-05 10:50:01 +01:00
  • a296af5eee chore(package.json): update build-netlify script plebeius.eth 2024-03-04 22:04:08 +01:00
  • 365b40d362 feat(app): redirect to link with hash on first load plebeius.eth 2024-03-04 19:13:36 +01:00
  • 68f586575d style: update design for 'last edited' in posts and replies plebeius.eth 2024-03-04 15:29:52 +01:00
  • 405062ca24 Merge pull request #281 from plebbit/master Tom (plebeius.eth) 2024-03-04 10:24:31 +01:00
  • 7854cfca88 chore(package.json): upgrade electron v0.1.6 plebeius.eth 2024-03-03 17:01:30 +01:00
  • 979e3f8732 update changelog plebeius.eth 2024-03-03 16:37:38 +01:00
  • ff53ae051e Revert "perf(subplebbit settings): remove unnecessary useEffect" plebeius.eth 2024-03-03 14:40:25 +01:00
  • 794ac7e357 Merge pull request #280 from plebbit/development Tom (plebeius.eth) 2024-03-03 14:14:54 +01:00
  • 1c4883e83f perf(settings): use default value and inline fallback for dynamic strings, instead of useEffect plebeius.eth 2024-03-03 13:37:33 +01:00
  • a2ade9fc65 perf(settings): remove unnecessary useEffect from crypto address and displayName functions plebeius.eth 2024-03-03 13:14:40 +01:00
  • 55a30e87c1 feat(topbar): add create community button to 'my communities' dropdown, so it's easier to find on mobile plebeius.eth 2024-03-03 11:40:29 +01:00
  • 57c5903508 perf(subplebbit settings): remove unnecessary useEffect plebeius.eth 2024-03-02 21:21:38 +01:00
  • caa5390d99 perf(media utils): memoize link media info plebeius.eth 2024-03-02 21:21:10 +01:00
  • f6caf90d8d perf(inbox): memoize filters to avoid recalculation at every render plebeius.eth 2024-03-02 21:07:39 +01:00
  • 121d10a656 refactor(edit menu): remove unnecessary useEffect plebeius.eth 2024-03-02 20:53:19 +01:00
  • 6348d68c4a refactor: rename edit-form to comment-edit-form plebeius.eth 2024-03-02 18:19:55 +01:00
  • 81148f8710 remove alt values to img elements plebeius.eth 2024-03-02 18:15:23 +01:00
  • 0aef1bf183 style(post): improve avatar padding plebeius.eth 2024-03-02 18:11:03 +01:00
  • d7965ef9ec chore(translations): missing token address, missing token id, missing signature plebeius.eth 2024-03-02 17:47:35 +01:00
  • 62c57cbc32 chore(translations): chain ticker, token address whitelist, token id, paste signature, copy message etherscan, copy, copied, missing chain ticker plebeius.eth 2024-03-02 17:29:40 +01:00
  • b3df34252c Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2024-03-02 11:34:44 +01:00
  • 7802b1b8c2 Merge pull request #279 from plebbit/master Tom (plebeius.eth) 2024-03-02 11:05:30 +01:00
  • 7cb718c7f4 adjust space for avatar plebeius.eth 2024-03-02 11:05:07 +01:00
  • 4e8142cd21 fix: loading avatar should have empty space plebeius.eth 2024-03-01 21:38:33 +01:00
  • c13c3de29f style(reply): remove redundant space before avatar plebeius.eth 2024-03-01 21:32:30 +01:00
  • 772527497a refactor: fix plebbit-js import errors Esteban Abaroa 2024-03-01 03:04:44 +00:00
  • 8df65ff380 chore(package.json): upgrade plebbit-react-hooks Esteban Abaroa 2024-03-01 02:30:48 +00:00
  • b09cde8e81 refactor: convert to esm Esteban Abaroa 2024-03-01 02:14:04 +00:00
  • 3b49279675 Merge pull request #278 from plebbit/master Tom (plebeius.eth) 2024-02-29 14:23:30 +01:00
  • 1256a7a39f Update expando.module.css plebeius.eth 2024-02-29 14:21:58 +01:00
  • e2d33943d8 Merge pull request #277 from plebbit/development Tom (plebeius.eth) 2024-02-28 12:40:50 +01:00
  • 981c53df83 Merge pull request #276 from plebbit/master Tom (plebeius.eth) 2024-02-28 12:40:34 +01:00
  • f887dc273d fix(sidebar): hide 'about moderation team' button, not functional yet plebeius.eth 2024-02-28 12:40:07 +01:00
  • 66ab09fd80 Merge pull request #275 from plebbit/master Tom (plebeius.eth) 2024-02-28 12:29:18 +01:00
  • 1e73aee41e fix(sidebar): 'created by u/' link shouldn't be a link because it has no cid plebeius.eth 2024-02-28 12:28:05 +01:00
  • 406e685bed Merge pull request #273 from plebbit/master Tom (plebeius.eth) 2024-02-28 11:53:03 +01:00
  • ad5f73f0de fix(profile): hide 'saved' and 'hidden' tabs until functional plebeius.eth 2024-02-28 11:52:37 +01:00
  • 83ea30d8e7 fix(author sidebar): hide +friends button until functionality is implemented plebeius.eth 2024-02-28 10:35:00 +01:00
  • bd9e5e7413 fix subplebbit avatar was hidden plebeius.eth 2024-02-28 10:34:35 +01:00
  • 9e52445d13 Merge pull request #270 from plebbit/development Tom (plebeius.eth) 2024-02-27 16:18:23 +01:00
  • b7c0eb0043 Update author-sidebar.tsx plebeius.eth 2024-02-27 14:09:33 +01:00
  • d3e85ab214 feat: show avatar in profile page sidebar plebeius.eth 2024-02-27 13:59:13 +01:00
  • d9bce91def Merge pull request #269 from plebbit/master Tom (plebeius.eth) 2024-02-27 13:59:00 +01:00
  • 52970aae0e refactor: update release node version plebeius.eth 2024-02-27 13:15:36 +01:00
  • bfa82065f8 Update yarn.lock plebeius.eth 2024-02-27 12:23:21 +01:00
  • 009839696a chore(package.json): downgrade plebbit-react-hooks plebeius.eth 2024-02-27 12:12:50 +01:00
  • bad0c9a037 Update .gitignore plebeius.eth 2024-02-27 11:59:36 +01:00
  • 8bde017c29 chore(package.json): upgrade plebbit-react-hooks plebeius.eth 2024-02-27 11:06:40 +01:00
  • 903e3c80ba chore(package.json): v0.1.6 plebeius.eth 2024-02-27 10:26:00 +01:00
  • 51991e7355 Merge pull request #268 from plebbit/development Tom (plebeius.eth) 2024-02-27 10:25:11 +01:00
  • ae4bb58c99 Update author-sidebar.tsx plebeius.eth 2024-02-26 20:22:30 +01:00
  • 5f9ac0d97e chore(translations): view parent comment plebeius.eth 2024-02-26 19:05:07 +01:00
  • 3443445a6f feat(inbox): add functionality to "show parent" button in comment replies plebeius.eth 2024-02-26 18:59:14 +01:00
  • 265f6c1df0 fix: hide buttons that aren't functional yet (save, crosspost, embed, report) plebeius.eth 2024-02-26 18:27:45 +01:00
  • cec0ffd920 Merge pull request #267 from plebbit/master Tom (plebeius.eth) 2024-02-26 17:29:42 +01:00
  • c560dd7d96 fix(embed): videos on mobile had wrong width plebeius.eth 2024-02-26 17:27:54 +01:00
  • 548b1ebafd update avatar setting plebeius.eth 2024-02-26 12:58:24 +01:00
  • bc574795fe refactor(comment tools): add ModOrReportButton plebeius.eth 2024-02-25 19:08:13 +01:00
  • 96fd888194 fix(comment tools): don't show 'report' button if the user is the author plebeius.eth 2024-02-25 17:13:07 +01:00
  • 1a1be453e4 lodash startCase removes accents, use toUpperCase instead plebeius.eth 2024-02-25 15:41:52 +01:00
  • e80906f996 Merge pull request #263 from plebbit/development Tom (plebeius.eth) 2024-02-24 19:18:39 +01:00
  • 1001d7da41 style(settings): use primary color and underline for links plebeius.eth 2024-02-24 18:39:34 +01:00
  • 4b902871b9 feat(settings): add profile avatar setting plebeius.eth 2024-02-24 17:30:14 +01:00
  • 07b9c993d0 rename variable plebeius.eth 2024-02-24 15:58:23 +01:00
  • 1bd1d0f0f5 fix eslint plebeius.eth 2024-02-23 21:20:01 +01:00
  • c31b7eb52f fix(reply form): couldn't reply from inbox page because subplebbit address wasn't defined plebeius.eth 2024-02-23 21:18:31 +01:00
  • 682e778545 style(settings): improve ens setting UI plebeius.eth 2024-02-23 21:14:43 +01:00
  • 6fdecce497 fix(subplebbit settings): read only description needed word wrap plebeius.eth 2024-02-23 17:20:11 +01:00
  • 26ac541e92 Update notifications.yml plebeius.eth 2024-02-23 16:45:04 +01:00
  • 68bd8748f9 Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2024-02-22 16:35:11 +01:00
  • 0c415fa94d fix(embed): twitter embed width would glitch plebeius.eth 2024-02-22 16:35:09 +01:00