Commit Graph
100 Commits
Author SHA1 Message Date
plebeius.eth bcbf311b95 fix(EditLabel): don't show the edit label if comment.original.content is identical to comment.content 2023-09-22 14:08:10 +02:00
plebeius.eth 8758996c97 fix(Home): remove preload of boards because it's resource-intensive and doesn't have concurrency maximum 2023-09-22 13:22:46 +02:00
plebeius.eth a312c64bb0 fix(CaptchaModal): improve captcha visibility by fixing margin 2023-09-22 12:32:25 +02:00
plebeius.eth 51b50c1cfa chore(post menu): update plebones link to eth limo 2023-09-21 14:38:12 +02:00
plebeius.eth b966fbd4db chore(package.json): upgrade plebbit-react-hooks 2023-09-20 11:35:32 +02:00
plebeius.eth 18c51b0490 chore(Home): explain the steps to run a board 2023-09-20 11:21:03 +02:00
plebeius.eth 0712bf417b chore(Home): update plebchan description 2023-09-19 21:07:35 +02:00
plebeius.eth bc25518eb5 chore: release v0.1.12 2023-09-18 16:50:56 +02:00
plebeius.eth 3f33dcb37a fix: show new version info toast only once 2023-09-18 11:55:30 +02:00
plebeius.eth 9237c9dc26 fix setAccount for saving account edit 2023-09-17 16:04:26 +02:00
plebeius.eth 2d7cdf48cf fix text height 2023-09-17 15:36:24 +02:00
plebeius.eth 020e509b71 prettify 2023-09-16 21:40:23 +02:00
plebeius.eth d963c90d26 Update prettier.config.js 2023-09-16 21:39:25 +02:00
plebeius.eth 0aa105a4b9 add prettier 2023-09-16 21:19:56 +02:00
plebeius.eth 43f63aa341 update mod edit 2023-09-16 21:10:38 +02:00
plebeius.eth b6f21f0034 remove feed filter for edits 2023-09-16 18:18:37 +02:00
plebeius.eth e8b42786e1 add instant mod edits 2023-09-16 17:29:14 +02:00
plebeius.eth 6f2e8dcaa8 Update CaptchaModal.jsx 2023-09-16 17:07:31 +02:00
plebeius.eth 4c5198f40e fix challenge promise leak 2023-09-16 16:41:51 +02:00
plebeius.eth 3fb50b30f7 fix state of admin board settings 2023-09-16 10:36:27 +02:00
plebeius.eth ed8968704a fix whitespace 2023-09-15 21:26:55 +02:00
plebeius.eth be89323431 Revert "add support for non-direct imgur links"
This reverts commit 9e198fb32a.
2023-09-15 17:38:16 +02:00
plebeius.eth 2cfe99bba4 fix account replies pushed to thread view 2023-09-15 17:10:59 +02:00
plebeius.eth 9e198fb32a add support for non-direct imgur links 2023-09-15 14:18:01 +02:00
plebeius.eth 12c8bf5f89 update rules and description, remove share board 2023-09-15 11:03:19 +02:00
plebeius.eth 824549d67d fix other whitespace 2023-09-15 10:52:08 +02:00
plebeius.eth cb99446f4c update share board link 2023-09-15 10:46:50 +02:00
plebeius.eth 861902c35b add whitespace 2023-09-15 10:39:02 +02:00
plebeius.eth 72a12ddb8c add share reply link 2023-09-15 10:36:48 +02:00
plebeius.eth b826f332d6 add view on other client buttons mobile 2023-09-15 10:33:38 +02:00
plebeius.eth 5c72bc69e1 Revert "Update SettingsModal.jsx"
This reverts commit 708294922d.
2023-09-14 21:58:35 +02:00
plebeius.eth ab371789e9 update mobile post menu, rules and description 2023-09-14 17:35:28 +02:00
plebeius.eth cc98926fa6 add mobile post menu 2023-09-14 13:41:24 +02:00
plebeius.eth 8043709498 fix mod color thread view 2023-09-14 12:56:08 +02:00
plebeius.eth 708294922d Update SettingsModal.jsx 2023-09-14 12:19:16 +02:00
plebeius.eth f534b734a6 improve media embeds size on mobile 2023-09-14 10:11:36 +02:00
plebeius.eth e866287440 add share board link 2023-09-13 17:36:13 +02:00
plebeius.eth 06803548f1 Update App.js 2023-09-11 17:17:49 +02:00
plebeius.eth 8c6ea9f776 update allcatalog 2023-09-11 16:50:28 +02:00
plebeius.eth 2d048d5735 add nocookie to youtube 2023-09-11 13:16:32 +02:00
plebeius.eth ddd39c1d98 update info toast 2023-09-11 12:53:05 +02:00
plebeius.eth afb2e3fffc fix loading state indicator sytling in p/all 2023-09-11 12:29:22 +02:00
plebeius.eth 92564b4bc6 delete workflow, use github api to fetch latest dev commit 2023-09-11 10:27:18 +02:00
plebeius.eth 41723cbc3d implement useSubplebbit in Home for missing titles 2023-09-11 10:22:12 +02:00
plebeius.eth 7171887802 update new version available toast for desktop 2023-09-10 16:13:33 +02:00
plebeius.eth 3a6bdb6d81 add new github action for netlify version 2023-09-10 15:46:16 +02:00
plebeius.eth ccacb91b80 revert build-netlify script 2023-09-10 15:30:16 +02:00
plebeius.eth 89b39a3748 add info toast for new dev version available 2023-09-10 15:21:03 +02:00
plebeius.eth d9f62a346e add commitRef for netlify to all views 2023-09-10 14:12:25 +02:00
plebeius.eth 935e652211 update embeds p/all, p/subscriptions 2023-09-10 13:43:33 +02:00
plebeius.eth e61f395107 improve placeholder 2023-09-10 13:07:40 +02:00
plebeius.eth 74ea304c40 reduce jank from useAuthorAddress with placeholder 2023-09-10 12:57:26 +02:00
plebeius.eth 7593353705 Update BoardStats.jsx 2023-09-10 12:29:52 +02:00
plebeius.eth 78be27d07e add info toast when a new version is available 2023-09-10 12:20:31 +02:00
plebeius.eth f226cc1338 update reddit embed size 2023-09-10 10:45:59 +02:00
plebeius.eth 7ccb50a76d remove json values karma, unreadNotificationCount 2023-09-10 09:02:42 +02:00
plebeius.eth b9c9d27a6c fix submit a challenge pressing enter 2023-09-09 22:37:51 +02:00
plebeius.eth 48a0f36f41 fix undefined account 2023-09-09 22:31:59 +02:00
plebeius.eth e2eb48e37d fix import stringified account json 2023-09-09 22:27:05 +02:00
plebeius.eth 5c82d82217 remove embed dash 2023-09-09 21:22:50 +02:00
plebeius.eth 8fd12c0588 fix switch case 2023-09-09 18:06:30 +02:00
plebeius.eth 52219b840d update embeds thread, mobile 2023-09-09 17:49:35 +02:00
plebeius.eth be7a64eef0 fix pointer 2023-09-09 17:17:29 +02:00
plebeius.eth 232d869fc8 fix embedded media, add new sites 2023-09-09 17:09:09 +02:00
plebeius.eth 037bf858c0 memoize VerifiedAuthor 2023-09-09 11:02:23 +02:00
plebeius.eth ae1306fd01 fix color 2023-09-08 16:10:23 +02:00
plebeius.eth 6d597aac7e improve popup layout calculation 2023-09-08 15:48:33 +02:00
plebeius.eth 854a05e4fd add catalog popups to description and rules 2023-09-08 15:29:40 +02:00
plebeius.eth 876b866348 implement portal for catalog popups 2023-09-08 14:49:30 +02:00
plebeius.eth 7ef7b1e17a fix catalog popup positioning logic 2023-09-07 15:50:27 +02:00
plebeius.eth 6b53ce6f7c improve catalog card hover 2023-09-05 21:40:29 +02:00
plebeius.eth 10a1b973de fix catalog popups timeout 2023-09-05 15:14:52 +02:00
plebeius.eth 9fd07c9ce7 fix catalog popup styling 2023-09-05 14:57:26 +02:00
plebeius.eth 0df054dd36 upgrade hooks 2023-09-05 12:34:29 +02:00
plebeius.eth 27a5f46bb4 fix thumbnails, add youtube preview 2023-09-01 21:43:36 +02:00
plebeius.eth 5c2a4e3b08 fix catalog popup distance calculation 2023-08-31 17:16:29 +02:00
plebeius.eth 572ce0869a Revert "fix conditional useMemo"
This reverts commit df2e764808.
2023-08-31 12:41:30 +02:00
plebeius.eth ca216c8c9c fix selectedAddress in All.jsx, Subscriptions.jsx 2023-08-31 11:55:11 +02:00
plebeius.eth df2e764808 fix conditional useMemo 2023-08-30 21:09:12 +02:00
plebeius.eth e5740ad885 Update BoardStats.jsx 2023-08-28 10:51:39 +02:00
plebeius.eth d50d27da7d Update BoardStats.styled.jsx 2023-08-27 20:41:31 +02:00
plebeius.eth 2c7b033ead Merge branch 'development' of https://github.com/plebbit/plebchan into development 2023-08-26 19:52:27 +02:00
plebeius.eth d7949eb81e Update BoardStats.jsx 2023-08-26 17:50:15 +02:00
plebeius.eth 27cc68f80f update anon mode description 2023-08-26 16:07:59 +02:00
plebeius.eth b9e275a3c9 improve board stats styling 2023-08-25 10:09:57 +02:00
plebeius.eth bf7fa6158e fix lock 2023-08-24 16:33:17 +02:00
plebeius.eth f95b8a9d9e update board stats 2023-08-24 16:11:16 +02:00
plebeius.eth 87ee38df3d fix catalogs popups logic and styling 2023-08-24 15:28:49 +02:00
plebeius.eth af46da2f83 fix position media in wrapper 2023-08-24 10:50:40 +02:00
plebeius.eth ca794d6107 fix home search bar, update board description 2023-08-23 16:29:46 +02:00
plebeius.eth 1747684298 Update getFormattedTime.js 2023-08-22 19:08:22 +02:00
plebeius.eth a1ac0fc940 added board stats 2023-08-22 16:18:55 +02:00
plebeius.eth c4361ce78b add share button to posts for pleb.bz link 2023-08-22 14:17:38 +02:00
plebeius.eth a05e733d30 fix footer version position 2023-08-22 13:28:26 +02:00
plebeius.eth b75cedffd5 fix void link for user address link 2023-08-22 11:49:04 +02:00
plebeius.eth b4692dc37c fix date time tooltips 2023-08-22 11:25:42 +02:00
plebeius.eth cc734806f7 upgrade hooks, update state label 2023-08-21 17:35:40 +02:00
plebeius.eth 7478530b3f fix account data settings 2023-08-21 14:07:22 +02:00
plebeius.eth 4a14f0eb6d fix placeholder warning 2023-08-20 14:40:21 +02:00
plebeius.eth 1243c38c4f Merge branch 'master' of https://github.com/plebbit/plebchan 2023-08-20 11:33:49 +02:00