Commit Graph

  • 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
  • 980e7894e9 add translation Tom (plebeius.eth) 2025-03-22 11:34:53 +01:00
  • 0cf2e4c1f7 add translations Tom (plebeius.eth) 2025-03-21 23:09:27 +01:00
  • 95d4e6a6b5 fix missing responsiveness Tom (plebeius.eth) 2025-03-21 22:39:58 +01:00
  • 9c837a8f86 Update home.tsx Tom (plebeius.eth) 2025-03-21 22:11:13 +01:00
  • 456e8b466e fix(feed): selecting "controversial" sort would 404 Tom (plebeius.eth) 2025-03-21 17:53:32 +01:00
  • 4e8db71541 fix(home): no subscriptions message wasn't showing, after removing all subscriptions Tom (plebeius.eth) 2025-03-21 15:29:21 +01:00
  • 123ae5cb42 Merge pull request #561 from plebbit/development Tom (plebeius.eth) 2025-03-21 13:08:22 +01:00
  • c5908d3397 Update reply-form.tsx Tom (plebeius.eth) 2025-03-21 13:08:02 +01:00
  • 0c53f363c8 styling fixes Tom (plebeius.eth) 2025-03-21 13:03:34 +01:00
  • 53038254f5 fix(feed): newly published post wouldn't appear instantly in feed Tom (plebeius.eth) 2025-03-21 12:44:55 +01:00
  • 01e70b80ff can't use cached comment for editing Tom (plebeius.eth) 2025-03-21 12:39:33 +01:00
  • 5e2f314940 add tooltip Tom (plebeius.eth) 2025-03-21 00:52:31 +01:00
  • ef1dd0f991 feat(markdown): add spoiler text Tom (plebeius.eth) 2025-03-21 00:20:03 +01:00
  • 593fd89818 fix(header): clicking header avatar should always redirect to homepage Tom (plebeius.eth) 2025-03-20 15:12:18 +01:00
  • bd890c4c5b fix dark mode styling Tom (plebeius.eth) 2025-03-20 15:11:59 +01:00
  • bf118e7ac8 feat(submit forms): add "preview" button to let the user quickly check how the markdown will render Tom (plebeius.eth) 2025-03-20 14:54:27 +01:00
  • 6d2f3cead0 fix wrong link Tom (plebeius.eth) 2025-03-19 23:11:22 +01:00
  • fc7facc98f fix key warning with trans elements Tom (plebeius.eth) 2025-03-19 23:09:50 +01:00
  • 7689035ddc fix undefined Tom (plebeius.eth) 2025-03-19 23:05:10 +01:00
  • 0c8c21b5e0 refactor component Tom (plebeius.eth) 2025-03-19 22:43:41 +01:00
  • dc43aeb993 feat(submit page): add media file upload Tom (plebeius.eth) 2025-03-19 21:40:24 +01:00
  • 4509713e04 update translations Tom (plebeius.eth) 2025-03-19 18:22:03 +01:00
  • 74afb14227 style(state string): fix wording, wrapping Tom (plebeius.eth) 2025-03-19 17:14:00 +01:00
  • 972b819f56 fix(thumbnail): show link icon if media 404'd Tom (plebeius.eth) 2025-03-19 12:28:54 +01:00
  • 7269c3c348 fix key warning Tom (plebeius.eth) 2025-03-19 11:55:14 +01:00