Go to file
Steve Howell 82fd0f2b52 Rename user_info -> presence_info inside activity.js.
The user_info var was mapping users to presence information, and
presence_info is a better name for it.  This change is partly tactical,
as it sets us up to inline ui.set_presence_list, which receives
user_list as presence_list and then has a completely different
variable called user_info.

By doing this pre-factoring, the next commit becomes just a pure
code move without more moving parts of renaming variables.

(imported from commit 4b015d19886b43d24905124eb37cd9dd317aa87b)
2013-11-05 15:34:26 -05:00
api Clean up some unused imports. 2013-11-04 11:51:17 -05:00
assets Remove obsolete dots.svg (for generating pre-CSS presence dots). 2013-10-31 15:29:49 -04:00
bin [manual] Move write-rabbitmq-consumers-state-file to bin/. 2013-10-28 10:54:49 -04:00
bots Clean up some unused imports. 2013-11-04 11:51:17 -05:00
confirmation Move to a common random token generation function instead of several one-offs. 2013-08-09 14:59:26 -04:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
puppet [manual] Remove /messages/latest API and related legacy code. 2013-11-05 14:19:40 -05:00
scripts puppet: Switch puppet to using include-style class declarations 2013-11-05 14:14:19 -05:00
static Rename user_info -> presence_info inside activity.js. 2013-11-05 15:34:26 -05:00
templates Include 10.7+ info in mac app page, as well as link to 10.6-compatible version 2013-11-05 11:29:31 -05:00
tools [manual] Remove /messages/latest API and related legacy code. 2013-11-05 14:19:40 -05:00
zerver [manual] Remove /messages/latest API and related legacy code. 2013-11-05 14:19:40 -05:00
zilencer Fix populate-db. 2013-11-04 14:01:43 -05:00
zproject [manual] Remove /messages/latest API and related legacy code. 2013-11-05 14:19:40 -05:00
.gitignore Update gitignore 2013-11-04 13:40:44 -05:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
zulip_tools.py Move zulip_tools library to root of repository. 2013-10-28 10:54:48 -04:00