Commit Graph
57 Commits
Author SHA1 Message Date
Tom (plebeius.eth) 7ebe6c9c00 style(reply modal): adjust error/alert red box, add translation 2025-01-31 23:06:50 +01:00
Tom (plebeius.eth) 63cb5b6591 feat(reply modal): close with escape key 2025-01-30 22:05:05 +01:00
Tom (plebeius.eth) 204fdfcace refactor, fix bugs 2025-01-30 17:09:21 +01:00
Tom (plebeius.eth) 2a20716212 fix(reply modal): changing anon mode before publishing reply didn't work 2025-01-29 13:09:38 +01:00
Tom (plebeius.eth) 65e62c0bef fix eslint 2025-01-26 23:06:49 +01:00
Tom (plebeius.eth) df96360777 forgot initialization 2025-01-26 22:25:56 +01:00
Tom (plebeius.eth) 9ec308bcc2 feat(reply modal): add spellcheck for the content, excluding the c/cid at the top 2024-12-21 00:38:15 +01:00
Tom (plebeius.eth) 157c9e7cfa fix replying to reply requires postCid in new API 2024-11-07 13:51:39 +01:00
Tom (plebeius.eth) 4f25e0fbc6 small fixes 2024-11-05 12:48:28 +01:00
Tom (plebeius.eth) 57684438a5 feat(reply modal): display errors in modal 2024-11-04 17:55:51 +01:00
Tom (plebeius.eth) fedada3957 add translations 2024-11-04 17:42:14 +01:00
Tom (plebeius.eth) 5c09b66338 feat(reply modal): add 'choose file' button on android 2024-11-04 17:34:40 +01:00
Tom (plebeius.eth) 6692c65c4b add route validation checks 2024-10-29 17:40:09 +01:00
Tom (plebeius.eth) 0705bd9dbd fix: color missing, translation missing 2024-10-15 13:10:47 +02:00
Tom (plebeius.eth) 3bd530024f add no board selected alert, add missing translations 2024-09-20 18:05:33 +02:00
Tom (plebeius.eth) c58a6bceec feat(reply modal): add autofocus on mobile 2024-09-20 15:38:16 +02:00
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