zulip/static
YashRE42 20f36431ec presence: Rename hbs templates to not have the word "user".
This is a prep commit for enabling a two section layout in the
buddy_list. The sections will be for "users" and "others".

Hence, this commit performs a simple rename of:
- `user_presence_row.hbs` -> `presence_row.hbs`
- `user_presence_rows.hbs` -> `presence_rows.hbs`
And then a search and replace of `user_presence_row` to
`presence_row` (which also handles the second rename).

It also makes one modification in buddy_list.js where it changes a
template variable we're passing from "users" to "row_members".
2022-07-13 14:34:44 -07:00
..
assets assets: Remove license for previously deleted emoji images. 2022-06-10 12:27:48 -07:00
audio/notification_sounds audio: Remove the copy of zulip.ogg outside notification_sounds. 2022-06-10 12:27:48 -07:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images integrations: Add RhodeCode webhook integration. 2022-07-13 14:10:00 -07:00
js presence: Rename hbs templates to not have the word "user". 2022-07-13 14:34:44 -07:00
shared gear_menu: Allow spectators to select their default language. 2022-06-01 17:08:00 -07:00
styles message_scroll: Use CSS transition for scroll to bottom button. 2022-07-13 13:50:55 -07:00
templates presence: Rename hbs templates to not have the word "user". 2022-07-13 14:34:44 -07:00
third bootstrap: Remove many unused Bootstrap CSS rules. 2022-06-28 16:45:48 -07:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00