Commit Graph
23 Commits
Author SHA1 Message Date
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) 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 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 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