Commit Graph

16 Commits

Author SHA1 Message Date
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
alecpl
17060ee10b #1485648: fix multiple identities from virtuser_query all set to default 2008-12-28 17:17:01 +00:00
alecpl
123a02c8c7 - #1485423: fixed virtuser_query checking 2008-09-30 06:14:28 +00:00
alecpl
d6869a6693 - Fix language autodetection (#1485401) 2008-09-24 10:41:44 +00:00
alecpl
fc1a10b4d5 - fixed identities sorting, to have allways identities with the same name in the same order on the list 2008-09-20 08:03:36 +00:00
thomascube
29111be340 Don't set a hard-coded language in rcube_user 2008-09-19 18:53:17 +00:00
thomascube
155329b71c Always return language prop even if no other prefs are saved 2008-09-16 08:59:48 +00:00
alecpl
95987c3943 - removed PHP4 class constructors 2008-08-21 06:59:45 +00:00
alecpl
c86e940c86 #1485268 2008-08-11 07:10:22 +00:00
thomascube
ba0e7871bd Separate queries to make use of the database indexes; with OR no index is used 2008-08-07 08:52:22 +00:00
thomascube
28642043ba Don't save prefs with default values if they haven't been changed yet 2008-08-07 07:02:07 +00:00
alecpl
e2003306d3 #1485207 2008-07-21 08:30:01 +00:00
thomascube
83a7636872 More code cleanup 2008-06-14 12:23:08 +00:00
thomascube
45f56c1c40 Replace our crappy html sanitization with the dom-based washtml script + fix inline message parts + remove old code + add some doc comments 2008-05-29 16:10:42 +00:00
thomascube
197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 2008-04-30 08:21:42 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00