Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Front Matter support #177

Merged
merged 25 commits into from
Sep 18, 2022
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
21fd719
chore: Add .nvmrc for Node 12.x
MattIPv4 Mar 3, 2022
edb166c
feat: Rough pass at parsing front matter
MattIPv4 Mar 3, 2022
a6b6fc1
fix: Improve thread splitting
MattIPv4 Mar 3, 2022
47a1cf5
feat: Add support for tweeting threads
MattIPv4 Mar 3, 2022
1759868
feat: Add support for tweeting replies
MattIPv4 Mar 3, 2022
77894e7
chore: lint + build
MattIPv4 Mar 3, 2022
a2519e6
chore: Add .editorconfig for JS & JSON
MattIPv4 Mar 3, 2022
06e591a
feat: Add support for retweets and quote retweets
MattIPv4 Mar 3, 2022
129ef89
feat: Improve validation and error handling
MattIPv4 Mar 12, 2022
df7efea
feat: Local media attachments
MattIPv4 Mar 20, 2022
ce9fb64
chore: lint fix
MattIPv4 Mar 20, 2022
c698ef0
chore: build
MattIPv4 Mar 20, 2022
b49ef18
feat: Allow invoking as a CLI with --file flag
MattIPv4 Sep 10, 2022
3e277b2
fix: Disable alt text support on media
MattIPv4 Sep 10, 2022
68e7511
chore: Rename master to main
MattIPv4 Sep 10, 2022
66cf3ae
chore: build
MattIPv4 Sep 10, 2022
5cf95e6
chore: Bump Ads API version
MattIPv4 Sep 10, 2022
b4c5edd
chore: Reduce code coverage requirement
MattIPv4 Sep 15, 2022
0f5d073
chore: Prettier
MattIPv4 Sep 15, 2022
19992dd
docs: Document advanced tweeting functionality
MattIPv4 Sep 17, 2022
19a6560
docs: Consistent indentation in frontmatter
MattIPv4 Sep 17, 2022
1d7057f
build(package): lock file
gr2m Sep 17, 2022
ba42697
test: update to new repository
gr2m Sep 17, 2022
8be0f21
adapt tests to new repo
gr2m Sep 17, 2022
41b090c
fix: Revert bad lockfile changes
MattIPv4 Sep 17, 2022
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
Next Next commit
chore: Add .nvmrc for Node 12.x
  • Loading branch information
MattIPv4 authored and gr2m committed Sep 17, 2022
commit 21fd719d13d9c4a024953fe4d3122a733969b055
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v12