mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 11:22:04 +00:00
[manual] Remove /messages/latest API and related legacy code.
This requires doing a puppet apply on our servers to take effect properly. (imported from commit 19dc56f071f07a5d2571eef49dd835121b2e82b6)
This commit is contained in:
@@ -1495,7 +1495,7 @@ def do_update_message(user_profile, message_id, subject, propagate_mode, content
|
||||
"rendered_content_version", "last_edit_time",
|
||||
"edit_history"])
|
||||
|
||||
# Update the message as stored in both the (deprecated) message
|
||||
# Update the message as stored in the (deprecated) message
|
||||
# cache (for shunting the message over to Tornado in the old
|
||||
# get_messages API) and also the to_dict caches.
|
||||
items_for_memcached = {}
|
||||
|
||||
Reference in New Issue
Block a user