Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
9a5e633
feat(campaign): discussion board on campaign detail page
yingshinlee Jun 11, 2026
59e1102
fix(comment): handle campaignDiscussion type in routes and comment co…
mashbean Jun 13, 2026
5efb645
fix(article): mount text selection popover after content ref is set
mashbean Jun 14, 2026
7affc62
Merge pull request #5967 from thematters/feat/campaign-discussion
mashbean Jun 14, 2026
6fd5304
feat: add quote image generator from text selection
yingshinlee Jun 9, 2026
c119e83
feat: add Violet & Slate quote styles (8 total)
yingshinlee Jun 9, 2026
a6884b4
refine Violet (muted) & Slate (visible grey) quote styles
yingshinlee Jun 9, 2026
3995eb8
feat(quote-image): mobile bottom action bar + license gate
yingshinlee Jun 11, 2026
c77e47c
fix(quote-image): unblock build after CommentType widened to campaign…
mashbean Jun 13, 2026
4bf19c3
fix(quote): avoid barrel import in ArticleDetail gql to fix circular dep
mashbean Jun 13, 2026
dd8b60e
fix(article): mount text selection popover after content ref is set
mashbean Jun 14, 2026
7f75a9b
Merge pull request #5968 from thematters/feat/quote-image-generator
mashbean Jun 14, 2026
76d2962
feat(quote-wall): post-to-wall button + campaign quote wall display
yingshinlee Jun 11, 2026
e9c7745
fix(quote-wall): pass type checks, lint, and unit tests
mashbean Jun 13, 2026
5001f7e
Merge pull request #5969 from thematters/feat/quote-wall
mashbean Jun 14, 2026
fe727d5
fix(circle-sunset): re-hide circle entry on (aside) user profile
mashbean Jun 17, 2026
a61e626
Merge pull request #5972 from thematters/fix/circle-sunset-regression
mashbean Jun 17, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
133 changes: 133 additions & 0 deletions lang/default.json

Large diffs are not rendered by default.

133 changes: 133 additions & 0 deletions lang/en.json

Large diffs are not rendered by default.

133 changes: 133 additions & 0 deletions lang/zh-Hans.json

Large diffs are not rendered by default.

133 changes: 133 additions & 0 deletions lang/zh-Hant.json

Large diffs are not rendered by default.

295 changes: 285 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading