zulip/zerver
Hashir Sarwar 55a8e7dff2 settings: Offer hiding presence info from other users.
For privacy-minded folks who don't want to leak the
information of whether they're online, this adds an
option to disable sending presence updates to other
users.

The new settings lies in the "Other notification
settings" section of the "Notification settings"
page, under a "Presence" subheading.

Closes #14798.
2020-05-02 15:09:05 -07:00
..
data_import gitter: Support importing data from multiple Gitter rooms. 2020-05-02 10:30:18 -07:00
lib logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
management logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
migrations settings: Offer hiding presence info from other users. 2020-05-02 15:09:05 -07:00
openapi settings: Offer hiding presence info from other users. 2020-05-02 15:09:05 -07:00
templatetags openapi: Create markdown extension for rendering endpoint descriptions. 2020-04-28 12:57:19 -07:00
tests settings: Offer hiding presence info from other users. 2020-05-02 15:09:05 -07:00
tornado logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
views settings: Offer hiding presence info from other users. 2020-05-02 15:09:05 -07:00
webhooks webhooks/sentry: Rewrite the sentry webhook for the latest SDKs. 2020-05-02 13:39:57 -07:00
worker logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
__init__.py
apps.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
context_processors.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
decorator.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
filters.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
forms.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
logging_handlers.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
middleware.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
models.py settings: Offer hiding presence info from other users. 2020-05-02 15:09:05 -07:00
signals.py emails: Translate from_name of account security emails. 2020-02-18 17:45:33 -08:00