Age | Commit message (Expand) | Author |
2011-04-27 | - Improve photo actions handling (set name of upload-photo, disable delete-ph... | alecpl |
2011-04-26 | - Fix handling of top-level domains with more than 5 chars or unicode chars (... | alecpl |
2011-04-22 | - Fix usage of non-standard HTTP error codes (#1487797) | alecpl |
2011-04-20 | - Improve performance by including files with absolute path (#1487849) | alecpl |
2011-04-19 | Gracefully shrug on database errors | thomascube |
2011-04-15 | Fix vcard folding at 75 chars; don't fold vcards for internal storage | thomascube |
2011-04-12 | Keep all submitted data if contact form validation fails (#1487865) | thomascube |
2011-04-12 | Don't decode recipent strings submitted by address book | thomascube |
2011-04-11 | - Support 'abort' and 'result' response in 'preferences_save' hook, add error... | alecpl |
2011-04-08 | - Improve space-stuffing handling in format=flowed messages (#1487861) | alecpl |
2011-03-31 | - Add info about indexcontacts.sh script in upgrade procedure | alecpl |
2011-03-17 | - Use \n as a word separator to workaround some strange Google spellchecker i... | alecpl |
2011-03-17 | - Handle properly situation when uploaded attachment file is too big | alecpl |
2011-03-10 | Prepare for multiple concurrent compose windows | thomascube |
2011-02-28 | - Add simple ACL rights/namespace handling in folder manager (display folder'... | alecpl |
2011-02-28 | - Fix parsing links with non-printable characters inside (#1487805) | alecpl |
2011-02-27 | Better display of vcard import results (#1485457) | thomascube |
2011-02-27 | Improve vcard import: map more fields, support photo urls, better UTF-16 char... | thomascube |
2011-02-25 | Allow multiple records with same e-mail address but show notice to the user | thomascube |
2011-02-15 | Allow group identifiers to be changed upon renaming (used in LDAP) | thomascube |
2011-02-15 | - Replying to a sent message puts the old recipient as the new recipient (#14... | alecpl |
2011-02-14 | Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\! | thomascube |
2011-02-10 | - Fix subtype select labels for fields added with 'Add field' | alecpl |
2011-02-09 | Always generate valid DOM identifiers using html_identifier() write original ... | thomascube |
2011-02-08 | - Use html::span instead of HTML code | alecpl |
2011-02-08 | - Make so addcontact icon doesn't jump alone to next line | alecpl |
2011-02-08 | Add optional referer check to prevent CSRF in GET requests | thomascube |
2011-02-07 | - Fix vcard export (#1487765) | alecpl |
2011-02-06 | Localize contact property subtypes; better name for contact section | thomascube |
2011-02-06 | Delegate contact input validation to rcube_addressbook instance; accept alrea... | thomascube |
2011-02-04 | - Fix email_dns_check setting not used for identities/contacts (#1487740) | alecpl |
2011-02-04 | - Fix adding contacts: convert e-mail to ascii before format checking | alecpl |
2011-02-03 | Prevent from relaying arbitrary requests through modcss.inc (security issue) | thomascube |
2011-02-03 | - Fix IDNA support when IDN/INTL modules are in use (#1487742) | alecpl |
2011-02-02 | Don't decode already decoded from header | thomascube |
2011-01-31 | - Prevent from messages_sort_col == null | alecpl |
2011-01-31 | - Fix add/remove columns in message list when message_sort_order isn't set (#... | alecpl |
2011-01-30 | - Clarify regexp (#1487722) | alecpl |
2011-01-29 | Add groups support for LDAP address books, contributed by Andreas Dick | thomascube |
2011-01-28 | Don't block CSS styles having important keywords | thomascube |
2011-01-26 | Fix group item identifiers | thomascube |
2011-01-26 | Separate full message headers UI element from headers table (#1487715) + Remo... | thomascube |
2011-01-23 | When creating a new contact, add it to the selected group; consider the selec... | thomascube |
2011-01-23 | - Add part MIME ID to message_part_* hooks (#1487718) | alecpl |
2011-01-22 | Fix search with no results; no size for date field | thomascube |
2011-01-21 | Better grouping of contact information | thomascube |
2011-01-19 | Show full mail subject as title (#1487128) | thomascube |
2011-01-19 | - Fix setting timezone in Preferences (#1487705) | alecpl |
2011-01-18 | Merge branch devel-addressbook (r4193:4382) back into trunk | thomascube |
2011-01-17 | - Fix impossible to subscribe to protected folders (#1487656) | alecpl |