gravatar: add an option to disable use of gravatar
commita0f4a195f84987ad4549ea47ec6a8c0c2224c00c
authorDavid Aguilar <davvid@gmail.com>
Tue, 25 Oct 2022 09:14:09 +0000 (25 02:14 -0700)
committerDavid Aguilar <davvid@gmail.com>
Tue, 25 Oct 2022 09:15:29 +0000 (25 02:15 -0700)
tree57de5d1a6c00048d44a99ba7e5116220d8abacb7
parent957305c7ae90532c2396c761b3ba4fc342a87e7b
gravatar: add an option to disable use of gravatar

Opt-out of gravatar icons when `cola.gravatar` is configured to false.
Add checkboxes to the preferences dialog and document the
`cola.gravatar` configuration variable.

Closes #933
Signed-off-by: David Aguilar <davvid@gmail.com>
CHANGES.rst
cola/gravatar.py
cola/models/prefs.py
cola/widgets/diff.py
cola/widgets/prefs.py
docs/git-cola.rst