Commit Graph
53 Commits
Author SHA1 Message Date
Tom (plebeius.eth) af800d559b adjust styling 2024-07-02 19:05:48 +02:00
Tom (plebeius.eth) 66cc23c404 feat: add FAQ page 2024-07-02 13:32:50 +02:00
Tom (plebeius.eth) a6a41edd76 feat(post): add post count and highlight functionality to u/address 2024-06-28 22:09:11 +02:00
Tom (plebeius.eth) 4cca4a58dd fix: incorrect assets path 2024-06-20 17:02:11 +02:00
Tom (plebeius.eth) 62b4c71eb5 fix: don't consider 'anti' tag as nsfw tag
plebchan shouldn't consider 'vulgar' or 'anti' as nsfw tags, unlike more sfw-oriented plebbit clients like seedit
2024-06-11 10:25:25 +02:00
Tom (plebeius.eth) 19222a66fe feat(post): add "time ago" tooltip to dates 2024-06-08 13:39:35 +02:00
Tom (plebeius.eth) 019972a7ff fix(home): update twitter link 2024-06-08 12:19:44 +02:00
Tom (plebeius.eth) 82de50b88a refactor home component 2024-06-03 17:55:29 +02:00
Tom (plebeius.eth) fabcc1d2e1 feat(home): add options to popular threads box 2024-06-03 17:00:35 +02:00
Tom (plebeius.eth) 8d4c4404c3 feat(home): add filter options to boards box 2024-06-03 16:38:16 +02:00
Tom (plebeius.eth) 19164db606 fix: wrong document titles 2024-05-31 17:33:49 +02:00
Tom (plebeius.eth) d314100308 fix undefined 2024-05-31 09:00:37 +02:00
Tom (plebeius.eth) be579df996 style(home): improve offline icon position, use short addresses, add break word 2024-05-30 10:47:14 +02:00
Tom (plebeius.eth) 2aa5dc01eb feat(catalog post): add loading skeleton for image, "file deleted" fallback img 2024-05-29 11:59:06 +02:00
plebeius.eth 474dede5db feat(board nav): order board list by multisub category 2024-05-17 16:10:38 +02:00
plebeius.eth 86223bb249 feat(board): add p/all and p/subscriptions 2024-05-17 14:54:41 +02:00
plebeius.eth 9b85416a57 move hook 2024-05-14 22:26:50 +02:00
plebeius.eth 4d0baffd09 refactor(home): use hook to fetch popular posts 2024-05-10 21:47:00 +02:00
plebeius.eth 5d124d2121 feat: add 'not found' view 2024-05-06 21:40:17 +02:00
plebeius.eth bcad722bcb Update home.tsx 2024-05-06 16:56:22 +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 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 2e52b4eaa3 Update home.tsx 2024-04-29 11:12:54 +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 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 4614e5dbc4 feat(home): add version in footer 2024-04-10 17:56:34 +02:00
plebeius.eth 311896d122 perf(app): optimize subs loading as much as possible 2024-03-27 15:10:58 +01:00
plebeius.eth 61d58340be update themes 2024-03-21 22:16:24 +01:00
plebeius.eth 7f8a996eec add subplebbit component 2024-03-17 21:47:16 +01:00
plebeius.eth 568189bfea feat(home): user can connect to a sub with search bar 2024-03-16 16:02:57 +01:00
plebeius.eth e59a2290ab feat(home): user can download desktop client from footer button 2024-03-16 13:54:38 +01:00
plebeius.eth 3a6f6cf20c chore(translations): about, whitepaper, token, download app 2024-03-16 13:52:06 +01:00
plebeius.eth 3f8d3dd9d1 update homepage, css themes 2024-03-15 22:42:13 +01:00
plebeius.eth 8f61caa789 add default subplebbit addresses 2024-03-01 20:42:21 +01:00
plebeius.eth a7827d15ec update css variables naming 2024-03-01 13:18:01 +01:00
plebeius.eth 87aef803a5 add missing translation 2024-02-29 22:37:01 +01:00
plebeius.eth c3e973b4a1 chore(translations): plebchan description, no global rules info, boards 2024-02-29 22:32:27 +01:00
plebeius.eth c3da9367e2 chore(translations): plebchan description, no global rules info 2024-02-29 21:28:57 +01:00