Commit Graph

614 Commits

Author SHA1 Message Date
Francis Lachapelle
ba53d18ce8 Improve JSON API documentation 2015-01-13 11:30:23 -05:00
Francis Lachapelle
59e84f8b93 JSONify [UIxMailFolderActions renameFolderAction]
This commit also introduces an initial effort to have a documentation
for the JSON-based Web API following the apiDoc format
(http://apidocjs.com/).
2015-01-08 11:31:24 -05:00
Francis Lachapelle
8f17559b46 JSONify [UIxMailActions forwardAction] 2015-01-06 12:03:39 -05:00
Francis Lachapelle
4c5941402c JSONify [UIxMailActions replyToAll:] 2015-01-05 22:29:00 -05:00
Francis Lachapelle
494a809276 Improve Mail module
- JSONinfied mail folder create and delete actions
- restored sgFolderTree directive
- extended folder types with "shared" and "otherUsers"
- added mailbox creation at the account level
2014-12-18 15:22:29 -05:00
Francis Lachapelle
7237052526 JSONify [UIxMailFolderActions createFolderAction] 2014-12-18 13:50:32 -05:00
Francis Lachapelle
a89908c738 Add wox templates to Mail and Contacts modules 2014-12-17 14:58:20 -05:00
Francis Lachapelle
948a1f1c99 Improve webmail editor
- Fixed handling of saving drafts
- Fixed handling of message type (HTML/plain)
- Added primitive handling of attachments
2014-12-16 15:47:34 -05:00
Francis Lachapelle
473d788012 Mail draft: use JSON in edit action 2014-12-16 11:47:10 -05:00
Francis Lachapelle
e2929f552f Auto-completion of mail addresses in mail editor 2014-12-12 13:39:02 -05:00
Francis Lachapelle
761ca0f983 Add tags input to edit mail recipients 2014-12-11 21:11:20 -05:00
Francis Lachapelle
39866e75c9 Initial mail editor 2014-12-11 11:24:22 -05:00
Francis Lachapelle
fdf875fb73 Change key for envelope addresses metadata 2014-12-11 09:15:33 -05:00
Francis Lachapelle
ae661a8409 Fix premature nil in JSON dict of UIxMailView.m 2014-12-05 23:14:47 -05:00
Francis Lachapelle
51c40914ae Webmail: normalize format of addresses in JSON 2014-12-05 22:49:08 -05:00
Francis Lachapelle
91e03753d5 Address formatter returns metadata as a dictionary 2014-12-05 22:05:52 -05:00
Francis Lachapelle
4ea428d585 Add mobile version to webmail and improvements 2014-11-27 08:59:29 -05:00
Francis Lachapelle
6ca0437fee Webmail: Use a relative date in messages list 2014-11-25 16:35:01 -05:00
Francis Lachapelle
1581d251b2 Add JSON payload to webmail "headers" action 2014-11-25 10:06:16 -05:00
Francis Lachapelle
d67a919ab1 Webmail: include all accounts metadata 2014-11-23 01:20:27 -05:00
Francis Lachapelle
bb6fba6f87 Mailer: replace HTML view by JSON object 2014-11-21 15:50:01 -05:00
Francis Lachapelle
b23bd37771 Mailer: remove HTML from list of messages in JSON 2014-11-21 15:44:19 -05:00
Ludovic Marcotte
70cd24e111 Fix for bug #2965 2014-10-29 16:42:52 -04:00
Francis Lachapelle
6695aa083f Fix crash when opening a mailbox with empty filter
Fixes #2959
2014-10-17 15:22:38 -04:00
Jeroen Dekkers
6ded9e95b3 Put private libraries in /usr/lib/sogo 2014-10-01 20:36:42 +02:00
Ludovic Marcotte
aa0499dbac Fixed sanitization char skipping and #2936 2014-09-29 14:28:13 -04:00
Francis Lachapelle
4be2ddb793 Update translations 2014-09-26 14:23:58 -04:00
Alexandre Cloutier
6ec79f7792 bugfix with threads collapsing for a nested folder 2014-09-15 10:38:02 -04:00
Francis Lachapelle
9d6bcb00bc Fix compilation warning 2014-09-10 11:58:47 -04:00
Francis Lachapelle
1dd3dbacb5 Various fixes and improvements to the Mail module 2014-09-10 11:37:52 -04:00
Francis Lachapelle
1dcf631ad6 Update translations 2014-09-09 15:50:39 -04:00
Alexandre Cloutier
f3ca4ea7fc bugfix foldingThread; Renaming a foldername with a space was not correctly handled 2014-09-09 15:36:14 -04:00
extrafu
126a05d391 Merge pull request #54 from alexcloutier/feature/FoldingThreads
Feature/folding threads
2014-09-09 14:06:30 -04:00
extrafu
42ffe14052 Merge pull request #55 from alexcloutier/bugfix/LabelsTagging
Bugfix/labels tagging
2014-09-09 14:06:19 -04:00
Alexandre Cloutier
7db526a5d9 bugfix for new user without userSettings.mail 2014-09-09 13:51:02 -04:00
Alexandre Cloutier
e6002c9b2a applied comments 2014-09-09 13:51:02 -04:00
Alexandre Cloutier
267a689683 Applied comments 2014-09-09 13:51:02 -04:00
Alexandre Cloutier
c9d1294a8a Manage the collapse UIDs save in the user settings 2014-09-09 13:51:02 -04:00
Alexandre Cloutier
59023da7f0 applied comments and fix bug where the folded threads were saved only after refreshing the entire page 2014-09-09 13:51:02 -04:00
Alexandre Cloutier
c5f9dd086b Possibility to collapsed threads with persistance 2014-09-09 13:51:02 -04:00
Alexandre Cloutier
0bfaceb398 applied comments 2014-09-09 12:51:59 -04:00
Alexandre Cloutier
ca8351d1f9 fix IE7, IE8, IE9, IE10, IE11 GUI 2014-09-04 10:50:03 -04:00
Alexandre Cloutier
32476b16cc applied comments and fix bug when tagging msgs already tagged 2014-09-02 14:31:46 -04:00
Alexandre Cloutier
3b65eaea0b Tagging labels with 1 AJAX request 2014-09-02 13:42:04 -04:00
Alexandre Cloutier
7e26d80c77 merge conflicts 2014-09-02 10:11:27 -04:00
Alexandre Cloutier
8783f09a4a fix leak 2014-08-14 15:01:40 -04:00
Alexandre Cloutier
52476251b8 applied comments, fix bug and add sortable results 2014-08-14 14:49:44 -04:00
Alexandre Cloutier
f6c7ca3379 applied comments 2014-08-13 17:41:58 -04:00
Alexandre Cloutier
c3e46e4baf code refactoring and GUI improvement 2014-08-11 09:25:09 -04:00
Alexandre Cloutier
7794d716b9 version 1 of the inbox search 2014-08-06 14:49:36 -04:00