Commit Graph
100 Commits
Author SHA1 Message Date
Tom 46228ffa5d enable overlay for ReplyModal mobile 2023-05-11 15:24:46 +02:00
Tom 4f6b6d18cb disable draggable for CaptchaModal mobile 2023-05-11 14:37:06 +02:00
Tom 769002e65a disable draggable for ReplyModal mobile 2023-05-11 13:09:20 +02:00
Tom 8ad209976d fix dark mode SettingsModal 2023-05-11 12:35:35 +02:00
Tom 0e77779f1e fix retained scroll position while navigating 2023-05-10 22:20:59 +02:00
Tom 0433daf318 Update Home.jsx 2023-05-10 18:00:04 +02:00
Tom e12efc3a4e fix pending view selectedAddress store 2023-05-10 16:01:49 +02:00
Tom e12fbe7ad8 fix pending view links and navbar 2023-05-10 15:41:38 +02:00
Tom 350bd931f9 add account selection 2023-05-10 14:55:06 +02:00
Tom e82edf1165 add account import and export 2023-05-10 14:17:24 +02:00
Tom b8d7e11744 fix loop bug in thread view 2023-05-10 10:00:08 +02:00
Tom 762dec840d remove logs, fixes 2023-05-09 22:00:02 +02:00
Tom 76d32ab46e fix useFeedStateString eslint 2023-05-09 21:58:46 +02:00
Tom 24af1e00ad add loading state to subscriptions view 2023-05-09 21:20:30 +02:00
Tom cfd53e3fb8 Update Thread.jsx 2023-05-09 16:36:49 +02:00
Tom 4d43b190df fix disable skeleton if state is failed 2023-05-09 16:30:02 +02:00
Tom 2aff229997 add new loading states 2023-05-09 15:58:19 +02:00
Tom 66e90138d0 update SettingsModal, add useStateString, fixes 2023-05-09 12:59:00 +02:00
Tom a63ea84fe7 add offline indicators to SubscriptionsCatalog 2023-05-08 21:10:42 +02:00
Tom a00fe30779 improve offline indicators styling 2023-05-08 18:45:01 +02:00
Tom fdcb090144 add new offline icon 2023-05-08 18:29:56 +02:00
Tom c52ba9b819 Merge branch 'development' of https://github.com/plebbit/plebchan into development 2023-05-08 18:08:56 +02:00
Tom 8f086e7d38 update formatState.js 2023-05-08 18:08:50 +02:00
Tom cf1e7cc1c1 fix eslint warning 2023-05-07 17:50:58 +02:00
Tom a17b3f2f8f added subscriptions catalog view 2023-05-07 17:48:38 +02:00
Tom 351ff1df17 change title to "Subscribed" 2023-05-07 17:29:37 +02:00
Tom 88aa0b5779 change subscriptions route 2023-05-07 17:22:55 +02:00
Tom eae9e08a49 add error toasts from hooks 2023-05-07 17:13:19 +02:00
Tom c7b281ff01 add accurate loading states in all views 2023-05-07 16:50:05 +02:00
Tom d3f75a3b44 fix subscriptions feed render bug 2023-05-06 22:03:09 +02:00
Tom 1aa5e6d408 add view all button in home subscriptions 2023-05-06 16:28:23 +02:00
Tom 75867699f5 add offline indicator to subscriptions mobile 2023-05-06 16:10:27 +02:00
Tom 511e2248c9 add offline indicator to all desktop views 2023-05-06 15:40:30 +02:00
Tom 5ee3c2c5e3 add tooltips to offline indicator in home 2023-05-05 18:28:07 +02:00
Tom 05d1a54e70 update offline indicator 2023-05-04 22:28:13 +02:00
Tom 852950d022 add offline indicator in subscriptions section 2023-05-04 21:55:56 +02:00
Tom 2108d165fc add offline indicator in popular boards section 2023-05-04 18:18:47 +02:00
Tom d98649f77e fix navbar 2023-05-04 15:50:35 +02:00
Tom 9a6029e976 add new hooks, disable "view all" in home 2023-05-04 14:50:36 +02:00
Tom 0aec100ed6 fix react-toastify with setTimeout 2023-05-04 08:54:09 +02:00
Tom 3b17609336 add subscribe button to catalog, fix in board 2023-05-03 18:32:16 +02:00
Tom dd4c6ef58c add CLI link to full node explanation 2023-05-03 18:20:18 +02:00
Tom bbf548b7ef Merge branch 'master' of https://github.com/plebbit/plebchan 2023-05-03 18:10:08 +02:00
Tom bb16165e78 fix SettingsModal close 2023-05-03 17:35:38 +02:00
Tom cec0a8a3c9 fix routing in subscriptions view 2023-05-03 17:23:33 +02:00
Tom 9f9064fbf4 typo 2023-05-03 15:54:42 +02:00
Tom 4894bfedbf improved subscriptions box styling 2023-05-03 15:47:00 +02:00
Tom 9aafdfb2f5 add initial subscriptions box UI 2023-05-03 14:16:00 +02:00
Tom df3ef67cb1 fix tooltip overflow 2023-05-03 11:59:12 +02:00
Tom 894dfa00b0 added tooltips to subscriptions view 2023-05-03 11:51:30 +02:00
Tom 7336fc35e7 add subplebbitAddress to sub reply, remove catalog 2023-05-03 11:14:23 +02:00
Tom 9291f3c9a5 add functional subscriptions board, fixes 2023-05-03 11:01:41 +02:00
Tom 48075d4c1f fix thumbnailUrl values in catalog 2023-05-02 15:43:00 +02:00
Tom 3c7661ed1a fix markdown embeds to show link 2023-05-02 13:28:32 +02:00
Tom c28dc61da6 update navbar 2023-05-01 21:58:19 +02:00
Tom 50dc4bc8fd remove float right style 2023-05-01 21:47:47 +02:00
Tom 809151c8f1 fix styling of subscribe button 2023-05-01 19:01:53 +02:00
Tom 0a0d6f4bf4 add navbar design to all views 2023-05-01 18:41:10 +02:00
Tom 60e8603561 add new navbar design to board view 2023-05-01 18:36:43 +02:00
Tom 4a6596cd04 add initial subscription UI, fixes 2023-05-01 18:12:39 +02:00
Tom cccd0b62ca remove console log 2023-04-30 21:17:55 +02:00
Tom 932de55eb3 typo 2023-04-30 18:09:31 +02:00
Tom 9fcc4abe89 add explanation for board creation process 2023-04-30 17:37:19 +02:00
Tom d15dacb06f add value for comment.thumbnailUrl in embed 2023-04-30 16:23:32 +02:00
Tom a9de38a3be fix embed media via md still shows link as txt 2023-04-30 15:44:35 +02:00
Tom 627aeb779f implement selection to greentext in ReplyModal 2023-04-30 15:22:44 +02:00
Tom 648dc1b92a fix square shape of board avatars 2023-04-30 14:54:12 +02:00
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 8abe97f82c remove unused logo images 2023-04-26 14:47:07 +02:00
Tom 649964f26b revert to fix hooks deps 2023-04-26 14:24:08 +02:00
Tom 6995684519 Merge branch 'master' of https://github.com/plebbit/plebchan 2023-04-26 14:14:54 +02:00
Tom d483507cac Merge branch 'master' of https://github.com/plebbit/plebchan 2023-04-25 22:23:53 +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 323ec1e6c0 removed caret range 2023-04-25 17:04:21 +02:00