Commit graph

74 commits

Author SHA1 Message Date
Louis Laureys
d197a962e3 Merge remote-tracking branch 'upstream/master' into sort-search-by-date 2022-08-10 18:05:28 +00:00
Andris Reinman
a8348e893a
Added message size value to the response of message upload request 2022-08-09 11:11:06 +03:00
Andris Reinman
957359c528
Allow to limit the count of filters per account 2022-07-28 11:54:26 +03:00
Andris Reinman
14d2351123
v1.37.0 2022-07-18 20:24:04 +03:00
Andris Reinman
70afcd44c8
Allow range from UID to end for message updates 2022-07-08 12:23:36 +03:00
Andris Reinman
6bd2677abc
fixed copy-pasta errors in openapi definition 2022-05-16 15:42:05 +03:00
Andris Reinman
ec3ec86846
Allow batch updating messages based on search query 2022-05-16 12:08:06 +03:00
Louis Laureys
aca00fbf72 Sort message search by date 2022-05-05 02:23:50 +02:00
Louis Laureys
7932b3ee79
Merge pull request #330 from louis-lau/openapi-doc-fixes
Various openapi doc fixes
2022-05-05 02:21:51 +02:00
Andris Reinman
e6bd2f1cf8
Allow to automatically delete previous draftby reference 2021-11-15 14:22:00 +02:00
Andris Reinman
ec0715865f
/filters api endpoint updates 2021-10-04 14:06:45 +03:00
Louis Laureys
48be006eba Add optional thread message counters to listing 2021-09-12 20:25:51 +02:00
Louis Laureys
e3e5c15d5e Fix invalid formatting for CreateSettingRequest 2021-09-12 17:48:30 +02:00
Louis Laureys
38397b1bd6 Merge branch 'master' into openapi-doc-fixes 2021-09-12 17:41:09 +02:00
Louis Laureys
b8b835d953 Consolidate search result and message listing into single schema 2021-09-08 21:43:56 +02:00
Louis Laureys
07dd07cc3d Fix invalid datetime format in openapi spec 2021-09-08 21:30:38 +02:00
Andris Reinman
d11bef18a4 Updated API docs 2021-09-05 15:27:32 +03:00
Louis Laureys
97ff0b2f3f Revert "Remove page from query parameters"
This reverts commit 078ff82d9b.
2021-08-04 22:52:57 +02:00
Louis Laureys
fba6a568fa Remove required properties from UpdateMessageRequest 2021-08-04 22:48:43 +02:00
Louis Laureys
5514f97c01 next and previous are strings, not numbers 2021-08-04 22:48:43 +02:00
Louis Laureys
3bbfe1ddef Order is not a number 2021-08-04 22:48:43 +02:00
Louis Laureys
078ff82d9b Remove page from query parameters 2021-08-04 22:48:43 +02:00
Louis Laureys
c8dfdb012f Unseen is not a number 2021-08-04 22:48:43 +02:00
Louis Laureys
f9bdb7c6be Add scopes enums 2021-08-04 22:48:43 +02:00
Louis Laureys
3fdbae90fe disabledScopes is not required 2021-08-04 22:48:43 +02:00
her_finn
2bb9ac2b3d
Fixed wrong parameter at Storage endpoint 2021-08-01 18:39:33 +02:00
Andris Reinman
5536bc0f93 added new API endpoint to get info about deleted users 2021-06-21 15:17:31 +03:00
Andris Reinman
c50c5097f0 added log for lock error 2021-06-21 14:28:40 +03:00
Andris Reinman
f0062b1aaa Updated task handler 2021-06-20 13:40:04 +03:00
Andris Reinman
1ddf3aa492 added documentation examples for asps 2021-06-04 10:40:23 +03:00
Andris Reinman
d95f4fe4cd allow to use predefined asp passwords 2021-06-04 10:34:26 +03:00
Andris Reinman
f633e3a89d updated 2021-06-03 16:07:47 +03:00
Andris Reinman
25eb5b198b ensure non-200 response for errors 2021-05-20 14:47:20 +03:00
Andris Reinman
d52adcebcf updated docs 2021-05-20 11:48:01 +03:00
Andris Reinman
5020adaf22 allow searching certs by SAN 2021-05-20 11:33:53 +03:00
Andris Reinman
9e7f9f43ac updated docs 2021-05-20 11:24:56 +03:00
Andris Reinman
a03c97a943 updates for cert handling 2021-05-15 20:29:11 +03:00
Andris Reinman
880293f696 updated api docs for TLS certs 2021-05-13 23:14:19 +03:00
Andris Reinman
eec5d66094 Allow using SNI TLS certificates with IMAP/POP3 2021-05-13 17:08:14 +03:00
Andris Reinman
beaf010282 Renamed recover to restore in openapi docs 2021-04-28 10:15:18 +03:00
Andris Reinman
ce15670d7c Make sure that addressregister addresses are decoded from mime-words 2021-04-15 15:41:08 +03:00
Andris Reinman
0869d7b391 include retention info in mailboxes list 2021-03-26 11:22:50 +02:00
Andris Reinman
f33801aaae updated docs 2021-03-26 11:15:39 +02:00
Andris Reinman
20fda17be4 include hash value in attachment output 2021-03-26 09:58:05 +02:00
Andris Reinman
97c2ce77b6 added minSize and maxSize search parameters 2021-02-18 10:19:13 +02:00
Andris Reinman
f2f09dce57 added endpoint to recover a deleted user 2021-01-22 15:52:35 +02:00
Andris Reinman
b2f8c1fd41 added test for deleting queue entries 2021-01-04 17:47:57 +02:00
Andris Reinman
ea53bac4bf added API endpoint to delete outbound emails 2021-01-04 11:40:44 +02:00
Andris Reinman
345ea114a7 minor docs update 2020-12-02 13:28:28 +02:00
Andris Reinman
38f4220521 v1.31.4 2020-12-02 11:56:44 +02:00