Sahil Batra
8b9b0638c6
settings_config: Pass settings object as parameter to all_notifications.
...
We pass user_settings object to all_notifications and
get_notifications_table_row_data such that we can use these
functions for realm-level settings also.
2021-09-16 15:46:41 -07:00
Tim Abbott
8755a76cf6
user_settings: Add types for all managed settings.
2021-08-01 15:30:17 -07:00
Sahil Batra
998d710275
frontend: Add new user_settings module for user's settings.
...
We add a new user_settings module similar to page_params
module in frontend and use it to access user's personal
settings instead of page_params.
2021-08-01 15:30:17 -07:00