index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
/
main.inc
Age
Commit message (
Expand
)
Author
2009-09-16
- return true after abort from write_log hook
alecpl
2009-09-14
- simplify html_editor hook
alecpl
2009-09-13
- Added 'html_editor' hook (#1486068)
alecpl
2009-08-10
Added 'message_compose' hook
thomascube
2009-08-01
- remove hardcoded 'contact' class name from rcube_table_output()
alecpl
2009-07-28
- Fix charset names with X- prefix handling
alecpl
2009-07-24
Use write_log() to log bugs. This will also trigger the write_log plugin hook...
thomascube
2009-07-21
Pipe date string through write_log plugin hook (#1485979)
thomascube
2009-07-13
Add hook to write_log function
thomascube
2009-07-09
- simplify 'utf8' class use, make rcube_charset_convert() 5x faster on system...
alecpl
2009-07-07
- added 3rd argument to rcube_print_time()
alecpl
2009-07-07
- Support strftime's format modifiers in date_* options (#1484806)
alecpl
2009-07-03
Rename latest hook because 'list_mailboxes' already exists...
thomascube
2009-07-03
Add new hook 'list_mailboxes' to alter the mailboxlist
thomascube
2009-06-11
- fix folder ID generation (for example two folders 'aaa' and 'aaa "')
alecpl
2009-06-09
Add cache-buster to scripts and linked files in skin templates
thomascube
2009-06-05
- fix rcmail_temp_gc() + small code cleanups
alecpl
2009-06-05
- fix bug in last commit
alecpl
2009-06-05
- fix rep_specialchars_output() performance, remove old 'charset' option use
alecpl
2009-06-03
- added more charset aliases
alecpl
2009-06-03
- handle iso-8859-1 as windows-1252
alecpl
2009-05-20
- Support UTF-7 encoding in messages (#1485832)
alecpl
2009-05-19
- Better support for malformed character names (#1485758)
alecpl
2009-04-24
- fix setting empty string in imap_root
alecpl
2009-04-23
- Added log_date_format option (#1485709)
alecpl
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomascube
2009-03-11
Fix charset conversion error logging
thomascube
2009-03-01
- Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758)
alecpl
2009-02-27
Don't return empty string when UTF-7 decoding fails + cleanup codestyle
thomascube
2009-02-21
#1485741: fix installer after some last changes
alecpl
2009-02-13
- Fix multiple recipients input parsing (#1485733)
alecpl
2009-02-11
- Support non-standard "GMT-XXXX" literal in date header (#1485729)
alecpl
2009-01-22
Get rid of vulnerable preg_replace eval and create_function (#1485686) + corr...
thomascube
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-12-24
Secure bin scripts by requiring a valid session and replace preg_replace(/../...
thomascube
2008-12-16
#1485549: fix mb_convert_encoding() issue
alecpl
2008-12-04
#1485602: fix INBOX folder localization
alecpl
2008-12-04
#1485599: fix rcmail_folder_classname()
alecpl
2008-11-23
Also clean cache table when removing old messages from cache
thomascube
2008-11-23
- Allow setting attachment col position in 'list_cols' option
alecpl
2008-11-05
- fix function description
alecpl
2008-11-05
- Fix HTML editor initialization on IE (#1485304)
alecpl
2008-11-03
r2032 fix: escape backslashes
alecpl
2008-11-03
Don't use addslashes() which could produce unexpected results when magic_quot...
thomascube
2008-11-03
Handle magic_quotes on runtime and remove them from the requirements list (#1...
thomascube
2008-10-25
added obscure ASCII encoding aliases, added more error checking to RFC2822 da...
svncommit
2008-10-18
- Fix html signature formatting when identity save error occured (#1485426)
alecpl
2008-10-09
- set mbstring's internal encoding in proper place
alecpl
2008-10-07
- better postgresql sequence names handling
alecpl
2008-10-05
- removed deprecated rcube_add_label() and all uses
alecpl
[next]