Commit graph

65 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
2809e75307 Preload identicon on delayed avatar lookup 2024-10-29 11:33:46 +01:00
the-djmaze
a83c3aacf8 Set identicon in cache when loading remote avatar fails 2024-10-29 01:29:52 +01:00
the-djmaze
8645b0ab1e Speedup identicons by caching them 2024-10-29 01:20:34 +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
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