Commit graph

25 commits

Author SHA1 Message Date
the-djmaze
477158e54a Changed some Plugin hooks for better handling:
* json.action-pre-call => json.before-{actionname}
* json.action-post-call => json.after-{actionname}
2022-12-08 09:08:41 +01:00
the-djmaze
72e89ba4e0 Bump avatars extension version number for the changes 2022-12-07 16:28:05 +01:00
the-djmaze
95bcc29d59 Bugfix: Avatars From error when in Kolab folder/mailbox 2022-12-06 14:26:51 +01:00
the-djmaze
c7f554d22b Bugfix: msg.from[0] is undefined 2022-12-06 11:19:21 +01:00
the-djmaze
01a9556b9c Don't request remote avatars in mobile mode 2022-12-06 11:10:43 +01:00
the-djmaze
116fed7284 v2.22.6 2022-12-05 13:30:57 +01:00
the-djmaze
543725dd42 Avatars extension added option to preload known service icons 2022-12-02 14:28:15 +01:00
the-djmaze
bff88e9f6a Avatars use text or colored silhouette as defaults 2022-12-02 09:09:30 +01:00
the-djmaze
4d0ee8736b Reduce amount of server requests to fetch remote avatars 2022-12-01 22:47:57 +01:00
the-djmaze
c56cc7be73 Added advanced PluginPropertyType::SELECT for improved Avatars plugin 2022-12-01 19:09:05 +01:00
the-djmaze
9502fa3f5a Avatars plugin added other identicon types (needs config settings) 2022-11-30 17:03:07 +01:00
the-djmaze
a4aec30035 Minify plugins JavaScript on build 2022-11-29 16:39:26 +01:00
the-djmaze
5c71c3949e Resolve #722 2022-11-29 16:13:05 +01:00
the-djmaze
f6f820c43d Cleanup Avatars plugin 2022-11-29 15:56:21 +01:00
the-djmaze
200e00e2d6 Support CSS .min.css and JavaScript .min.js files in plugins and themes 2022-11-29 14:59:32 +01:00
the-djmaze
a492b5bdf9 Avatars plugin now supports Identicons
and added draft code for Nextcloud Contacts
2022-11-29 11:49:26 +01:00
the-djmaze
b89d194863 Resolve #714 2022-11-28 10:09:24 +01:00
the-djmaze
e5ed52b79e Changes for #714 2022-11-27 16:05:44 +01:00
the-djmaze
5df476a7d0 Improved avatar style a bit 2022-11-23 12:32:57 +01:00
the-djmaze
2053749b54 Added description to Avatars extension 2022-11-23 11:35:34 +01:00
the-djmaze
77ab2fddf5 Bugfix Avatars and simple empty-contact.png 2022-11-23 10:46:12 +01:00
the-djmaze
59cd22625a Make Gravatar and BIMI optional #115 2022-11-23 10:34:54 +01:00
the-djmaze
0deedbecf5 Use caching and a fetch queue to fetch avatars slowly without overloading server #115 2022-11-23 10:22:49 +01:00
the-djmaze
5069bc2950 Bigchange for contact image avatar support #115 2022-11-22 23:54:32 +01:00
the-djmaze
ac73c0e3ff Added experimental avatars plugin for #115, #164, #569, #679 2022-11-22 17:44:57 +01:00