Commit Graph
41 Commits
Author SHA1 Message Date
Tom (plebeius.eth) e1faf55f12 forgot await 2024-09-20 12:14:21 +02:00
Tom (plebeius.eth) bb976409ff fix(anon mode): user id could change for pending post, name field could bug out 2024-09-19 17:33:00 +02:00
Tom (plebeius.eth) 51e3ef8506 display anon mode address immediately upon publishing 2024-08-30 21:18:39 +02:00
Tom (plebeius.eth) 3d2d510259 fix(post form): user could post empty comment using spaces 2024-08-29 17:48:34 +02:00
Tom (plebeius.eth) c521ccbc2e feat(markdown): when the user is publishing a comment, automatically format it to follow markdown rules 2024-08-27 18:46:42 +02:00
Tom (plebeius.eth) 38790a2596 fix(markdown): users couldn't include empty lines in the post content 2024-08-26 13:52:00 +02:00
Tom (plebeius.eth) 899239e10e fix anon mode 2024-08-25 18:58:38 +02:00
Tom (plebeius.eth) 999990bee1 reset reply store, memoize close modal 2024-08-21 11:11:19 +02:00
Tom (plebeius.eth) f6548cc2b8 fix(replymodal): replying didn't work from multiboard feeds (p/all, p/subscriptions) 2024-08-14 10:23:47 +02:00
Tom (plebeius.eth) 43561e9077 fix couldn't change displayName more than once on anon mode 2024-08-12 21:55:52 +02:00
Tom (plebeius.eth) 828e066d3d fix replymodal autofocus 2024-08-09 12:08:22 +02:00
Tom (plebeius.eth) 188d7b73b1 fix anon mode was altering comment.author 2024-08-08 17:48:45 +02:00
Tom (plebeius.eth) 62e041ae91 rename file 2024-08-06 21:57:28 +02:00
Tom (plebeius.eth) 19d7475470 fix signer asynchronicity for anon mode 2024-08-06 21:51:45 +02:00
Tom (plebeius.eth) db67a9452c feat(settings): add anon mode - automatically use a different user ID in each thread 2024-08-06 20:12:07 +02:00
Tom (plebeius.eth) 6430607363 fix(reply modal): cursor would move to end of text while replying 2024-07-22 12:29:05 +02:00
Tom (plebeius.eth) 890419dfc3 style(reply modal): improve design of c/cid on top of content 2024-06-26 22:20:45 +02:00
Tom (plebeius.eth) 972964deda feat(reply modal): greentext by selecting text 2024-06-26 18:20:25 +02:00
Tom (plebeius.eth) 19995ad670 improve translation 2024-06-24 18:31:08 +02:00
Tom (plebeius.eth) bf806d6990 fix eslint 2024-06-17 17:50:26 +02:00
Tom (plebeius.eth) 22c1acdd3d feat(subplebbit): add automatic theme based on nsfw or sfw tags 2024-06-17 12:17:36 +02:00
Tom (plebeius.eth) 937abf8dca fix: don't show 'sub might be offline' alert in multisubs 2024-06-12 17:38:22 +02:00
Tom (plebeius.eth) d71889a3de feat(reply modal): show alert before posting if subplebbit might be offline 2024-06-08 21:33:56 +02:00
Tom (plebeius.eth) b44fb15078 feat(reply): add floating quote preview 2024-06-05 22:18:45 +02:00
Tom (plebeius.eth) fe48a991cc chore: add translations 2024-05-31 17:29:19 +02:00
Tom (plebeius.eth) 088a887686 chore: add translations 2024-05-31 16:51:22 +02:00
Tom (plebeius.eth) c5d55a9dd5 feat(reply modal): add link type previewer, spoiler option 2024-05-31 15:45:48 +02:00
Tom (plebeius.eth) 0701f82174 refactor: add hook use-is-mobile for use-window-width calls 2024-05-29 16:17:37 +02:00
plebeius.eth 6081f5c7fa style(reply modal): remove comment placeholder, adjust height 2024-05-15 15:00:12 +02:00
plebeius.eth 148e6f1989 fix(reply modal): improve c/parentCid styling in textarea 2024-05-14 22:43:21 +02:00
plebeius.eth 6a49363fc0 style(reply modal): add background color to c/parentCid 2024-05-09 22:55:57 +02:00
plebeius.eth f26bcfeced style(reply modal): add c/shortParentCid to textarea 2024-05-09 22:25:06 +02:00
plebeius.eth 5f3ff17ecc feat(reply modal): add c/parentCid above textarea, fix tomorrow theme 2024-05-08 12:23:18 +02:00
plebeius.eth ccb75fcf3a feat(post form): replace single return with double return on submit, because markdown is mandatory on plebbit, but a user from 4chan won't know that 2024-05-07 22:23:49 +02:00
plebeius.eth 952d446c4d fix(reply modal): autofocus caused auto scroll to top on mobile 2024-04-30 11:35:47 +02:00
plebeius.eth 1e91119687 fix(reply modal): get mobile scroll position from hook before render 2024-04-30 11:08:01 +02:00
plebeius.eth 5a45e27841 add autofocus, update themes, translate 'submit' 2024-04-29 14:53:46 +02:00
plebeius.eth 1e5c675e95 feat(reply modal): change displayName from name field, style focused inputs, translate title 2024-04-29 14:26:02 +02:00
plebeius.eth 05cc3c4174 fix(reply modal): add minimal timeout to allow rerender when already opened 2024-04-29 13:34:46 +02:00
plebeius.eth d6179d0fdc feat(reply modal): disable draggable on mobile and calculate absolute top position 2024-04-29 13:28:04 +02:00
plebeius.eth 0962c10685 feat: add reply modal 2024-04-28 20:08:41 +02:00