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
2008-07-21
- use long date format in print mode (#1485191)
alecpl
2008-06-30
- deprecated is_a() replaced by instanceof operator
alecpl
2008-06-23
- fixed get_sequence_name()
alecpl
2008-06-20
Urlencode mail recipients for storing in session + little code cleanup
thomascube
2008-06-20
Simplify step inclusion in controller (index.php)
thomascube
2008-06-15
- Added option to select skin in user preferences (#1485031)
alecpl
2008-06-14
More code cleanup
thomascube
2008-05-30
-removed not existing variable
alecpl
2008-05-26
fix to #1485083
till
2008-05-12
- fixed problem with postgresql sequences (after MDB2 drivers update)
alecpl
2008-05-07
/tmp/out
svncommit
2008-05-07
More code cleanup + oop-ization
thomascube
2008-04-30
Next step: introduce the application class 'rcmail' and get rid of some globa...
thomascube
2008-04-29
- improved messages list performance - patch from Justin Heesemann
alecpl
2008-04-28
- added 5th argument to rcmail_render_folder_tree_select()
alecpl
2008-04-25
- movingmessage label could and should be added in mail task only
alecpl
2008-04-22
fix for attrib strings with embedded quotes
svncommit
2008-04-20
Fix parse_attrib_string to handle unquoted attribute values
svncommit
2008-04-17
- Fix non-RFC dates formatting (#1484901)
alecpl
2008-04-12
- Fixed and optimized 'read_when_deleted': mark as read on server side
alecpl
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomascube
2008-04-11
#1483863: empty trash and expunge inbox on logout
alecpl
2008-04-10
#1484980: fixed problem with month abbreviations localization (problem with M...
alecpl
2008-04-09
#1484624: do ob_start/ob_end_clean when reading config files
alecpl
2008-04-04
Remove unnecessary code; unread counts are added client side
thomascube
2008-04-02
Remove evil css styles like expression() in HTML messages
thomascube
2008-03-21
Better patch to correctly quote email recipient strings (from #1484191)
thomascube
2008-03-21
Added charset alias for mb_convert (fixes #1484598)
thomascube
2008-03-21
GB2312 alias is for iconv only (fixes #1484818)
thomascube
2008-03-21
Add configurable default charset for message decoding
thomascube
2008-03-19
Enable SQL logging (set 'sql_debug' config param to true); Switch to emulated...
thomascube
2008-02-27
Make some code work without non-GPL libs
thomascube
2008-02-20
Remove MDN headers before saving in sent folder + fix wrong variale name
thomascube
2008-02-19
Localize folder name in page title (#1484785)
thomascube
2008-02-13
* implemented feature from #1484476
till
2008-02-08
Added some charset aliases to fix typical mis-labelling (#1484565)
thomascube
2008-02-08
Distinguish ssl and tls for imap connections (#1484667)
thomascube
2008-02-07
Truncate attachment filenames to 55 characters (#1484757) and fix misspelled ...
thomascube
2008-02-04
Respect config when localize folder names
thomascube
2008-02-03
* cs
till
2008-02-02
Always update $CONFIG with user prefs (#1484729)
thomascube
2007-12-10
New class rcube_user + send message disposition notification
thomascube
2007-11-25
More input sanitizing
thomascube
2007-11-25
Fixed some potential security risks + updatedd changelog
thomascube
2007-11-25
Don't create default folders by default
thomascube
2007-11-09
Add escapeSimple method to rcube_db() object, to be used instead of quote() w...
svncommit
2007-10-18
Add support for Korean charset (KS_C_5601)
thomascube
2007-10-10
Log error when login fails due to auto_create_user turned off
thomascube
2007-09-29
Filter linked/imported CSS files (#1484056)
thomascube
2007-09-26
Allow to save particular user prefs
thomascube
[next]