Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-07 | Small refactoring of message list column configuration; fixes table column ↵ | Thomas Bruederli | |
resorting issues with hidden 'folder' column | |||
2014-04-07 | Merge branch 'dev-multi-folder-search' | Thomas Bruederli | |
2014-04-04 | Improve HTML structure so toolbar and content are in separate containers. | Aleksander Machniak | |
This makes splitters size and positioning better. | |||
2014-04-04 | Fix splitter so minimum width/height is checked on both sides of the splitter | Aleksander Machniak | |
2014-01-20 | Fix thread/list mode update and display | Thomas Bruederli | |
2014-01-20 | Re-submit search query when switching folders | Thomas Bruederli | |
2014-01-20 | - Make search scope selectable in UI | Thomas Bruederli | |
- Disable thread mode when searching over multiple folders - Encode UID values for HTML message row identifiers | |||
2014-01-05 | Move folder/directory list auto-scrolling functionality to treelist widget ↵ | Thomas Bruederli | |
(same as auto-expand) and make it work without list header/footer blocks | |||
2013-12-23 | Make addEventListener() chainable for better performance and compact code | Aleksander Machniak | |
Replace deperecated row_init usage with addEventListener('initrow') | |||
2013-12-23 | Merge pull request #156 from JohnDoh/previewtoggle | Aleksander Machniak | |
remember preview headers collapse status | |||
2013-12-15 | Implemented menu actions to copy/move messages, added folder-selector widget ↵ | Aleksander Machniak | |
(#1484086) | |||
2013-12-05 | Improved error messages | Aleksander Machniak | |
- display errors only in dialogs (hide original message element), - fix error when closing dialog on timeout after dialog was closed manually, - center dialog vertically on the screen, - use fadeOut effect on close. | |||
2013-11-23 | Save Larry skin UI settings in local storage instead of cookies | Thomas Bruederli | |
2013-11-23 | remember preview header collapse status | PhilW | |
2013-11-22 | Make splitters more responsive (using timing events) | Aleksander Machniak | |
2013-11-22 | Remember compose-options collapse status and display them by default; Use ↵ | Thomas Bruederli | |
abstracted functions to read and set UI settings. To be replaced with local storage... | |||
2013-11-22 | Display status messages as pile of black bars overlaying the UI in order to ↵ | Thomas Bruederli | |
improve visibility (#1488974) | |||
2013-11-20 | Fix attachment menu link in IE8 | Aleksander Machniak | |
2013-11-10 | First version of the local storage compose data saving feature; some ↵ | Thomas Bruederli | |
behavioral improvements and encrytion are still to be added | |||
2013-11-08 | Adjust recipients textarea size according to conent. | Thomas Bruederli | |
This reduces the height to 1 row on Firefox < 25 which renders textareas rows+1 heigh (#1489198) | |||
2013-10-30 | Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734) | Aleksander Machniak | |
2013-09-13 | Move some config options to new and collapsible 'advanced' blocks | Thomas Bruederli | |
2013-08-15 | Distinguish mobile/tablet/touch devices | Thomas Bruederli | |
2013-07-09 | Finally: make message list header stay on top when scrolling (#1295420) | Thomas Bruederli | |
2013-07-01 | Contacts drag-n-drop default action is to move contacts (#1488751) | Aleksander Machniak | |
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751) Use consistent naming: 'moveto' -> 'move' | |||
2013-06-24 | Improved/unified attachment preview page | Aleksander Machniak | |
Implemented attachment print button | |||
2013-06-23 | Improve screen min-width calculation | Aleksander Machniak | |
2013-06-23 | Fix lack of space between searchfiler and quicksearchbar in Larry skin ↵ | Aleksander Machniak | |
(#1489158) | |||
2013-06-18 | Merge branch 'dev-advanced-ldap-groups': | Thomas Bruederli | |
- Refactoring: separated address book implementation from generic LDAP wrapper class - Auto-detect and use VLV indices for all search operations - Additional group configuration options for LDAP address books - Allow address books to display a multi-level group hierarchy in the contacts list | |||
2013-06-14 | Add feature to import messages to the currently selected folder | Thomas Bruederli | |
2013-06-12 | Improved width of message list menu dialog | Aleksander Machniak | |
2013-06-11 | Fix list mode switch to 'List' after saving list settings in Larry skin ↵ | Aleksander Machniak | |
(#1489164) | |||
2013-06-07 | Fix decorated select width in Firefox | Aleksander Machniak | |
2013-06-05 | Make update_quota public | Aleksander Machniak | |
2013-06-01 | Improved handling of Reply-To/Bcc addresses of identity in compose form ↵ | Aleksander Machniak | |
(#1489016) | |||
2013-05-20 | Change Reply-All button label/title when mailing list is detected (#1488938) | Aleksander Machniak | |
2013-04-29 | Catch possible "Permission denied" error on iframe elements in IE | Aleksander Machniak | |
2013-04-19 | Small code optimization | Victor Benincasa | |
Remove function argument as a local variable is used. | |||
2013-04-04 | Add add_popup() method to make possible to register popup from a plugin. | Aleksander Machniak | |
It was possible with show_popup(), however sometimes it is needed to register a popup before show_popup() is being used. | |||
2013-03-22 | Call resize handler in intervals to prevent lags and double onresize calls ↵ | Aleksander Machniak | |
in Chrome (#1489005) | |||
2013-03-08 | Fix javascript errors when working in a page opened with taget="_blank" | Aleksander Machniak | |
2013-03-06 | Add attachment menu with Open and Download options (#1488975) | Aleksander Machniak | |
2013-02-07 | Add link to pop the address group stack; add animations when pushing/popping ↵ | Thomas Bruederli | |
lists (in larry skin) | |||
2013-01-31 | Only trigger timers when dragging is active | Thomas Bruederli | |
2012-12-29 | Add toggle to minimize page header; automatically triggers on small screens | Thomas Bruederli | |
2012-10-24 | Show compose options if they were visible in opener | Thomas Bruederli | |
2012-10-24 | Refactored compose UI according to discussions on the mailing list | Thomas Bruederli | |
2012-10-16 | Display connection errors in UI. Stack error messages in popup (Larry skin) | Thomas Bruederli | |
2012-10-01 | Replacement for commit af276f21e536: | Thomas Bruederli | |
- add a more discrete toggle for all headers to message preview - fix message display page issues (#1488590, #1488642) | |||
2012-10-01 | Revert "Add full headers view in message preview window (#1488538)" | Thomas Bruederli | |
This reverts commit af276f21e5364eb65a56b64c3455bc284ff1e2f2. Conflicts: CHANGELOG skins/larry/mail.css |