Commit Graph

  • ef061e2a53 Update expando.module.css plebeius 2025-06-21 18:11:25 +02:00
  • b40eb9e765 fix(thumbnails): some video duration overlays didn't render properly on safari and firefox plebeius 2025-06-21 15:44:58 +02:00
  • c983de5550 fix(embeds): Safari iframe sizing in media previews plebeius 2025-06-21 14:23:27 +02:00
  • 4cadf6146f Update home.tsx plebeius 2025-06-20 21:27:39 +02:00
  • d620f00435 Update pattern-utils.ts plebeius 2025-06-20 21:22:13 +02:00
  • 6515e8c9bb perf: replace direct store access with cached hooks plebeius 2025-06-19 23:26:22 +02:00
  • 9842779de6 perf: optimize home feed rendering performance plebeius 2025-06-19 22:57:38 +02:00
  • a5aa2a0d90 Merge pull request #710 from plebbit/master plebeius 2025-06-19 10:17:39 +02:00
  • f884366e6e chore(package.json): v0.5.6 v0.5.6 plebeius 2025-06-18 23:01:15 +02:00
  • dc7196fec0 Merge pull request #708 from plebbit/development plebeius 2025-06-18 22:57:09 +02:00
  • ea4bcceb56 Update release-body.js plebeius 2025-06-18 22:10:50 +02:00
  • 7f13a10f11 fix: add missing text encoding dependencies for Electron build plebeius 2025-06-18 20:19:30 +02:00
  • 11399c80e7 unneeded plebeius 2025-06-18 19:56:33 +02:00
  • f4b95db9ef add missing error handling plebeius 2025-06-18 15:05:03 +02:00
  • d56e6a7901 refactor: extract account import logic to utility module plebeius 2025-06-17 23:57:18 +02:00
  • 489a296179 feat(account settings): auto-adjust plebbit options on account import plebeius 2025-06-17 23:52:14 +02:00
  • eb32d16ade better spacing plebeius 2025-06-17 20:20:24 +02:00
  • 633f0e66bb feat(account settings): add granular export options for account backup plebeius 2025-06-17 20:18:00 +02:00
  • 853ec60777 fix missing word wrap plebeius 2025-06-17 17:18:38 +02:00
  • 1248cc3538 fix wrong color plebeius 2025-06-17 17:14:37 +02:00
  • 27233d0e9a fix(inbox): "full comments" button would count 0 posts incorrectly plebeius 2025-06-17 15:56:00 +02:00
  • 089ec95e45 add reset feed button to debug in development plebeius 2025-06-16 14:36:39 +02:00
  • fd5496202f chore(package.json): add react-scan for debugging plebeius 2025-06-16 14:31:11 +02:00
  • ed909d55d6 Update .gitignore plebeius 2025-06-16 14:30:59 +02:00
  • bf73c622eb Merge pull request #702 from plebbit/master plebeius 2025-06-14 15:37:09 +02:00
  • 29b4d8cd4c fix(vite.config.js): increase PWA cache limit v0.5.5 plebeius 2025-06-13 22:54:04 +02:00
  • 732432565d chore(package.json): v0.5.5 plebeius 2025-06-13 20:34:03 +02:00
  • 44bdb5f1ae chore(package.json): upgrade plebbit-react-hooks plebeius 2025-06-13 20:33:26 +02:00
  • ec06c44a9f Merge pull request #700 from plebbit/development plebeius 2025-06-13 20:31:45 +02:00
  • e350be66bf Update release-body.js plebeius 2025-06-13 18:30:48 +02:00
  • f1b23ddfa9 Update package.json plebeius 2025-06-13 18:30:34 +02:00
  • 63bb2adc82 fix(electron): add missing file uploader IPC channels plebeius 2025-06-13 18:20:23 +02:00
  • 77f6041f04 feat: upgrade electron, add CSP to fix security warning plebeius 2025-06-13 16:27:05 +02:00
  • 49d4597611 Update subplebbits.tsx plebeius 2025-06-11 19:33:27 +02:00
  • c41398935b fix(settings): account data editor could fail to load for some users plebeius 2025-06-11 19:31:30 +02:00
  • 6b615dda9d Merge pull request #697 from plebbit/master plebeius 2025-06-09 22:41:31 +02:00
  • a97d815042 Update README.md plebeius 2025-06-09 22:40:55 +02:00
  • c305e07675 Merge pull request #696 from plebbit/master plebeius 2025-06-09 19:44:38 +02:00
  • 105bee2924 chore(package.json): v0.5.4 v0.5.4 plebeius 2025-06-09 19:36:45 +02:00
  • 93a721f4a5 Merge pull request #695 from plebbit/development plebeius 2025-06-09 19:34:04 +02:00
  • 4b78bb3a54 Merge pull request #694 from plebbit/master plebeius 2025-06-09 19:33:30 +02:00
  • 0edae1b5b8 Update release-body.js plebeius 2025-06-09 19:15:27 +02:00
  • a8155f1d93 feat(feed): yearly feed suggestions and optimized loading for suggestions past 25 loaded posts plebeius 2025-06-09 19:13:50 +02:00
  • 075f5cc80a fix(account data editor): immutable fields were included in the editor plebeius 2025-06-09 18:41:42 +02:00
  • af48dccc02 fix(account settings): changing account didn't change fields in UI plebeius 2025-06-09 12:52:33 +02:00
  • f4cf9d3897 feat(wallet settings): add timestamp field plebeius 2025-06-09 12:44:03 +02:00
  • 3a6a1c1bf6 chore(package.json): upgrade plebbit-react-hooks plebeius 2025-06-09 12:37:00 +02:00
  • 7554d9dbde fix(wallet settings): removing a wallet didn't work plebeius 2025-06-09 12:36:49 +02:00
  • dc27b41344 Merge pull request #689 from plebbit/development plebeius 2025-06-07 12:32:24 +02:00
  • 7a301b0b95 typo Tom (plebeius.eth) 2025-06-07 12:31:41 +02:00
  • 333cb38b3e fix(post page): deleted replies with no children would be rendered needlessly Tom (plebeius.eth) 2025-06-05 10:59:07 +02:00
  • fdf7bf60a7 fix(post content): trailing punctuation could prevent internal plebbit links from getting parsed Tom (plebeius.eth) 2025-06-05 10:48:08 +02:00
  • 0a96ee70da Merge pull request #687 from plebbit/master plebeius 2025-06-01 20:30:55 +02:00
  • 21eb26ee21 Update yarn.lock v0.5.3 Tom (plebeius.eth) 2025-06-01 20:20:34 +02:00
  • 6a3e4f09c6 chore(package.json): v0.5.3 Tom (plebeius.eth) 2025-06-01 20:17:09 +02:00
  • 06ed3a6e97 Merge pull request #686 from plebbit/development plebeius 2025-06-01 20:14:40 +02:00
  • 2a3c3a355b feat(android): add new seedit icon Tom (plebeius.eth) 2025-06-01 20:13:41 +02:00
  • 4e69723129 fix(android): resolve fullscreen overlay preventing user interaction Tom (plebeius.eth) 2025-06-01 19:59:48 +02:00
  • 8caaf5e519 Update expando.module.css Tom (plebeius.eth) 2025-06-01 19:35:20 +02:00
  • e23a443689 Update url-utils.ts Tom (plebeius.eth) 2025-06-01 19:31:06 +02:00
  • 63be8305d4 Update markdown.tsx Tom (plebeius.eth) 2025-06-01 18:27:27 +02:00
  • 3eaf3c5eaf fix(post): title could display some markdown syntax Tom (plebeius.eth) 2025-06-01 18:14:35 +02:00
  • 415a56c32d fix(post page): component would retain scrolling position incorrectly when navigating within itself Tom (plebeius.eth) 2025-06-01 13:25:58 +02:00
  • 6dfa24e53a add missing translations Tom (plebeius.eth) 2025-06-01 13:07:48 +02:00
  • dde4c2a53e fix eslint Tom (plebeius.eth) 2025-06-01 12:44:18 +02:00
  • a14a020b6b add translations Tom (plebeius.eth) 2025-06-01 12:43:24 +02:00
  • 3c82609e36 Update release-body.js Tom (plebeius.eth) 2025-05-31 23:51:14 +02:00
  • 508fd4bab3 Merge pull request #683 from plebbit/master plebeius 2025-05-31 23:50:36 +02:00
  • c4dea74daf chore(package.json): v0.5.2 v0.5.2 Tom (plebeius.eth) 2025-05-31 23:42:13 +02:00
  • 423df443b7 Merge pull request #682 from plebbit/development plebeius 2025-05-31 23:41:39 +02:00
  • 446dc3fec8 Merge pull request #681 from plebbit/master plebeius 2025-05-31 23:41:07 +02:00
  • c37dc52cec feat(post): replace seedit links typed in post content with internal links so the user doesn't have to leave the app Tom (plebeius.eth) 2025-05-31 23:23:55 +02:00
  • b35edac0d4 fix(post): share links could be broken for posts that failed to publish Tom (plebeius.eth) 2025-05-31 23:15:07 +02:00
  • edc16c3f0f Merge pull request #680 from plebbit/development plebeius 2025-05-31 17:27:45 +02:00
  • a75e5b48aa Update notification-handler.tsx Tom (plebeius.eth) 2025-05-31 17:08:43 +02:00
  • 59c8cb5531 Merge branch 'development' of https://github.com/plebbit/seedit into development Tom (plebeius.eth) 2025-05-31 16:40:13 +02:00
  • 97d80597da Merge pull request #679 from plebbit/master plebeius 2025-05-31 16:40:01 +02:00
  • 57a4d8297c prevent notifications from appearing more than once Tom (plebeius.eth) 2025-05-31 16:39:33 +02:00
  • 5ee8fdbccc fix: push notifications didn't work properly Tom (plebeius.eth) 2025-05-31 16:36:41 +02:00
  • c8dd7ec700 feat: update app icon, favicon Tom (plebeius.eth) 2025-05-31 16:28:02 +02:00
  • cb32b4d570 Update vite.config.js Tom (plebeius.eth) 2025-05-31 15:13:32 +02:00
  • 83987bf19e Update vite.config.js Tom (plebeius.eth) 2025-05-31 13:38:10 +02:00
  • e156371c47 Update vite.config.js Tom (plebeius.eth) 2025-05-31 13:31:25 +02:00
  • 1094545e0d perf(build): optimize bundle chunking and PWA caching Tom (plebeius.eth) 2025-05-31 13:11:51 +02:00
  • df3c5d164d Merge pull request #677 from plebbit/development plebeius 2025-05-31 11:41:54 +02:00
  • 0d86b9a132 chore(package.json): upgrade plebbit-react-hooks Tom (plebeius.eth) 2025-05-31 11:41:31 +02:00
  • 5dddd9ee46 fix(electron): "share" button couldn't copy link to clipboard Tom (plebeius.eth) 2025-05-30 23:04:48 +02:00
  • 40239130d6 add translations Tom (plebeius.eth) 2025-05-29 12:24:05 +02:00
  • 5e3bf59387 feat(communities page): filter by nsfw communities by clicking the "18+" label, filter in each Tom (plebeius.eth) 2025-05-29 11:58:24 +02:00
  • 045f64c7c3 chore(package.json): upgrade plebbit-react-hooks Tom (plebeius.eth) 2025-05-26 14:45:29 +02:00
  • 35cc4bb48f update API value, redirect from restricted view Tom (plebeius.eth) 2025-05-25 22:30:43 +02:00
  • 1808275d8a feat(nsfw filter): ask user whether to auto-subscribe to nsfw subs when disabling filter Tom (plebeius.eth) 2025-05-25 22:21:42 +02:00
  • ffcd28d1af state value from API changed Tom (plebeius.eth) 2025-05-24 22:04:03 +02:00
  • ca48aef8e0 fix(author page): posts were incorrectly ranked Tom (plebeius.eth) 2025-05-24 22:01:07 +02:00
  • 5bd47a5ae1 use more accurate check for rpc connection Tom (plebeius.eth) 2025-05-24 21:58:46 +02:00
  • d0bc190bfd fix(thumbnail): gifs were stuck on playing endlessly on chromium-based browsers Tom (plebeius.eth) 2025-05-24 17:22:53 +02:00
  • 460eeb96fe Update expando.module.css Tom (plebeius.eth) 2025-05-24 13:06:01 +02:00
  • 84500ba384 Update use-default-subplebbits.ts Tom (plebeius.eth) 2025-05-23 22:36:54 +02:00
  • d02d548026 unnecessary value Tom (plebeius.eth) 2025-05-23 12:43:17 +02:00
  • b9b7d0ac78 some errors were displayed unnecessarily Tom (plebeius.eth) 2025-05-22 00:25:29 +02:00