Commit Graph
29 Commits
Author SHA1 Message Date
Tom (plebeius.eth) c1910c9788 fix(post): special characters in content could overflow 2024-09-08 13:39:27 +02:00
Tom (plebeius.eth) 1122eb4f71 fix(post): content could overflow on mobile, causing horizontal scroll 2024-09-05 09:36:31 +02:00
Tom (plebeius.eth) ca0020f2c5 fix(post mobile): tooltip for title wasn't centered 2024-09-04 16:35:47 +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) 1152bc7f9e style(post): mod's display name was missing color 2024-08-22 12:16:26 +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) 828e066d3d fix replymodal autofocus 2024-08-09 12:08:22 +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) 7646402ca4 update avatar style 2024-07-22 16:52:13 +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) 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) a2347769e2 feat(post page): add error line above post 2024-07-07 19:12:12 +02:00
Tom (plebeius.eth) af800d559b adjust styling 2024-07-02 19:05:48 +02:00
Tom (plebeius.eth) 3f39e1efba fix bugs 2024-07-02 15:39: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) 6647f25bf8 fix(post mobile): backlinks position was bugged 2024-06-29 11:59: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) cb745ffce6 fix(post): mod and author edits weren't instant 2024-06-21 22:02:56 +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) cadddcb4c5 handle undefined values, clarify comment 2024-06-15 12:37:45 +02:00
Tom (plebeius.eth) 8b601726ae feat(post desktop): add hide/unhide replies 2024-06-14 14:33:22 +02:00
Tom (plebeius.eth) 0c02a6b9b6 feat(post mobile): add hide and unhide posts and replies 2024-06-14 12:51:43 +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