summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Collapse)Author
2011-11-15- Fix regression in setting recipient to self when replying to a Sent ↵alec
message (#1487074) git-svn-id: https://svn.roundcube.net/trunk@5427 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-14- Fix sorting autocomplete results to preserve email address significance ↵alec
(#1488084) git-svn-id: https://svn.roundcube.net/trunk@5421 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Add option to skip alternative email addresses in autocompletionalec
git-svn-id: https://svn.roundcube.net/trunk@5412 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Fix matching check to be unicode-awarealec
git-svn-id: https://svn.roundcube.net/trunk@5410 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit ↵alec
button for drafts git-svn-id: https://svn.roundcube.net/trunk@5409 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Fix problem with parsing HTML message body with non-unicode characters ↵alec
(#1487813) git-svn-id: https://svn.roundcube.net/trunk@5407 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Add option to define matching method for addressbook search (#1486564, ↵alec
#1487907) git-svn-id: https://svn.roundcube.net/trunk@5406 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-09Consider replication delays in session storagethomasb
git-svn-id: https://svn.roundcube.net/trunk@5403 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08Make email recipients separator configurable + suppress dupes in auto-completionthomasb
git-svn-id: https://svn.roundcube.net/trunk@5401 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-08- Fix so folders with \Noinferiors attribute aren't listed in parent selectoralec
- Add LIST result and folder attributes cache - rcmail_render_folder_tree_select(): fix 'exceptions' parameter, add 'skip_noinferiors' option git-svn-id: https://svn.roundcube.net/trunk@5398 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-04- Fix handling of dates (birthday/anniversary) in contact data - don't ↵alec
convert them to users timezone (#1488147) git-svn-id: https://svn.roundcube.net/trunk@5390 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-04- Fix error on opening searched LDAP contact (#1488144)alec
git-svn-id: https://svn.roundcube.net/trunk@5389 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-03- Fix redundant line break in flowed format (#1488146)alec
git-svn-id: https://svn.roundcube.net/trunk@5388 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-30Also merge properties of child cols of composite address book fields + ↵thomasb
remove undefined fields from template git-svn-id: https://svn.roundcube.net/trunk@5379 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-27Fix inline display of image attachmentsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5371 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-26- Fix IDN address validation issue (#1488137)alec
git-svn-id: https://svn.roundcube.net/trunk@5369 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-26- Fix removing compose data from session after sending a messagealec
git-svn-id: https://svn.roundcube.net/trunk@5368 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-25- Fix handling of <title> tag for cases where (malformed) HTML content ↵alec
contains more than one <title> tag git-svn-id: https://svn.roundcube.net/trunk@5364 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-23- Fix JS error when dst_active checkbox doesn't exist (#1488133)alec
git-svn-id: https://svn.roundcube.net/trunk@5361 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-23- Improve handling of malformed charset specification in HTML messages ↵alec
(#1488093) git-svn-id: https://svn.roundcube.net/trunk@5360 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-19- Another fix to hide empty tabsalec
git-svn-id: https://svn.roundcube.net/trunk@5350 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- Revert r5345 to handle non-array content tooalec
git-svn-id: https://svn.roundcube.net/trunk@5346 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- One if() too muchalec
git-svn-id: https://svn.roundcube.net/trunk@5345 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- Hide contact tabs with no contentalec
git-svn-id: https://svn.roundcube.net/trunk@5344 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ↵thomasb
'compose' command for the selected group git-svn-id: https://svn.roundcube.net/trunk@5328 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-07Autocomplete LDAP records when adding contacts from mail (#1488073)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5322 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-07- Make sure LDAP name fields aren't arrays (#1488108)alec
git-svn-id: https://svn.roundcube.net/trunk@5318 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-06Skip VLV if a group is selected; show advanced search form if activating a ↵thomasb
'searchonly' address book git-svn-id: https://svn.roundcube.net/trunk@5315 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-05- Improved performance by skipping folders list sorting when it's not needed ↵alec
in folder manager git-svn-id: https://svn.roundcube.net/trunk@5309 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomasb
git-svn-id: https://svn.roundcube.net/trunk@5308 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-04- Fix issue where it wasn't possible to change list view mode in folder ↵alec
manager for INBOX (#1488107), also show messages count and size in such case git-svn-id: https://svn.roundcube.net/trunk@5306 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-03- Improved performance of draft saving by usage of APPENDUID response if ↵alec
available (skipped SEARCH call) git-svn-id: https://svn.roundcube.net/trunk@5302 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-03- Don't print error to the log when trying to delete non-existing draft messagealec
git-svn-id: https://svn.roundcube.net/trunk@5301 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-30Restrict folders list to write-only in selectors for special folders and ↵thomasb
save-message-to option git-svn-id: https://svn.roundcube.net/trunk@5297 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-27- Fix bug where when replying always the last identity is used (#1488101)alec
git-svn-id: https://svn.roundcube.net/trunk@5280 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-23- Add loading indicator on contact deletealec
git-svn-id: https://svn.roundcube.net/trunk@5276 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-23- Make the whole PHP output non-cacheable (#1487797)alec
git-svn-id: https://svn.roundcube.net/trunk@5274 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-22- Fix bug where after delete message rows can be added to the list of ↵alec
another folder (#1487752) git-svn-id: https://svn.roundcube.net/trunk@5266 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-21Add option 'searchonly' for address books; currently used by LDAP directoriesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5258 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-21- Add Priority filter to the messages listalec
git-svn-id: https://svn.roundcube.net/trunk@5256 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalec
- Fixed message ID updates in cache - Changed message flags handling + some fixes (e.g. fixed messages listing after delete) git-svn-id: https://svn.roundcube.net/trunk@5233 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-16Trigger 'new_messages' hook for all checked folders (#1488083)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5228 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-16Fix session race conditions when composing new messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5226 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-16- Fix is_a() usagealec
git-svn-id: https://svn.roundcube.net/trunk@5222 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-12Make date/time format user configurable; drop 'date_today' config optionthomasb
git-svn-id: https://svn.roundcube.net/trunk@5210 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-12- Extend rcube_label_exists() to search in loaded plugins localizationsalec
- Allow use localized addressbook field subtypes from plugins git-svn-id: https://svn.roundcube.net/trunk@5207 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-07- Rewritten messages caching (merged devel-mcache branch):alec
Indexes are stored in a separate table, so there's no need to store all messages in a folder Added threads data caching Flags are stored separately, so flag change doesn't cause DELETE+INSERT, just UPDATE - Partial QRESYNC support - Improved FETCH response handling - Improvements in response tokenization method git-svn-id: https://svn.roundcube.net/trunk@5190 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-07- Clear contactlist page conter after saved-search deletealec
git-svn-id: https://svn.roundcube.net/trunk@5189 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-07- Localize (full) forwarded message header (#1488058)alec
git-svn-id: https://svn.roundcube.net/trunk@5188 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alec
git-svn-id: https://svn.roundcube.net/trunk@5182 208e9e7b-5314-0410-a742-e7e81cd9613c