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

Add APIs for adding and removing tags from rooms #335

Merged
merged 11 commits into from
Nov 3, 2015

Conversation

NegativeMjark
Copy link
Contributor

Tested by matrix-org/sytest#34
Documented by matrix-org/matrix-spec-proposals#132

TODO:

  • Add an event stream for private_user_data
  • Hook the event stream for private user_data to the notifier.
  • Add tags to the v1 /initialSync and /events.
  • Add tags to the v2 /sync

@NegativeMjark NegativeMjark self-assigned this Oct 28, 2015
"private_user_data_key", max_id, users=[user_id]
)

# TODO: poke the notifier.
Copy link
Contributor

Choose a reason for hiding this comment

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

Does the line above this not do so?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed 06986e4

@illicitonion
Copy link
Contributor

LGTM

NegativeMjark added a commit that referenced this pull request Nov 3, 2015
Add APIs for adding and removing tags from rooms
@NegativeMjark NegativeMjark merged commit 6797fcd into develop Nov 3, 2015
@erikjohnston erikjohnston deleted the markjh/room_tags branch November 19, 2015 17:11
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