Commit Graph
79 Commits
Author SHA1 Message Date
plebeius.eth 59365df71a refactor: settings route, link, component 2024-05-09 16:04:24 +02:00
plebeius.eth 5e8d7436f9 fix(not found): force yotsuba theme with ref, not with params in app because they can't be detected in app 2024-05-07 22:09:00 +02:00
plebeius.eth 1f4213ae0b perf: apply cachebuster to not found img and board banners 2024-05-06 22:08:49 +02:00
plebeius.eth 0ead6775ae fix 404 check, add 404 page mobile style, fix description/rules custom comment 2024-05-06 22:02:49 +02:00
plebeius.eth 5d124d2121 feat: add 'not found' view 2024-05-06 21:40:17 +02:00
plebeius.eth cbc9230ead add missing state strings to post cards, use gray color 2024-05-06 17:02:31 +02:00
plebeius.eth bcad722bcb Update home.tsx 2024-05-06 16:56:22 +02:00
plebeius.eth edc08ca216 Update home.module.css 2024-05-06 16:20:54 +02:00
plebeius.eth 4756c09796 chore(translations): not moderating, not subscribed, total posts, current users, boards, tracked, interests, random, international, projects 2024-05-05 22:42:31 +02:00
plebeius.eth f045f1698a style(home): show nsfw tag instead of just 'nsfw' 2024-05-05 18:12:51 +02:00
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 61f23443ca fix(app): prevent scrollbar glitch on board layout routes, also hiding unnecessary scrollbar in home 2024-05-05 15:55:24 +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 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 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 1e91119687 fix(reply modal): get mobile scroll position from hook before render 2024-04-30 11:08:01 +02:00
plebeius.eth 5a45e27841 add autofocus, update themes, translate 'submit' 2024-04-29 14:53:46 +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 394c7d8a81 feat(app): add pending post view 2024-04-25 22:02:55 +02:00
plebeius.eth a89f70f88c optimize sub list load 2024-04-18 17:44:35 +02:00
plebeius.eth 73b4b106df Revert "feat(home): push subs that are offline at the end of the list, show offline icon"
This reverts commit 5a5417f7c9.
2024-04-18 17:14:59 +02:00
plebeius.eth 5a5417f7c9 feat(home): push subs that are offline at the end of the list, show offline icon 2024-04-17 13:31:10 +02:00
plebeius.eth 7dba08ca00 feat(embed): add support for soundcloud embeds, show webpage links on mobile, adjust audio embeds 2024-04-16 17:39:33 +02:00
plebeius.eth e191e403db fix(catalog): don't show description or rules if they are defined but empty 2024-04-16 10:58:49 +02:00
plebeius.eth 0f07e1eede fix(board): don't show description and rules until feed loads 2024-04-16 10:58:20 +02:00
plebeius.eth 34f79bf67d perf(catalog): optimize feed row rendering 2024-04-14 16:45:59 +02:00
plebeius.eth 150104725d adjust padding of post info, remove alt from logo img, translate closed alert on mobile 2024-04-14 14:42:05 +02:00
plebeius.eth 3ad540f17e refactor: rename subplebbit to board 2024-04-13 20:44:54 +02:00
plebeius.eth e7e0c939f4 fix home logo, add padding to catalog post row 2024-04-12 22:21:16 +02:00
plebeius.eth 2fc12bbafe feat(catalog): add sticky and closed icons 2024-04-12 20:48:46 +02:00
plebeius.eth 65c99ab188 feat(catalog): add media, styling 2024-04-12 17:47:30 +02:00
plebeius.eth f124d03366 add catalog view 2024-04-12 14:28:06 +02:00
plebeius.eth 4614e5dbc4 feat(home): add version in footer 2024-04-10 17:56:34 +02:00
plebeius.eth 62b83bf7ea perf: improve responsiveness 2024-04-10 13:16:07 +02:00
plebeius.eth 9aab7624ec refactor: make components for rules, description, rename stats 2024-04-09 15:03:26 +02:00
plebeius.eth 242b5faba3 add padding to mobile footer 2024-04-08 18:17:20 +02:00
plebeius.eth a508059af1 feat(app): add description and rules views 2024-04-08 17:32:12 +02:00
plebeius.eth dcf0dd98e4 feat(feed): add description and rules 2024-04-08 12:33:59 +02:00
plebeius.eth f4dba57945 perf(app): memoize board layout, update subplebbit view 2024-04-07 12:21:53 +02:00
plebeius.eth e960f791b9 feat(post page): scroll to top, show full content, no hide thread 2024-04-04 11:41:17 +02:00
plebeius.eth 14a79ee332 add reply quotelink, update mobile themes 2024-04-03 16:24:57 +02:00