Commit Graph
36 Commits
Author SHA1 Message Date
Tom (plebeius.eth) d2c0cf24a7 tooltip is unnecessary 2024-07-13 09:37:40 +02:00
Tom (plebeius.eth) 1e16068c3a feat(post): add avatars 2024-07-12 22:06:14 +02:00
Tom (plebeius.eth) a6a551a25f feat(post): add 'loading comments' indicator 2024-07-12 10:40:02 +02:00
Tom (plebeius.eth) e716a45a31 feat(post): add tooltip to comment edit timestamp 2024-07-07 14:49:17 +02:00
Tom (plebeius.eth) ff72365151 revert, replyCount should come from api 2024-07-07 14:36:14 +02:00
Tom (plebeius.eth) 44e518a3ad fix(post): failed replies would link to op 2024-07-05 11:08:33 +02:00
Tom (plebeius.eth) 6d6187e531 fix: reply count was bugged 2024-07-05 10:53:23 +02:00
Tom (plebeius.eth) 85aeb86047 fix(spoiler): spoiler image wasn't showing for iframes 2024-07-04 21:38:01 +02:00
Tom (plebeius.eth) 89e19adb5c fix(post): remove "user was banned for this post" because it's only visible to mods at the moment 2024-07-04 14:15:39 +02:00
Tom (plebeius.eth) 1bccf87750 feat(post): show edit reason as tooltip over red text 2024-07-03 15:36:20 +02:00
Tom (plebeius.eth) f6c1fb400b feat(post): add 'user was banned for this post' if user was banned by board to post in it 2024-07-02 18:31:53 +02:00
Tom (plebeius.eth) 76fc1dd2f1 fix(post): '0 replies omitted' appeared if all replies are removed or deleted 2024-07-02 16:04:16 +02:00
Tom (plebeius.eth) 8937c6986d update translations 2024-07-02 15:53:28 +02:00
Tom (plebeius.eth) 66cc23c404 feat: add FAQ page 2024-07-02 13:32:50 +02:00
Tom (plebeius.eth) 3730e4b4c1 Update post-desktop.tsx 2024-07-02 09:08:24 +02:00
Tom (plebeius.eth) 60d7af1744 Update post-desktop.tsx 2024-07-02 08:55:55 +02:00
Tom (plebeius.eth) eb6751ab25 chore: add translations 2024-07-01 10:54:27 +02:00
Tom (plebeius.eth) 385740c36f Update post-desktop.tsx 2024-07-01 10:40:20 +02:00
Tom (plebeius.eth) d78ce84db4 feat(post): clicking "+" button next to "omitted replies" message shows all replies 2024-07-01 10:26:38 +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) a6a41edd76 feat(post): add post count and highlight functionality to u/address 2024-06-28 22:09:11 +02:00
Tom (plebeius.eth) 505aed4c24 feat(post): add tooltips for title and display names that are too long 2024-06-27 11:03:58 +02:00
Tom (plebeius.eth) dc6ea9e982 fix performance, styling 2024-06-26 21:27:28 +02:00
Tom (plebeius.eth) 972964deda feat(reply modal): greentext by selecting text 2024-06-26 18:20:25 +02:00
Tom (plebeius.eth) 04edb3cb34 chore: add translations 2024-06-25 22:02:23 +02:00
Tom (plebeius.eth) 0783374a30 fix(post): author edit reason was missing 2024-06-24 17:52:41 +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) 533fc2ffa3 fix(post): don't show c/quote in content if reply is removed or deleted 2024-06-21 21:58:10 +02:00
Tom (plebeius.eth) 4cca4a58dd fix: incorrect assets path 2024-06-20 17:02:11 +02:00
Tom (plebeius.eth) 6ec780217a style(post): improve original content display from edit 2024-06-20 13:17:38 +02:00
Tom (plebeius.eth) e4febb9df0 feat(post): add "show original" button to content edit 2024-06-19 23:00:11 +02:00
Tom (plebeius.eth) 9f5f92f714 feat: add spoiler image 2024-06-19 18:50:24 +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) 8b601726ae feat(post desktop): add hide/unhide replies 2024-06-14 14:33:22 +02:00
Tom (plebeius.eth) 67e3bc8d68 feat: hide button for posts soft hides them persistently without blocking the cid 2024-06-13 17:50:05 +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