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

Split changeset comment handling into its own controller #2050

Merged
merged 6 commits into from
Nov 8, 2018

Conversation

gravitystorm
Copy link
Collaborator

This PR refactors changeset comment handling into its own controller, and renames the controller methods accordingly. It doesn't change the API - that can wait for a future API version.

@Nikerabbit this PR contains translation key renaming:

  • changeset.rss.title_all -> changeset_comments.index.title_all
  • changeset.rss.title_particular -> changeset_comments.index.title_particular
  • changeset.rss.comment -> changeset_comments.comment.comment and also changeset_comments.comments.comment
  • changeset.rss.commented_at_by_html -> changeset_comments.comment.commented_at_by_html

For clarity, changeset.rss.commented_at_html and changeset.rss.full are removed as they were unused.

@tomhughes tomhughes merged commit 47498ef into openstreetmap:master Nov 8, 2018
@gravitystorm gravitystorm deleted the changeset_comments branch November 14, 2018 09:33
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