Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Add functions to delete all messages from the feed.#177

Merged
Frank-Wiebeler merged 3 commits into
mainfrom
feature/delete_all_messages
Feb 21, 2022
Merged

Add functions to delete all messages from the feed.#177
Frank-Wiebeler merged 3 commits into
mainfrom
feature/delete_all_messages

Conversation

@saschadoemer
Copy link
Copy Markdown
Member

Format.

Copy link
Copy Markdown
Member

@Frank-Wiebeler Frank-Wiebeler left a comment

Choose a reason for hiding this comment

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

Please fix CI first

Copy link
Copy Markdown
Member

@Frank-Wiebeler Frank-Wiebeler left a comment

Choose a reason for hiding this comment

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

Just small typos; can be merged after those were fixed.

DRY principle is violated ( createMessageParametersToDeleteAllMessages ); this should maybe be addressed in an additional PR as it is the case with the other 2 PRs as well.

In general: Awesome work, thank you for your input ヽ(´▽`)/

@saschadoemer
Copy link
Copy Markdown
Member Author

Just small typos; can be merged after those were fixed.

DRY principle is violated ( createMessageParametersToDeleteAllMessages ); this should maybe be addressed in an additional PR as it is the case with the other 2 PRs as well.

In general: Awesome work, thank you for your input ヽ(´▽`)/

Fixed the DRY problem with a default implementation on the interface. Not quite sure about the abstraction overhead.

Copy link
Copy Markdown
Member

@Frank-Wiebeler Frank-Wiebeler left a comment

Choose a reason for hiding this comment

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

Awesome as always 🥳

@Frank-Wiebeler Frank-Wiebeler merged commit e8ffdf5 into main Feb 21, 2022
@saschadoemer saschadoemer deleted the feature/delete_all_messages branch December 15, 2023 12:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants