Commit Graph

5477 Commits (f368b049c598bb4c260eb0fc21da2abb528cd223)
 

Author SHA1 Message Date
Aleksander Machniak f368b049c5 Remove duplicates from get_col_values() result in flat mode 12 years ago
Thomas Bruederli 50d0f2d648 Force fonts in compose fields to be all the same (#1488690) 12 years ago
Thomas Bruederli 10467e8a59 Unify appearence of message view (full and preview); limit number of recipients to be displayed in headers section 12 years ago
Thomas Bruederli 7257040ca2 Add localized titles for message header toggles 12 years ago
Thomas Bruederli 765ecb9fa0 Let the skin limit the number of visible recipeints and place a link to show them all in a dialog (better fix for #1488590) 12 years ago
Thomas Bruederli 2db129813e Add missing placeholder for contact image 12 years ago
Thomas Bruederli 21d5052117 Remove nonsense style 12 years ago
Thomas Bruederli 61512fe104 Avoid double-quoting of some message headers; wrap email address strings in <span> for better styling 12 years ago
Thomas Bruederli dd525814ca Replacement for commit af276f21e536:
- add a more discrete toggle for all headers to message preview
- fix message display page issues (#1488590, #1488642)
12 years ago
Thomas Bruederli c23aad2feb Revert "Add full headers view in message preview window (#1488538)"
This reverts commit af276f21e5.

Conflicts:

	CHANGELOG
	skins/larry/mail.css
12 years ago
Aleksander Machniak ab08544520 Enable subscription option for already subscribed "virtual" folders,
small code improvements
12 years ago
Aleksander Machniak a370a702ca Fix handling vCard entries with TEL;TYPE=CELL (#1488728) 12 years ago
Aleksander Machniak 2c012e0903 Remove excessive spaces 12 years ago
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