Commit Graph
27 Commits
Author SHA1 Message Date
Tom (plebeius.eth) 31c3482831 perf(topbar): optimize scroll up/down animation with GPU acceleration 2025-02-20 00:12:06 +01:00
Tom (plebeius.eth) 0716aac9e2 feat(boards list): add filter by tag 2025-02-03 22:12:00 +01:00
Tom (plebeius.eth) cf849bab70 feat(boards list): show 15 boards at a time + p/all, add load more button 2025-02-03 13:33:11 +01:00
Tom (plebeius.eth) 0488a6c629 fix(topbar): only display the top 15 subs in the default list
the default list will be curated by PLEB token holders via gasless pubsub voting, so the highest voted subs will be at the top
2025-02-03 13:12:02 +01:00
Tom (plebeius.eth) a569ff8e10 Update topbar.tsx 2025-01-31 12:33:52 +01:00
Tom (plebeius.eth) c898a6d622 add missing translations 2024-11-05 12:12:55 +01:00
Tom (plebeius.eth) 6692c65c4b add route validation checks 2024-10-29 17:40:09 +01:00
Tom (plebeius.eth) 5429fafebe style(topbar): don't show '.eth'/'.sol' for every address 2024-10-27 16:37:21 +01:00
Tom (plebeius.eth) 3918d231c6 fix animation 2024-10-14 11:57:17 +02:00
Tom (plebeius.eth) 8e245a4759 fix(topbar): mobile animation on scroll was too slow 2024-10-14 11:51:49 +02:00
Tom (plebeius.eth) fa86c3631f remove ugly alerts 2024-09-16 16:57:08 +02:00
Tom (plebeius.eth) f9c82bccfd add 'coming soon' alert to inactive buttons 2024-09-12 11:57:24 +02:00
Tom (plebeius.eth) a7839e4e25 style(topbar): add Create and Vote for clarity, with "disabled" styling 2024-09-08 10:41:39 +02:00
Tom (plebeius.eth) defd56f5f8 hide create and vote buttons, they are low priority 2024-08-30 22:44:49 +02:00
Tom (plebeius.eth) a31beee631 fix(topbar): empty brackets would show for sub category if empty 2024-07-10 17:42:38 +02:00
Tom (plebeius.eth) a662bb6718 fix(topbar): time filter would redirect to board home on mobile 2024-07-02 16:01:17 +02:00
Tom (plebeius.eth) 713739b02f feat(post): clicking "+" button next to "omitted replies" message shows all replies 2024-07-01 10:33:11 +02:00
Tom (plebeius.eth) f0bd9e9e9b update ui 2024-06-29 12:15:10 +02:00
Tom (plebeius.eth) 21794384be style: add create board button and edit boards button 2024-06-28 21:21:21 +02:00
Tom (plebeius.eth) 22c1acdd3d feat(subplebbit): add automatic theme based on nsfw or sfw tags 2024-06-17 12:17:36 +02:00
Tom (plebeius.eth) d66d5b5d39 update time filter for subscriptions feed 2024-06-09 16:50:51 +02:00
Tom (plebeius.eth) 15bffe89bf feat: add time filter to p/all and p/subscriptions 2024-06-09 16:40:32 +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) e39c171eac feat(topbar): add search bar 2024-06-03 11:19:48 +02:00
Tom (plebeius.eth) ee69ab60ed fix bugs 2024-06-01 18:13:41 +02:00
Tom (plebeius.eth) 1aff0d3ada fix(topbar): settings link would 404 2024-05-31 11:36:37 +02:00
Tom (plebeius.eth) 75a1b716f8 rename board-banner to board-header, board-nav to topbar 2024-05-29 21:00:13 +02:00