Aleksander Machniak
2013-06-11 174327c25cd68f203e0985df51b94765738c7dce
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 zipdownload plugin issue with filenames charset (#1489156)
tree@ 492247 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-07 Aleksander Machniak
Merge pull request #79 from rterzi/patch-1
tree@ a58c33 commitdiff
2013-06-07 Ramazan Terzi
Turkish translation fix
tree@ 3bc84f commitdiff
2013-06-07 Aleksander Machniak
Fix decorated select width in Firefox
tree@ 8f9a8b 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
Make update_quota public
tree@ de1584 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
Small css fix in compose page footer
tree@ 027987 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
2013-05-30 Aleksander Machniak
Fix performance regression in text wrapping function (#1489133) - don't use...
tree@ 581a52 commitdiff
2013-05-29 Aleksander Machniak
Fix connection to posgtres db using unix socket (#1489132)
tree@ d09621 commitdiff
2013-05-29 Aleksander Machniak
Merge pull request #78 from niladam/patch-1
tree@ 335ecf commitdiff
2013-05-29 Tache Madalin
Update en_US.inc - typo error (updateerror)
tree@ 4f8b50 commitdiff
2013-05-29 David Carter
Change show_actual_foldernames to be show_real_foldernames.
tree@ 149f8a commitdiff
2013-05-29 Aleksander Machniak
Remove (move to bc.php) unused strip_newlines() and strip_quotes() functions
tree@ 1d67fe commitdiff
2013-05-29 Aleksander Machniak
CS fixes
tree@ 56e0ca commitdiff
2013-05-29 David Carter
Add show_actual_foldernames preference and configuration option.
tree@ 52deb1 commitdiff
2013-05-28 Aleksander Machniak
Add more rcube_utils tests
tree@ 896e2b commitdiff
2013-05-28 Aleksander Machniak
Add more tests for rcube_utils::explode_quoted_string()
tree@ 5383ad commitdiff
2013-05-28 Aleksander Machniak
Improve rcube_utils::file2class() to not return duplicates
tree@ fe0f1d commitdiff
2013-05-27 Aleksander Machniak
Simplify instruction of database initialization for Postgres
tree@ b91bc1 commitdiff
first | « prev | next »