Commit graph

14448 commits

Author SHA1 Message Date
pdontthink
d8ff9e69b0 Add new attachments_top hook 2014-03-14 20:06:41 +00:00
pdontthink
b9ff3acbe1 Remove blank table row; each attachment has <tr><td> code already built in 2014-03-14 19:55:10 +00:00
pdontthink
eaea4f287e Add new attachments_top hook 2014-03-14 19:52:23 +00:00
pdontthink
b0bfb741b5 Add new attachments_top hook 2014-03-14 19:50:47 +00:00
pdontthink
25f096aa6a Recent change in preference retrieval system precipitates the need to change the hook default return value to NULL instead of empty string. It would be better for all hooks to behave like this, but validating all uses of do_hook_function() is much easier than do_hook() which is used much more often 2014-03-14 04:10:27 +00:00
pdontthink
290e034341 Turn off debugging by default 2014-02-19 03:04:00 +00:00
pdontthink
57dd327614 Add ability to use console.log for debugging 2014-02-19 02:59:06 +00:00
pdontthink
caa758c8e9 Add new directory 2014-02-04 09:46:47 +00:00
pdontthink
8dc788b129 Better hook results testing 2014-01-25 02:24:58 +00:00
pdontthink
d2c8eb5540 Syntax error 2014-01-23 00:37:12 +00:00
pdontthink
666184f276 2014-01-21 22:30:24 +00:00
pdontthink
6cc75cc534 Variable name correction 2014-01-21 22:15:03 +00:00
pdontthink
a44e10e8ac Correction to variable name 2014-01-21 21:30:59 +00:00
pdontthink
152ab7a253 Make configuration tool show the SquirrelMail version 2014-01-21 20:19:48 +00:00
pdontthink
095f6d243b Make configuration tool show the SquirrelMail version 2014-01-21 20:18:54 +00:00
pdontthink
74c2260e38 Allow SSL socket context to be specified as well 2014-01-21 03:47:03 +00:00
pdontthink
34d092a1f4 Allow SSL socket context to be specified as well 2014-01-21 03:40:40 +00:00
pdontthink
0c6b379fa6 Add ability to show login error from the IMAP server instead of traditional "Unknown user or password incorrect" (thanks to Alain Williams) 2014-01-21 03:20:48 +00:00
pdontthink
5f0d0f9aba Add ability to show login error from the IMAP server instead of traditional "Unknown user or password incorrect" (thanks to Alain Williams) 2014-01-21 03:19:33 +00:00
pdontthink
d0fd5e0f1e Add advanced control over the SSL context used when connecting to the SMTP and IMAP servers over SSL/TLS (Thanks to Emmanuel Dreyfus) 2014-01-21 01:46:14 +00:00
pdontthink
447090305b filename typo 2014-01-21 01:17:36 +00:00
pdontthink
4912857b3f Add advanced control over the SSL context used when connecting to the SMTP and IMAP servers over SSL/TLS (Thanks to Emmanuel Dreyfus) 2014-01-21 01:13:49 +00:00
pdontthink
f2b6630793 Added support for up to TLS v1.2; added support for ECDHE ciphers; added ability to manually specify TLS ciphers; added server certificate validation (all thanks to Emmanuel Dreyfus) 2014-01-20 09:47:13 +00:00
pdontthink
e21d03cdc7 Regex fix for issue found by Fredrik 2014-01-19 03:06:21 +00:00
jervfors
8e24dddc99 Happy 2014 2014-01-13 10:16:27 +00:00
jervfors
955dedf5e3 Happy 2014 2014-01-13 10:15:56 +00:00
pdontthink
077e5ec49d Happy 2014 2014-01-01 20:59:43 +00:00
pdontthink
94666e1f6b Happy 2014 2014-01-01 20:55:33 +00:00
pdontthink
6a932ef65a Happy 2014 2014-01-01 20:33:20 +00:00
pdontthink
b16a49cc0d Happy 2014 2014-01-01 20:27:15 +00:00
pdontthink
3440c6c643 Happy 2014 2014-01-01 20:25:31 +00:00
pdontthink
e1d5095624 Happy 2014 2014-01-01 20:23:57 +00:00
pdontthink
3081fbaf37 Happy 2014 2014-01-01 19:06:14 +00:00
pdontthink
feb247ea89 Add some helpful info 2013-12-30 08:16:28 +00:00
pdontthink
63f7d804e2 "Spellcheck" is not a word. This "fix" is ugly, but it avoids disrupting other translations, which hopefully are spelled correctly. Another fix would be to put the corrected strings into en_US and en_GB translation files. 2013-12-30 07:49:13 +00:00
pdontthink
a1e63f7536 Typo 2013-12-30 04:50:55 +00:00
pdontthink
6eadc11ff6 Remove unused hook 2013-12-30 04:46:19 +00:00
pdontthink
b8121a1a32 Remove unused hook; Remove incorrect (backward!) soup nazi test 2013-12-30 04:43:56 +00:00
pdontthink
90b74c1507 soupNazi() is deprecated 2013-12-30 04:31:57 +00:00
pdontthink
6447c768be Add more flexibility for who calls move_messages 2013-12-07 11:54:11 +00:00
pdontthink
891fb15fd8 Preserve compose action during HTML address book activity 2013-12-07 11:02:18 +00:00
pdontthink
f6b6319424 Preserve compose action during HTML address book activity 2013-12-07 10:50:03 +00:00
pdontthink
6bd6e1af44 Use SquirrelMail namespace 2013-11-27 11:20:45 +00:00
pdontthink
338f4f0133 2013-11-26 21:50:51 +00:00
pdontthink
2a7ccd50b2 Make $xtra in displayHtmlHeader() global so plugins can modify it; Add some generic JavaScript libraries with mechanism that allows any page or plugin to ask for them or others to be loaded; Add two new mechanisms for the folder pane refresh that use JavaScript to ensure the server is responding before initiating the refresh 2013-11-26 21:49:24 +00:00
pdontthink
7aa4d00362 Fix typo [doc tracker #6] 2013-11-26 15:38:44 +00:00
pdontthink
72ea4da3a3 Sort the custom stylesheet selections for the display preferences page 2013-11-26 15:20:01 +00:00
pdontthink
e632851ea2 Update strings 2013-11-07 10:34:01 +00:00
pdontthink
709a88d831 Change string to something already in squirrelmail.pot 2013-11-07 09:42:54 +00:00
pdontthink
c1178faeca Change string to something already in squirrelmail.pot 2013-11-07 09:38:53 +00:00