Commit Graph
51 Commits
Author SHA1 Message Date
Tom (plebeius.eth) 068c30a322 fix(post): don't show link if comment is removed or deleted 2024-08-29 12:47:22 +02:00
Tom (plebeius.eth) dea1992c14 style(post): improve styling of deleted and removed comments 2024-08-26 17:05:56 +02:00
Tom (plebeius.eth) b7e443d7d3 fix(post): deleted or removed comments still showed display name, avatar, role and ID 2024-08-25 18:15:27 +02:00
Tom (plebeius.eth) 1152bc7f9e style(post): mod's display name was missing color 2024-08-22 12:16:26 +02:00
Tom (plebeius.eth) e76262bd50 only show state string if state is not 'succeeded' 2024-08-20 16:05:19 +02:00
Tom (plebeius.eth) 0c7fcd3f63 shorten CIDs on mobile 2024-08-20 11:01:19 +02:00
Tom (plebeius.eth) 2c192b273f style(post): remove 'loading comments', the backend state string is enough already 2024-08-14 14:43:07 +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) 8dfe2098ce feat(post): add user ID with color specific to user address 2024-08-13 18:27:56 +02:00
Tom (plebeius.eth) 99a219733c feat(post): add button to show full comment when it's too long 2024-08-12 18:11:18 +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) 2ab71978a7 fix(post): 'comment too long' link was broken for description and rules 2024-08-01 14:40:07 +02:00
Tom (plebeius.eth) ba4906058d fix(post): edited timestamp showed html on mobile 2024-07-31 15:48:26 +02:00
Tom (plebeius.eth) 568ab16b06 show avatar for OP as well 2024-07-31 15:46:02 +02:00
Tom (plebeius.eth) ce191a819f show 'loading' while pending post state isn't defined 2024-07-22 18:14:22 +02:00
Tom (plebeius.eth) 7646402ca4 update avatar style 2024-07-22 16:52:13 +02:00
Tom (plebeius.eth) ddb462b95e fix(post): reply quote link couldn't render in posts with link and no content 2024-07-22 16:10:59 +02:00
Tom (plebeius.eth) 7ff8af7fcd feat(post): show loading state info 2024-07-22 12:29:32 +02:00
Tom (plebeius.eth) 954b158704 feat(post): add loading state string 2024-07-21 12:17:40 +02:00
Tom (plebeius.eth) d76b03bf3f style: fix avatars 2024-07-19 18:06:00 +02:00
Tom (plebeius.eth) c3f7250256 fix bugs 2024-07-19 17:30:53 +02:00
Tom (plebeius.eth) 3ddf26c930 fix(post): permalink (c/) of pending reply shouldn't link to anything 2024-07-16 13:20:24 +02:00
Tom (plebeius.eth) ec4ba550aa fix(post): pending reply to op would show quote link to op 2024-07-14 13:11:44 +02:00
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) 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) 8937c6986d update translations 2024-07-02 15:53:28 +02:00
Tom (plebeius.eth) eb6751ab25 chore: add translations 2024-07-01 10:54:27 +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) 22c1acdd3d feat(subplebbit): add automatic theme based on nsfw or sfw tags 2024-06-17 12:17:36 +02:00
Tom (plebeius.eth) 0c02a6b9b6 feat(post mobile): add hide and unhide posts and replies 2024-06-14 12:51:43 +02:00