Commit Graph
294 Commits
Author SHA1 Message Date
plebeius.eth 83c93c5861 feat: add 'view on seedit' links 2023-12-15 12:58:47 +01:00
plebeius.eth a13fe45c64 feat(share): add seedit to share button 2023-10-26 14:13:00 +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 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 a7398f5338 perf(board): remove redundant margin, might impact virtuoso 2023-10-20 21:20:51 +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 d5715e29eb fix(scroll): resolve race condition in onClick scroll-to-top behavior 2023-10-05 16:42:47 +02:00
plebeius.eth 3a02990674 fix(post): fix misplaced pin and lock icons 2023-10-04 17:25:42 +02:00
plebeius.eth be8bed74ef fix(views): add missing parser for quote links in thread op content 2023-10-02 12:55:42 +02:00
plebeius.eth 8ca19c9cda style(views): rename various UI elements for better accuracy, add steps on how to create a board to related button 2023-10-01 18:28:00 +02:00
plebeius.eth 548d4914bf fix(post form): make subject field optional, not mandatory 2023-09-30 13:24:11 +02:00
plebeius.eth e9cfdac18f feat(views): show board admin role next to usernames, if any, with capcode colors and admin modal function 2023-09-29 11:44:05 +02:00
plebeius.eth b6cdc00843 refactor(state): rename isModerator to canModerate for precision 2023-09-28 21:05:03 +02:00
plebeius.eth 288ae4d066 fix(views): fix scrolling jank removing margin between desktop reply cards 2023-09-26 20:18:17 +02:00
plebeius.eth 67f7c52c40 style(AdminListModal): remove wrong admin color to mobile 2023-09-26 17:44:47 +02:00
plebeius.eth 7bd3768e1b style(AdminListModal): differentiate mod and admin role 2023-09-26 14:46:11 +02:00
plebeius.eth 40a2ff94ea fix(views): add CSS effect for useAuthorAddress jank 2023-09-26 13:40:28 +02:00
plebeius.eth 8e4ca881ad fix(mobile reply): remove unnecessary width calculation for reply images 2023-09-23 15:57:34 +02:00
plebeius.eth f0c0e64d75 feat(Share button): add success toast for copying share link to clipboard 2023-09-23 12:44:43 +02:00
plebeius.eth c779c34243 fix(Post Form): use defaultValue for Name when displayName is defined 2023-09-22 21:43:10 +02:00
plebeius.eth 51b50c1cfa chore(post menu): update plebones link to eth limo 2023-09-21 14:38:12 +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 ed8968704a fix whitespace 2023-09-15 21:26:55 +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 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 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 e866287440 add share board link 2023-09-13 17:36:13 +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.ethandGitHub b08f63f141 Merge branch 'development' into master 2023-09-09 21:26:25 +02:00
plebeius.eth 5c82d82217 remove embed dash 2023-09-09 21:22:50 +02:00
Esteban Abaroa c166266007 Merge branch 'master' of github.com:plebbit/plebchan 2023-09-09 18:43:49 +00:00
Esteban Abaroa f006f7018c change all filters to functions 2023-09-09 18:43:16 +00:00
plebeius.eth 52219b840d update embeds thread, mobile 2023-09-09 17:49:35 +02:00
plebeius.eth 232d869fc8 fix embedded media, add new sites 2023-09-09 17:09:09 +02:00
plebeius.eth 27a5f46bb4 fix thumbnails, add youtube preview 2023-09-01 21:43:36 +02:00
plebeius.eth ca794d6107 fix home search bar, update board description 2023-08-23 16:29:46 +02:00