summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
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-16Remove debugging stuffthomasb
git-svn-id: https://svn.roundcube.net/trunk@5227 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- Removed leftover codealec
git-svn-id: https://svn.roundcube.net/trunk@5225 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-16- Fix default folders settings (according to namespaces) for new users tooalec
git-svn-id: https://svn.roundcube.net/trunk@5223 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-15- Disable message list keypress operations when CTRL key is pressed,alec
to workaround FF6 issue, where Ctrl+Pg(Up/Down) was changing list page and browser tab) - Fix multiselection with Ctrl+Up/Down keys git-svn-id: https://svn.roundcube.net/trunk@5221 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-15Improve icon for saved searchesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5220 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-15- Require magic_quotes_runtime=Off because it modifies data streams (too ↵alec
much effort to handle this) git-svn-id: https://svn.roundcube.net/trunk@5216 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-13- Fix encoding of LDAP contacts identifiers (#1488079)alec
git-svn-id: https://svn.roundcube.net/trunk@5214 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-13- jQuery 1.6.4alec
git-svn-id: https://svn.roundcube.net/trunk@5212 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-13- Fix js error when calling spellchecker on empty textareaalec
git-svn-id: https://svn.roundcube.net/trunk@5211 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- Fix more text-overflow:ellipsis issues (#1488061)alec
- Fix flagged icon hovered style in Chrome git-svn-id: https://svn.roundcube.net/trunk@5209 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-12- Fix required_fields checking per discussion in #1488073alec
git-svn-id: https://svn.roundcube.net/trunk@5208 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-12- pl_PL translation updatealec
git-svn-id: https://svn.roundcube.net/trunk@5206 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-12- Removed some spacesalec
git-svn-id: https://svn.roundcube.net/trunk@5205 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-12- Fix handling of binary attachments encoded with quoted-printable (#1488065)alec
git-svn-id: https://svn.roundcube.net/trunk@5204 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-12- Fix text-overflow:ellipsis issues on messages list in FF7 and Webkit ↵alec
(#1488061) git-svn-id: https://svn.roundcube.net/trunk@5202 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-12 - pt_BR translationsnetbit
git-svn-id: https://svn.roundcube.net/trunk@5201 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-10- Followup last commit, trim subject text for titlealec
git-svn-id: https://svn.roundcube.net/trunk@5200 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-10- Fix setting title for truncated subject in IE (#1487128)alec
git-svn-id: https://svn.roundcube.net/trunk@5199 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-10- Fix handling of links with IP addressalec
git-svn-id: https://svn.roundcube.net/trunk@5198 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-09- Don't select quick search input on init, Safari/Chrome is adding border to ↵alec
focused input, it doesn't look good on init git-svn-id: https://svn.roundcube.net/trunk@5197 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-09Slightly adjust list header spritesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5196 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-08- Fix compacting folder resets message list filter (#1488076)alec
- Fix reset-search action so it resets list page number to 1 git-svn-id: https://svn.roundcube.net/trunk@5194 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-08- Fix new caching issue when broken/misleading object data was stored in ↵alec
database. The object must be cleaned up before storing in DB, because some code (out of rcube_message and rcube_imap classes) is changing objects data e.g. parts mimetype or body. Now it's become a problem because we're saving the object in cache at shutdown (after all modifications). - Make stored message object smaller by removing some redundant data. git-svn-id: https://svn.roundcube.net/trunk@5192 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-07- Fix displaying multipart/alternative messages with only one part (#1487938)alec
git-svn-id: https://svn.roundcube.net/trunk@5191 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-07- Move two entries from 0.6-rc to trunk's changelog partalec
git-svn-id: https://svn.roundcube.net/trunk@5185 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-07- Use 'From' and 'To' labels instead of 'Sender' and 'Recipient'alec
git-svn-id: https://svn.roundcube.net/trunk@5184 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-06- Fix username case-insensitivity issue in MySQL (#1488021)alec
git-svn-id: https://svn.roundcube.net/trunk@5183 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
2011-09-06- Merge devel-spellcheck branch:alec
- Added spellchecker exceptions dictionary (shared or per-user) - Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options) git-svn-id: https://svn.roundcube.net/trunk@5181 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Completed changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@5180 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Download closure compiler to /tmp instead of current dirthomasb
git-svn-id: https://svn.roundcube.net/trunk@5178 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Improved memcache connection procedure from release-0.6; use call_user_func ↵thomasb
to trigger session gc handlers git-svn-id: https://svn.roundcube.net/trunk@5177 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Localization updatesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5173 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05- Check for "Permission denied" string in IMAP error messages to display ↵alec
more appropriate message to the user git-svn-id: https://svn.roundcube.net/trunk@5170 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05- Don't disable include() errors, so now broken translation of a plugin will ↵alec
print error to the log git-svn-id: https://svn.roundcube.net/trunk@5168 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05- Fix typoalec
git-svn-id: https://svn.roundcube.net/trunk@5166 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Protect from Clickjacking by sending X-Frame-Options headers (#1487037)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5164 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Fallback to mail_domain in LDAP variable replacements; add 'host' to ↵thomasb
'user_create' hook arguments (#1488024) git-svn-id: https://svn.roundcube.net/trunk@5162 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Fix wrong vCard type parameter mobile (#1488067)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5160 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Fix vCard WORKFAX issue (#1488046)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5159 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-04- Add vCard's Profile URL support (#1488062)alec
git-svn-id: https://svn.roundcube.net/trunk@5158 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-04- Fix all messages remain selected after moving all search results and ↵alec
clearing search (#1488066) git-svn-id: https://svn.roundcube.net/trunk@5157 208e9e7b-5314-0410-a742-e7e81cd9613c