Commit graph

455 commits

Author SHA1 Message Date
pdontthink
f5e70a9086 Add full date and time as "title" (mouseover) text for dates shown on the message list screen 2013-11-06 16:47:55 +00:00
pdontthink
5c5e74e227 Add associative edit list option widget with optional folder list selector for values; Minor fixes for non-associative edit list widget 2013-10-22 15:49:26 +00:00
Fredrik Jervfors
c076a1f1ae Update copyright 2013-07-26 17:31:02 +00:00
pdontthink
5a57c5fbed Improve usability of attachment checkboxes 2013-06-14 23:04:58 +00:00
Fredrik Jervfors
703f538bea Resetting $Id$
Subversion expands the $Id$ keyword anchor to a string, but some files
in this repository have strings instead of keyword anchors.
2013-03-29 11:35:02 +00:00
Thijs Kinkhorst
efd75f4867 Replace calls to htmlspecialchars() with sm_encode_html_special_chars().
New function sm_encode_html_special_chars() encodes HTML special
characters by calling htmlspecialchars(). It sets the character set
to ISO-8859-1, to fix compatibility with PHP >= 5.4.

Patch by Paul Lesniewski.

See #3491925
2012-12-09 12:06:30 +00:00
pdontthink
21beca61f8 Add more flexibility for plugins 2012-08-04 23:00:43 +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
acc409fb2a Updating copyrights. Happy New Year. 2012-01-02 02:09:17 +00:00
pdontthink
5ea1e4b511 Allow addition of extra attributes to user/pwd inputs 2011-12-15 15:08:06 +00:00
pdontthink
19eb6d81e6 Temporarily sanitize output in wrong place 2011-09-11 12:26:58 +00:00
pdontthink
b50270bb6a Fixed untranslated string 2011-09-11 01:08:13 +00:00
pdontthink
e61d33ae49 Fix XSS holes in generic options inputs, XSS hole in the SquirrelSpell plugin, and added anti-CSRF protection to the empty trash feature (thanks to Nicholas Carlini for finding all these issues) [CVE-2010-4555] 2011-07-12 04:45:49 +00:00
pdontthink
fc57bf2b59 Happy New Year! 2011-01-06 03:16:21 +00:00
pdontthink
7aa0e60863 Update copyrights to 2010 2010-01-25 03:23:30 +00:00
pdontthink
fe6059547e Synch message list table width with css/default.css since the lack of a width here seems to break some layouts/browsers/configurations 2009-11-19 20:09:06 +00:00
Fredrik Jervfors
0949a2e2c8 Turning som FIXMEs into one-liners. 2009-10-28 12:01:57 +00:00
Fredrik Jervfors
134d462c94 The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation. 2009-09-29 12:15:33 +00:00
pdontthink
064548fa03 Fix PHP notice - $use_js was removed from the core in revision 13713 2009-09-12 20:49:22 +00:00
pdontthink
b28d767437 Implemented security token system. (Secunia Advisory SA34627) 2009-08-12 08:28:38 +00:00
Thijs Kinkhorst
e6f959fbd1 add more labling for options pages 2009-05-24 10:00:10 +00:00
Thijs Kinkhorst
8c8df80ff6 misplaced labels 2009-05-24 09:59:41 +00:00
Thijs Kinkhorst
31ad2683bb add labels to login page 2009-05-22 11:28:21 +00:00
Fredrik Jervfors
436f8b9fee Fixing HTML vaidation - the same anchor can't appear twice in a page. 2009-05-22 09:40:19 +00:00
Fredrik Jervfors
51fe291033 Fixing HTML vaidation. 2009-05-22 09:34:32 +00:00
jangliss
e14c336ac3 - Cleanup variable name in address search for compose to clearup confusion.
- Remove Javascript from address search page when JavaScript is disabled.
  - Add "Check All" function to address book when using "in-page" addressbook.
2009-05-17 00:38:30 +00:00
pdontthink
b78c1b28b3 MAX_FILE_SIZE hidden field must be before the file input according to the PHP docs 2009-05-14 06:31:47 +00:00
Fredrik Jervfors
19367ab7f7 Adding a comment with an explanation for translators. 2009-05-03 12:33:46 +00:00
Fredrik Jervfors
745ef5c854 Adding a comment with an explanation for translators. 2009-05-03 12:30:42 +00:00
Fredrik Jervfors
0a6245814a There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style. 2009-04-15 22:00:49 +00:00
pdontthink
c3f94ce462 Move HTML output from compose.php to templates. Also fixes broken send functionality under some circumstances. Also removes compose_bottom hook. 2009-04-15 00:55:09 +00:00
pdontthink
4f90cb74d4 Oops, there are files directly requested by the browser in here 2009-03-28 21:58:02 +00:00
pdontthink
77b3c3d037 Put sample .htaccess in all directories browser does not access directly 2009-03-26 22:34:32 +00:00
pdontthink
6c65cd0f9d Some sender addresses were not showing if no personal part 2009-03-26 21:14:18 +00:00
pdontthink
defc428f70 Plugins may not specify button access keys 2009-03-26 20:42:35 +00:00
pdontthink
cebf083b4e Add access keys to mailbox list 2009-03-26 20:34:35 +00:00
pdontthink
ad6bc15789 Add access keys to main options page 2009-03-26 10:27:24 +00:00
pdontthink
b8f37f5a64 Add access keys for folder pane 2009-03-26 09:52:10 +00:00
pdontthink
4cc33370d6 Add ability to have accesskeys in advanced folder tree 2009-03-26 09:40:41 +00:00
pdontthink
39355dd534 Add access keys for menubar 2009-03-26 08:40:48 +00:00
pdontthink
3fc34f3f99 Add accesskey to the From drop-down too 2009-03-26 04:04:12 +00:00
pdontthink
41912a1675 Add accesskeys accessibility implementation. Need to keep adding other pages, especially mailbox view and perhaps folder frame. 2009-03-25 07:53:49 +00:00
pdontthink
0d3909001e Make sure send buttons are named correctly in advanced template too 2009-01-20 01:15:09 +00:00
pdontthink
f70d38c6a4 Make sure send buttons are named correctly in advanced template too 2009-01-20 01:12:23 +00:00
pdontthink
714b2552af Add option that allows email address to be shown on message listings instead of full name (which is then shown in the tool tip) (#1762482) 2009-01-03 00:14:42 +00:00
pdontthink
b69961cfe0 Make all submit button names unique on compose screen 2008-12-23 02:59:14 +00:00
pdontthink
7525bfeb68 Add textarea to list of possible focus candidates 2008-12-21 09:43:36 +00:00
pdontthink
28be6e0075 Fix body onload per FIXME 2008-12-21 09:43:22 +00:00
pdontthink
7e1056287d Add info option widget type 2008-12-19 00:12:54 +00:00
pdontthink
e3e530a98b $headers_to_display contains TRANSLATED key values! Thanks to Stefano Bridi. 2008-11-24 20:24:04 +00:00