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

Added comment system plugin mastodoncomments #433

Merged
merged 13 commits into from
Jan 19, 2024
Merged

Conversation

MasinAD
Copy link
Contributor

@MasinAD MasinAD commented Jan 14, 2024

No description provided.

v8/mastodoncomments/README.md Outdated Show resolved Hide resolved
v8/mastodoncomments/assets/files/css/mastodon.css Outdated Show resolved Hide resolved
v8/mastodoncomments/conf.py.sample Outdated Show resolved Hide resolved
v8/mastodoncomments/conf.py.sample Outdated Show resolved Hide resolved
@MasinAD
Copy link
Contributor Author

MasinAD commented Jan 15, 2024

Ready for another round.

@MasinAD
Copy link
Contributor Author

MasinAD commented Jan 16, 2024

Changes done, please review. I overhauled the commands for installation a little bit, that's why there are several commits.

@@ -0,0 +1,38 @@
# -*- coding: utf-8 -*-

# Copyright (c) 2021 Pieter David
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You probably want your name here :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, everybody should know who to blame. :-D

Comment on lines 1 to 2
const MASTODON_ACCOUNT_ID = '109270094542366763'
const MASTODON_HOST = 'nerdculture.de'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be hardcoded here? Where are those .sd.css and .sd.js files used?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They aren't (anymore). They were the results of my first try using the method by sd.ai (mentioned somewhere as inspiration) but it wasn't indented on responses so I tried Carl Schwan's method. They are more similar than distinct as I learned during integration but hindsight is 20/20. I removed them. Maybe in the future I take another look because I like the automatic loading. I recognize that there are valid use-cases to not load the comments immediately so maybe that should be an option.

@MasinAD
Copy link
Contributor Author

MasinAD commented Jan 17, 2024

We are getting closer to an end. Please review. 😄

@Kwpolska Kwpolska enabled auto-merge (squash) January 19, 2024 17:13
@Kwpolska Kwpolska disabled auto-merge January 19, 2024 17:13
@Kwpolska Kwpolska merged commit 126d38c into getnikola:master Jan 19, 2024
7 checks passed
@Kwpolska
Copy link
Member

Thanks for contributing!

@MasinAD
Copy link
Contributor Author

MasinAD commented Jan 19, 2024

Thanks for all your advice. It was a pleasure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants