Commit Graph

480 Commits (b531b6160c5ecc41f7160195da1b449dc87d01e3)

Author SHA1 Message Date
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 a764286879 Fix for bug #2313 2013-06-19 14:09:20 -04:00
Francis Lachapelle 37a6f82659 Initial Arabic translation 2013-04-08 11:05:45 -04:00
Francis Lachapelle 7e8a83aefb Fix Slovak templates for mail reply/forward 2013-03-05 10:22:20 -05:00
Francis Lachapelle 90c61abdb6 Update Polish translation 2013-02-06 15:16:09 -05:00
Francis Lachapelle 775a8421d5 Initial Finnish translation 2013-01-16 10:54:16 -05:00
Ludovic Marcotte d26df456e5 Fix for bug #2123. 2013-01-14 14:24:06 -05:00
Jean Raby ea26e0cc0a Use string version number where applicable
The goal is to be able to use 'letter' releases such as '2.0.3a'
in the Version file.
SoObjects/Mailer/GNUmakefile.preamble: UIX_MAILER_*_VERSION are now strings
  Can't use SOGoVersion since the etag uses an 'underscore' notation (2_0_3a)
SoObjects/Mailer/*.m: updated format for UIX_MAILER_*_VERSION
SoObjects/SOGo/GNUmakefile: zap SOGo_VERSION, unsused
SoObjects/SOGo/GNUmakefile.preamble: fix defines
UI/MainUI/SOGoRootPage.m: use SOGoVersion
2012-12-21 13:55:03 -05:00
Francis Lachapelle ce36e80d6b Initial Slovak translation 2012-11-29 14:40:46 -05:00
Ludovic Marcotte 28f66c6fd9 We correctly use <br/> instead of \n when handling the signature.
This happens when using HTML composition, instead of plain/text.
2012-11-20 20:29:27 -05:00
Francis Lachapelle e037ca0a49 Fix bug with reply-to header in messages 2012-11-12 15:32:03 -05:00
Wolfgang Sourdeau 6d8c328910 Fixed most build warnings 2012-10-22 10:09:13 -04:00
Wolfgang Sourdeau 5a76790418 Added support for SMTP PLAIN authentication 2012-10-16 16:56:48 -04:00
Wolfgang Sourdeau 58bb454774 "id" is already a pointer type 2012-10-10 11:57:36 -04:00
Wolfgang Sourdeau 61b6050058 the bodystructure and body parts in an IMAP "fetch" response are now named following their requested identifier instead of "body" 2012-10-06 12:19:30 -04:00
Wolfgang Sourdeau fba9788f99 We need to store the message UID as NSString keys rather than NSNumber instances, otherwise the lookups occurring later using NSString keys will not work 2012-09-27 19:23:14 -04:00
Luc Charland dfe369dd20 Fixed bug #1944
Deleting a mail folder doesn't create the Trash mailbox.
2012-09-25 16:39:40 -04:00
Ludovic Marcotte 6f0cc7502d See ChangeLog
Monotone-Parent: ec64b102b590c4a7b217fe508a46ad302e12adce
Monotone-Revision: 28a7f739364a5ec7c2076aea5f8a59c6910c4727

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-08-23T16:51:24
Monotone-Branch: ca.inverse.sogo
2012-08-23 16:51:24 +00:00
Francis Lachapelle 5c73a3e745 See ChangeLog.
Monotone-Parent: a860eef99344cc9894f15336b3781ecf101807e4
Monotone-Revision: e4cb9e3d176a6344fdd81d88e8df6109f468d9b2

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-07-25T18:30:55
2012-07-25 18:30:55 +00:00
Jean Raby ef848303a3 * SoObjects/Mailer/SOGoMailForward.m (from, to, cc, reply-to):
mailHeaders returns an array if there are multiple headers of the same type.
  Handle this case to correctly show multiple from, to, cc and reply-to headers
  in mail replies/forwards instead of crashing.

Monotone-Parent: dac25405c6ab2f1d735ddb9f6db4243e5e96d14b
Monotone-Revision: 29aefdeb26834742b8cd9f01120573b4dcbcc7ed

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-07-12T16:47:23
2012-07-12 16:47:23 +00:00
Ludovic Marcotte ed67384586 See ChangeLog
Monotone-Parent: b5d91e74f183ad54e2362119b25b4556f810e3b6
Monotone-Revision: fa6f3f2b467eaa14a01fb8a7dc2aee1e5e4191da

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-05-31T14:51:18
2012-05-31 14:51:18 +00:00
Ludovic Marcotte f2b455fffc See ChangeLog
Monotone-Parent: 3c4baa92c5634d4da061da739a9b544d04c44586
Monotone-Revision: b5d91e74f183ad54e2362119b25b4556f810e3b6

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-05-31T14:22:34
2012-05-31 14:22:34 +00:00
Ludovic Marcotte d6f0203351 Patch applied from bug #1664
Monotone-Parent: 1e79eab4c546452715e5171f1c326b7d36f1c195
Monotone-Revision: 99dc7d9dce88b8a323b1e7aab60de99ed2bfda60

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-05-29T18:56:15
2012-05-29 18:56:15 +00:00
Francis Lachapelle 66c972eb97 See ChangeLog.
Monotone-Parent: 28cde64403e65a1ebeda3a984650fd31d8614f29
Monotone-Revision: f51ae70ff345179926dfdd4fd5856e968bdfc327

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-05-29T14:31:14
2012-05-29 14:31:14 +00:00
Jean Raby 395a1b16e1 * SoObjects/Mailer/SOGoDraftObject.m (bodyPartForAttachmentWithName):
Merge back lost code to handle encoding of binary and rcf822 attachments.

Monotone-Parent: e4c701f2293beb98253d68bb64b7fa0133b1dda5
Monotone-Revision: a4d3a18ad2c918187328e23c7ab29824357cd199

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-05-18T15:02:42
2012-05-18 15:02:42 +00:00
Ludovic Marcotte 93dd01d271 See ChangeLog
Monotone-Parent: dbb4d0d0fcdbbccb83eb0faf29ecfd26bb48dbc0
Monotone-Revision: 4e44cee96e74269b692d100a0c98730015a49d07

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-05-09T10:52:36
2012-05-09 10:52:36 +00:00
Wolfgang Sourdeau a4358ab02b Monotone-Parent: 0e5184582f5d3e24e8418e6c09048eb31dd79c83
Monotone-Revision: 546030b7b1310706d148f176ba3f7dfa1f1138b1

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-05-01T18:38:40
2012-05-01 18:38:40 +00:00
Wolfgang Sourdeau f8b55543e0 Monotone-Parent: ebefc72cf1f85cf9726bac12a387a3b5d92e0945
Monotone-Revision: bfe92d024d362b0f22f21f877f8e6518e00ab543

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-05-01T14:47:20
2012-05-01 14:47:20 +00:00
Ludovic Marcotte c290e70342 See ChangeLog
Monotone-Parent: 4e2b45bb5b0360d8cf107846fa39fb12f6bacf7f
Monotone-Revision: 7d1f68d661b9fcfd676be1e6d3d6ce6c1fb09df9

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-04-30T17:19:00
2012-04-30 17:19:00 +00:00
Wolfgang Sourdeau f7e9f2fc7d Monotone-Parent: 2cc377d2c23e8b670331c8dffc558d00e9cf7e62
Monotone-Revision: d8a0de208631b406144e740ab09b4e5a92f0e66c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-25T20:56:14
2012-04-25 20:56:14 +00:00
Wolfgang Sourdeau fa4d2d3141 Monotone-Parent: f90d169fbc251326ea6c8a2f620e125a8a7b4168
Monotone-Revision: 7786f49f6724383b92e91ba7998b99cfb52ceec3

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-20T13:27:21
2012-04-20 13:27:21 +00:00
Francis Lachapelle c929c640fb See ChangeLog.
Monotone-Parent: ff4eb94e932f095cd5e361229d6ce99ad75c0ba2
Monotone-Revision: 4359e779a09c08a5fd03eda9fd8269ba9eeab6ff

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-20T14:33:18
2012-03-20 14:33:18 +00:00
Francis Lachapelle 7d2c104a3e propagate from branch 'ca.inverse.sogo.1_3_13' (head 83140ea045c02e9961515cc478033e97df559cfb)
to branch 'ca.inverse.sogo' (head 90aff49e82642782d7281a87451e14601ed189b9)

Monotone-Parent: 83140ea045c02e9961515cc478033e97df559cfb
Monotone-Parent: 90aff49e82642782d7281a87451e14601ed189b9
Monotone-Revision: b3c1d7bab2024077b5c89d49297c6ceb5bc5aa0e

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-15T17:04:14
Monotone-Branch: ca.inverse.sogo
2012-03-15 17:04:14 +00:00
Francis Lachapelle 320b693f15 Fix for ticket #1667.
Monotone-Parent: ae81cfe6a503b99f0f90568c09a746363c68ef68
Monotone-Revision: f589a072c04be097399abcfe72a06e62a613c749

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-14T22:21:56
2012-03-14 22:21:56 +00:00
Wolfgang Sourdeau dda2e52551 Monotone-Parent: cfce0b87149956dcb7797ebaeafd5c803f73f50b
Monotone-Revision: 5e1d3b05e4ac96fabc257b4fb753b7c7439c8337

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-03-09T22:18:45
Monotone-Branch: ca.inverse.sogo
2012-03-09 22:18:45 +00:00
Francis Lachapelle 0921adc22c propagate from branch 'ca.inverse.sogo.1_3_13' (head 837142c1df31bc292adff9513b1f7c35f896ea83)
to branch 'ca.inverse.sogo' (head d33b0adee86f35e2abaffd30306c1e5ed174b08c)

Monotone-Parent: 837142c1df31bc292adff9513b1f7c35f896ea83
Monotone-Parent: d33b0adee86f35e2abaffd30306c1e5ed174b08c
Monotone-Revision: 950ec4b3237bbed086e9876da2e597c7e074531a

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-07T20:48:51
Monotone-Branch: ca.inverse.sogo
2012-03-07 20:48:51 +00:00
Francis Lachapelle 9ad607c387 Fixed templates names for mail reply/forward of Spanish (Argentina).
Monotone-Parent: bbb9fd8c5076db6a340935f8f7dba98b04c5b353
Monotone-Revision: 837142c1df31bc292adff9513b1f7c35f896ea83

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-07T20:31:08
2012-03-07 20:31:08 +00:00
Wolfgang Sourdeau 09930048b1 propagate from branch 'ca.inverse.sogo.1_3_13' (head bbb9fd8c5076db6a340935f8f7dba98b04c5b353)
to branch 'ca.inverse.sogo' (head 46315e3df3a804021e11c1adbe9642bbb8807c09)

Monotone-Parent: 46315e3df3a804021e11c1adbe9642bbb8807c09
Monotone-Parent: bbb9fd8c5076db6a340935f8f7dba98b04c5b353
Monotone-Revision: d33b0adee86f35e2abaffd30306c1e5ed174b08c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-03-06T20:33:31
Monotone-Branch: ca.inverse.sogo
2012-03-06 20:33:31 +00:00
Wolfgang Sourdeau 165dd26ec5 Monotone-Parent: 5c16103ef3144005637a40e62d21cf1830441cea
Monotone-Revision: bbb9fd8c5076db6a340935f8f7dba98b04c5b353

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-03-06T20:32:20
2012-03-06 20:32:20 +00:00
Wolfgang Sourdeau 20a336eecd Monotone-Parent: 4820885b1e556f6d0177021967d8b07cb1154aff
Monotone-Revision: b85ba9f2eec26821837bb7890dcb3fd9f82c2eb5

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-02-24T20:10:56
Monotone-Branch: ca.inverse.sogo
2012-02-24 20:10:56 +00:00
Wolfgang Sourdeau 2ef3ac8599 merge of '89d4328e421b6f950b0a53ffcca28a53dc97e2ce'
and 'e8c7d8a4465a1b9357c1d9f201dec2b93c5f3507'

Monotone-Parent: 89d4328e421b6f950b0a53ffcca28a53dc97e2ce
Monotone-Parent: e8c7d8a4465a1b9357c1d9f201dec2b93c5f3507
Monotone-Revision: 5ef3839ff2c5bebdaca10693e61a632e208289c6

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-02-23T21:16:59
Monotone-Branch: ca.inverse.sogo
2012-02-23 21:16:59 +00:00
Wolfgang Sourdeau 89a3944c8b Monotone-Parent: fa0f9bd311fd3d1239970c0d361a8ef16ecfa4f9
Monotone-Revision: 3a9c8a7bada864ce6b83c04661c09d59c8ecf8d9

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-02-23T21:12:56
Monotone-Branch: ca.inverse.sogo
2012-02-23 21:12:56 +00:00
Francis Lachapelle d27574862b Monotone-Parent: 3be1457342206d81824250d57633322dda8fb4d9
Monotone-Revision: e3472120a6c1a2370d18a7cf44e52e53f93b7323

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-11T01:20:48
Monotone-Branch: ca.inverse.sogo
2012-02-11 01:20:48 +00:00
Wolfgang Sourdeau 8cbe8f862e Monotone-Parent: 638f19a902b772b34bc553dda4b8925b5d0639df
Monotone-Revision: 599ccb5bc0882492dab453f5e9af28f0342e6a87

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-02-03T14:55:19
Monotone-Branch: ca.inverse.sogo
2012-02-03 14:55:19 +00:00
Wolfgang Sourdeau 3bb6a1b975 Monotone-Parent: 9bec05d8cd20a1e980c6381c10c71a9e57b984e6
Monotone-Revision: 4012894fc79b7641cebac42647c13996d86e9eca

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-01-30T20:47:07
Monotone-Branch: ca.inverse.sogo
2012-01-30 20:47:07 +00:00
Wolfgang Sourdeau a7da84c804 Monotone-Parent: 15538f1cc9f8c3f555da20f31dcbe5ec191642e4
Monotone-Revision: 4e23e038f2b0b7eddf8b30700b8c9a8910768f98

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-01-29T19:43:09
Monotone-Branch: ca.inverse.sogo
2012-01-29 19:43:09 +00:00
Francis Lachapelle 7a6dc1e6af Updated Ukrainian translation.
Monotone-Parent: 724e56b2f3e856f74157f0d3158e24aa3a22c5e9
Monotone-Revision: f8a9127ce4567079d226dd65ec439833020d0432

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-19T18:52:06
2011-12-19 18:52:06 +00:00
Francis Lachapelle fc338931fc Renamed "DanishDenmark" to "Danish".
Monotone-Parent: ab0d6aa948262973d1cb1c1b5c2028965a306451
Monotone-Revision: 724e56b2f3e856f74157f0d3158e24aa3a22c5e9

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-19T17:16:23
2011-12-19 17:16:23 +00:00
Francis Lachapelle db2bd6af21 Fixed names of Spanish (Spain) reply/forward templates.
Monotone-Parent: 0fabf2fa93de12ed06eaf9108936a04531bd6840
Monotone-Revision: e513d02feb1de3dd39a4bb5194208f11ea4fe880

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-13T23:12:10
2011-12-13 23:12:10 +00:00