Commit graph

56 commits

Author SHA1 Message Date
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 a71ea44753 Improved RTL support #1056 2023-04-18 11:35:31 +02:00
the-djmaze 20a2f5f185 Added base code for RTL support #1056 2023-04-11 12:55:59 +02: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 4852895488 Resolve #967 btoa() issue 2023-02-15 17:29:47 +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 686fa20945 v2.24.5 2023-01-12 15:16:32 +01:00
the-djmaze 9a5ad04a6e Avatars to 48x48 2023-01-05 12:29: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 6765f4bb5d Resolve #764 2022-12-14 09:42:34 +01:00
the-djmaze 569f4daac1 Cleaner messageview header 2022-12-13 16:52:42 +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 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