zulip/templates
Aman Agrawal 2bc3924672 move_topic_to_stream: Allow moving to/between/from private streams.
Fixes #16284.

Most of the work for this was done when we implemented correct
behavior for guest users, since they treat public streams like private
streams anyway.

The general method involves moving the messages to the new stream with
special care of UserMessage.

We delete UserMessages for subs who are losing access to the message.
For private streams with protected history, we also create UserMessage
elements for users who are not present in the old stream, since that's
important for those users to access the moved messages.
2020-09-14 15:00:55 -07:00
..
analytics support: Add functionality to approve sponsorship requests. 2020-07-24 17:55:38 -07:00
confirmation templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
corporate billing: Show sponsorship message for organization on STANDARD_FREE. 2020-08-24 18:25:01 -07:00
tests webhooks/freshdesk/doc.md: Remove unescape_rendered_html kludge. 2019-07-03 15:05:45 -07:00
two_factor docs: Correct “login” as a verb to “log in”. 2020-08-11 10:25:53 -07:00
zerver move_topic_to_stream: Allow moving to/between/from private streams. 2020-09-14 15:00:55 -07:00
zilencer billing: Move billing related templates from zilencer to corporate. 2018-10-01 15:43:39 -07:00
.gitignore
404.html templates: Remove strangely toned text from 404 page. 2020-08-31 16:47:20 -07:00
500.html