Skip to content

Add "knock" feature.#657

Merged
jplatte merged 3 commits into
ruma:mainfrom
Frinksy:knock
Jul 5, 2021
Merged

Add "knock" feature.#657
jplatte merged 3 commits into
ruma:mainfrom
Frinksy:knock

Conversation

@Frinksy

@Frinksy Frinksy commented Jul 2, 2021

Copy link
Copy Markdown
Contributor

Resolves: #479

I've based it off of next branch since I assume this is supposed to contain breaking changes. Although I'm not sure if it should be feature-gated behind unstable-pre-spec since the MSC has already been merged.

Comment thread crates/ruma-client-api/src/r0/knock/knock_room.rs Outdated
Comment thread crates/ruma-client-api/src/r0.rs
Comment thread crates/ruma-client-api/src/r0/knock/knock_room.rs Outdated
Comment thread crates/ruma-client-api/src/r0/sync/sync_events.rs
Comment thread crates/ruma-client-api/src/r0/sync/sync_events.rs Outdated
Comment thread crates/ruma-federation-api/src/knock/create_knock_event_template/v1.rs Outdated
Comment thread crates/ruma-federation-api/src/knock/create_knock_event_template/v1.rs Outdated
Comment thread crates/ruma-client-api/src/r0/sync/sync_events.rs Outdated
Comment thread crates/ruma-federation-api/src/knock/send_knock/v1.rs Outdated

@jplatte jplatte left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, but would like to have @iinuwa review this too.

@jplatte jplatte force-pushed the next branch 2 times, most recently from b1d9872 to 70a2cd6 Compare July 4, 2021 16:44
@jplatte

jplatte commented Jul 5, 2021

Copy link
Copy Markdown
Member

I don't see any breaking changes, can you rebase on main and change the PR base branch too?

Frinksy added 3 commits July 5, 2021 15:02
Feature-gate changes behind `unstable-pre-spec`.
Add missing constructors.
Fix style issues and links.
@jplatte jplatte changed the base branch from next to main July 5, 2021 14:53
@jplatte jplatte merged commit 6dfd89b into ruma:main Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Implement MSC2403 (Add "knock" feature)

2 participants