Commit graph

15136 commits

Author SHA1 Message Date
pdontthink
5296253ea7 Add ability for saved drafts to indicate if they are a reply or forward and if so, to which message, and mark that message as replied or forwarded when the draft is finally sent 2017-11-18 22:59:59 +00:00
pdontthink
f3354bc1aa Add ability for saved drafts to indicate if they are a reply or forward and if so, to which message, and mark that message as replied or forwarded when the draft is finally sent 2017-11-18 22:58:10 +00:00
pdontthink
2286ff20d9 Minor fix and clarify return types 2017-11-18 22:44:10 +00:00
pdontthink
c5360aa209 Minor fix and clarify return types 2017-11-18 22:41:40 +00:00
pdontthink
bef534ab6e Allow callers of sqm_api_mailbox_select() to determine if errors should be handled internally or just returned 2017-11-18 22:33:48 +00:00
pdontthink
ba2089f4f6 Make drafts send with in-reply-to headers (fix regression from long ago) 2017-11-18 22:09:00 +00:00
pdontthink
6ae5590380 Add ability for saved drafts to indicate if they are a reply and if so, to which message, and mark that message as replied when the draft is finally sent 2017-11-18 22:00:02 +00:00
pdontthink
75a316885a Add ability for saved drafts to indicate if they are a reply and if so, to which message, and mark that message as replied when the draft is finally sent 2017-11-18 21:58:34 +00:00
pdontthink
4bea56ae7e Make drafts send with in-reply-to headers (fix regression from long ago) 2017-11-18 21:52:35 +00:00
pdontthink
2eb9679b77 More docs 2017-11-18 21:39:52 +00:00
pdontthink
df885dbce7 Allow callers of sqimap_mailbox_select() to determine if errors should be handled internally or just returned 2017-11-18 21:29:11 +00:00
pdontthink
021f997a06 Few more docs 2017-11-18 21:26:55 +00:00
pdontthink
5442423501 Allow callers of sqimap_mailbox_select() to determine if errors should be handled internally or just returned 2017-11-18 21:24:38 +00:00
pdontthink
9597f1a963 May as well grab offset info too 2017-11-10 02:39:26 +00:00
pdontthink
98b846cbf5 May as well grab offset info too 2017-11-10 02:35:13 +00:00
pdontthink
abdd917423 Minor change 2017-10-02 02:20:48 +00:00
pdontthink
4713e07037 Minor change 2017-10-02 02:11:22 +00:00
pdontthink
3ca19d7160 Add trailing text display to edit list widget types 2017-09-13 01:42:34 +00:00
pdontthink
f8cf51f4bb Add docs for function 2017-09-13 01:26:14 +00:00
pdontthink
d8f1126b64 We've long had clickjack prevention in page_header.php but let's put it in webmail.php too 2017-09-13 01:20:32 +00:00
pdontthink
113b0f6218 Add function docs 2017-09-12 19:05:35 +00:00
pdontthink
6435cdc17b Add trailing text display to edit list widget types 2017-09-12 18:45:08 +00:00
pdontthink
52ef23162a Add trailing text to boolean-radio widgets 2017-08-17 02:34:54 +00:00
pdontthink
d665169c45 Add trailing text option to boolean-radio widgets; prevent lone colon wrapping for boolean-checkbox widgets 2017-08-17 02:22:29 +00:00
pdontthink
b0cbefcafe Remove outdated headers 2017-08-16 07:59:53 +00:00
pdontthink
934d96aa61 Remove outdated headers 2017-08-16 07:54:51 +00:00
pdontthink
fbcd681d2b Add title to folder names 2017-08-07 09:25:27 +00:00
pdontthink
407e156208 Add title to folder names 2017-08-07 08:55:52 +00:00
pdontthink
0bf453191c Note search enhancement in changelog 2017-07-28 00:16:18 +00:00
pdontthink
3f46790219 Make use of multiple header search capability by adding new search locations 2017-07-28 00:04:11 +00:00
pdontthink
bd0227e458 Add ability for IMAP searches to inspect more than one header on an OR basis 2017-07-27 23:57:52 +00:00
pdontthink
90a323d6c8 Allow options to use HTML in trailing text 2017-07-25 22:25:39 +00:00
pdontthink
ffdafad7fc Allow options to use HTML in trailing text 2017-07-25 22:16:04 +00:00
pdontthink
0953cf5591 Allow options to use HTML in trailing text 2017-07-25 22:06:54 +00:00
pdontthink
1beae9fa8b Remove inefficient and unused defined() check 2017-07-20 09:37:49 +00:00
pdontthink
b135957cef Legacy code was probably wrong 2017-07-06 04:33:07 +00:00
pdontthink
99bf2aacdc Legacy code was probably wrong 2017-07-06 04:18:56 +00:00
pdontthink
4d94f93ce6 Add newline after <textarea> because it is always removed by the browser per spec: https://www.w3.org/TR/html401/appendix/notes.html#notes-line-breaks 2017-07-06 02:46:14 +00:00
pdontthink
27b185fda1 Add newline after <textarea> because it is always removed by the browser per spec: https://www.w3.org/TR/html401/appendix/notes.html#notes-line-breaks 2017-07-06 02:36:51 +00:00
pdontthink
6ccee5db6d Add newline after <textarea> because it is always removed by the browser per spec: https://www.w3.org/TR/html401/appendix/notes.html#notes-line-breaks 2017-07-06 02:16:28 +00:00
pdontthink
7a1e8d0f41 Translated strings should not determine logic 2017-07-01 07:42:44 +00:00
pdontthink
ad12f6f069 More sensible whitespace wrapping 2017-06-28 21:29:22 +00:00
pdontthink
e2cb2cb925 Forgot to remove the problematic code 2017-06-27 04:43:21 +00:00
pdontthink
22f82a34f3 Should only define a function once 2017-06-27 04:38:50 +00:00
pdontthink
5f1f6d90ca Remove extraneous/invalid HTML tags 2017-06-26 18:11:34 +00:00
pdontthink
2a8ac93564 Fix invalid HTML 2017-06-26 17:50:20 +00:00
pdontthink
d0a14ccddc Add helpful reminder to function docs 2017-06-26 17:37:40 +00:00
pdontthink
b7b33043fd Add ability (and user preference) to return to message list after move message 2017-06-24 05:49:13 +00:00
pdontthink
225ff12424 Add ability (and user preference) to return to message list after move message 2017-06-24 05:47:14 +00:00
pdontthink
3928b78174 Add note about squirrelspell plugin change 2017-06-17 20:27:11 +00:00