Age | Commit message (Expand) | Author |
2013-10-30 | Fix typo in last commit | Aleksander Machniak |
2013-10-30 | Move setting _next_uid to selection_post_data() | Aleksander Machniak |
2013-10-29 | Revert "simplify home/end key behavior" | cmcnulty |
2013-10-29 | replace space bar with arrow key thread handling | cmcnulty |
2013-10-29 | simplify home/end key behavior | cmcnulty |
2013-10-29 | fix scrolling up | cmcnulty |
2013-10-29 | Fix an issue where pressing minus key on contacts list was hiding list record... | Aleksander Machniak |
2013-10-29 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-10-29 | Avoid duplicate elements with the same id in HTML. Fixes broken icons in clas... | Thomas Bruederli |
2013-10-28 | Fixed saving contact birthday/anniversary dates before 01-01-1970 | Aleksander Machniak |
2013-10-28 | Merge pull request #146 from cmcnulty/1489397 | Aleksander Machniak |
2013-10-26 | Fix CSS selector modifications when nested in @media blocks | Thomas Bruederli |
2013-10-25 | Fix shift-select when navigating UP the messsage list | Charles McNulty |
2013-10-25 | Refactored status/flag toggle code, added touch event support on flag and sta... | Aleksander Machniak |
2013-10-25 | Applied the (modified) patch to extend configuration possibilities of LDAP ad... | Thomas Bruederli |
2013-10-25 | Merge branch 'dev-canned-responses' | Thomas Bruederli |
2013-10-23 | #1489392 - arrow key with control down should *not* select messages | cmcnulty |
2013-10-23 | Allow to override popup options; return reference to popup dialog | Thomas Bruederli |
2013-10-22 | Fix mime.types parsing (#1489391) | Thomas Bruederli |
2013-10-21 | Merge pull request #142 from Takika/patch-2 | Thomas B. |
2013-10-21 | Send last fetch time with 'refresh' requests and allow plugins to alter query... | Thomas Bruederli |
2013-10-21 | Add contact_listname hook to handle special name order | Takika |
2013-10-21 | Fix failing vCard import when email address field contains spaces (#1489386) | Aleksander Machniak |
2013-10-21 | Join many preg_replace() calls into one | Aleksander Machniak |
2013-10-21 | Fix typo in method name | Aleksander Machniak |
2013-10-19 | Let plugins state a validation error message | Thomas Bruederli |
2013-10-19 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-10-19 | Require name or email for sql address book only | Thomas Bruederli |
2013-10-19 | Add plugin hook 'contact_validate' to let plugins validate contact records | Thomas Bruederli |
2013-10-19 | Adds change_identity JavaScript event trigger | Niklas Femerstrand |
2013-10-18 | Get supported spell-check languages from the configured backend; replace susp... | Thomas Bruederli |
2013-10-17 | Fix vulnerability in handling _session argument of utils/save-prefs (#1489382) | Aleksander Machniak |
2013-10-16 | Support 'value' and 'label' attributes on <option> tag | Aleksander Machniak |
2013-10-16 | Do not add css files to the page when body is empty, e.g. upload iframes | Aleksander Machniak |
2013-10-16 | Fix iframe onload for upload errors handling (#1489379) | Aleksander Machniak |
2013-10-15 | Allow selected as attribute | corbosman |
2013-10-15 | Fix address matching in Return-Path header on identity selection (#1489374) | Aleksander Machniak |
2013-10-15 | Add support for additional attributes on <option> entries | Thomas Bruederli |
2013-10-15 | Fix regression where wrong set of message identifiers was used | Aleksander Machniak |
2013-10-15 | Remove dont_select internal flag, we don't need it anymore | Aleksander Machniak |
2013-10-14 | Fix regression where click on subject text wasn't selecting the message row | Aleksander Machniak |
2013-10-14 | Change so abort=true does not break the loop in exec_hook(), provide a new 'b... | Aleksander Machniak |
2013-10-14 | Use onclick even for status, flag and expando actions to fix issue | Aleksander Machniak |
2013-10-14 | Key duplicate error on postgres uses SQLSTATE=23505 | Aleksander Machniak |
2013-10-14 | Fix HTML part detection when encapsulated inside multipart/signed (#1489372) | Aleksander Machniak |
2013-10-13 | Some micro-optimizations | Aleksander Machniak |
2013-10-12 | Fix text wrapping issue with long unwrappable lines (#1489371) | Aleksander Machniak |
2013-10-12 | Fix infinite loop in rcube_utils::mod_css_styles() after recent changes in rc... | Aleksander Machniak |
2013-10-11 | Add spellchecker backend for the After the Deadline service. See http://www.a... | Thomas Bruederli |
2013-10-11 | Refactor spellchecker class into backend subclasses for better extensibility | Thomas Bruederli |