plebeius
35783ff627
style(markdown): align markdown number-quote links with reply quote styling
2026-02-10 16:28:04 +08:00
plebeius
223ec4c494
fix: show OP badge for number-based quote links
...
`NumberQuoteLink` now receives thread context from `Markdown` and forwards `isOP` to `ReplyQuotePreview` when the resolved quote CID matches the thread `postCid`. This makes `>>14` render as `>>14 (OP)` consistently with existing `quotedCids` links.
2026-02-10 16:23:15 +08:00
plebeius
fcd8838045
fix(markdown): embedded media in comment.content shouldn't be expandable and should be already expanded
2025-12-31 15:23:56 +01:00
plebeius
d78fed1fda
refactor(routing): migrate to directory-based board routing
2025-11-07 12:50:58 +01:00
plebeius
1360dd8348
feat: rename plebchan to 5chan
2025-10-17 23:30:35 +02:00
Tom (plebeius.eth)
b3bcd5896c
feat(markdown): render plebchan links as internal links, so the user doesn't have to leave the app
2025-06-04 12:55:55 +02:00
Tom (plebeius.eth)
45e9482241
fix(markdown): use rehype-raw for spoiler tag parsing instead of string replacement
...
typing spoiler text syntax in code block would render incorrect internal syntax
2025-03-21 00:04:30 +01:00
Tom (plebeius.eth)
7172be4960
fix(markdown): lists could overflow next to thumbnail
2025-02-20 12:47:06 +01:00
Tom (plebeius.eth)
9a08b9572b
feat(markdown): add spoiler text
2025-01-28 15:12:39 +01:00
Tom (plebeius.eth)
165b950422
fix(post): an hr element written in markdown could get rendered as a UI hr
2025-01-08 13:16:06 +01:00
Tom (plebeius.eth)
73bab13e34
fix(markdown): invalid urls in content could crash the app
2024-11-17 15:59:59 +01:00
Tom (plebeius.eth)
8c91219134
style(markdown): render headers as paragraphs
2024-09-17 17:02:58 +02:00
Tom (plebeius.eth)
09a14416c8
feat(post): show embed of link in post content even if it doesn't have a thumbnail
2024-08-31 14:22:02 +02:00
Tom (plebeius.eth)
c521ccbc2e
feat(markdown): when the user is publishing a comment, automatically format it to follow markdown rules
2024-08-27 18:46:42 +02:00
Tom (plebeius.eth)
31abe908e3
Update markdown.tsx
2024-08-26 17:37:31 +02:00
Tom (plebeius.eth)
2a1b2729fc
fix greentext, escape from blockquotes correctly
2024-08-26 14:14:09 +02:00
Tom (plebeius.eth)
38790a2596
fix(markdown): users couldn't include empty lines in the post content
2024-08-26 13:52:00 +02:00
Tom (plebeius.eth)
1eb64ede3d
fix(markdown): don't allow horizontal lines, they look confusing inside of post content
2024-08-26 11:45:27 +02:00
Tom (plebeius.eth)
495e9e25b5
fix(markdown): single returns would be rendered as spaces
2024-08-26 11:10:57 +02:00
Tom (plebeius.eth)
a0f83304e5
Update markdown.module.css
2024-08-25 18:28:54 +02:00
Tom (plebeius.eth)
9552938b6d
fix(markdown): bullet point lists were bugged
2024-07-23 12:18:02 +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)
77ccf0c849
chore(package.json): upgrade plebbit-react-hooks
2024-06-15 21:53:02 +02:00
Tom (plebeius.eth)
31081079bc
fix(markdown): remove spoiler text, there's no syntax for it yet
2024-06-15 21:02:53 +02:00
Tom (plebeius.eth)
9ebf3b79b6
fix(catalog post): display title inline
2024-06-15 18:14:48 +02:00
Tom (plebeius.eth)
05f7977467
fix(catalog post): don't render markdown embeds and hr
2024-06-15 16:02:24 +02:00
Tom (plebeius.eth)
5f792f40f0
feat: add '(You)' in quote links
2024-06-08 17:19:52 +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)
70a20450bb
feat: add spoiler text
2024-06-03 13:59:46 +02:00
plebeius.eth
6bfa899722
feat(post): add embed button and media to links in post content detected as valid embed links
2024-05-08 11:10:43 +02:00
plebeius.eth
50f7a3b76d
style(markdown): apply list-style-position inside, lists shouldn't be indented by default in an imageboard ui
2024-04-28 12:54:58 +02:00
plebeius.eth
53aa4ef878
revert markdown.tsx
2024-04-15 21:32:52 +02:00
plebeius.eth
967f781cfd
fix(markdown): show single break
2024-04-13 21:34:36 +02:00
plebeius.eth
af5a5443a7
perf(markdown): memoize
2024-04-07 17:19:59 +02:00
plebeius.eth
99324e753e
add replies on mobile
2024-03-30 22:19:49 +01:00
plebeius.eth
4abd08df7b
update themes, limit post content length, fix undefined
2024-03-28 17:21:27 +01:00
plebeius.eth
b3353a28f5
fix undefined
2024-03-28 09:31:28 +01:00
plebeius.eth
311896d122
perf(app): optimize subs loading as much as possible
2024-03-27 15:10:58 +01:00
plebeius.eth
04159d9b33
remove margin from markdown hr
2024-03-26 16:58:39 +01:00
plebeius.eth
736e404575
add markdown with greentext
2024-03-26 15:07:28 +01:00