zulip/frontend_tests
Lauryn Menard 5441ec7d16 buddy-data: Remove unused `get_my_user_status` function.
As of 297379029d, the data for the current user's buddy list
row no longer uses the '(unavailable)' or '(you)' text generated by
`buddy_data.get_my_user_status`. This commit removes the function
and related frontend tests.

Remaining instances of `my_user_status` in the codebase are related
to the CSS rule in `right_sidebar.css`, which is still relevant.

Prep commit for transitioning from 'unavailable' user status
feature to 'invisible mode' user presence feature.
2022-09-19 14:09:21 -07:00
..
node_tests buddy-data: Remove unused `get_my_user_status` function. 2022-09-19 14:09:21 -07:00
puppeteer_lib puppeteer_tests: Remove jQuery dependency. 2022-09-11 12:53:20 -07:00
puppeteer_tests delete custom emoji: Add confirmation dialog. 2022-09-17 11:55:33 -07:00
zjsunit zjsunit: Support asynchronous overrides. 2022-08-18 16:21:04 -07:00