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

removed comment API endoints #3414

Merged
merged 3 commits into from
Sep 9, 2021
Merged

Conversation

cristi-zz
Copy link

Removed the comment API
Removed tests for the comment API
Removed the documentation section
Removed the comment server configuration

@cristi-zz cristi-zz mentioned this pull request Aug 31, 2021
@cristi-zz cristi-zz marked this pull request as ready for review August 31, 2021 12:21
@lyoshenka lyoshenka requested a review from shyba September 1, 2021 12:28
@lbry-bot lbry-bot assigned shyba and unassigned eukreign Sep 1, 2021
@coveralls
Copy link

coveralls commented Sep 1, 2021

Coverage Status

Coverage increased (+0.07%) to 68.02% when pulling e1e7600 on cristi-zz:remove_comment_api into 72049af on lbryio:master.

Removed the comment API
Removed tests for the comment API
Removed the documentation section
Removed the comment server configuration
Refactored dangling functions.
Added unit test.
Refresh documentation.
@lbry-bot lbry-bot assigned eukreign and unassigned shyba Sep 9, 2021
@eukreign eukreign changed the title Drop comment_* apis dropped comment API endoints Sep 9, 2021
@eukreign eukreign added area: api type: refactor Minimal user-visible changes, but significant internal work labels Sep 9, 2021
@eukreign eukreign changed the title dropped comment API endoints removed comment API endoints Sep 9, 2021
@eukreign eukreign merged commit 4626d42 into lbryio:master Sep 9, 2021
@cristi-zz cristi-zz deleted the remove_comment_api branch September 9, 2021 17:24
@kodxana
Copy link
Contributor

kodxana commented Oct 29, 2021

Will be there any replacement for this?

@lyoshenka
Copy link
Member

we will keep using Odysee comment system in the app. no login required - comments are signed using channel keys. this is what the sdk was already doing underneath, so removing these APIs is just about clarifying that the comments are not part of the lbry protocol.

we would like to do federated comments as part of the protocol down the road

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: api type: refactor Minimal user-visible changes, but significant internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants