Commit Graph
27 Commits
Author SHA1 Message Date
Tom (plebeius.eth) 377d8cdffa feat(edit menu): alert "you cannot edit this thread/reply" if without permission 2025-02-24 22:41:16 +01:00
Tom (plebeius.eth) e9fc47be20 fix(moderation): update to use new API schema 2024-11-10 12:44:00 +01:00
Tom (plebeius.eth) a81b159bd0 style(edit menu): font color was too dark in tomorrow theme 2024-09-18 17:04:06 +02:00
Tom (plebeius.eth) fcd1ce65fb fix edit menu logic 2024-09-04 16:15:47 +02:00
Tom (plebeius.eth) 14f3f04137 enable editing comments published in anon mode 2024-09-03 22:06:07 +02:00
Tom (plebeius.eth) d52c29f781 fix(edit menu): textarea to edit content was too small 2024-09-03 11:12:19 +02:00
Tom (plebeius.eth) 9543f16f68 fix(edit menu): couldn't edit post content if post was just published 2024-08-29 15:00:21 +02:00
Tom (plebeius.eth) 4e390a9fc5 fix(theme): theme changed incorrectly in pending post page 2024-08-28 22:05:20 +02:00
Tom (plebeius.eth) e04eb3bb5c don't help user format markdown when editing content that was already published 2024-08-28 21:50:31 +02:00
Tom (plebeius.eth) 30220af7c0 Update edit-menu.tsx 2024-08-28 14:23:16 +02:00
Tom (plebeius.eth) 4858ceadc9 fix(edit menu): modal position would bug out when resizing textarea to edit post content 2024-08-28 11:15:04 +02:00
Tom (plebeius.eth) 45fd7fc82c Update edit-menu.tsx 2024-08-27 21:37:00 +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) e9c7e868f2 fix(edit menu): remove autofocus, it caused auto scroll 2024-08-27 17:26:55 +02:00
Tom (plebeius.eth) c354d72e0a fix(edit menu): checkbox would appear dark in floating post from quote 2024-08-13 18:41:04 +02:00
Tom (plebeius.eth) 15462f14ed fix(edit menu): reason field would reset at menu close 2024-07-10 19:10:32 +02:00
Tom (plebeius.eth) 9ee2c6c00e fix(edit menu): banning wasn't working properly 2024-07-03 15:35:45 +02:00
Tom (plebeius.eth) ed393d0c72 Update edit-menu.tsx 2024-06-30 15:38:34 +02:00
Tom (plebeius.eth) 6d07ea2e3c update styling, count/highlight logic depending on params and post id 2024-06-29 11:55:36 +02:00
Tom (plebeius.eth) a992520984 style(edit menu): adjust padding 2024-06-24 17:53:44 +02:00
Tom (plebeius.eth) 9052b0f4f6 fix(reply): edit menu checkbox was displaced on mobile 2024-06-21 22:32:00 +02:00
Tom (plebeius.eth) bf882d1890 wrong spacing 2024-06-21 22:12:59 +02:00
Tom (plebeius.eth) cb745ffce6 fix(post): mod and author edits weren't instant 2024-06-21 22:02:56 +02:00
Tom (plebeius.eth) 77ccf0c849 chore(package.json): upgrade plebbit-react-hooks 2024-06-15 21:53:02 +02:00
Tom (plebeius.eth) efc9a98f47 fix(edit menu): mod and author edits were conflicting 2024-06-15 12:35:09 +02:00
Tom (plebeius.eth) f20a5f21f9 fix(edit menu): fix input value warning 2024-06-12 10:46:14 +02:00
Tom (plebeius.eth) 8e5a5919fa refactor: rename PostPage to Post, export Post component from Post view 2024-06-11 15:49:26 +02:00