Commit Graph
86 Commits
Author SHA1 Message Date
Tom 2e2e0c1eb8 add ellipsis animation for loading state strings 2023-05-16 12:40:29 +02:00
Tom a122e6d15d fix retain scroll position in catalog view 2023-05-15 17:17:36 +02:00
plebeius.ethandGitHub 5f55741a4d Merge pull request #61 from plebbit/master
fix state strings
2023-05-15 09:46:50 +02:00
Esteban Abaroa 128842caac fix state strings 2023-05-15 04:44:33 +00:00
Tom dabe947eab fix SubscriptionsCatalog links, footer, styling 2023-05-13 17:43:13 +02:00
Tom 812f04b557 fix posting field checks 2023-05-12 21:32:33 +02:00
Tom 5334ac637a add alert subject field, fix post only subject 2023-05-11 21:19:57 +02:00
Tom 0e77779f1e fix retained scroll position while navigating 2023-05-10 22:20:59 +02:00
Tom 24af1e00ad add loading state to subscriptions view 2023-05-09 21:20:30 +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 a63ea84fe7 add offline indicators to SubscriptionsCatalog 2023-05-08 21:10:42 +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 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 d98649f77e fix navbar 2023-05-04 15:50:35 +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 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 c28dc61da6 update navbar 2023-05-01 21:58:19 +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 4a6596cd04 add initial subscription UI, fixes 2023-05-01 18:12:39 +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 70fd17d91f fix all URLs to be relative, not root 2023-04-29 12:47:30 +02:00
Tom 1158f543db switch back to InfiniteScroll in Catalog view 2023-04-29 10:50:18 +02:00
Tom 45f4918d5c implement react-virtuoso in catalog view 2023-04-28 19:00:50 +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 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
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 3e1eebec5b make footer more similar to 4chan 2023-04-24 17:53:09 +00: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 2d62fd4c3c revert sortType 2023-04-23 20:49:04 +02:00
plebbitor b2009afd80 fixed invalid subplebbit address 2023-04-23 15:14:49 +02:00
plebbitor 946efbdb69 removed navigate and toast from replymodal 2023-04-23 12:21:41 +02:00
plebbitor 9010510aa9 added versioning to all views 2023-04-23 11:57:13 +02:00
plebbitor 8e9708a442 added state message formatting 2023-04-23 11:46:14 +02:00
plebbitor ccc4476f78 removed pending index success toast 2023-04-23 08:24:52 +02:00