Commit Graph

  • 172a5849ae rename tooltip component to spoiler-tooltip Tom (plebeius.eth) 2025-04-05 11:58:55 +02:00
  • e4f6dc4e17 wrong margin Tom (plebeius.eth) 2025-04-05 11:52:14 +02:00
  • ffcc3bbbc3 add translation Tom (plebeius.eth) 2025-04-04 19:13:50 +02:00
  • 7fda4b564c fix font size Tom (plebeius.eth) 2025-04-04 19:09:40 +02:00
  • 8ac4111e37 blur isn't needed, we have info thumbnails Tom (plebeius.eth) 2025-04-04 19:05:47 +02:00
  • 3cadb68db6 style(communities page): add "over18" label next to subs tagged as nsfw Tom (plebeius.eth) 2025-04-04 19:05:36 +02:00
  • 0c9307351d fix bugs Tom (plebeius.eth) 2025-04-04 18:47:20 +02:00
  • dac3fd6bd0 fix submit link Tom (plebeius.eth) 2025-04-04 18:38:02 +02:00
  • 8d377e7825 fix padding Tom (plebeius.eth) 2025-04-04 18:31:57 +02:00
  • c74615ca81 Update header.tsx Tom (plebeius.eth) 2025-04-04 18:31:51 +02:00
  • 32725c31b1 style(header): remove join button, it's unnecessary now that we have automatic subscriptions Tom (plebeius.eth) 2025-04-04 18:26:01 +02:00
  • 7b02354015 fix(header): fix mobile submit link Tom (plebeius.eth) 2025-04-04 18:25:30 +02:00
  • 010f8b7077 add translations, fix bugs and warnings, update UI Tom (plebeius.eth) 2025-04-04 16:42:16 +02:00
  • c5b952ff37 feat(submit page): add formatting help Tom (plebeius.eth) 2025-04-04 15:16:46 +02:00
  • b2f71a69f0 fix(submit page): don't render subplebbit address dropdown if no matches are found Tom (plebeius.eth) 2025-04-04 14:44:57 +02:00
  • 2ca5427aa0 Merge branch 'development' of https://github.com/plebbit/seedit into development Tom (plebeius.eth) 2025-04-04 14:15:13 +02:00
  • 5beffbd45b refactor submit page Tom (plebeius.eth) 2025-04-04 14:15:10 +02:00
  • 70a722947f Merge pull request #588 from plebbit/master Tom (plebeius.eth) 2025-04-04 10:40:46 +02:00
  • 812b1fef1f Update topbar.tsx Tom (plebeius.eth) 2025-04-04 00:24:58 +02:00
  • 21a27ad78d Merge pull request #583 from plebbit/development Tom (plebeius.eth) 2025-04-03 19:19:41 +02:00
  • 10d4a3b197 Update feed-footer.tsx Tom (plebeius.eth) 2025-04-03 19:18:42 +02:00
  • 7080e4ac51 redesign tags dropdown in topbar Tom (plebeius.eth) 2025-04-03 19:15:26 +02:00
  • ec87e438ce revert modal, add time filter and sorts dropdowns Tom (plebeius.eth) 2025-04-03 18:42:50 +02:00
  • 0845d4403e missing link Tom (plebeius.eth) 2025-04-03 18:35:13 +02:00
  • 33550e6ce8 fix search bar styling Tom (plebeius.eth) 2025-04-03 18:01:19 +02:00
  • 5ceacbab33 style(topbar): remove redundant buttons Tom (plebeius.eth) 2025-04-03 16:28:52 +02:00
  • 946c392b68 style(topbar): last button should say "edit", not "more", since now we implemented subscriptions Tom (plebeius.eth) 2025-04-03 16:20:07 +02:00
  • 32a643e21c feat(settings): add "content options" page, add option to hide all default subs from topbar Tom (plebeius.eth) 2025-04-03 14:48:02 +02:00
  • 15857fc430 missing translation Tom (plebeius.eth) 2025-04-02 17:46:47 +02:00
  • 723dd4bc43 missing translation Tom (plebeius.eth) 2025-04-02 17:44:14 +02:00
  • 87e5a030c4 fix(account bar): selecting account would not close dropdown Tom (plebeius.eth) 2025-04-02 17:42:27 +02:00
  • 594c107195 add translation Tom (plebeius.eth) 2025-04-02 17:41:46 +02:00
  • 71f3fde708 add styling Tom (plebeius.eth) 2025-04-02 16:27:30 +02:00
  • 8c854f4a02 perf(expando): lazy load Embed component for iframe embeds Tom (plebeius.eth) 2025-04-02 14:09:45 +02:00
  • d4fc8bb822 feat(search bar): search posts in current feed by query, highlight post titles matching result Tom (plebeius.eth) 2025-04-01 16:53:17 +02:00
  • 55f32bddbb update script, logs Tom (plebeius.eth) 2025-04-01 14:43:15 +02:00
  • 840e36255b fix env paths Tom (plebeius.eth) 2025-04-01 13:29:27 +02:00
  • daf5e80d99 Merge pull request #574 from plebbit/master Tom (plebeius.eth) 2025-04-01 12:02:07 +02:00
  • 6444fb5b06 fix(electron): migrate Electron files to CommonJS for cross-platform compatibility Tom (plebeius.eth) 2025-04-01 00:29:25 +02:00
  • 18a723260d update package.json Tom (plebeius.eth) 2025-03-31 22:30:48 +02:00
  • d85ee22818 fix electron errors Tom (plebeius.eth) 2025-03-31 18:52:30 +02:00
  • 893d4addda fix conflict Tom (plebeius.eth) 2025-03-31 18:02:01 +02:00
  • 0c1475524f revert Tom (plebeius.eth) 2025-03-31 16:42:32 +02:00
  • a424575f20 fix electron Tom (plebeius.eth) 2025-03-30 18:12:27 +02:00
  • 82022fa13c fix: fix electron Tom (plebeius.eth) 2025-03-30 17:15:48 +02:00
  • ec989f5e9c fix(electron): bundle main process to resolve ESM issues in Linux AppImage Tom (plebeius.eth) 2025-03-30 16:02:53 +02:00
  • 7e7a039f1e fix(electron): bundle main process to resolve ESM issues in Linux AppImage Tom (plebeius.eth) 2025-03-30 15:58:15 +02:00
  • c65c8cec92 Merge pull request #573 from plebbit/development Tom (plebeius.eth) 2025-03-30 13:19:56 +02:00
  • 08ee740df7 chore(package.json): add env-paths Tom (plebeius.eth) 2025-03-30 13:07:22 +02:00
  • d5bdc627ef fix ref warning Tom (plebeius.eth) 2025-03-30 12:21:27 +02:00
  • 8f7d8e32c6 fix(electron): replace electron-is-dev with app.isPackaged Tom (plebeius.eth) 2025-03-29 23:58:47 +01:00
  • 9f649470e9 chore(package.json): upgrade react Tom (plebeius.eth) 2025-03-29 22:30:47 +01:00
  • da1123483f don't show search option when not available, add translations Tom (plebeius.eth) 2025-03-28 15:11:01 +01:00
  • cfb23f1dc0 update sort types, move submit button on mobile, refactor Tom (plebeius.eth) 2025-03-28 14:50:32 +01:00
  • f5172b04dd fix(post): context and permalink views wouldn't load comments properly Tom (plebeius.eth) 2025-03-28 14:49:57 +01:00
  • 797f6ff708 fix(post): post without content nor link could have redundant padding from empty expando Tom (plebeius.eth) 2025-03-28 14:37:02 +01:00
  • 1350b51b9d fix translation encoding Tom (plebeius.eth) 2025-03-26 18:56:02 +01:00
  • dadc8a6991 update styling Tom (plebeius.eth) 2025-03-26 18:08:25 +01:00
  • afcacc7ef4 fix(media): expanded media could appear behind sidebar, on tablet screen size Tom (plebeius.eth) 2025-03-26 17:55:13 +01:00
  • fa438fd948 fix(inbox): "show parent" button didn't work Tom (plebeius.eth) 2025-03-26 00:15:13 +01:00
  • 963a8fd144 fix eslint Tom (plebeius.eth) 2025-03-26 00:14:35 +01:00
  • f431a1f012 wrong state string Tom (plebeius.eth) 2025-03-26 00:13:06 +01:00
  • 8467b89691 improve time filter design Tom (plebeius.eth) 2025-03-25 23:42:17 +01:00
  • c77c3f28e0 wrong color Tom (plebeius.eth) 2025-03-25 23:03:15 +01:00
  • 5aecc9f41e fix potential undefined Tom (plebeius.eth) 2025-03-25 14:50:18 +01:00
  • b1c3b6232a fix(embed): on tablets, media could appear too small in width Tom (plebeius.eth) 2025-03-25 14:50:01 +01:00
  • 90626c1601 fix about button not selecting, sidebar animation not working properly on mobile about page Tom (plebeius.eth) 2025-03-25 14:46:38 +01:00
  • 8f48a925cd feat(profile): add post karma count to account bar, start post count with 1 like on reddit Tom (plebeius.eth) 2025-03-25 13:50:59 +01:00
  • c3d277521d Update feed-footer.tsx Tom (plebeius.eth) 2025-03-25 13:26:45 +01:00
  • e4b0ec867a Merge branch 'development' of https://github.com/plebbit/seedit into development Tom (plebeius.eth) 2025-03-25 13:02:58 +01:00
  • dfd13224b2 fix missing border, wrong spacing Tom (plebeius.eth) 2025-03-25 13:02:55 +01:00
  • 4d033220f5 Merge pull request #567 from plebbit/master Tom (plebeius.eth) 2025-03-25 12:37:38 +01:00
  • 9907f9eabb Update subplebbits.module.css Tom (plebeius.eth) 2025-03-25 00:34:05 +01:00
  • eb0d881ce9 Merge pull request #566 from plebbit/development Tom (plebeius.eth) 2025-03-25 00:29:50 +01:00
  • 8a730fb140 Update topbar.tsx Tom (plebeius.eth) 2025-03-25 00:27:23 +01:00
  • f59c58af33 feat(topbar): show subscriptions before other addresses Tom (plebeius.eth) 2025-03-25 00:26:26 +01:00
  • c9f5d836f7 ux adjustments Tom (plebeius.eth) 2025-03-24 23:59:56 +01:00
  • 9653f41d7f use 1y time filter for domain view, there aren't enough posts Tom (plebeius.eth) 2025-03-24 18:12:23 +01:00
  • 83a02f3471 feat: add domain view Tom (plebeius.eth) 2025-03-24 18:11:08 +01:00
  • 6ce7e6dd5f Update sidebar.module.css Tom (plebeius.eth) 2025-03-24 16:44:58 +01:00
  • 18877e620c improve tags design Tom (plebeius.eth) 2025-03-24 13:46:49 +01:00
  • 9e615bae28 add search text filter to multisub feeds Tom (plebeius.eth) 2025-03-24 13:15:00 +01:00
  • 0ece8bd3c1 Update home.tsx Tom (plebeius.eth) 2025-03-24 12:40:04 +01:00
  • f164ae1a69 fix(topbar): position "more" link at rightmost end of the topbar Tom (plebeius.eth) 2025-03-24 12:21:53 +01:00
  • a2c4b20536 Update topbar.tsx Tom (plebeius.eth) 2025-03-24 12:17:09 +01:00
  • 5d0f4f958c fix(challenge modal): user could submit empty answer Tom (plebeius.eth) 2025-03-24 00:19:38 +01:00
  • d1a0b073ed styling fixes Tom (plebeius.eth) 2025-03-24 00:19:22 +01:00
  • 37a0e00dcd improve ux Tom (plebeius.eth) 2025-03-23 23:54:43 +01:00
  • b188ef5ae2 fix sidebar css Tom (plebeius.eth) 2025-03-23 23:44:33 +01:00
  • d0bf1721f8 feat(search bar): add function to search for posts in the feed Tom (plebeius.eth) 2025-03-23 23:25:21 +01:00
  • efe02c1afc Update use-state-string.ts Tom (plebeius.eth) 2025-03-23 22:53:45 +01:00
  • 787bb6b982 feat: add filters dropdown from topbar, for easy access on mobile Tom (plebeius.eth) 2025-03-23 17:42:12 +01:00
  • 7921ca523e feat(markdown): add code blocks Tom (plebeius.eth) 2025-03-22 22:33:01 +01:00
  • 1b64749b10 fix color Tom (plebeius.eth) 2025-03-22 21:45:02 +01:00
  • a98fc608d7 Merge branch 'development' of https://github.com/plebbit/seedit into development Tom (plebeius.eth) 2025-03-22 17:47:28 +01:00
  • 7a061d2282 fix autosubscribe initialization delay Tom (plebeius.eth) 2025-03-22 17:47:23 +01:00
  • bbd5ab6d31 Merge pull request #562 from plebbit/master Tom (plebeius.eth) 2025-03-22 16:48:21 +01:00
  • dc7e796cae Update home.tsx Tom (plebeius.eth) 2025-03-22 15:28:49 +01:00
  • 786860adf3 improve window alert Tom (plebeius.eth) 2025-03-22 12:31:45 +01:00
  • 204b6aff61 missing keys Tom (plebeius.eth) 2025-03-22 11:39:42 +01:00