summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2010-12-10- Allow setting _user and _host via GET parameters on login screen (#1486993)alec
git-svn-id: https://svn.roundcube.net/trunk@4336 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-10- Fix blinking selection when using splitter on Chromealec
git-svn-id: https://svn.roundcube.net/trunk@4335 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-10- Improved emoticons text representationsalec
git-svn-id: https://svn.roundcube.net/trunk@4334 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-10he_IL fr_FR lt_LT et_EE ja_JP ar_SA pt_PT cy_GB de_DE updatedyllar
git-svn-id: https://svn.roundcube.net/trunk@4332 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-10- Set Mail-Reply-To also for identity's reply-toalec
git-svn-id: https://svn.roundcube.net/trunk@4331 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-09- Improved Mail-Reply-To and Mail-Followup-To headers handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4328 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-09- CS fixesalec
git-svn-id: https://svn.roundcube.net/trunk@4327 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-09- Add username and IP address to log message on unsuccessful login (#1487626)alec
git-svn-id: https://svn.roundcube.net/trunk@4326 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-08- Fix handling of untagged responses for AUTHENTICATE command (#1487450) alec
git-svn-id: https://svn.roundcube.net/trunk@4322 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alec
- Add confirmation message on purge/expunge commands response - Fix CLOSE was called on unselected mailbox git-svn-id: https://svn.roundcube.net/trunk@4321 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-08- Fix displaying of foldersubscribing/folderunsubscribing labelsalec
git-svn-id: https://svn.roundcube.net/trunk@4320 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-08- Fix empty sender in reply prefix (#1487454)alec
git-svn-id: https://svn.roundcube.net/trunk@4319 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-08- ja_JP translation update (#1487451)alec
git-svn-id: https://svn.roundcube.net/trunk@4318 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-07- Fix closeConnection() call in rcube_imap::reconnect()alec
git-svn-id: https://svn.roundcube.net/trunk@4312 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-07- Get rid of IMAP connection message tracingalec
git-svn-id: https://svn.roundcube.net/trunk@4311 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-06- Improve performance of folder rename and delete actions. Don't get list of ↵alec
all folders when we need only children of the specified folder. git-svn-id: https://svn.roundcube.net/trunk@4310 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-06- Fix plaintext versions of HTML messages don't contain placeholders for ↵alec
emotions (#1485206) git-svn-id: https://svn.roundcube.net/trunk@4309 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03- Removed temp debug codealec
git-svn-id: https://svn.roundcube.net/trunk@4307 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03- Improve performance of moving or copying of all messages in a folder (use ↵alec
CLOSE intead of EXPUNGE) - Code cleanup + added more phpdoc comments git-svn-id: https://svn.roundcube.net/trunk@4306 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03- Fix: copying all messages in a folder copies only current pagealec
git-svn-id: https://svn.roundcube.net/trunk@4305 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03- New Folder Manager UIalec
- Fix invalid Request when creating a folder (#1487443) - Add folder size and quota indicator in folder manager (#1485780) - Add possibility to move a subfolder into root folder (#1486791) git-svn-id: https://svn.roundcube.net/trunk@4304 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03fr_FR cs_CZ id_ID en_GB et_EE ja_JP gl_ES zh_TW sv_SE cy_GB ru_RU es_ES ↵yllar
bg_BG r_HR nl_NL uk_UA updates git-svn-id: https://svn.roundcube.net/trunk@4303 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-02- Fix preview window doesn't work when RC is in a frame (#1487314)alec
- Add helper function is_framed() git-svn-id: https://svn.roundcube.net/trunk@4302 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-01- Allow setting autocomplete attribute for all inputs separately (#1487313)alec
git-svn-id: https://svn.roundcube.net/trunk@4296 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-01- Fix setting charset of attachment filenames (#1487122)alec
git-svn-id: https://svn.roundcube.net/trunk@4295 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-01- Fix "Cannot use scalar value..." warning (#1487066)alec
git-svn-id: https://svn.roundcube.net/trunk@4294 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-30- Fix cursor position on compose form in Webkit browsers (#1486674)alec
git-svn-id: https://svn.roundcube.net/trunk@4293 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-30- Fix window is blur'ed in IE when selecting a message (#1487316)alec
git-svn-id: https://svn.roundcube.net/trunk@4292 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-30- Add 'login_lc' config option for case-insensitive authentication (#1487113)alec
- Make username comparison case sensitive on MySQL git-svn-id: https://svn.roundcube.net/trunk@4290 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-29- Fix attachments of type message/rfc822 are not listed on attachments listalec
git-svn-id: https://svn.roundcube.net/trunk@4288 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-29- Handle PHP warning in decrypt function (#1485970)alec
git-svn-id: https://svn.roundcube.net/trunk@4287 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-29- Plugin API: Add 'pass' argument in 'authenticate' hook (#1487134)alec
git-svn-id: https://svn.roundcube.net/trunk@4286 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-27Mention Auth_SASL as required PEAR packagethomasb
git-svn-id: https://svn.roundcube.net/trunk@4282 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-27Save session data with bas64 ecoding to make it more robust against garbage ↵thomasb
data (#1487136) git-svn-id: https://svn.roundcube.net/trunk@4275 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-26- Add workaround for MSOE's multipart/related messages with non-related ↵alec
attachments git-svn-id: https://svn.roundcube.net/trunk@4274 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-24Add check to other cases, toothomasb
git-svn-id: https://svn.roundcube.net/trunk@4264 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-24Fix php warnings; Courier doesn't like spaces appended to the EXPUNGE commandthomasb
git-svn-id: https://svn.roundcube.net/trunk@4263 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-24Updated Italian, Russian, Dutch, Ukrainian and Slovak localizations; better ↵thomasb
names for mdn/dsn in German git-svn-id: https://svn.roundcube.net/trunk@4261 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-24Updated Hebrew, Estonian, Portuguese, Flemish, Bulgarian, Hungarian and ↵thomasb
Chinese localizations upon user submissions git-svn-id: https://svn.roundcube.net/trunk@4260 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-24Updates German translations and Changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@4259 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-24Limit hover effect to the dropbutton arrow for consistency reasonsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4258 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-24Allow plugin templates to include local files (#1487133); make autocomplete ↵thomasb
on login screen configurable git-svn-id: https://svn.roundcube.net/trunk@4257 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-24- Temporarily commented out \Noselect flag checking in select(), because of ↵alec
problems with Courier git-svn-id: https://svn.roundcube.net/trunk@4256 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-24- Small code cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@4255 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-23- Fix PHP warning: check if array isn't empty before using max()alec
git-svn-id: https://svn.roundcube.net/trunk@4254 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-23- Fix adding contact group record after creating a groupalec
git-svn-id: https://svn.roundcube.net/trunk@4252 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-22- Fix attachment names encoding broken in r4232alec
git-svn-id: https://svn.roundcube.net/trunk@4249 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-19- Fix last change in rcube_html_editor()alec
git-svn-id: https://svn.roundcube.net/trunk@4238 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-19- Add lost changelog entryalec
git-svn-id: https://svn.roundcube.net/trunk@4237 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-19- Fix last commitalec
git-svn-id: https://svn.roundcube.net/trunk@4236 208e9e7b-5314-0410-a742-e7e81cd9613c