Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Add Query API for querying events by ID #129

Merged
merged 1 commit into from
Jun 2, 2017

Conversation

NegativeMjark
Copy link
Contributor

No description provided.

@NegativeMjark NegativeMjark self-assigned this Jun 2, 2017
@NegativeMjark NegativeMjark merged commit ef7b934 into master Jun 2, 2017
@NegativeMjark NegativeMjark deleted the markjh/fix_query_events_by_id2 branch June 2, 2017 13:53
tak-hntlabs added a commit to HereNotThere/dendrite that referenced this pull request Jul 1, 2022
* Verify that the user ID for registration matches the spec, and the auth data (#10)

* Blacklist some sytest tests that are failing in our environment

* Commenting out test that isn't reliably passing or failing, probably a race

* refresh latest dendrite main

* pull latest from dendrite-fork subtree

* refresh latest dendrite main

* pull dendrite subtree and resolve merge conflicts

* check that userID matches the signed message

* verify that the user ID for registration is CAIP-10 compliant and MXID compliant

* removed space

Co-authored-by: Brian Meek <[email protected]>
Co-authored-by: Tak Wai Wong <[email protected]>

* Fix nats.go commit (matrix-org#2540)

Signed-off-by: Jean Lucas <[email protected]>

* Don't return `end` if there are not more messages (matrix-org#2542)

* Be more spec compliant

* Move lazyLoadMembers to own method

* Return an error if trying to invite a malformed user ID (matrix-org#2543)

* Add `evacuateUser` endpoint, use it when deactivating accounts (matrix-org#2545)

* Add `evacuateUser` endpoint, use it when deactivating accounts

* Populate the API

* Clean up user devices when deactivating

* Include invites, delete pushers

* Silence presence logs (matrix-org#2547)

* update sytest blacklist

* Add new test that passed to the whitelist

* skip failed test

Co-authored-by: Brian Meek <[email protected]>
Co-authored-by: Tak Wai Wong <[email protected]>
Co-authored-by: Jean Lucas <[email protected]>
Co-authored-by: Till <[email protected]>
Co-authored-by: Neil Alexander <[email protected]>
tak-hntlabs added a commit to HereNotThere/dendrite that referenced this pull request Oct 25, 2022
* Verify that the user ID for registration matches the spec, and the auth data (#10)

* Blacklist some sytest tests that are failing in our environment

* Commenting out test that isn't reliably passing or failing, probably a race

* refresh latest dendrite main

* pull latest from dendrite-fork subtree

* refresh latest dendrite main

* pull dendrite subtree and resolve merge conflicts

* check that userID matches the signed message

* verify that the user ID for registration is CAIP-10 compliant and MXID compliant

* removed space

Co-authored-by: Brian Meek <[email protected]>
Co-authored-by: Tak Wai Wong <[email protected]>

* Fix nats.go commit (matrix-org#2540)

Signed-off-by: Jean Lucas <[email protected]>

* Don't return `end` if there are not more messages (matrix-org#2542)

* Be more spec compliant

* Move lazyLoadMembers to own method

* Return an error if trying to invite a malformed user ID (matrix-org#2543)

* Add `evacuateUser` endpoint, use it when deactivating accounts (matrix-org#2545)

* Add `evacuateUser` endpoint, use it when deactivating accounts

* Populate the API

* Clean up user devices when deactivating

* Include invites, delete pushers

* Silence presence logs (matrix-org#2547)

* update sytest blacklist

* Add new test that passed to the whitelist

* skip failed test

Co-authored-by: Brian Meek <[email protected]>
Co-authored-by: Tak Wai Wong <[email protected]>
Co-authored-by: Jean Lucas <[email protected]>
Co-authored-by: Till <[email protected]>
Co-authored-by: Neil Alexander <[email protected]>
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.

1 participant