Dennis1993
2013-08-06 df618da530cccfcf5829abe009df875f57cbf8ec
2013-08-04 Aleksander Machniak
Fix XSS vulnerability when saving HTML signatures (#1489251)
tree@ ce5a64 commitdiff
2013-07-23 Dennis1993
Update func.inc
tree@ 7d7d14 commitdiff
2013-07-10 Aleksander Machniak
Fix parse error from last commit
tree@ 6dd22a commitdiff
2013-07-09 Aleksander Machniak
Performance fix: Do not ask for folder attributes if we know that folder do...
tree@ e89d8f commitdiff
2013-06-30 Aleksander Machniak
Use absolute paths in is_dir() checks to prevent open_basedir related warnings
tree@ b7addf commitdiff
2013-06-11 Aleksander Machniak
Improved main preferences page performance by skipping form generation when...
tree@ c6406e commitdiff
2013-06-11 Aleksander Machniak
Merge pull request #77 from dpc22/realnames
tree@ 174327 commitdiff
2013-05-31 Aleksander Machniak
Added user preference to open all popups as standard windows
tree@ 3863a9 commitdiff
2013-05-29 David Carter
Change show_actual_foldernames to be show_real_foldernames.
tree@ 149f8a commitdiff
2013-05-29 David Carter
Add show_actual_foldernames preference and configuration option.
tree@ 52deb1 commitdiff
2013-05-23 Aleksander Machniak
Fix invalid option selected in default_font selector when font is unset (#1...
tree@ 07795b commitdiff
2013-05-07 Aleksander Machniak
Avoid uninitialized/unused variables
tree@ 3725cf commitdiff
2013-05-01 Aleksander Machniak
Add option to display email address together with a name in mail preview (#...
tree@ 969cb0 commitdiff
2013-04-28 Thomas Bruederli
Build plugin info from both package.xml and composer.json files; allow plug...
tree@ 378d6c commitdiff
2013-04-28 Aleksander Machniak
Fix min_refresh_interval handling on preferences save (#1489073)
tree@ 4cb8ce commitdiff
2013-04-13 Aleksander Machniak
Fix display of HTML entities in protected folder name (#1489042)
tree@ e0cc1f commitdiff
2013-03-26 Aleksander Machniak
Remove sig_above configuration option, use reply_mode only (#1489001)
tree@ 1d4c84 commitdiff
2013-03-07 Aleksander Machniak
Move spellcheck options section below signature options section
tree@ cf8b9f commitdiff
2012-11-29 Aleksander Machniak
Fix empty email on identities list after identity update (#1488834)
tree@ 876d31 commitdiff
2012-11-29 Aleksander Machniak
Merge pull request #49 from linagora/master
tree@ 48ef13 commitdiff
2012-11-26 jeremie kornobis
unset email address with new level entity 4
tree@ c753bc commitdiff
2012-11-26 jeremie kornobis
Add new identity level: one identity with edit only signature
tree@ f12585 commitdiff
2012-11-26 Aleksander Machniak
Clarify rcube::get_user_name() usage, add rcube::get_user_email()
tree@ 789e59 commitdiff
2012-11-23 Aleksander Machniak
Fix hidden flag and default_addressbook settings handling
tree@ 65dff8 commitdiff
2012-11-19 Thomas Bruederli
Avoid double-encoding of HTML entities in signature edit field
tree@ 810efe commitdiff
2012-11-18 Aleksander Machniak
Select default_addressbook on the list in Address Book (#1488280)
tree@ 6459d8 commitdiff
2012-11-12 Aleksander Machniak
Renamed config options: keep_alive to refresh_interval, min_keep_alive to m...
tree@ f22654 commitdiff
2012-11-10 Aleksander Machniak
Clarify keep-alive setting, move it to User Interface section, change label...
tree@ aa8359 commitdiff
2012-11-06 Thomas Bruederli
Recursively resolve paths of iframe contents; unify contentframe registrati...
tree@ 28de39 commitdiff
2012-10-27 Thomas Bruederli
Merge branch 'dev-compose-newwindow'
tree@ ddafe4 commitdiff
2012-10-24 Aleksander Machniak
Remove leftover code
tree@ 1e7aa7 commitdiff
2012-10-17 Thomas Bruederli
Add user settings to open message view and compose form in new windows. Thi...
tree@ 271efe commitdiff
2012-10-10 Aleksander Machniak
Fix sig_above setting, broken in 651c7b6e9df38a3b7cdf6daebed39021d88c3bea
tree@ 0054f7 commitdiff
2012-10-05 Thomas Bruederli
New skin selection with full name, license and thumbnail
tree@ 18b738 commitdiff
2012-10-01 Aleksander Machniak
Enable subscription option for already subscribed "virtual" folders, small ...
tree@ ab0854 commitdiff
2012-09-20 Aleksander Machniak
Support HTML entities in addressbook names
tree@ 5802cf commitdiff
2012-09-11 Aleksander Machniak
Fix error where session wasn't updated after folder rename/delete (#1488692)
tree@ 1e9aa2 commitdiff
2012-09-03 Aleksander Machniak
Fix bug where parentnotwritable error wasn't displayed in the interface
tree@ 26fc0d commitdiff
2012-08-29 Aleksander Machniak
Fix quota capability detection so it can be overwritten by a plugin (#1488655)
tree@ 46d001 commitdiff
2012-08-27 Aleksander Machniak
Add option to enable HTML editor on forwarding (#1488517)
tree@ 8eefbb commitdiff
2012-08-26 Aleksander Machniak
Add option to not include original message on reply, rename option top_post...
tree@ 651c7b commitdiff
2012-08-21 Aleksander Machniak
Fix so subscribed non-existing/non-accessible shared folder can be unsubscr...
tree@ 9cb76a commitdiff
2012-08-21 Aleksander Machniak
Fix possible PHP warning, read default_folders using config->get() to suppo...
tree@ fe2f0b commitdiff
2012-08-13 Thomas Bruederli
Skip IDN conversion when saving/reading identies. This should provide prope...
tree@ b8b6e5 commitdiff
2012-07-30 Aleksander Machniak
Keep some resource files (images) in separate directory
tree@ cfc27c commitdiff
2012-06-28 Aleksander Machniak
Define array variable in case none of zones is valid (shouldn't happen)
tree@ a60d13 commitdiff
2012-06-28 Aleksander Machniak
Fix fatal error when date.timezone isn't set (#1488546)
tree@ ceaaeb commitdiff
2012-05-26 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 6d3e53 commitdiff
2012-05-26 Aleksander Machniak
Catch DateTime* exceptions (#1488497) - skipping buggy timezones
tree@ 476fa9 commitdiff
2012-05-25 Aleksander Machniak
Move messages forwarding mode setting into Preferences
tree@ c08396 commitdiff
first | « prev | next »