thomascube
2008-12-30 98324f5db07905098180a041d8a06dea306c3999
2008-12-30 thomascube
Fix drag & drop in address book
blob@ 98324f commitdiff | diff to current
2008-12-30 thomascube
Remove console logging
blob@ 1ddc57 commitdiff | diff to current
2008-12-18 thomascube
Bugfix and improve auto-completion
blob@ 1553b3 commitdiff | diff to current
2008-12-15 alecpl
- fix unflagged icon setting on IE - small code cleanups
blob@ a2efac commitdiff | diff to current
2008-12-09 alecpl
#1485439: style fixes for IE6,7
blob@ de2e0b commitdiff | diff to current
2008-12-08 alecpl
#1485444: drag-n-drop performance fix: read folders position only once
blob@ b75488 commitdiff | diff to current
2008-12-07 alecpl
- Fix empty line before the signature in IE (#1485351)
blob@ 55cd37 commitdiff | diff to current
2008-12-04 alecpl
#1485602: fix 'searching' label in compose
blob@ 7f4506 commitdiff | diff to current
2008-12-02 alecpl
- fix collapsing of folders with plus sign in name (use urlencode instead o...
blob@ f1f17f commitdiff | diff to current
2008-11-28 thomascube
Don't set client busy when automatically checking for new messages (#1485276)
blob@ 41b43b commitdiff | diff to current
2008-11-23 thomascube
Add onmouseup handler to hide autocompletion box when clicking outside
blob@ 69ad1e commitdiff | diff to current
2008-11-23 thomascube
Do serverside addressbook queries for autocompletion (#1485531) + make auto...
blob@ 2c8e84 commitdiff | diff to current
2008-11-23 alecpl
- Allow setting attachment col position in 'list_cols' option - Allow overr...
blob@ d59aaa commitdiff | diff to current
2008-11-13 alecpl
- Added message status filter + fixes for r2046 (searching with SORT)
blob@ e538b3 commitdiff | diff to current
2008-11-05 alecpl
- Fix HTML editor initialization on IE (#1485304) - move back toggle_editor...
blob@ b8ae50 commitdiff | diff to current
2008-11-03 alecpl
- Add warning when switching editor mode from html to plain (#1485488) - Un...
blob@ 79af0b commitdiff | diff to current
2008-11-02 thomascube
Fix mailto: compose links (#1485533)
blob@ a9ab9f commitdiff | diff to current
2008-10-26 alecpl
- Added 'keep_alive' and 'min_keep_alive' options (#1485360)
blob@ 95d90f commitdiff | diff to current
2008-10-24 alecpl
- Added option 'identities_level', removed 'multiple_identities' - Allow de...
blob@ ec0171 commitdiff | diff to current
2008-10-22 alecpl
- Added option focus_on_new_message (#1485374)
blob@ 06343d commitdiff | diff to current
2008-10-17 alecpl
#1485506: close spellchecker before sending the message
blob@ 898249 commitdiff | diff to current
2008-10-15 alecpl
- Add feedback and set busy when moving folder (#1485497)
blob@ 701b9a commitdiff | diff to current
2008-10-13 alecpl
- add empty line before signature
blob@ 87b795 commitdiff | diff to current
2008-10-10 alecpl
- Fix adding signature in drafts compose mode (#1485484)
blob@ 9e951b commitdiff | diff to current
2008-10-08 alecpl
- update env.messages in set_message_status() to fix some issues with messa...
blob@ 132aae commitdiff | diff to current
2008-10-06 alecpl
- added 'flagged' class handling in set_message()
blob@ 163a13 commitdiff | diff to current
2008-10-06 alecpl
- #1485463: fixed css classes setting in messages list
blob@ a164a2 commitdiff | diff to current
2008-10-03 alecpl
- save selected folder when go to compose (to back to proper folder)
blob@ 0bfbe6 commitdiff | diff to current
2008-10-03 alecpl
-revert r1920 (as it breaks some things)
blob@ 2483a8 commitdiff | diff to current
2008-10-02 alecpl
- don't reload messages list if user clicks on (already) selected folder
blob@ 7b77f2 commitdiff | diff to current
2008-10-02 alecpl
- revert wrong stuff from my tests that shouldn't be commited
blob@ 0e109c commitdiff | diff to current
2008-10-02 alecpl
- small improvement in getunread.inc + fix: don't call msglist_select() for...
blob@ 2c832e commitdiff | diff to current
2008-10-01 alecpl
- Better handling of "no identity" and "no email in identity" situations (#...
blob@ fd51e0 commitdiff | diff to current
2008-10-01 alecpl
- Stop spellchecking when switching to html editor (#1485362)
blob@ f4b868 commitdiff | diff to current
2008-09-29 alecpl
- #1485290: Fix unread counter when displaying cached massage in preview pa...
blob@ bf2f39 commitdiff | diff to current
2008-09-23 alecpl
#1485403: fix "bolding" of folder with subfolders with more than two levels
blob@ 07d367 commitdiff | diff to current
2008-09-19 alecpl
- added set_message, set_message_icon and set_message_status functions - ic...
blob@ 25c35c commitdiff | diff to current
2008-09-18 svncommit
Revert r1821; already fixed in r1819.
blob@ cc0d55 commitdiff | diff to current
2008-09-18 svncommit
Update page buttons and counter after updating new mail count.
blob@ c41ae1 commitdiff | diff to current
2008-09-18 svncommit
Do not grab complete focus.
blob@ cd6422 commitdiff | diff to current
2008-09-18 alecpl
#1484805: fix next/last page buttons when new message is added to the list ...
blob@ 095d05 commitdiff | diff to current
2008-09-17 svncommit
Workaround a (possible) IE bug (#1485309).
blob@ 8b7f5a commitdiff | diff to current
2008-09-17 alecpl
- Display progress message for folders create/delete/rename operations (#14...
blob@ d93fc9 commitdiff | diff to current
2008-09-16 alecpl
- Added icons for forwarded/forwarded+replied messages (#1485257)
blob@ d73404 commitdiff | diff to current
2008-09-15 thomascube
Redesign of the identities settings + add config option to disable multiple...
blob@ f645ce commitdiff | diff to current
2008-09-14 alecpl
- remove not used function
blob@ 108d3b commitdiff | diff to current
2008-09-14 alecpl
- use html2text for signatures in Settings/Identities
blob@ 3bd94b commitdiff | diff to current
2008-09-13 alecpl
- don't lock interface when loading headers
blob@ a980cb commitdiff | diff to current
2008-09-12 thomascube
Add link to open message in new window + tweaked some header styles
blob@ 203ee4 commitdiff | diff to current
2008-09-12 alecpl
- Added vertical splitter for folders list resizing - Added possibility to ...
blob@ e5686f commitdiff | diff to current
first | « prev | next »