Thomas Bruederli
2013-06-18 caa53b1316dc7a17a4439e1a1afb3c9f91182832
2013-06-18 Thomas Bruederli
Consolidate quote_string() method usage; don't add additional filter if req...
tree@ 4500b2 commitdiff
2013-06-18 Thomas Bruederli
Merge branch 'dev-advanced-ldap-groups': - Refactoring: separated address b...
tree@ dd5472 commitdiff
2013-06-18 Aleksander Machniak
Fix so exported vCard specifies encoding in v3-compatible format (#1489183)
tree@ 428764 commitdiff
2013-06-16 Aleksander Machniak
Fix messages list column dragging after changing column/sort settings
tree@ 5c74e8 commitdiff
2013-06-16 Thomas Bruederli
Display '(empty subject)' in message view if subject header is missing (#14...
tree@ f7ac79 commitdiff
2013-06-16 Aleksander Machniak
Fix session issues when local and database time differs (#1486132) Improve ...
tree@ 3dbe4f commitdiff
2013-06-16 Aleksander Machniak
Remove session.auto_start setting. It is already too late to set this option.
tree@ ac1a96 commitdiff
2013-06-13 Thomas Bruederli
Add feature to import messages to the currently selected folder
tree@ 4f53ab commitdiff
2013-06-13 Aleksander Machniak
Fix timeout issue on drag&drop uploads (#1489170)
tree@ 99e17f commitdiff
2013-06-13 Aleksander Machniak
Set TTL for attachments stored in sql database
tree@ df9d00 commitdiff
2013-06-13 Aleksander Machniak
Fix typos in sql queries of garbage collector (expired -> expires)
tree@ 12f119 commitdiff
2013-06-13 Aleksander Machniak
Fix thread cache syncronization/validation (#1489028)
tree@ 603e04 commitdiff
2013-06-13 Aleksander Machniak
Fix default sorting of threaded list when THREAD=REFS isn't supported. The ...
tree@ 918a6a commitdiff
2013-06-12 Aleksander Machniak
Remove duplicated focus() after opening print window
tree@ 9ac400 commitdiff
2013-06-11 Aleksander Machniak
Do not reset messages count in set_folder()
tree@ f3b55e commitdiff
2013-06-11 Aleksander Machniak
Fix error when there's no writeable addressbook source (#1489162)
tree@ ae80b5 commitdiff
2013-06-11 Aleksander Machniak
Improved main preferences page performance by skipping form generation when...
tree@ c6406e commitdiff
2013-06-11 Aleksander Machniak
Improvements to PR merge "add option show_real_foldernames"
tree@ 85e65c commitdiff
2013-06-11 Aleksander Machniak
Merge pull request #77 from dpc22/realnames
tree@ 174327 commitdiff
2013-06-11 Aleksander Machniak
Make sure to use threads result cached in-memory for correct folder
tree@ 545559 commitdiff
2013-06-09 Aleksander Machniak
Fix database cache expunge issues (#1489149) - added 'expires' column
tree@ 60b6d7 commitdiff
2013-06-08 Aleksander Machniak
Simplified db connection initialisation code
tree@ d18640 commitdiff
2013-06-08 Aleksander Machniak
Fix date format issues on MS SQL Server (#1488918)
tree@ 66407a commitdiff
2013-06-07 Aleksander Machniak
Fix so non-inline images aren't skipped on forward (#1489150)
tree@ b68e23 commitdiff
2013-06-07 Aleksander Machniak
Added more error checking in rcube_image::resize()
tree@ 1cdcaf commitdiff
2013-06-06 Aleksander Machniak
Fix resolving /this/ in file_callback()
tree@ 76f4f7 commitdiff
2013-06-06 Aleksander Machniak
Add imap_cache_ttl option to configure TTL of imap_cache
tree@ 61ccdf commitdiff
2013-06-06 Aleksander Machniak
Rename message_cache_lifetime to messages_cache_ttl option for naming consi...
tree@ 67ac6e commitdiff
2013-06-06 Aleksander Machniak
Make LDAP cache engine configurable via ldap_cache and ldap_cache_ttl options
tree@ b07426 commitdiff
2013-06-05 Aleksander Machniak
Fix legacy options handling
tree@ f65890 commitdiff
2013-06-05 Aleksander Machniak
Add optional argument to now() for simple interval calculations on SQL-side
tree@ aa44ce commitdiff
2013-06-05 Aleksander Machniak
Use built-in sqlite functions to "emulate" now() and unix_timestamp()
tree@ 14226f commitdiff
2013-06-05 Aleksander Machniak
Fix "duplicate entry" errors on inserts to imap cache tables (#1489146)
tree@ be4b5c commitdiff
2013-06-05 Aleksander Machniak
Small code improvement
tree@ 4fee77 commitdiff
2013-06-05 Aleksander Machniak
Improvements in garbage collector: created gc() method to run all gc-relate...
tree@ ee73a7 commitdiff
2013-06-05 Thomas Bruederli
Add option to use PHP's native session save handlers
tree@ 42de33 commitdiff
2013-06-04 Aleksander Machniak
Fix possible wrong null assignment to innerHTML on IE10 (#1489145)
tree@ 9749da commitdiff
2013-06-04 Aleksander Machniak
Fix rcube_clone_object()
tree@ abe798 commitdiff
2013-06-04 Aleksander Machniak
Move rcube_layer class to classic skin, it was used only there
tree@ 3d78d5 commitdiff
2013-06-03 Aleksander Machniak
Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011)
tree@ ad2ba9 commitdiff
2013-06-02 Aleksander Machniak
Fix backward copat. with cached values serialized but not base64-encoded (#...
tree@ 5df4fe commitdiff
2013-06-02 Aleksander Machniak
Fix bug where serialized strings were truncated in PDO::quote() (#1489142)
tree@ a6b0ca commitdiff
2013-06-02 Aleksander Machniak
Fix removing flags from serialized object before saving it in DB
tree@ d77e08 commitdiff
2013-06-01 Aleksander Machniak
Improved handling of Reply-To/Bcc addresses of identity in compose form (#1...
tree@ 15482b commitdiff
2013-05-31 Aleksander Machniak
Fix displaying messages with invalid self-closing HTML tags (#1489137)
tree@ cb3e2f commitdiff
2013-05-31 Aleksander Machniak
Fix PHP warning when responding to a message with many Return-Path headers ...
tree@ af9dbd commitdiff
2013-05-31 Aleksander Machniak
Added user preference to open all popups as standard windows
tree@ 3863a9 commitdiff
2013-05-30 Aleksander Machniak
Fix unintentional compose window resize (#1489114)
tree@ 99e27c commitdiff
2013-05-30 Aleksander Machniak
Open attachments, print and source in popups for consistency - always use o...
tree@ 2f321c commitdiff
2013-05-30 Aleksander Machniak
Fixed popup windows size issues, unified sizes
tree@ ece3a5 commitdiff
first | « prev | next »