zulip/zerver/views
Steve Howell 233ce4360f Handle realm_name in fetch_initial_state_data/apply_events.
Instead of having home() set page_params.realm_name directly from
the user_profile object, have fetch_initial_state_data() set it.
This is more consistent with how we treat other data, and it protects
us against a race condition where realm name updates arrive during
the DB fetching.

(imported from commit 545e3bd73f150438126e3f941e9bebc7aa1d0614)
2014-01-29 13:37:58 -05:00
..
__init__.py Handle realm_name in fetch_initial_state_data/apply_events. 2014-01-29 13:37:58 -05:00
messages.py Don't expose deactivated streams to users through clients or API. 2014-01-29 12:41:21 -05:00
webhooks.py Add github issues tracking to CMU's realm 2014-01-28 13:56:14 -05:00