Age | Commit message (Expand) | Author |
2013-09-19 | Allow sysadmins to define static responses which are immutable for the user | Thomas Bruederli |
2013-09-04 | Make result of rcmail::get_compose_responses() always an (indexed) array; add... | Thomas Bruederli |
2013-09-04 | Fix indentation | Thomas Bruederli |
2013-09-04 | Don't normalize line breaks (doesn't work properly on IE) | Thomas Bruederli |
2013-09-04 | Keep current selection on IE browsers by adding unselectable=on to link elements | Thomas Bruederli |
2013-09-04 | New settings section to manage canned responses | Thomas Bruederli |
2013-09-04 | Make canned response insertion and extraction work with both plaintext and HT... | Thomas Bruederli |
2013-09-04 | Add new feature to save and recall text snippets (aka canned responses) when ... | Thomas Bruederli |
2013-09-03 | Fix issue where too big message data was stored in cache causing sql errors (... | Aleksander Machniak |
2013-09-02 | Fix "PHP Warning: Missing argument 1 for rcmail::log_login()" | Aleksander Machniak |
2013-09-02 | Log also failed logins to userlogins log | Aleksander Machniak |
2013-09-01 | Fix "PHP Warning: Missing argument 1 for rcmail_compose_attachment_field()" | Aleksander Machniak |
2013-09-01 | Merge pull request #106 from JohnDoh/edit-folders | Aleksander Machniak |
2013-09-01 | Merge pull request #101 from Dennis1993/patch-9 | Aleksander Machniak |
2013-09-01 | Fix issue where legacy config was overriden by default config (#1489288) | Aleksander Machniak |
2013-08-30 | Add temp_dir_ttl configuration option to control expiry time in | David Carter |
2013-08-29 | Allow setting INBOX as Sent folder (#1489219) | Aleksander Machniak |
2013-08-29 | Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285) | Aleksander Machniak |
2013-08-28 | Fix lack of Reply-To address in header of forwarded message body (#1489298) | Aleksander Machniak |
2013-08-26 | folder admin: omit fieldset if there is only one section | PhilW |
2013-08-26 | Fix bugs when invoking contact creation form when read-only addressbook is se... | Aleksander Machniak |
2013-08-25 | Strip spell checker error message for logging; remove unused sprintf() | Thomas Bruederli |
2013-08-25 | Fix identity selection on reply (#1489291) | Aleksander Machniak |
2013-08-25 | Fix so additional headers are added to all messages sent (#1489284) | Aleksander Machniak |
2013-08-24 | Fix display issue after moving folder in Folder Manager (#1489293) | Aleksander Machniak |
2013-08-24 | Fix handling of non-default date formats (#1489294) | Aleksander Machniak |
2013-08-23 | Fix unquoted path in PREG expression on Windows (#1489290) | Aleksander Machniak |
2013-08-21 | Synchronized localization files from Transifex | Thomas Bruederli |
2013-08-20 | - Fix setting refresh_interval to "Never" in Preferences (#1489286) | Aleksander Machniak |
2013-08-16 | Fix touch check when IE (7|8) doesn't specify the event object | Thomas Bruederli |
2013-08-16 | Let the framework adjust the include_path if necessary | Thomas Bruederli |
2013-08-15 | Make session auth cookie name configurable | Thomas Bruederli |
2013-08-15 | Distinguish mobile/tablet/touch devices | Thomas Bruederli |
2013-08-14 | Optimize list events for touch devices | Thomas Bruederli |
2013-08-14 | Make thread toggles work on touch devices | Thomas Bruederli |
2013-08-13 | Fix replacement variables in user-specific base_dn in some LDAP requests (#14... | Aleksander Machniak |
2013-08-13 | Fix purge action in folder manager (#1489280) | Aleksander Machniak |
2013-08-09 | Fix image scaling issues when image has only one dimension smaller than the l... | Aleksander Machniak |
2013-08-08 | Fix issue where uploaded photo was lost when contact form did not validate (#... | Aleksander Machniak |
2013-08-08 | Fix redundant SQL query on contact photo request after photo upload. | Aleksander Machniak |
2013-08-07 | Fix base URL resolving on attribute values with no quotes (#1489275) | Aleksander Machniak |
2013-08-07 | Fix wrong handling of links with '|' character (#1489276) | Aleksander Machniak |
2013-08-06 | Update func.inc | Dennis1993 |
2013-08-06 | Update compose.inc | Dennis1993 |
2013-08-05 | Ignore Reply-To when replying to own message (#1489230) | Aleksander Machniak |
2013-08-04 | Merge pull request #100 from Dennis1993/patch-8 | Aleksander Machniak |
2013-08-04 | Fix XSS vulnerability when saving HTML signatures (#1489251) | Aleksander Machniak |
2013-08-04 | Move identity selection based on non-standard headers into (new) identity_sel... | Aleksander Machniak |
2013-08-03 | Added -stip option to convert command line (#1489270) | Aleksander Machniak |
2013-08-03 | Fix colorspace issue on image conversion using ImageMagick (#1489270) - s/RGB... | Aleksander Machniak |