Commit Graph
1199 Commits
Author SHA1 Message Date
Tom (plebeius.eth) 08cb0736da feat(post): add post menu component with links to other clients 2024-05-27 12:28:18 +02:00
Tom (plebeius.eth) 7537066202 Update interface-settings.module.css 2024-05-27 10:33:11 +02:00
Tom (plebeius.eth) 3524803196 feat(post): don't show link if it's not a valid url 2024-05-26 16:51:59 +02:00
Tom (plebeius.eth) 654bb3960f style(multiboards): p/link is redundant in replies info 2024-05-26 16:33:21 +02:00
Tom (plebeius.eth) 9df8930122 style(post desktop): p/link should come before the c/cid in multisub feeds 2024-05-26 16:29:41 +02:00
plebeius.eth a096f664c8 fix regex 2024-05-23 18:03:13 +02:00
plebeius.eth f189b8ca12 fix catalog button link 2024-05-17 21:27:06 +02:00
plebeius.eth 09f05ac8a0 feat(p/all): add description view 2024-05-17 17:25:25 +02:00
plebeius.eth b07a06fa12 fix(subscriptions): show info if no subs found 2024-05-17 16:48:28 +02:00
plebeius.eth cc2a640ae2 feat(multisubs): add catalog view 2024-05-17 16:39:02 +02:00
plebeius.eth f7ce6890ec fix(not found): check if subplebbitAddress is valid before displaying 'back to' buttton 2024-05-17 16:29:39 +02:00
plebeius.eth 970c726720 feat(multisubs): add settings modal 2024-05-17 16:28:09 +02:00
plebeius.eth 25e261bb55 fix eslint 2024-05-17 16:12:50 +02:00
plebeius.eth 474dede5db feat(board nav): order board list by multisub category 2024-05-17 16:10:38 +02:00
plebeius.eth 82fe238979 feat(multisubs): add subplebbit address in post info 2024-05-17 15:29:03 +02:00
plebeius.eth 07af3187c6 fix(multisubs): don't show subscribe button 2024-05-17 15:06:30 +02:00
plebeius.eth 797d665150 feat(post form): enable posting from p/all or p/subscriptions 2024-05-17 14:56:09 +02:00
plebeius.eth 11d1424c0a feat(p/all): use multisub title, description and createdAt in mock description and board header 2024-05-17 14:55:41 +02:00
plebeius.eth 86223bb249 feat(board): add p/all and p/subscriptions 2024-05-17 14:54:41 +02:00
plebeius.eth 50df786a86 perf(post): load post components conditionally 2024-05-16 23:17:10 +02:00
plebeius.eth 2c1f74f528 refactor(post): use separate files for post desktop and post mobile 2024-05-16 23:05:00 +02:00
plebeius.eth ee26772d27 update settings UI 2024-05-16 22:48:43 +02:00
plebeius.eth eb2239c1ed fix margin 2024-05-16 22:42:50 +02:00
plebeius.eth d78924facb feat(settings): add interface settings category 2024-05-16 22:41:36 +02:00
plebeius.eth 91d2a5ae01 feat(settings): add expand all button 2024-05-16 22:00:22 +02:00
plebeius.eth 5080dee121 Update post.tsx 2024-05-16 19:10:53 +02:00
plebeius.eth cf33871a27 refactor(post): abstract info, media, content on mobile 2024-05-16 19:06:31 +02:00
plebeius.eth c786a54cd1 no need for reply to be a component 2024-05-16 18:43:59 +02:00
plebeius.eth 39c26ed264 refactor(post): abstract post content on desktop 2024-05-16 18:42:08 +02:00
plebeius.eth 3353a9b282 refactor(post): abstract post media on desktop 2024-05-16 18:31:11 +02:00
plebeius.eth 15601f47e5 refactor(post): abstract post info on desktop 2024-05-16 18:15:48 +02:00
plebeius.eth e6e87fa07f remove unnecessary double confirm 2024-05-16 16:44:36 +02:00
plebeius.eth 40a95fd6d8 fix(crypto wallets): update translation 2024-05-16 16:43:49 +02:00
plebeius.eth a56feb7072 Update crypto-wallets-setting.tsx 2024-05-16 10:20:39 +02:00
plebeius.eth 65b3b997fb feat(crypto wallets setting): improve UI 2024-05-16 10:19:17 +02:00
plebeius.eth c31c0a4482 feat(account settings): improve UI 2024-05-16 10:03:32 +02:00
plebeius.eth 9117173249 forgot padding 2024-05-16 09:49:16 +02:00
plebeius.eth aa93680611 Update settings-modal.tsx 2024-05-15 22:23:11 +02:00
plebeius.eth 35ccc81465 Update crypto-address-setting.module.css 2024-05-15 22:22:09 +02:00
plebeius.eth 3ff563fc80 chore: update translations 2024-05-15 22:16:00 +02:00
plebeius.eth ae02eba4df feat(settings): add crypto wallets 2024-05-15 22:12:32 +02:00
plebeius.eth 7d9fd2cce7 update settings 2024-05-15 21:20:14 +02:00
plebeius.eth c6265e8694 refactor(account settings): move settings components out of modal component 2024-05-15 16:54:55 +02:00
plebeius.eth cc06d54c81 fix(post): post menu position was wrong on some browsers 2024-05-15 16:17:14 +02:00
plebeius.eth 21580fd074 style(themes): add opacity to post menu buttons 2024-05-15 16:16:33 +02:00
plebeius.eth 6081f5c7fa style(reply modal): remove comment placeholder, adjust height 2024-05-15 15:00:12 +02:00
plebeius.eth 794c168868 style(reply modal): adjust line height 2024-05-14 22:47:03 +02:00
plebeius.eth 148e6f1989 fix(reply modal): improve c/parentCid styling in textarea 2024-05-14 22:43:21 +02:00
plebeius.eth 9b85416a57 move hook 2024-05-14 22:26:50 +02:00
plebeius.eth 26b1e06614 update account settings design 2024-05-10 22:23:18 +02:00