Age | Commit message (Expand) | Author |
2013-10-28 | Update changelog | Aleksander Machniak |
2013-10-28 | Merge pull request #146 from cmcnulty/1489397 | Aleksander Machniak |
2013-10-26 | Updated Changelog | Thomas Bruederli |
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 | Fixed status icon in messages list header, fixed position of flag icon | Aleksander Machniak |
2013-10-25 | Refactored status/flag toggle code, added touch event support on flag and sta... | Aleksander Machniak |
2013-10-25 | Better fix for menu scrollbars: only allow vertical scrollbar to appear | Thomas Bruederli |
2013-10-25 | Fix message content scrolling on touch devices | Thomas Bruederli |
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-24 | Merge pull request #143 from cmcnulty/#1489392---fix-control+arrow-behavior | Thomas B. |
2013-10-24 | Eliminate horizontal scrollbar in popup menus with many options (e.g. spellch... | Aleksander Machniak |
2013-10-24 | Update changelog | Aleksander Machniak |
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-22 | Decorate drop-down menus in datepicker title | 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-18 | Merge pull request #139 from qnrq/master | Thomas B. |
2013-10-19 | Adds change_identity JavaScript event trigger | Niklas Femerstrand |
2013-10-18 | Update CHANGELOG | Thomas Bruederli |
2013-10-18 | Avoid popup menus overflowing the browser window | Thomas Bruederli |
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 | Merge pull request #137 from corbosman/master | 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 | Remove unused global variable | 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 | Add identity_select plugin to tests list | 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 |