Commit Graph
34 Commits
Author SHA1 Message Date
Tom (plebeius.eth) 4f2308fa94 fix(board): some subplebbit avatars could overflow 2025-02-05 15:43:57 +01:00
Tom (plebeius.eth) d3e11bd48c refactor, don't allow click to enlarge on 404'd images 2024-12-12 16:41:18 +01:00
Tom (plebeius.eth) 309f76689f fix(feed): posts could change position causing displacement 2024-12-05 15:37:23 +01:00
Tom (plebeius.eth) f7da51259e fix board logo in description 2024-11-29 21:53:53 +01:00
Tom (plebeius.eth) 077b3bc9ef fix(post): image could flicker when clicking it to expand it 2024-11-23 18:37:13 +01:00
Tom (plebeius.eth) ba54d70421 feat(interface settings): add 'Fit expanded images to screen' setting 2024-10-31 12:55:38 +01:00
Tom (plebeius.eth) 4664206e77 feat(post): show media dimensions if available 2024-09-07 14:11:33 +02:00
Tom (plebeius.eth) 5bcfda6908 fix(post): incorrect spacing on enlarged images 2024-09-07 13:45:31 +02:00
Tom (plebeius.eth) 5a56016c85 fix(post): some gifs would appear animated before expanded 2024-09-04 17:15:11 +02:00
Tom (plebeius.eth) 7253e4d1a0 feat(post): add support for static GIFs 2024-07-20 16:25:20 +02:00
Tom (plebeius.eth) 8d766cc9e3 fix(iframe): background was white in tomorrow theme 2024-07-04 16:39:04 +02:00
Tom (plebeius.eth) ac476ba7fd fix spoiler image displacement 2024-06-30 11:54:54 +02:00
Tom (plebeius.eth) bfc8f0bc01 wrong margin 2024-06-27 20:54:19 +02:00
Tom (plebeius.eth) c8f62a754d fix undefined 2024-06-26 18:10:51 +02:00
Tom (plebeius.eth) 4cca4a58dd fix: incorrect assets path 2024-06-20 17:02:11 +02:00
Tom (plebeius.eth) 092c25bb0c fix eslint 2024-06-20 15:00:31 +02:00
Tom (plebeius.eth) 9f5f92f714 feat: add spoiler image 2024-06-19 18:50:24 +02:00
Tom (plebeius.eth) aaa13324f5 Update comment-media.tsx 2024-06-08 19:46:37 +02:00
Tom (plebeius.eth) 39a48c9515 feat(post): add floating preview of media from link in post content 2024-06-08 16:41:05 +02:00
Tom (plebeius.eth) 052476ad1a feat: hide media if spoiler 2024-06-03 13:52:55 +02:00
Tom (plebeius.eth) 05a8e91331 feat(post): add deleted and removed styling, mod reason, file deleted 2024-05-31 10:14:44 +02:00
Tom (plebeius.eth) fd092f1bee feat: add "hidden threads" counter and button in catalog and board view, store and hook 2024-05-30 18:01:37 +02:00
Tom (plebeius.eth) 32f52200b7 feat(post): block posts via the minus button (to collapse) or via the post menu 2024-05-30 14:29:02 +02:00
Tom (plebeius.eth) 856616eeec add comments 2024-05-29 21:08:03 +02:00
Tom (plebeius.eth) 0701f82174 refactor: add hook use-is-mobile for use-window-width calls 2024-05-29 16:17:37 +02:00
Tom (plebeius.eth) 18824468d4 feat(post): add "file deleted" img on error 2024-05-29 15:45:54 +02:00
Tom (plebeius.eth) 9c753d8a73 Update comment-media.module.css 2024-05-28 18:25:53 +02:00
Tom (plebeius.eth) 2859baf9c2 style(comment media): fix subplebbit avatar size 2024-05-28 16:11:25 +02:00
plebeius.eth a949b5096a style(post): translate link types, anonymous displayName 2024-04-28 17:40:05 +02:00
plebeius.eth b778b88708 fix(comment media): only show link if valid, show webpage links on mobile 2024-04-16 21:37:42 +02:00
plebeius.eth 7dba08ca00 feat(embed): add support for soundcloud embeds, show webpage links on mobile, adjust audio embeds 2024-04-16 17:39:33 +02:00
plebeius.eth 21c180913d refactor(comment media): use hook instead of prop 2024-04-16 13:10:25 +02:00
plebeius.eth 65c99ab188 feat(catalog): add media, styling 2024-04-12 17:47:30 +02:00
plebeius.eth e8c60fc5be fix(comment media): rename, refactor, fix performance 2024-04-09 19:04:21 +02:00