Commit graph

30 commits

Author SHA1 Message Date
Alexey Abel
ccd039bc5d Add deprecation warning 2021-06-08 20:18:56 +02:00
Alexey Abel
d0bb178f65 Increment version to 0.1.7 and remove git signatures v0.1.7 2020-10-13 00:11:56 +02:00
Alexey Abel
7e90fbbdb0 Fix order of XML elements to conform with XSD 2020-10-10 23:05:43 +02:00
Alexey Abel
7eae6ca654 Add compatibility with Nextcloud 20 and increase version to 0.1.6 2020-10-07 02:32:46 +02:00
Alexey Abel
67f7e634ac Add compatibility with Nextcloud 19 and increase version to 1.0.5 v1.0.5 2020-09-17 15:41:20 +02:00
Alexey Abel
a221ca5110 Fix: Increment version to 1.0.4 v0.1.4 2020-03-10 19:24:35 +01:00
Alexey Abel
82ffac407c Add compatibility with Nextcloud 16, 17 and 18 2020-03-10 18:48:26 +01:00
Alexey Abel
84b715b1ad Switch to dedicated changelog file 2020-03-10 18:26:40 +01:00
Alexey Abel
1ce9867999 Update signatures v0.1.3 2018-12-14 16:55:54 +01:00
Alexey Abel
7429e24e5a Increase version to 0.1.3 2018-12-14 16:54:04 +01:00
Alexey Abel
61e3c854e6 Fix deletion of users when no mail account is present
Instead of catching a null reference for non-existing mail accounts, it seems
to be easier to only get the mail acccount when we actually want to do
something with it. Since we are only intersted in the change of the display
name, the retreival of the user account has been moved to that if-branch.
This also seems more like a Nextcloud bug, since it fails on errors of hooks.
2018-12-14 16:29:57 +01:00
Alexey Abel
d66507d818 Set compatible Netxcloud version to 15 v0.1.2 2018-12-14 13:45:54 +01:00
Alexey Abel
092a9f7d4b Add compatibility with Nextcloud 14 v0.1.1 2018-10-15 04:20:04 +02:00
PanCakeConnaisseur
0277a00df0
Merge pull request #1 from mdik/patch-1
change login names to email address rather than uid
2018-07-20 08:42:44 +02:00
Malte
3617171b7c
change login names to email address rather than uid
My IMAP and SMTP servers expect email address style user names, and from what I see elsewhere I would suspect these default settings to be more robust across different setups.
2018-07-19 14:00:45 +00:00
Alexey Abel
0be05349d3 Fix variable name oversight and extraneous word 2018-06-13 17:56:25 +02:00
Alexey Abel
f7a5956553 Fix Punctuation 2018-06-12 22:16:39 +02:00
Alexey Abel
5194345507 Fix typo 2018-06-12 22:14:40 +02:00
Alexey Abel
de7aa40749 Add signature.json v0.1.0 2018-06-07 10:14:43 +02:00
Alexey Abel
cee6281523 Change phrasing 2018-06-07 09:44:43 +02:00
Alexey Abel
f2cc66a00e Typo and phrasing 2018-06-06 21:52:25 +02:00
Alexey Abel
2bf8725aa2 Change to tools category 2018-06-06 21:51:30 +02:00
Alexey Abel
54f725ddb9 Add first account assumption comment 2018-06-06 14:55:25 +02:00
Alexey Abel
b6b3820e99 Add cleanup section 2018-06-06 01:44:46 +02:00
Alexey Abel
9873d328b6 Fix typo 2018-06-06 01:21:05 +02:00
Alexey Abel
189fae973f Add troubleshooting 2018-06-06 01:20:50 +02:00
Alexey Abel
d47663f5d2 Add ssl mode explanation 2018-06-06 01:11:20 +02:00
Alexey Abel
cadcaeafdf Fix typos 2018-06-06 01:07:32 +02:00
Alexey Abel
b422319218 Adjust name 2018-06-06 01:04:18 +02:00
Alexey Abel
d2cdcbe2bc Initial Commit 2018-06-06 00:57:05 +02:00