Commit Graph
1572 Commits
Author SHA1 Message Date
plebeius.eth 6b71d9009a feat(home): add offline icon for subs in board list 2024-05-05 17:54:09 +02:00
plebeius.eth c33c54613d feat(home): mark board as nsfw if it has at least one of nsfw tags in multisub 2024-05-05 17:22:19 +02:00
plebeius.eth deb17e3be3 Merge branch 'development' of https://github.com/plebbit/plebchan into development 2024-05-05 17:21:01 +02:00
plebeius.eth 61f23443ca fix(app): prevent scrollbar glitch on board layout routes, also hiding unnecessary scrollbar in home 2024-05-05 15:55:24 +02:00
Tom (plebeius.eth)andGitHub 96a4b74fd3 Merge pull request #353 from plebbit/master
Merge pull request #352 from plebbit/development
2024-05-05 15:46:26 +02:00
plebeius.eth 334f0a4d17 Update home.tsx 2024-05-05 15:42:31 +02:00
plebeius.eth 798dfc424f feat(home): add custom hook for stats functionality 2024-05-05 15:28:11 +02:00
plebeius.eth e91bb587a1 fix(embeds): pass origin to youtube or popular videos won't load 2024-05-05 12:35:12 +02:00
plebeius.eth 57fb75d674 remove padding, add translations 2024-05-04 23:01:37 +02:00
plebeius.eth de8107372f feat(home): add multisub boards with categories, subscriptions list, moderating boards list 2024-05-04 22:36:34 +02:00
plebeius.eth 607aad9379 fix(post): limit displayName length 2024-05-04 22:36:10 +02:00
plebeius.eth 9a56924086 revert use titles in board-nav 2024-05-04 21:33:25 +02:00
Tom (plebeius.eth)andGitHub a3eae2aac6 Merge pull request #352 from plebbit/development
Development
2024-05-04 18:04:07 +02:00
plebeius.eth f25978f180 fix(index.html): add no-referrer meta tag to resolve CORP-related media access issues 2024-05-04 18:03:02 +02:00
plebeius.eth 793fb3cb09 forgot 'gif' file type in translations 2024-05-04 17:21:19 +02:00
plebeius.eth 8456588752 chore(translations): gif 2024-05-04 17:20:56 +02:00
plebeius.eth aac20c4671 fix(subplebbit description): prevent escaping characters in translation 2024-05-04 17:01:20 +02:00
plebeius.eth 6aa5f38063 feat(board nav): use titles from multisub 2024-05-04 16:56:49 +02:00
plebeius.eth 80c30c23c7 fix body css and forced yotsuba theme for homepage 2024-05-04 14:01:48 +02:00
plebeius.eth 17a0532049 Merge branch 'development' of https://github.com/plebbit/plebchan into development 2024-05-04 14:01:42 +02:00
Tom (plebeius.eth)andGitHub f84873b026 Merge pull request #351 from plebbit/master
Merge pull request #350 from plebbit/development
2024-05-04 13:43:39 +02:00
plebeius.eth 44d5b30c6a chore(package.json): upgrade plebbit-react-hooks 2024-05-04 13:18:59 +02:00
plebeius.eth 0f340c541e add stats ui, update popular threads 2024-05-03 21:31:36 +02:00
plebeius.eth d3a09f3369 style: fix homepage width and body font size 2024-05-03 16:07:31 +02:00
plebeius.eth b0fdbfc13e update home 2024-05-03 15:00:25 +02:00
plebeius.eth 02b287fc12 feat(home): add popular threads box 2024-05-02 22:09:41 +02:00
plebeius.eth 952d446c4d fix(reply modal): autofocus caused auto scroll to top on mobile 2024-04-30 11:35:47 +02:00
plebeius.eth 1e91119687 fix(reply modal): get mobile scroll position from hook before render 2024-04-30 11:08:01 +02:00
plebeius.eth d797dbd0bd Update use-replies.ts 2024-04-29 22:37:08 +02:00
Tom (plebeius.eth)andGitHub fba39b7826 Merge pull request #350 from plebbit/development
Development
2024-04-29 21:50:17 +02:00
plebeius.eth 6e20b86b7b fix(use-replies.ts): flatten and display replies of replies not yet published 2024-04-29 21:49:00 +02:00
plebeius.eth bb9d53f47c feat(board nav): add sticky header animation to mobile 2024-04-29 15:36:29 +02:00
plebeius.eth 9c2036a6a1 fix(challenge modal): disable draggable on mobile 2024-04-29 15:30:40 +02:00
plebeius.eth 5a45e27841 add autofocus, update themes, translate 'submit' 2024-04-29 14:53:46 +02:00
plebeius.eth 916eeedb68 Merge branch 'development' of https://github.com/plebbit/plebchan into development 2024-04-29 14:26:11 +02:00
plebeius.eth 1e5c675e95 feat(reply modal): change displayName from name field, style focused inputs, translate title 2024-04-29 14:26:02 +02:00
Tom (plebeius.eth)andGitHub f1b76a2a7a Merge pull request #349 from plebbit/master
Merge pull request #348 from plebbit/development
2024-04-29 13:35:20 +02:00
plebeius.eth 05cc3c4174 fix(reply modal): add minimal timeout to allow rerender when already opened 2024-04-29 13:34:46 +02:00
plebeius.eth d6179d0fdc feat(reply modal): disable draggable on mobile and calculate absolute top position 2024-04-29 13:28:04 +02:00
Tom (plebeius.eth)andGitHub 3fb73a33c3 Merge pull request #348 from plebbit/development
Development
2024-04-29 12:36:00 +02:00
plebeius.eth ff8882ce9c perf: abstract reply modal logic into hook for post page and board page 2024-04-29 12:35:37 +02:00
plebeius.eth 84f55557c1 feat(post): add 'this thread is closed" alert for locked, removed, deleted comments 2024-04-29 12:17:48 +02:00
plebeius.eth ad84bb69ee render reply modal on view level to only allow one opened at a time 2024-04-29 12:05:52 +02:00
plebeius.eth 2e52b4eaa3 Update home.tsx 2024-04-29 11:12:54 +02:00
plebeius.eth 72f15c3566 chore(translations): rules, welcome to board, comment too long, replies omitted, replies and links omitted 2024-04-28 22:05:06 +02:00
Tom (plebeius.eth)andGitHub 20fe683e5b Merge pull request #347 from plebbit/master
Merge pull request #346 from plebbit/development
2024-04-28 20:09:06 +02:00
plebeius.eth 0962c10685 feat: add reply modal 2024-04-28 20:08:41 +02:00
plebeius.eth eddc0982bb feat(loading ellipsis): improve animation 2024-04-28 19:38:18 +02:00
plebeius.eth ef1580e8c0 fix(challenge modal): react-draggable requires nodeRef in React StrictMode 2024-04-28 19:01:53 +02:00
Tom (plebeius.eth)andGitHub a1fa3fe252 Merge pull request #346 from plebbit/development
Development
2024-04-28 18:06:15 +02:00