zulip/static
Steve Howell 2718bd0b5d Extract presence.js to track presence info.
Most of this code was simply moved from activity.js with some
minor renaming of functions like set_presence_info -> set_info.

Some functions were slightly nontrivial extractions:

    is_not_offline:
        came from activity.huddle_fraction_present

    get_status/get_mobile:
        simple getters

    set_user_status:
        partial extraction from activity.set_user_status

    last_active_date:
        pulled out of admin.js code

We also fixed activity.filter_and_sort to take user_ids.
2017-04-04 15:57:10 -07:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html Fix end tags in 404/5xx pages. 2016-07-09 17:34:49 -07:00
images Merge ./static/images/landing-page/assets into parent folder. 2017-03-27 14:08:45 -07:00
js Extract presence.js to track presence info. 2017-04-04 15:57:10 -07:00
locale i18n: Sort frontend translations. 2017-03-03 12:32:42 +05:00
styles frontend: `realm_alias` to `realm_domain` migration. 2017-04-04 15:48:03 -07:00
templates templates: Rename `admin-alias-list.handlebars`. 2017-04-04 15:48:03 -07:00
third font-awesome: Fix font-awesome 4.7.0 upgrade in a hacky way. 2017-03-25 18:30:40 -07:00
.gitignore
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt