Commit graph

30 commits

Author SHA1 Message Date
the-djmaze
974350ebee Found more JSON properties to change into JavaScript camelCase 2023-01-26 10:41:55 +01:00
the-djmaze
974adb78e2 Start documenting JavaScript rl object as noted in #865 2023-01-19 20:09:52 +01:00
the-djmaze
e4b1950dbe v2.24.0 2022-12-22 19:40:11 +01:00
the-djmaze
54896bf044 Remove most DoFolders loops as they are not used.
And move system folder detection/autocreate to MailboxDetectPlugin because it is hardly used.
And by using mailbox.role the default system folder detection is only using (IMAP and JMAP) RFC standards.
2022-12-15 13:49:39 +01:00
the-djmaze
c9b1098236 Add extension JsonHook info 2022-12-08 09:37:39 +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
9df052a435 login.success hook is always \RainLoop\Model\MainAccount 2022-11-30 11:59:54 +01:00
the-djmaze
4ebde92a06 v2.22.4 2022-11-28 14:07:26 +01:00
the-djmaze
c929033388 Add more info to plugins README 2022-11-11 17:22:49 +01:00
the-djmaze
2ac376d582 Rename ManageSieveClient to SieveClient 2022-11-11 15:50:15 +01:00
the-djmaze
ff065378ab Update plugins to use new Net/Imap/Smtp/Sieve Settings object 2022-11-11 14:32:24 +01:00
the-djmaze
e7b06496d2 v2.19.6 2022-10-31 17:10:04 +01:00
the-djmaze
b2e1fa993d Added JavaScript rl-view-model.create event for advanced code injections
This commit contains one for Nextcloud, so you understand how it works
2022-10-12 14:06:11 +02:00
the-djmaze
80eed213d9 Allow cancelable on some custom javascript events. 2022-04-29 13:07:49 +02:00
the-djmaze
bf85675e42 Added info about sm-(user|admin)-login events 2022-04-20 22:08:44 +02:00
the-djmaze
d3a3007bef #291 2022-03-29 11:36:08 +02:00
the-djmaze
a9b9b7df03 v2.14.0 2022-03-21 14:46:53 +01:00
djmaze
d6dc4d291c Split Sieve/Filters code from app.js so that i can work on the new Sieve GUI 2022-03-11 10:26:25 +01:00
the-djmaze
fe0f6af9f4 Renamed closeCommand() to close() because it has no command feature anymore 2022-03-04 09:21:24 +01:00
the-djmaze
92cec80b73 Improved plugin documentation 2022-02-26 10:33:11 +01:00
the-djmaze
911f833ede Improved Content-Security-Policy management for Captcha issue #222 2022-02-14 11:08:53 +01:00
the-djmaze
4a1c3beb78 Update Plugin readme 2022-02-10 16:09:45 +01:00
the-djmaze
f6400b6da2 Remove rl.showScreenPopup in favour of AbstractViewPopup.showModal 2022-02-07 15:20:39 +01:00
the-djmaze
9fea092c43 Cleanup RainLoop\Service with improved ?admin path detection 2022-01-11 15:55:48 +01:00
djmaze
09a9a45e98 Cleanup plugin hooks README 2021-10-25 09:52:04 +02:00
djmaze
617d700a5d Revamp NetClient (SMTP, IMAP, Sieve) login for rfc7628 OAuth plugin support 2021-10-22 12:45:14 +02:00
djmaze
55a581f922 Resolved Issue #84 2021-07-23 16:21:06 +02:00
djmaze
6e26c767c3 Changes for base OwnCloud/NextCloud
See https://github.com/the-djmaze/snappymail/issues/96
2021-07-16 16:27:19 +02:00
djmaze
5213b804d9 Some tiny changes 2021-07-16 16:24:07 +02:00
djmaze
e112d1fd70 Change and document plugins hook system 2021-04-14 14:30:42 +02:00