Commit Graph
976 Commits
Author SHA1 Message Date
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
plebeius.eth 5185f9999d start homepage design, add languages and themes 2024-02-29 16:31:46 +01:00
plebeius.eth a64de01057 init translations 2024-02-29 11:41:57 +01:00
plebeius.eth 71f99ffca5 add themes, home component, body css 2024-02-28 21:18:37 +01:00
plebeius.eth c4a5cfec49 perf: rewrite plebchan completely 2024-02-27 17:58:08 +01:00
plebeius.eth cd03fefb25 fix(SettingsModal): don't remove signer 2023-12-20 20:37:19 +01:00
plebeius.ethandGitHub 24bda051b8 Merge pull request #311 from plebbit/master
Development
2023-12-18 09:47:19 +01:00
plebeius.eth f1f1eaa2fe fix(SettingsModal): don't show signer in account data preview 2023-12-18 09:44:53 +01:00
plebeius.eth 12d13708fe fix eslint warning 2023-12-18 09:33:04 +01:00
plebeius.eth 7c4a41ebd5 style(home): change 'connect' button to 'go' 2023-12-18 09:32:43 +01:00
Esteban Abaroa 9dd2e3ce73 style: run prettier 2023-12-16 16:49:26 +00:00
plebeius.eth 83c93c5861 feat: add 'view on seedit' links 2023-12-15 12:58:47 +01:00
plebeius.eth 07daa4eeb3 feat(SettingsModal): add export/import full account data 2023-12-15 11:52:13 +01:00
plebeius.eth b50dcef2ab fix: add multisub.json 2023-12-15 08:10:43 +01:00
plebeius.eth 59e12a68a6 style: fix overflow for verified address css animation 2023-12-13 21:24:55 +01:00
plebeius.eth a13fe45c64 feat(share): add seedit to share button 2023-10-26 14:13:00 +02:00
plebeius.eth 991f244169 typo 2023-10-24 17:56:17 +02:00
plebeius.eth e2da7e7e96 fix(share): copy thread link to clipboard instead of post link when sharing a reply, because reply links aren't implemented yet on plebbit 2023-10-24 17:54:22 +02:00
plebeius.eth 5747b264bf fix(anon mode): use a different address also per each thread created by the user 2023-10-22 16:11:08 +02:00
plebeius.eth bfb3f3ffd9 style(pending): fix position of state string 2023-10-21 15:53:37 +02:00
plebeius.eth 3964893e25 fix(multifeed): wrong feed data 2023-10-21 14:28:54 +02:00
plebeius.eth 2a95903466 chore(all): update multifeed views 2023-10-21 13:45:42 +02:00
plebeius.eth 9f5f2d1663 fix(thread): replying to a reply didn't show the pending comment 2023-10-21 13:39:42 +02:00
plebeius.eth 87a019ed4f fix(catalog): key warnings 2023-10-21 10:24:47 +02:00
plebeius.eth 0939d658a5 fix: missing keys 2023-10-21 10:19:41 +02:00
plebeius.eth a7398f5338 perf(board): remove redundant margin, might impact virtuoso 2023-10-20 21:20:51 +02:00
plebeius.eth 6eee096934 perf(board): replace margin with padding on mobile 2023-10-20 20:33:33 +02:00
plebeius.eth fd4bec03d1 perf(board): add overscan to virtuoso 2023-10-20 20:07:56 +02:00
plebeius.eth 1c66d16189 test(board): test higher increaseViewportBy 2023-10-20 16:02:36 +02:00
plebeius.eth ae6c237302 test(board): test scroll with no margin 2023-10-20 15:59:05 +02:00
plebeius.eth 183294a66f perf(board): improve scroll on mobile 2023-10-20 14:18:17 +02:00
plebeius.eth e33c3fbe95 perf(board): improve scroll removing hr margin glitch 2023-10-19 18:37:16 +02:00
plebeius.eth a53f2905d1 perf(home): add key to map, remove dep causing a loop 2023-10-19 13:02:46 +02:00
plebeius.eth b8e3dccbe2 fix(embed): wrong srcdoc class syntax prevented some embeds from loading 2023-10-16 12:20:44 +02:00
plebeius.eth c0fe21888e fix(PostOnHover): fix eslint warning 2023-10-11 21:00:25 +02:00
plebeius.eth ac7ea57244 fix(catalog): fixed bugged appearance for posts without titles or content 2023-10-07 11:25:19 +02:00
plebeius.eth a15ad68adb feat(catalog post preview): show displayName of last reply with thread.lastChildCid 2023-10-06 12:19:37 +02:00
plebeius.eth 379f3d0ec9 fix(settings): typo bugged success toast 2023-10-06 11:00:05 +02:00
plebeius.eth d5715e29eb fix(scroll): resolve race condition in onClick scroll-to-top behavior 2023-10-05 16:42:47 +02:00
plebeius.eth bdb661b0dc fix(app): new version info toast should only appear once 2023-10-05 14:57:26 +02:00
plebeius.eth 06decd99e2 fix(home): fix displacement of threads while rendered in popular threads box 2023-10-05 12:50:02 +02:00
plebeius.eth c63ade854b fix(home): fix rerender with useEffect dep 2023-10-05 10:43:18 +02:00
plebeius.eth fabec543bf feat(home): boards box shows list of boards being moderated by the user 2023-10-05 09:32:10 +02:00
plebeius.eth 4eba8e7530 fix(offline indicator): check for online status every 30 minutes instead of 20 2023-10-04 21:17:00 +02:00
plebeius.eth 3a02990674 fix(post): fix misplaced pin and lock icons 2023-10-04 17:25:42 +02:00
plebeius.eth 31eb5f4194 chore: fixed syntax 2023-10-04 15:10:35 +02:00
plebeius.eth 053ec57bc4 feat(home): improve popular threads box with much more accurate conditions 2023-10-04 15:00:11 +02:00
plebeius.eth eec7e5cd64 fix(home): remove fallback image warning 2023-10-03 16:30:12 +02:00
plebeius.eth 1a4f7ac281 fix(post): fix misplaced user address 2023-10-03 14:02:21 +02:00