Commit Graph

  • a3db239a30 refactor(media utils): revert caching, use simplest check plebeius.eth 2024-03-26 10:05:05 +01:00
  • ce765b1d1e fix(reply): upvoting a reply of score 1 would keep its score at 1 plebeius.eth 2024-03-25 20:34:49 +01:00
  • 7bf9c857a5 perf(media utils): cache check for invidious yt links plebeius.eth 2024-03-25 16:34:06 +01:00
  • 3d496992d1 refactor(media utils): optimize check for invidious yt links plebeius.eth 2024-03-25 16:22:41 +01:00
  • dcdb84d0ed style(wallet settings): move save button plebeius.eth 2024-03-25 16:12:03 +01:00
  • 1052c33fba update media_utils.ts plebeius.eth 2024-03-25 15:03:14 +01:00
  • b2a7f2d538 style(settings): update UI plebeius.eth 2024-03-24 21:42:19 +01:00
  • bf5c2784de Update avatar-settings.module.css plebeius.eth 2024-03-24 17:04:44 +01:00
  • cb85234ae8 style(avatar settings): improve UI plebeius.eth 2024-03-24 14:49:28 +01:00
  • 4e070551c5 feat(media utils): add embed support for custom youtube links, eg from invidious instances plebeius.eth 2024-03-24 11:04:23 +01:00
  • f526152baa style(post): remove 'last edited' if in the feed page, only show in the post page plebeius.eth 2024-03-24 09:35:52 +01:00
  • 202007d81c Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2024-03-24 09:33:44 +01:00
  • a87984b777 Merge pull request #321 from plebbit/master Tom (plebeius.eth) 2024-03-24 09:32:00 +01:00
  • 15663f71b4 style(subplebbit settings): remove sidebar in create community page, it's not present on reddit plebeius.eth 2024-03-24 09:31:03 +01:00
  • a281a6fa7d fix(home): 'no communities found' would appear while loading multisub plebeius.eth 2024-03-24 09:27:37 +01:00
  • 791e1ce422 feat(media utils): add support for Next.js image links plebeius.eth 2024-03-24 09:20:28 +01:00
  • 7ee27b1c78 refactor(scripts): better logs Esteban Abaroa 2024-03-23 23:18:05 +00:00
  • a7542b4d51 refactor(package.json): add electron-rebuild so native deps can have the version for electron Esteban Abaroa 2024-03-23 23:15:54 +00:00
  • cf055580b7 Merge pull request #318 from plebbit/development Tom (plebeius.eth) 2024-03-23 22:07:48 +01:00
  • 22a5197ad0 chore(package.json): remove gifff to use directly plebeius.eth 2024-03-23 21:53:48 +01:00
  • e276763a3d fix(post page): reply form wouldn't appear until replies loaded, but the user can reply already plebeius.eth 2024-03-23 21:13:05 +01:00
  • c45d2d3e8c fix(wallet settings): signature shouldn't include wallet address, only plebbit author address plebeius.eth 2024-03-23 17:44:21 +01:00
  • 05de3e6119 style(post): wrong space plebeius.eth 2024-03-23 17:22:55 +01:00
  • 4112575661 refactor(post): remove overflow-x unset for verified addresses on safari, seems unneeded plebeius.eth 2024-03-23 17:22:27 +01:00
  • e0182057dd fix(subplebbit): a community blocked by the user would show 'no posts', show 'you blocked this community' instead plebeius.eth 2024-03-23 14:36:04 +01:00
  • 7d8a80b1f9 feat(thumbnails): render the first frame of gifs so they don't autoplay in the feed plebeius.eth 2024-03-23 12:17:29 +01:00
  • 24194189f3 chore(package.json): add gifff plebeius.eth 2024-03-23 12:16:35 +01:00
  • 7ad0953d87 feat(media utils): detect GIFs as separate type from image plebeius.eth 2024-03-23 11:07:18 +01:00
  • 929b648edd fix(post): remove avatars from posts in feed, they are distracting and don't look good plebeius.eth 2024-03-22 21:37:12 +01:00
  • 55522854a3 fix(subplebbit): a subplebbit address with emojis in it would cause bugs in the sub, such as broken links plebeius.eth 2024-03-22 20:20:14 +01:00
  • 51cceae2d8 fix(post): video thumbnails were not showing on mobile, without preload plebeius.eth 2024-03-22 17:34:32 +01:00
  • 3dc5940824 fix(pending post): don't expand media for visibility of the publishing state plebeius.eth 2024-03-22 17:21:17 +01:00
  • e8a136bd25 feat(home): optimize home feed content by limiting number of posts per sub plebeius.eth 2024-03-22 10:24:32 +01:00
  • 6041aa102e fix(post page): locked post state was missing in yellow banner alert plebeius.eth 2024-03-22 10:10:05 +01:00
  • 1663d3a8fb Merge pull request #311 from plebbit/master Tom (plebeius.eth) 2024-03-20 07:41:54 +01:00
  • e2e7bf4c1f chore(package.json): v0.1.9 v0.1.9 plebeius.eth 2024-03-20 07:40:25 +01:00
  • ce42b1689f Merge pull request #310 from plebbit/development Tom (plebeius.eth) 2024-03-20 07:37:28 +01:00
  • 80e3474e3c chore(package.json): upgrade plebbit-react-hooks, to support .sol domains plebeius.eth 2024-03-20 07:31:26 +01:00
  • 81de00d10b fix(subplebbit settings): creating a subplebbit would clear all fields even when failing to create plebeius.eth 2024-03-19 12:07:26 +01:00
  • 6c3ed19214 Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2024-03-18 21:57:53 +01:00
  • c2403c8bf2 style(pending post): move state string closer to post, remove redundant one plebeius.eth 2024-03-18 20:54:48 +01:00
  • c6305a6bc9 Merge pull request #309 from plebbit/master Tom (plebeius.eth) 2024-03-18 20:39:13 +01:00
  • 6df426dac4 remove unnecessary custom error plebeius.eth 2024-03-18 20:38:33 +01:00
  • 2121e444ad Update README.md Tom (plebeius.eth) 2024-03-18 09:22:15 +01:00
  • a6f5bb268f Merge pull request #308 from rafael-abaroa/master Tom (plebeius.eth) 2024-03-18 09:18:46 +01:00
  • 6294707b1a Update documentation for local run rafael-abaroa 2024-03-17 19:01:16 -05:00
  • 29891a6e39 change context number to 3 plebeius.eth 2024-03-17 13:58:39 +01:00
  • 7f6f0dd7fb style(post page): add deleted or removed state to post locked banner plebeius.eth 2024-03-17 11:11:01 +01:00
  • d91cada12e style(search bar): add .sol to placeholder plebeius.eth 2024-03-17 11:02:23 +01:00
  • 3f780a54ba fix(mod menu): ban days input was too long on firefox plebeius.eth 2024-03-17 10:58:08 +01:00
  • a98d2a5612 Merge pull request #307 from plebbit/master Tom (plebeius.eth) 2024-03-14 21:16:53 +01:00
  • 0a19818f35 chore(package.json): v0.1.8 v0.1.8 plebeius.eth 2024-03-14 21:05:12 +01:00
  • d4de9720e9 chore(package.json): upgrade plebbit-react-hooks plebeius.eth 2024-03-14 21:04:08 +01:00
  • f2496c332d Merge pull request #306 from plebbit/development Tom (plebeius.eth) 2024-03-14 15:46:24 +01:00
  • a0372be1d3 chore(translations): loading comments plebeius.eth 2024-03-14 15:45:54 +01:00
  • a06869196d feat(post page): hide reply form and display 'loading comments...' while the post is loading plebeius.eth 2024-03-14 15:45:42 +01:00
  • d3145b9385 fix eslint plebeius.eth 2024-03-14 14:42:45 +01:00
  • 24ab3c9ca1 fix(submit page): some fields would update incorrectly or return 'option is an empty string' error plebeius.eth 2024-03-14 14:42:07 +01:00
  • 121cf3da97 fix(post): dotted border for last visited post shouldn't appear in post page plebeius.eth 2024-03-14 13:25:14 +01:00
  • 9b1aafc842 chore(translations): undelete plebeius.eth 2024-03-14 11:54:27 +01:00
  • db801ab984 fix(delete button): deleting own post wasn't instant plebeius.eth 2024-03-14 11:54:14 +01:00
  • 38baa01234 fix(comment edit form): author edit wasn't instant plebeius.eth 2024-03-14 10:48:24 +01:00
  • 89f59194f2 refactor: rename submit.tsx to submit-page.tsx plebeius.eth 2024-03-13 17:57:43 +01:00
  • 358d6c87bf fix(submit page): rules box would appear for sub with rules defined but empty plebeius.eth 2024-03-13 16:35:33 +01:00
  • 446b4439fd Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2024-03-13 10:12:01 +01:00
  • 5f54bbe07a feat(subplebbit settings): add info on how to set up .sol crypto domain as sub address plebeius.eth 2024-03-13 09:15:19 +01:00
  • 714219a742 Merge pull request #304 from plebbit/master Tom (plebeius.eth) 2024-03-13 08:50:12 +01:00
  • 2f30958e03 chore: don't commit env files Esteban Abaroa 2024-03-12 23:22:42 +00:00
  • a384e7b845 feat(scripts): add old versions to folders e.g. seedit.eth.limo/0.1.1 Esteban Abaroa 2024-03-12 23:20:36 +00:00
  • 2e8dd5f64d Merge pull request #303 from plebbit/master Tom (plebeius.eth) 2024-03-12 21:57:01 +01:00
  • 889cba1ab1 Merge pull request #302 from plebbit/development Tom (plebeius.eth) 2024-03-12 21:56:25 +01:00
  • 430c597076 feat(address settings): update setting for sol addresses, with guide on how to set up plebeius.eth 2024-03-12 21:54:15 +01:00
  • 8eebb0ff1b fix(search bar): disable autocapitalize, autocorrect, autocomplete, spellcheck plebeius.eth 2024-03-12 21:16:54 +01:00
  • 3f4c26b8c0 Update yarn.lock plebeius.eth 2024-03-12 17:26:50 +01:00
  • 28f4211c2e chore(package.json): upgrade plebbit-react-hooks plebeius.eth 2024-03-12 17:11:10 +01:00
  • 357ccb6474 fix translation, default to 0 wallets for new account plebeius.eth 2024-03-12 12:58:32 +01:00
  • 57f13625dc add hide/show button for wallet setting plebeius.eth 2024-03-12 10:36:45 +01:00
  • 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