Commit graph

50 commits

Author SHA1 Message Date
the-djmaze
33fbaa9598 Bump version for #1918 2025-03-10 16:35:27 +01:00
TomsProject
2741762199
Changing hashing algorithm to sha256 2025-02-22 18:32:21 +08:00
the-djmaze
4cd5774257 ko.utils.domNodeDisposal.addDisposeCallback to ko.addDisposeCallback 2024-10-29 22:19:26 +01:00
the-djmaze
490d808cdb Speedup handling of identical avatars 2024-10-29 00:59:28 +01:00
the-djmaze
1ad946d013 v2.37.3 2024-08-27 16:47:44 +02:00
the-djmaze
547953eb31 Resolve #1718 2024-08-26 20:45:32 +02:00
the-djmaze
57d1021d51 Improved cache handling of remote avatars (delayed or not) 2024-07-08 18:26:08 +02:00
the-djmaze
34a8ff3ce3 Resolve #1649 2024-07-08 01:23:04 +02:00
the-djmaze
5a63b02782 Cleanup avatars nextcloud handling 2024-06-24 16:23:18 +02:00
the-djmaze
0b494a13a5 Added option to load known favicon of domainname 2024-06-24 16:06:02 +02:00
the-djmaze
478087fe9e Updated Amazon avatar 2024-05-26 13:58:31 +02:00
the-djmaze
696a2bbd3c Improved handling of Internationalized Domain Names in punycode 2024-03-12 16:06:17 +01:00
the-djmaze
b726400f42 Resolve #1402 2024-01-23 10:23:06 +01:00
the-djmaze
a80cb495d2 Resolve #1396 2024-01-22 14:34:35 +01:00
the-djmaze
aca3490331 Resolve #1395 and #1394 2024-01-22 14:30:53 +01:00
the-djmaze
e133cf5ffb Changes for BIMI-Selector #1394 2024-01-22 13:25:04 +01:00
the-djmaze
58955f792a Changes for BIMI-Selector #1394 2024-01-22 00:01:46 +01:00
the-djmaze
b1c435277c Resolve #1393 2024-01-17 01:34:25 +01:00
the-djmaze
34e4bad77f Workaround #1392 2024-01-16 15:38:27 +01:00
the-djmaze
086f5ebb06 Bugfix: handling services images failed 2023-11-27 17:05:30 +01:00
the-djmaze
57f497cf63 isMobile() not used in templates 2023-02-23 14:04:35 +01:00
the-djmaze
d98a2e015e Released new Avatars extension 2023-02-16 09:00:00 +01:00
the-djmaze
094609102d Avatars use current app font #888 2023-02-01 13:02:37 +01:00
the-djmaze
f080a302b1 Almost all JSON properties to JavaScript camelCase 2023-01-24 18:58:25 +01:00
the-djmaze
7858b3e06a Improved avatars plugin with better cached image handling and custom images 2023-01-05 12:16:52 +01:00
the-djmaze
16e513cf98 Avatars plugin fix for new MessageList group by day option 2022-12-23 12:27:46 +01:00
the-djmaze
9f69a992c8 Convert facebookmail.com to facebook.com 2022-12-22 10:02:47 +01:00
the-djmaze
b3fa14f017 v2.23.1 2022-12-15 17:14:32 +01:00
the-djmaze
c27e231f53 Reduce amount of avatar requests based on config settings 2022-12-12 11:51:58 +01:00
the-djmaze
97bdaf4788 v2.23.0 2022-12-08 17:15:46 +01:00
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
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
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
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
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