Commit Graph

5664 Commits (6fa61759e2369f4702ecebe584c133f9d79e0d93)
 

Author SHA1 Message Date
Thomas Bruederli ac68fc494f Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 700dc66c67 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 18df6f38ad Fix wrong name mapping for supported database types - remove pdo_ prefix (#1488723) 12 years ago
Thomas Bruederli b64233339b Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak dc8f292b21 Make sure <head> content (e.g. title) is not converted to plain text 12 years ago
Thomas Bruederli 0746d58fce Allow to mark/flag messages from full message view screen 12 years ago
Thomas Bruederli 5f8406c76a s/rcube/rcmail/ for compatibility with the 0.8 series 12 years ago
Thomas Bruederli 4bf16f4740 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli 371a09b0db Update changelog; mention zipdownload requirements in install notes 12 years ago
Aleksander Machniak 30f10bfe16 Added request size limits detection and script corruption prevention (#1488648) 12 years ago
Thomas Bruederli bbbb2b1ce5 Ignore plugin config.inc.php files 12 years ago
Thomas Bruederli 70bbabb699 Add zipdwonload plugin by Phil Weir at tehinterweb.co.uk to core repository 12 years ago
Thomas Bruederli 0c144b98a4 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak e695162ef7 Change default port to 4190 (IANA-allocated), add port auto-detection (#1488713) 12 years ago
Aleksander Machniak 97313ac258 Fix test for html::quote() 12 years ago
Aleksander Machniak 824c1121e7 Merge branch 'html_ent' 12 years ago
Aleksander Machniak 1b9923208c Re-fix HTML entities handling in addressbook names 12 years ago
Aleksander Machniak 74e6cf2f58 Re-add enotify tests 12 years ago
Aleksander Machniak 2afd45dda0 Re-add enotify tests 12 years ago
Aleksander Machniak 5802cfec95 Support HTML entities in addressbook names 12 years ago
Aleksander Machniak b41cd7cc37 Set default importance to normal 12 years ago
Aleksander Machniak cd97f0ad11 Support only 00 version of draft-ietf-sieve-notify which is more common (Cyrus 2.4) 12 years ago
Aleksander Machniak 270da4b87b Enable notify action for notify extension 12 years ago
Aleksander Machniak eb1ee0803e Support old notify extension 12 years ago
Aleksander Machniak 1446775097 Merge pull request #24 from pawel-slowik/master
Sieve plugin - Initial support for enotify/notify (RFC5435, RFC5436)
12 years ago
Aleksander Machniak 4fd63805e5 Fix exception on phpunit 3.6.11 12 years ago
Aleksander Machniak 7641e4aaab Improve capabilities list handling in parser tests 12 years ago
aleksander Machniak e3dd1b7739 Remove 'db_sequence_cache' option 12 years ago
Aleksander Machniak b3ef217f66 Fix removed cache_id column usage, SQL queries formatting 12 years ago
Aleksander Machniak d9921e4d3f Don't store user password in database (#1486553) 12 years ago
Aleksander Machniak 27032fb84f Enable list sort command on empty folder (#1488617) 12 years ago
Aleksander Machniak 4ca7214085 Enable list sort command on empty folder (#1488617) 12 years ago
Thomas Bruederli 8f098e8dea Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli 6898b420ed Avoid saving composed FN values with only spaces (shows empty names in listing) 12 years ago
Thomas Bruederli e8e2e76ed9 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 0f38fad2ef Replace Q() with html::quote() 12 years ago
Aleksander Machniak d66e50d6b5 Remove double-quotation prevention code for form elements 12 years ago
Aleksander Machniak 649cc19cfc Fix HTML special characters handling in message list/header display (#1488523) 12 years ago
Aleksander Machniak 32ba62889c Don't directly require email address on contact import, allowing import
of contacts being validated by addressbook validation code. The same
as for create/edit contact actions.
12 years ago
Aleksander Machniak fa4bf4388b Fix PHP warning when rep_specialchars_output() 1st argument is not a string (#1488643) 12 years ago
Aleksander Machniak f7c11e862f List related text/html part as attachment in plain text mode (#1488677) 12 years ago
Aleksander Machniak fa57c98854 Don't add inline images from HTML part to the attachments list when forwarding in plain text 12 years ago
Aleksander Machniak f158dc3e8f Fix #messageheader for case when the message has no subject 12 years ago
Paweł Słowik 4c4496bccc Sieve enotify/notify - allow empty body 12 years ago
Aleksander Machniak d409a545c2 Merge branch 'master' of github.com:roundcube/roundcubemail
Conflicts:
	CHANGELOG
12 years ago
Paweł Słowik 3c99599794 Sieve enotify/notify:
- GUI for importance setting
- make tests usable for checking the GUI
12 years ago
Aleksander Machniak bf1d94076d Use IMAP BINARY (RFC3516) extension to fetch message/part bodies (experimental) 12 years ago
Aleksander Machniak c563c2cc26 Improved message for invalid date.timezone 12 years ago
Aleksander Machniak c22a521df1 Move date.timezone check to 'required' block, add date.timezone value validation 12 years ago
Aleksander Machniak 4697c2cb77 Fix folder creation under public namespace root (#1488665) 12 years ago