Commit graph

828 commits

Author SHA1 Message Date
Fahim Salam Chowdhury
2b8f49fe39
Merge branch 'master' into dev/sync-nextcloud-addressbook 2024-09-24 16:17:16 +00:00
the-djmaze
d3ecfdc71e Changes for #1706 2024-09-21 20:15:14 +02:00
the-djmaze
a4299c5f1c Fix extensions with login.credentials hook parameters 2024-09-21 00:01:02 +02:00
the-djmaze
2341dd9f62 Added mapping for sSmtpUser 2024-09-20 23:48:49 +02:00
the-djmaze
74c7948e72 Improved ical parsing for "view-ics" extension 2024-09-18 00:13:39 +02:00
the-djmaze
32da821c17 Replaced ical.es5.min.cjs with ical.js v2.1.0 for #1745 2024-09-17 20:57:45 +02:00
the-djmaze
b5ff818ca4 Bugfix: event.organizer could be undefined #1745 2024-09-17 20:53:55 +02:00
Maarten
02ef7c8d90
Merge pull request #1745 from Murena-SAS/dev/new-view-ics-plugin
Display ICS preview using an ICS library
2024-09-17 18:15:21 +02:00
Phie
e354fcb3bf new plugin for ics view, based on ical lib 2024-09-17 17:29:40 +02:00
the-djmaze
4e3a7a6de2 PHP 8.4: Implicitly nullable parameter declarations deprecated 2024-09-17 15:58:37 +02:00
the-djmaze
bd2ffe5078 v2.38.0 2024-09-16 20:51:26 +02:00
the-djmaze
6f4f6bfd03 Improved attempt for #1746 2024-09-16 13:49:59 +02:00
the-djmaze
f8520c27a2 Bump version number 2024-09-16 10:17:26 +02:00
the-djmaze
61e7c00b62 Resolve #1746 2024-09-16 10:15:30 +02:00
the-djmaze
ed41d8e45f Implemen #1737 including an i18n fix 2024-09-15 18:56:30 +02:00
the-djmaze
9a7ff9fe27 Resolve #1715 2024-09-15 17:42:17 +02:00
Fahim Salam Chowdhury
cf870df3f8 fix: remove Nextcloud contacts app direct dependency on nextcloud plugin
NC contacts app is just frontend for contacts & addressbook of NC
server. Nextcloud plugin `auto save recipients on addressbook` feature used to depends on contacts app directly. This commit update that logic.
2024-09-05 16:11:06 +06:00
Fahim Salam Chowdhury
943b2560c1 chore: add Readme file for nextcloud plugin + fix typo 2024-09-03 19:36:37 +06:00
Fahim Salam Chowdhury
dff305e645 refactor: remove repeated variable initialization 2024-09-03 19:15:19 +06:00
Fahim Salam Chowdhury
e5044ff10a
Apply suggestions from code review
Co-authored-by: Akhil Potukuchi <akhil.potukuchi@gmail.com>
2024-09-03 13:07:29 +00:00
Fahim Salam Chowdhury
552a91acc2 chore: refactor nexcloud plugin- related to NC-addressbook 2024-09-03 17:04:43 +06:00
Fahim Salam Chowdhury
2e3fbe0a12 Merge branch 'dev/sync-nextcloud-addressbook' into draft/dev_sync-nextcloud-addressbook 2024-09-03 11:30:33 +06:00
Fahim Salam Chowdhury
19ddcfbf37 feat: add admin settings for nextcloudAddressbook related changes 2024-09-03 11:27:03 +06:00
Akhil
f4ad9595ca Resolve merge conflicts
Signed-off-by: Akhil <akhil@e.email>
2024-09-02 20:32:28 +05:30
Akhil
0c9e4717a3 Remove IsExternal
Signed-off-by: Akhil <akhil@e.email>
2024-09-02 20:28:03 +05:30
Fahim Salam Chowdhury
bda1c28eb7 fix: addressbook translation for nextcloud plugin 2024-08-30 15:58:34 +06:00
Fahim Salam Chowdhury
a47cc450e8 feat: move nextcloud addressbook user settings under contatcs settings section 2024-08-30 13:55:55 +06:00
Fahim Salam Chowdhury
500b997f91 feat: add addressBook user settings section for nextcloud plugin 2024-08-29 14:09:18 +06: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
Fahim Salam Chowdhury
957654c746 Merge branch 'upstream/master' into dev/sync-nextcloud-addressbook 2024-08-23 16:27:28 +06:00
Mingye Wang
2aeeb701c8 Update zh, zh-TW translations
This commit updates zh and zh-TW translations. I try to match the language used in the file, but I still hope a native speaker from the other side of the strait can check my work.
2024-08-15 18:33:40 +08:00
the-djmaze
e22414d908 Resolve #1645 2024-08-13 01:14:15 +02:00
the-djmaze
6c9812ee7f Drop md5(file_get_contents(DATA.php)) because i think nobody used this undocumented feature 2024-08-11 12:39:34 +02:00
Akhil
ae74f21242 Also check if the account has been defined in setting 2024-08-08 21:58:56 +05:30
the-djmaze
97c0f81a2e allow multi-account in nc with oauth login 2024-08-08 21:17:56 +05:30
the-djmaze
2f90d95c4c Set author for #1673 2024-08-06 13:40:43 +02:00
the-djmaze
b3a94c3524 Nextcloud extension bump version number 2024-08-06 13:27:27 +02:00
the-djmaze
15f4ba54df Bugfix: Nextcloud language detection 2024-08-06 13:26:36 +02:00
the-djmaze
4e8f12a392 Resolve #1691 2024-08-06 11:49:46 +02:00
the-djmaze
3a8af7de29 Some bugfixes for #1673 2024-08-05 17:20:41 +02:00
Maarten
85fb2ff44d
Merge pull request #1673 from AbdoBnHesham/master
Add Search Filters Plugin with Gmail-like Functionality
2024-08-05 16:57:36 +02:00
Jude Venn
f21dd94f2c Add change-password-mailcow driver 2024-07-25 10:37:09 +01:00
AbdoBnHesham
4a56d2d087 Add Search Filters Plugin with Gmail-like Functionality
Introducing a new plugin for enhanced email organization: Search
Filters, inspired by similar features in Gmail (Search Filters) and
Outlook (Rules). The plugin allows you to define custom search queries
that automatically perform one or more actions on matching emails based
on their priority level (1-10). Available actions include marking as
seen, flagging/starring, and moving to a designated folder.

This plugin is designed to work seamlessly with both old and new emails
in your inbox, taking into account the specified search query criteria.
However, please be aware of an outstanding bug that affects the display
of unread email counts beside folders; this issue has yet to be
resolved.

I have developed this plugin as a freelance project for a client on
their custom server setup. Unfortunately, I never received any feedback
or response from my client after completion of the work. Nonetheless, I
hope that sharing it here will benefit others and contribute to the
ongoing advancement of this open-source project.

Please note: This plugin is offered as-is with no warranties or
guarantees. Make sure to thoroughly test and verify its functionality
before using it in a production environment. Thank you to everyone who
has contributed to making this project a reality.
2024-07-18 23:49:37 +03:00
the-djmaze
3161961faa Resolve #1663 2024-07-15 14:42:02 +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
cd5ba2b000 transitionend listen to opacity as top changed on resize of view 2024-07-07 23:33:29 +02:00
the-djmaze
60c35f7c12 Added rl-vm-visible to the extensions README 2024-07-07 16:30:35 +02:00
the-djmaze
f8d358a4f3 Added JavaScript rl-vm-visible event so that demo extension can prefill passphrase 2024-07-07 16:28:29 +02:00