Francis Lachapelle
|
ff9ea3b779
|
Don't alter the draft when saving it
We must not extract inline HTML images when simply saving a draft. The
images extraction process must only be performed when sending the
message.
|
2014-01-07 10:28:53 -05:00 |
|
Francis Lachapelle
|
2b53705d44
|
Untabify
|
2014-01-06 14:32:58 -05:00 |
|
Francis Lachapelle
|
b716331d8e
|
Append tags when using a sanitizerContentHandler
|
2014-01-06 14:23:11 -05:00 |
|
Francis Lachapelle
|
7130cec4d1
|
Move & copy messages between different accounts
|
2014-01-03 16:57:37 -05:00 |
|
Francis Lachapelle
|
bd7ad5be16
|
Fix initialization of arrays in NSString+Mail.m
|
2013-12-23 15:51:36 -05:00 |
|
Francis Lachapelle
|
dc21c723f6
|
Move method fetchFileAttachmentKeys from category
Moved fetchFileAttachmentKeys from SOGoDraftObjectExtensions to
SOGoDraftObject. Renamed fetchAttachmentIds to fetchFileAttachmentIds
for consistency.
|
2013-12-20 15:20:16 -05:00 |
|
Francis Lachapelle
|
1a900b05d9
|
DraftObject: return more attachments attributes
|
2013-12-18 22:18:08 -05:00 |
|
Ludovic Marcotte
|
4a98e5b521
|
Don't append unknown objects to the REPORT result.
|
2013-12-09 10:31:34 -05:00 |
|
Francis Lachapelle
|
1cf696f57c
|
Mail composition: add text part before html part
Fixes #2512
|
2013-11-25 09:52:18 -05:00 |
|
Francis Lachapelle
|
2211f6d168
|
Move mail tags strings to UI/Common
|
2013-11-22 14:39:24 -05:00 |
|
Ludovic Marcotte
|
df3e9033f3
|
Added calendar default reminder support.
|
2013-11-20 17:42:11 -05:00 |
|
Ludovic Marcotte
|
e4aedbac08
|
<img src=data...> conversion to file attachments + CIDs.
|
2013-11-20 08:56:29 -05:00 |
|
Ludovic Marcotte
|
eb7d1f08bc
|
Fix for bug #2482
|
2013-11-19 11:39:45 -05:00 |
|
Jean Raby
|
05233d9c53
|
Use modified utf7 for special folder names
|
2013-11-15 16:02:59 -05:00 |
|
Ludovic Marcotte
|
c05cf00db7
|
Update standard tag colors to match TB and improve tags id generation.
|
2013-11-14 09:00:19 -05:00 |
|
Ludovic Marcotte
|
198db855f6
|
Specify color in which TB can grok it.
|
2013-11-13 15:55:25 -05:00 |
|
Ludovic Marcotte
|
1c439c866e
|
Added DAV support for mails labels.
|
2013-11-13 15:44:57 -05:00 |
|
Ludovic Marcotte
|
37d3234b60
|
Added support for dynamic mail labels/tags management.
The CSS in the UIxPreferences remains to be done.
|
2013-11-11 10:49:58 -05:00 |
|
Francis Lachapelle
|
73141a645e
|
Update translations
|
2013-11-06 21:36:09 -05:00 |
|
Ludovic Marcotte
|
bd2759ecdf
|
Fix for bug #2433
|
2013-10-22 11:44:26 -04:00 |
|
Ludovic Marcotte
|
be1bcf3c9b
|
Fix for bug #2461
|
2013-10-22 11:25:24 -04:00 |
|
Ludovic Marcotte
|
189f2218a8
|
Fix for bug #2459
|
2013-10-21 15:26:43 -04:00 |
|
Ludovic Marcotte
|
656869a4a2
|
Fix for bug #1328
|
2013-10-18 13:16:30 -04:00 |
|
Ludovic Marcotte
|
05990e9a14
|
Fix for bug 2007
|
2013-09-30 10:50:27 -04:00 |
|
Ludovic Marcotte
|
7dc65af300
|
Fix for bug #2386
|
2013-09-27 15:54:11 -04:00 |
|
Ludovic Marcotte
|
7166f5a597
|
Fix for bug #2399
|
2013-09-25 16:02:13 -04:00 |
|
Ludovic Marcotte
|
2ba8254ecc
|
Fix for bug #1275
|
2013-09-24 09:29:46 -04:00 |
|
Jean Raby
|
28e600a4e6
|
Set default listening address to 127.0.0.1:20000
No reason to listen on 0.0.0.0 by default
|
2013-09-20 15:37:34 -04:00 |
|
Ludovic Marcotte
|
91f1ab6a60
|
Fix for bug #2217
|
2013-09-19 16:14:08 -04:00 |
|
Jean Raby
|
60d6abe542
|
Use HTTP/1.0 to avoid chunked replies
Fixes^WWorkaround #2408
|
2013-09-17 09:07:53 -04:00 |
|
Jean Raby
|
906985c1f3
|
Call MSExchangeHostname on SOGoDNSource only
Fixes #2418
|
2013-09-13 11:19:44 -04:00 |
|
Jean Raby
|
de8bf64c70
|
Local pool when appending contacts to response
Avoids using too much memory when doing a contact lookup with many matches
|
2013-09-13 11:16:28 -04:00 |
|
Jean Raby
|
0c38a9e555
|
whitespace tabkill
|
2013-09-13 11:13:02 -04:00 |
|
Francis Lachapelle
|
69b0f9fcbf
|
Mail notifications: Escape HTML in wox templates
We don't escape the values in the classes but in the templates.
|
2013-09-03 12:05:13 -04:00 |
|
Jean Raby
|
d7e6648396
|
Reworked password change logic and add AD support
|
2013-08-28 17:11:07 -04:00 |
|
Jean Raby
|
e946a67ddf
|
Special case for auth with SOGoStaticAuthenticator
|
2013-08-27 13:02:06 -04:00 |
|
Jean Raby
|
2fe87f14fd
|
Add SOGoStaticAuthenticator
New authenticator that is not linked to a SOGoUser.
Will be used for SMTP AUTH by sogo-elalarm-notify.
|
2013-08-27 12:59:03 -04:00 |
|
Jean Raby
|
b2f012cae2
|
Add SOGoCredentialsFile
New class to read credentials files as used by sogo-tool and sogo-ealarm-notify
|
2013-08-27 12:56:07 -04:00 |
|
Francis Lachapelle
|
0a590ba388
|
Fix Finnish mail reply/forward templates
|
2013-08-26 08:59:43 -04:00 |
|
Francis Lachapelle
|
1c82af8842
|
Updated pt_BR, cs, nl, de, pl and ru translations
|
2013-07-19 11:29:10 -04:00 |
|
Ludovic Marcotte
|
256b679798
|
Bug fix for #2366
|
2013-07-18 11:46:49 -04:00 |
|
Ludovic Marcotte
|
16105d37b8
|
Properly handle RFC2231 everywhere
|
2013-07-16 15:18:04 -04:00 |
|
Ludovic Marcotte
|
e08ebd2390
|
Fix for bugs #2368 and #2369
|
2013-07-16 11:31:08 -04:00 |
|
Jean Raby
|
a2a89e8720
|
Fix loading of MSExchangeFreeBusySOAPResponseMap
|
2013-06-26 16:55:39 -04:00 |
|
Jean Raby
|
1221da2443
|
Add CASLogoutRequestMap.plist
|
2013-06-25 09:12:27 -04:00 |
|
Jean Raby
|
0a87ff97b6
|
cosmetic fix, no functional change
added a POST payload to test this code
|
2013-06-21 09:36:54 -04:00 |
|
Jean Raby
|
41ed498d65
|
Add support for CAS LogoutRequests
Fixes #2346
This changes the serviceURL sent by SOGo to the CAS server:
/SOGo/so/ -> /SOGo/so/index
|
2013-06-20 14:32:14 -04:00 |
|
Ludovic Marcotte
|
c08263d1c3
|
Updated patch
|
2013-06-19 17:36:43 -04:00 |
|
Ludovic Marcotte
|
1734b387a3
|
Fix for bug #2237
|
2013-06-19 15:45:40 -04:00 |
|
Ludovic Marcotte
|
871115e349
|
Fixed bug #2294
|
2013-06-19 15:07:19 -04:00 |
|