|
|
|
@2252
|
4 years |
thomasb |
Get rid of vulnerable preg_replace eval and create_function (#1485686) + …
|
|
|
|
@2237
|
4 years |
till |
* bumping up copyright (happy new year ;-))
|
|
|
|
@2187
|
4 years |
thomasb |
Secure bin scripts by requiring a valid session and replace …
|
|
|
|
@2156
|
4 years |
alec |
#1485549: fix mb_convert_encoding() issue
|
|
|
|
@2117
|
4 years |
alec |
#1485602: fix INBOX folder localization
|
|
|
|
@2114
|
4 years |
alec |
#1485599: fix rcmail_folder_classname()
|
|
|
|
@2084
|
4 years |
thomasb |
Also clean cache table when removing old messages from cache
|
|
|
|
@2078
|
4 years |
alec |
- Allow setting attachment col position in 'list_cols' option
- Allow …
|
|
|
|
@2041
|
5 years |
alec |
- fix function description
|
|
|
|
@2040
|
5 years |
alec |
- Fix HTML editor initialization on IE (#1485304)
- move back …
|
|
|
|
@2034
|
5 years |
alec |
r2032 fix: escape backslashes
|
|
|
|
@2032
|
5 years |
thomasb |
Don't use addslashes() which could produce unexpected results when …
|
|
|
|
@2029
|
5 years |
thomasb |
Handle magic_quotes on runtime and remove them from the requirements list …
|
|
|
|
@2009
|
5 years |
estadtherr |
added obscure ASCII encoding aliases, added more error checking to RFC2822 …
|
|
|
|
@1987
|
5 years |
alec |
- Fix html signature formatting when identity save error occured …
|
|
|
|
@1968
|
5 years |
alec |
- set mbstring's internal encoding in proper place
|
|
|
|
@1956
|
5 years |
alec |
- better postgresql sequence names handling
|
|
|
|
@1939
|
5 years |
alec |
- removed deprecated rcube_add_label() and all uses
- code for 'show' …
|
|
|
|
@1915
|
5 years |
alec |
- Fix folders css class setting for folder with names matching defined …
|
|
|
|
@1836
|
5 years |
thomasb |
Treat US-ASCII as Latin-1 to give messages with wrong charset definition a …
|
|
|
|
@1835
|
5 years |
thomasb |
Better detection of HTML double-encoded entities
|
|
|
|
@1787
|
5 years |
thomasb |
Fix broken quoted-printable encoding
|
|
|
|
@1775
|
5 years |
thomasb |
Fix xss entitiy decoding
|
|
|
|
@1773
|
5 years |
thomasb |
Allow (sanitized) style elements in HTML messages
|
|
|
|
@1763
|
5 years |
thomasb |
Refactor drag & drop functionality. Don't rely on browser events anymore …
|
|
|
|
@1735
|
5 years |
thomasb |
Killed one more global var + log logins to a separate file (not console)
|
|
|
|
@1723
|
5 years |
thomasb |
Interesting: (0 == 'auto') => true
|
|
|
|
@1722
|
5 years |
thomasb |
Auto-detect client language and timezone if desired by config/prefs
|
|
|
|
@1716
|
5 years |
thomasb |
New feature to import contacts from a vcard file + mark form buttons that …
|
|
|
|
@1704
|
5 years |
thomasb |
Little code cleanup
|
|
|
|
@1701
|
5 years |
thomasb |
Fix position of collapse/expand icons (#1485302)
|
|
|
|
@1687
|
5 years |
robin |
Add folder hierarchy collapsing.
|
|
|
|
@1683
|
5 years |
alec |
- added options to use syslog instead of log file (#1484850)
- added …
|
|
|
|
@1681
|
5 years |
alec |
- Removed support for PEAR::DB driver
|
|
|
|
@1622
|
5 years |
thomasb |
Show real names in folder drop-down + rebuild default_imap_folders …
|
|
|
|
@1620
|
5 years |
thomasb |
Code cleanup,
|
|
|
|
@1619
|
5 years |
thomasb |
Make special folders configurable for the user
|
|
|
|
@1618
|
5 years |
thomasb |
Code cleanup with new html classes
|
|
|
|
@1601
|
5 years |
alec |
- use long date format in print mode (#1485191)
|
|
|
|
@1582
|
5 years |
alec |
- deprecated is_a() replaced by instanceof operator
|
|
|
|
@1567
|
5 years |
alec |
- fixed get_sequence_name()
|
|
|
|
@1564
|
5 years |
thomasb |
Urlencode mail recipients for storing in session + little code cleanup
|
|
|
|
@1560
|
5 years |
thomasb |
Simplify step inclusion in controller (index.php)
|
|
|
|
@1539
|
5 years |
alec |
- Added option to select skin in user preferences (#1485031)
- …
|
|
|
|
@1532
|
5 years |
thomasb |
More code cleanup
|
|
|
|
@1459
|
5 years |
alec |
-removed not existing variable
|
|
|
|
@1424
|
5 years |
till |
fix to #1485083
|
|
|
|
@1378
|
5 years |
alec |
- fixed problem with postgresql sequences (after MDB2 drivers update)
|
|
|
|
@1361
|
5 years |
richs |
/tmp/out
|
|
|
|
@1360
|
5 years |
thomasb |
More code cleanup + oop-ization
|
|
|
|
@1344
|
5 years |
thomasb |
Next step: introduce the application class 'rcmail' and get rid of some …
|
|
|
|
@1341
|
5 years |
alec |
- improved messages list performance - patch from Justin Heesemann
|
|
|
|
@1338
|
5 years |
alec |
- added 5th argument to rcmail_render_folder_tree_select()
|
|
|
|
@1332
|
5 years |
alec |
- movingmessage label could and should be added in mail task only
|
|
|
|
@1326
|
5 years |
estadtherr |
fix for attrib strings with embedded quotes
|
|
|
|
@1325
|
5 years |
estadtherr |
Fix parse_attrib_string to handle unquoted attribute values
|
|
|
|
@1324
|
5 years |
alec |
- Fix non-RFC dates formatting (#1484901)
|
|
|
|
@1292
|
5 years |
alec |
- Fixed and optimized 'read_when_deleted': mark as read on server side
…
|
|
|
|
@1291
|
5 years |
thomasb |
Changed codebase to PHP5 with autoloader + added some new classes from the …
|
|
|
|
@1282
|
5 years |
alec |
#1483863: empty trash and expunge inbox on logout
|
|
|
|
@1278
|
5 years |
alec |
#1484980: fixed problem with month abbreviations localization (problem …
|
|
|
|
@1274
|
5 years |
alec |
#1484624: do ob_start/ob_end_clean when reading config files
|
|
|
|
@1251
|
5 years |
thomasb |
Remove unnecessary code; unread counts are added client side
|
|
|
|
@1231
|
5 years |
thomasb |
Remove evil css styles like expression() in HTML messages
|
|
|
|
@1201
|
5 years |
thomasb |
Better patch to correctly quote email recipient strings (from #1484191)
|
|
|
|
@1199
|
5 years |
thomasb |
Added charset alias for mb_convert (fixes #1484598)
|
|
|
|
@1198
|
5 years |
thomasb |
GB2312 alias is for iconv only (fixes #1484818)
|
|
|
|
@1195
|
5 years |
thomasb |
Add configurable default charset for message decoding
|
|
|
|
@1194
|
5 years |
thomasb |
Enable SQL logging (set 'sql_debug' config param to true); Switch to …
|
|
|
|
@1145
|
5 years |
thomasb |
Make some code work without non-GPL libs
|
|
|
|
@1125
|
5 years |
thomasb |
Remove MDN headers before saving in sent folder + fix wrong variale name
|
|
|
|
@1119
|
5 years |
thomasb |
Localize folder name in page title (#1484785)
|
|
|
|
@1063
|
5 years |
till |
* implemented feature from #1484476
|
|
|
|
@1032
|
5 years |
thomasb |
Added some charset aliases to fix typical mis-labelling (#1484565)
|
|
|
|
@1031
|
5 years |
thomasb |
Distinguish ssl and tls for imap connections (#1484667)
|
|
|
|
@1026
|
5 years |
thomasb |
Truncate attachment filenames to 55 characters (#1484757) and fix …
|
|
|
|
@1014
|
5 years |
thomasb |
Respect config when localize folder names
|
|
|
|
@1003
|
5 years |
till |
* cs
|
|
|
|
@997
|
5 years |
thomasb |
Always update $CONFIG with user prefs (#1484729)
|
|
|
|
@938
|
5 years |
thomasb |
New class rcube_user + send message disposition notification
|
|
|
|
@931
|
5 years |
thomasb |
More input sanitizing
|
|
|
|
@930
|
5 years |
thomasb |
Fixed some potential security risks + updatedd changelog
|
|
|
|
@925
|
5 years |
thomasb |
Don't create default folders by default
|
|
|
|
@915
|
6 years |
robin |
Add escapeSimple method to rcube_db() object, to be used instead of …
|
|
|
|
@885
|
6 years |
thomasb |
Add support for Korean charset (KS_C_5601)
|
|
|
|
@862
|
6 years |
thomasb |
Log error when login fails due to auto_create_user turned off
|
|
|
|
@839
|
6 years |
thomasb |
Filter linked/imported CSS files (#1484056)
|
|
|
|
@827
|
6 years |
thomasb |
Allow to save particular user prefs
|
|
|
|
@792
|
6 years |
thomasb |
Resolve username from virtuser file before looking up in database
|
|
|
|
@788
|
6 years |
thomasb |
Fixed charset encoding bug (#1484429)
|
|
|
|
@778
|
6 years |
yllar |
Ticket #1484457
|
|
|
|
@777
|
6 years |
thomasb |
Fix message list selection + new pngbehavior + use strpos() instead of …
|
|
|
|
@774
|
6 years |
till |
# bugfix: #1484473
|
|
|
|
@677
|
6 years |
thomasb |
LDAP improvements
|
|
|
|
@675
|
6 years |
thomasb |
Fix bugs introduced with latest changes
|
|
|
|
@673
|
6 years |
thomasb |
Fix charset converting issues with iconv and mbstring
|
|
|
|
@669
|
6 years |
thomasb |
Simplified code + removed debug log
|
|
|
|
@668
|
6 years |
thomasb |
Some bugfixes, security issues + minor improvements
|
|
|
|
@666
|
6 years |
thomasb |
Documentation, code style and cleanup
|
|
|
|
@652
|
6 years |
robin |
Move folder rendering functions so they can be used in the settings …
|
|
|
|