summaryrefslogtreecommitdiff
path: root/lisp/image/gravatar.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make some additional defcustom types more restrictiveStefan Kangas2022-07-061-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Prefer nil to (current-time) when either will doPaul Eggert2021-12-051-2/+2
|/
* Slight gravatar.el code clean upLars Ingebrigtsen2021-01-291-7/+6
* Protect against bad results from libravatarLars Ingebrigtsen2021-01-281-5/+9
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix Libravatar federation handlingPhilip K2020-08-181-5/+6
* Fix Libravatar federation handlingPhilip K2020-08-181-13/+52
* Implement a cache for all types of gravatarsLars Ingebrigtsen2020-08-181-15/+42
* Make gravatar-build-url respect dynamically bound variables againLars Ingebrigtsen2020-07-311-8/+9
* Make libravatar lookups asynchronousLars Ingebrigtsen2020-07-301-28/+46
* Don't default to librgravatar, since there are security implicationsLars Ingebrigtsen2020-07-291-2/+5
* Fix gravatar testsRobert Pluim2020-03-241-13/+13
* Add support for multiple Gravatar servicesPhilip K2020-03-241-4/+39
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make gravatar.el more configurableBasil L. Contovounesios2019-08-021-13/+69
* Fix some minor gravatar.el issuesBasil L. Contovounesios2019-08-021-4/+8
* DRY in gravatar.elBasil L. Contovounesios2019-08-021-31/+17
* Use lexical-binding for Gravatar supportBasil L. Contovounesios2019-08-021-41/+19
* Merge from origin/emacs-26Glenn Morris2019-07-301-7/+28
|\
| * Clarify Gravatar docsBasil L. Contovounesios2019-07-231-7/+28
* | Remove XEmacs compat code from gravatar.elLars Ingebrigtsen2019-06-201-4/+2
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-02-171-2/+2
|\|
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-2/+2
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\|
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-201-5/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Avoid using mm-util functoins in gravatar.elLars Ingebrigtsen2016-02-241-2/+2
* Move low-level library files from the lisp/gnus directoryLars Ingebrigtsen2016-02-241-0/+157