Commit Graph
87 Commits
Author SHA1 Message Date
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) b18c1bc491 fix(edit menu): modal could appear opaque 2024-09-18 17:08:42 +02:00
Tom (plebeius.eth) 41c8f9dff8 style(post): collapse reply if it's deleted or removed 2024-09-18 16:38:19 +02:00
Tom (plebeius.eth) 7497daa4d0 fix eslint 2024-09-15 21:38:16 +02:00
Tom (plebeius.eth) b363c27108 style(board): show rules under description 2024-09-15 21:27:32 +02:00
Tom (plebeius.eth) e068db9743 fix(post): anon ID could be wrong while post is pending 2024-09-10 15:27:43 +02:00
Tom (plebeius.eth) 4664206e77 feat(post): show media dimensions if available 2024-09-07 14:11:33 +02:00
Tom (plebeius.eth) fcd1ce65fb fix edit menu logic 2024-09-04 16:15:47 +02:00
Tom (plebeius.eth) c4a5fe37b0 add translations 2024-09-03 11:24:17 +02:00
Tom (plebeius.eth) 5b7acbc568 feat(settings): add option to hide avatars 2024-09-03 10:14:15 +02:00
Tom (plebeius.eth) 2590a9c096 fix(post): "c/Pending" could appear on first render 2024-09-02 17:15:41 +02:00
Tom (plebeius.eth) 0babf71f8c remove dot after reason
https://github.com/plebbit/plebchan/issues/487#issuecomment-2323114180
2024-09-01 19:57:26 +02:00
Tom (plebeius.eth) 46898c15dc fix eslint 2024-08-31 15:38:36 +02:00
Tom (plebeius.eth) e1422d0054 fix(post): clicking the quotelink or backlink to a reply wouldn't scroll to the reply more than once in a row 2024-08-31 15:19:43 +02:00
Tom (plebeius.eth) 0f6b922516 fix(post): reply backlink didn't appear in post info immediately after replying to it 2024-08-31 14:57:11 +02:00
Tom (plebeius.eth) 2ccec85e56 enable reply link and post menu for description and rules posts 2024-08-30 22:48:17 +02:00
Tom (plebeius.eth) d92ce20273 update translations 2024-08-30 21:29:45 +02:00
Tom (plebeius.eth) 51e3ef8506 display anon mode address immediately upon publishing 2024-08-30 21:18:39 +02:00
Tom (plebeius.eth) 0cb386cf66 fix(pending post): "[Reply]" button and post menu shouldn't be clickable 2024-08-29 14:25:47 +02:00
Tom (plebeius.eth) 74ddae0ed7 fix(post): "c/" was clickable while post is pending 2024-08-29 12:56:09 +02:00
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) f7bab7c83e fix(post menu): 'hide post' button wasn't appearing in thread page on desktop 2024-08-13 21:41:04 +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) 25722d74a3 fix(post menu): 'view on (client)' link was broken on multisubs 2024-08-13 15:59:17 +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) 8598d1056e feat(feed): show account comments instantly in the feed once published, instead of waiting for the feed to update 2024-08-03 13:21:09 +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) 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) 7253e4d1a0 feat(post): add support for static GIFs 2024-07-20 16:25:20 +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) 01dacc8270 fix(post): include pending replies in "x replies omitted" count 2024-07-16 13:13:04 +02:00
Tom (plebeius.eth) 4ffd75010d fix(post menu): block button was visible for description and rules 2024-07-15 17:08:08 +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