pdontthink
|
516e7f1884
|
Prevent endless recursive sent subfolder names - see: http://thread.gmane.org/gmane.mail.squirrelmail.user/39178
|
2012-08-29 17:00:07 +00:00 |
|
pdontthink
|
160c1332ff
|
Adding entry for new Multiple Attachments plugin
|
2012-08-06 23:56:13 +00:00 |
|
pdontthink
|
491d05fdca
|
Adding translation template for new Multiple Attachments plugin
|
2012-08-06 23:50:34 +00:00 |
|
pdontthink
|
21beca61f8
|
Add more flexibility for plugins
|
2012-08-04 23:00:43 +00:00 |
|
pdontthink
|
209efe7644
|
Separate E_STRICT reporting from E_ALL in internal debug mode (E_STRICT is included in E_ALL only as of PHP 5.4.0)
|
2012-07-28 05:57:50 +00:00 |
|
pdontthink
|
e2a1c15802
|
E_ALL is a moving target
|
2012-07-28 05:48:24 +00:00 |
|
pdontthink
|
d4e2698415
|
Account for servers that send extra unsolicited FETCH responses (such as when flags change due to a FETCH request). PLEASE TEST!
|
2012-07-27 23:03:15 +00:00 |
|
pdontthink
|
3b34307c71
|
Account for servers that send extra unsolicited FETCH responses (such as when flags change due to a FETCH request). PLEASE TEST!
|
2012-07-27 23:02:04 +00:00 |
|
pdontthink
|
372f716005
|
Add option that allows users to have replies to their own messages sent to the recipient of the previous message (#3520988)
|
2012-07-01 20:06:18 +00:00 |
|
pdontthink
|
996edec052
|
New entries go at the end of the list
|
2012-07-01 19:14:29 +00:00 |
|
pdontthink
|
905f475a52
|
Add option that allows users to have replies to their own messages sent to the recipient of the previous message (#3520988)
|
2012-07-01 19:10:00 +00:00 |
|
pdontthink
|
3ce893ec2d
|
Synchronize with new release of SMTP Authentication plugin
|
2012-07-01 03:37:11 +00:00 |
|
pdontthink
|
80e53cbd1e
|
Retiring...
|
2012-06-08 04:28:22 +00:00 |
|
pdontthink
|
5435e7ef23
|
Updating translation template for version 3.0 of Login Authentication plugin
|
2012-06-07 22:53:32 +00:00 |
|
pdontthink
|
4da3036be0
|
Fix occasional PHP notice
|
2012-05-09 02:57:53 +00:00 |
|
pdontthink
|
87418e9fce
|
Fix occasional PHP notice
|
2012-05-09 02:57:02 +00:00 |
|
pdontthink
|
b57876b979
|
Retiring Antione. Thanks for your help.
|
2012-04-30 19:41:12 +00:00 |
|
pdontthink
|
852333dd7d
|
Retire Ben Voui. Thank you.
|
2012-04-28 18:35:08 +00:00 |
|
pdontthink
|
bc7b686953
|
Adding translation; thanks Nicolas Legrand
|
2012-04-28 05:08:40 +00:00 |
|
pdontthink
|
cb2f380ca9
|
Clear checkbox selections when form is processed
|
2012-04-27 07:18:17 +00:00 |
|
pdontthink
|
035955d81a
|
Clear checkbox selections when form is processed
|
2012-04-27 07:15:28 +00:00 |
|
pdontthink
|
276f794221
|
Add info about upgrade to version 1.4.22 to admin manual
|
2012-04-19 04:46:44 +00:00 |
|
pdontthink
|
cc299d4d41
|
Revert revision 14314; static functions are a PHP 5+ feature
|
2012-04-08 01:51:00 +00:00 |
|
pdontthink
|
f426f55c49
|
Revert revision 14313; static functions are a PHP 5+ feature
|
2012-04-08 01:50:22 +00:00 |
|
Thijs Kinkhorst
|
bb8632ee7d
|
prevent attributes from being mashed together
|
2012-04-07 15:37:09 +00:00 |
|
Thijs Kinkhorst
|
535547780f
|
functions are only used statically. mark as such.
|
2012-04-07 15:17:48 +00:00 |
|
Thijs Kinkhorst
|
612da42eae
|
functions are only used statically. mark as such.
|
2012-04-07 15:16:09 +00:00 |
|
pdontthink
|
152869c29f
|
Fix E_STRICT notices
|
2012-04-01 22:18:51 +00:00 |
|
pdontthink
|
33c27932f1
|
Fix E_STRICT notices
|
2012-04-01 22:09:14 +00:00 |
|
pdontthink
|
b7b3837496
|
Fix E_STRICT notice
|
2012-04-01 21:28:13 +00:00 |
|
pdontthink
|
f63b89047c
|
Fix E_STRICT notice
|
2012-04-01 21:27:53 +00:00 |
|
pdontthink
|
c0359324bf
|
Fix simple E_STRICT notice
|
2012-04-01 21:15:36 +00:00 |
|
pdontthink
|
2116ee8b39
|
Fix simple E_STRICT notice
|
2012-04-01 21:13:57 +00:00 |
|
pdontthink
|
4da9f63cb7
|
Fix PHP notices
|
2012-04-01 20:35:47 +00:00 |
|
pdontthink
|
5e7f568294
|
Fix PHP notices
|
2012-04-01 20:35:32 +00:00 |
|
pdontthink
|
b2cc0dac1c
|
Revert changes in revision 14302. Revision 14302 should only have changed functions/imap_general.php
|
2012-04-01 20:09:11 +00:00 |
|
pdontthink
|
e8f7f306f2
|
Fall back to using LIST if NAMESPACE answer is malformed or otherwise problematic. This still doesn't account for situations where the NAMESPACE or LIST answer can't be parsed correctly.
|
2012-04-01 19:51:58 +00:00 |
|
pdontthink
|
33ebad3f5c
|
Fall back to using LIST if NAMESPACE answer is malformed or otherwise problematic. This still doesn't account for situations where the NAMESPACE or LIST answer can't be parsed correctly.
|
2012-04-01 19:50:49 +00:00 |
|
pdontthink
|
aa556c9fab
|
Re: rev 14289 - Proper fix is not to define a new object; code was assuming header that was already defined was placed in the message object (which it was not). Also fix indention issues
|
2012-04-01 17:57:20 +00:00 |
|
pdontthink
|
e69a105a3c
|
Re: rev 14288 - Proper fix is not to define a new object; code was assuming header that was already defined was placed in the message object (which it was not). Also fix indention issues
|
2012-04-01 17:56:49 +00:00 |
|
pdontthink
|
3f549b74f1
|
Update master list
|
2012-03-31 23:21:26 +00:00 |
|
pdontthink
|
8bb34aa554
|
Update for new release of Custom From
|
2012-03-31 23:20:10 +00:00 |
|
pdontthink
|
5589b50878
|
Moving Custom From translation files
|
2012-03-31 23:14:08 +00:00 |
|
pdontthink
|
b0a1af2e7a
|
Moving Custom From template file
|
2012-03-31 23:04:29 +00:00 |
|
pdontthink
|
17f1a6f80a
|
Update master list
|
2012-03-31 22:58:27 +00:00 |
|
pdontthink
|
3a356c0443
|
Update for new release of Compose Extras
|
2012-03-31 22:57:18 +00:00 |
|
Thijs Kinkhorst
|
03a89305e6
|
ChangeLog
|
2012-03-24 11:05:26 +00:00 |
|
Thijs Kinkhorst
|
b41eb0bb90
|
ChangeLog
|
2012-03-24 11:04:45 +00:00 |
|
Thijs Kinkhorst
|
c323e82aca
|
I believe this code worked by chance, redefining it from string to array and
using it outside the code block it was defined in. This should repair it to
what was intended.
|
2012-03-24 10:42:31 +00:00 |
|
Thijs Kinkhorst
|
1592555747
|
I believe this code worked by chance, redefining it from string to array and
using it outside the code block it was defined in. This should repair it to
what was intended.
|
2012-03-24 10:41:19 +00:00 |
|