Commit Graph
2056 Commits
Author SHA1 Message Date
Tom 7008b5649d add container to expanded images 2023-04-30 13:32:52 +02:00
Tom 272752a522 fix ImageBanner relative URL 2023-04-30 12:34:33 +02:00
Tom 16585d1047 moved all styled-components code to its directory 2023-04-29 18:01:19 +02:00
Tom 638d9ac2ff add enlarge image effect to mobile views 2023-04-29 17:54:25 +02:00
Tom 756a53dd29 add enlarge image effect to desktop views 2023-04-29 17:44:27 +02:00
Tom 2764a8ae87 fix getCommentMediaInfo 2023-04-29 17:10:11 +02:00
Tom ac313f55fe add subplebbit.suggested.avatarUrl to Home 2023-04-29 16:12:56 +02:00
Tom c5e325b9ca add useBufferedFeeds 2023-04-29 14:39:57 +02:00
Tom fe9a50db97 fix Virtuoso margin, increaseViewportBy flicker 2023-04-29 14:31:16 +02:00
Tom 70fd17d91f fix all URLs to be relative, not root 2023-04-29 12:47:30 +02:00
Tom d9322a31b4 add skeleton for IPFS and IPNS states in thread 2023-04-29 12:34:47 +02:00
Tom 1158f543db switch back to InfiniteScroll in Catalog view 2023-04-29 10:50:18 +02:00
Tom 196593befa improve increaseViewportBy 2023-04-29 10:49:47 +02:00
Tom 45f4918d5c implement react-virtuoso in catalog view 2023-04-28 19:00:50 +02:00
Tom 4fb23ec79b implement react-virtuoso in board view 2023-04-28 18:04:16 +02:00
Tom 0fb416b159 Update getCommentMediaInfo.js 2023-04-27 18:33:51 +02:00
Tom fca0030df6 Update Thread.jsx 2023-04-27 18:06:16 +02:00
Tom b5c4ef1fe4 fix thumbnailUrl 2023-04-27 17:59:14 +02:00
Tom 1bd3fff25e fix greentext in rehype-sanitize 2023-04-27 13:10:23 +02:00
Tom 93bbbeddee fix dependency logic 2023-04-27 12:36:21 +02:00
Tom 4e1575f5fc fix all missing deps except for bugged one 2023-04-27 11:42:51 +02:00
Tom 428b335cfc fix getCommentMediaInfo 2023-04-27 11:34:25 +02:00
Tom 221c479736 fix link styling 2023-04-26 17:09:57 +02:00
Tom 5df5e59f80 fix invalid href attribute 2023-04-26 16:22:24 +02:00
Tom 9a92dbf61b fix posting links 2023-04-26 15:17:26 +02:00
Tom 649964f26b revert to fix hooks deps 2023-04-26 14:24:08 +02:00
Tom b71628c817 fix key attributes 2023-04-25 22:13:23 +02:00
Tom 9f6a5d8e60 fix resetFields 2023-04-25 22:07:33 +02:00
Tom 610ea65c67 fix all eslint warnings 2023-04-25 21:30:10 +02:00
Tom eb89904939 fix typo 2023-04-25 15:44:44 +02:00
Tom abb2b453e1 fix js void warning 2023-04-25 15:26:46 +02:00
Tom d25c51af61 remove void onClick to fix react warning 2023-04-25 14:53:20 +02:00
Tom aa875b9c9a fix pending reply logic, add it to board 2023-04-25 14:34:48 +02:00
Esteban Abaroa e946a93847 add service worker and progressive web app and icons 2023-04-24 21:20:42 +00:00
Esteban Abaroa d2b02ead78 change urls of footer links 2023-04-24 20:06:35 +00:00
Esteban Abaroa d9cd805329 don't hardcode version number 2023-04-24 20:00:11 +00:00
Esteban Abaroa 41cdc9db3b add electron 2023-04-24 19:42:49 +00:00
Esteban Abaroa 3e1eebec5b make footer more similar to 4chan 2023-04-24 17:53:09 +00:00
plebbitor 6dce788a26 added instant pending reply 2023-04-24 16:39:20 +02:00
plebbitor 5865264923 removed scrolling on thread 2023-04-24 16:35:09 +02:00
plebbitor 661f925f07 add setPendingCommentIndex 2023-04-24 15:48:30 +02:00
plebbitor 04cdd9f445 added complete footer in all views 2023-04-24 13:09:59 +02:00
plebbitor 6258fc3e20 fixed greentext 2023-04-23 21:25:13 +02:00
plebbitor 2d62fd4c3c revert sortType 2023-04-23 20:49:04 +02:00
plebbitor 3365545a1b fix thread meta title 2023-04-23 20:36:18 +02:00
plebbitor 8338974b45 fix markdown with remark-breaks 2023-04-23 18:53:47 +02:00
plebbitor 183bd11d34 remove unnecessary console log 2023-04-23 16:39:40 +02:00
plebbitor b2009afd80 fixed invalid subplebbit address 2023-04-23 15:14:49 +02:00
plebbitor 24b2177e87 Revert "fix subplebbitAddress in ReplyModal"
This reverts commit b7c453cf00.
2023-04-23 14:55:55 +02:00
plebbitor b7c453cf00 fix subplebbitAddress in ReplyModal 2023-04-23 14:42:20 +02:00