|
|
|
@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 …
|
|
|
|
@613
|
6 years |
thomasb |
Minor bugfixes reported on the dev-list
|
|
|
|
@584
|
6 years |
estadtherr |
upgrade to TinyMCE v2.1.1.1
|
|
|
|
@567
|
6 years |
thomasb |
Add link to message subjects (#1484257); don't make selected list items …
|
|
|
|
@543
|
6 years |
thomasb |
Merged branch devel-addressbook from r443 back to trunk
|
|
|
|
@524
|
6 years |
thomasb |
Draw box around login form; created common boxtitle CSS class
|
|
|
|
@521
|
6 years |
thomasb |
New session authentication, should fix bugs #1483951 and #1484299; testing …
|
|
|
|
@515
|
6 years |
thomasb |
Minor bugfixes posted to the dev-mailing list
|
|
|
|
@510
|
6 years |
thomasb |
Improved contacts drop down; HTML output improvements; JS code cleanup
|
|
|
|
@508
|
6 years |
thomasb |
Correctly format dates in future
|
|
|
|
@500
|
6 years |
thomasb |
Solved wrong caching of message preview (#1484153, #1484236)
|
|
|
|
@491
|
6 years |
thomasb |
Fixed CSS bugs (#1484210 and #1484161) and quoting issue (#1484253)
|
|
|
|
@483
|
6 years |
thomasb |
Better input checking on GET and POST vars
|
|
|
|
@444
|
6 years |
thomasb |
Event handler removing again. Closes #1484200
|
|
|
|
@440
|
6 years |
thomasb |
Error handling for attachment uploads; multibyte-safe string functions; …
|
|
|
|
@425
|
6 years |
thomasb |
Applied security patches by Kees Cook (Ubuntu) + little visual …
|
|
|
|
@423
|
6 years |
robin |
Allow 12 hour date to display for emails sent today (Doug Mandell).
|
|
|
|
@421
|
6 years |
thomasb |
Little fix for new string quoting
|
|
|
|
@419
|
6 years |
thomasb |
New (strict) quoting for all kind of strings
|
|
|
|
@403
|
6 years |
thomasb |
Little fixes plus additional encoding tables
|
|
|
|
@388
|
6 years |
thomasb |
Introducing preview pane and conditional skin tags
|
|
|
|
@385
|
6 years |
thomasb |
Added host auto-selection and correct password encoding for IMAP login
|
|
|
|
@382
|
6 years |
thomasb |
Fixed XSS vulnerability (Bug #1484109)
|
|
|
|
@371
|
7 years |
robin |
Fetch all identities if virtuser_query is used; limitations can be done in …
|
|
|
|
@364
|
7 years |
thomasb |
Corrected template parsing and output encoding
|
|
|
|
@354
|
7 years |
thomasb |
Partial client re-write with a common list class
|
|
|
|
@348
|
7 years |
thomasb |
Correct UTF-7 to UTF-8 conversion if mbstring is not available
|
|
|
|
@344
|
7 years |
estadtherr |
Initial TinyMCE editor support (still need to work on spellcheck and …
|
|
|
|
@341
|
7 years |
thomasb |
Updated MDB2 with MSSQL support + some cosmetics
|
|
|
|
@339
|
7 years |
thomasb |
Fixed safe_mode issues
|
|
|
|
@338
|
7 years |
thomasb |
Some bugfixes and session expiration stuff
|
|
|
|
@336
|
7 years |
thomasb |
Little improvements for message parsing and encoding
|
|
|
|
@332
|
7 years |
thomasb |
Correct creation of a message-id
|
|
|
|
@329
|
7 years |
thomasb |
New indentation for quoted message text; HTML validity
|
|
|
|
@328
|
7 years |
thomasb |
Added MSSQL support
|
|
|
|
@324
|
7 years |
thomasb |
Fixed wrong usage of mbstring (Bug #1462439)
|
|
|
|
@321
|
7 years |
thomasb |
Added support for Nox Spell Server; plus small bugfixes
|
|
|
|
@320
|
7 years |
thomasb |
Re-built message parsing (Bug #1327068)
|
|
|
|
@314
|
7 years |
thomasb |
More encoding issues; enhanced debugging functions
|
|
|
|
@305
|
7 years |
thomasb |
Fixed charset problems with folder renaming
|
|
|
|
@297
|
7 years |
thomasb |
Finalized 0.1beta2 release
|
|
|
|
@292
|
7 years |
thomasb |
Several bugfixes; see CHANGELOG for details
|
|
|
|
@288
|
7 years |
thomasb |
Compose, save and sendmail cleanup
|
|
|
|
@284
|
7 years |
thomasb |
Alter links in HTML messages; highlight droptargets
|
|
|
|
@277
|
7 years |
thomasb |
Improved usability (Ticket #1483807) and HTML validity; applied patch …
|
|
|
|
@276
|
7 years |
thomasb |
Added label tags to forms (Ticket #1483810)
|
|
|
|
@275
|
7 years |
thomasb |
Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugs
|
|
|
|
@267
|
7 years |
richs |
Renameable folders, mail-checking changes, other fixes (richs)
|
|
|
|
@266
|
7 years |
thomasb |
Typos, Optimizations, Updates
|
|
|
|
@263
|
7 years |
thomasb |
Changed behavior to include host-specific configuration (Bug #1483849)
|
|
|
|
@239
|
7 years |
roundcube |
Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
|
|
|
|
@224
|
7 years |
roundcube |
Fixed typos in function rcube_button()
|
|
|
|
@220
|
7 years |
roundcube |
Changed login page title regarding product name (Bug #1476413)
|
|
|
|
@215
|
7 years |
cmcnulty |
fixed bug where the config option is not set
|
|
|
|
@214
|
7 years |
roundcube |
Started integrating GoogieSpell?
|
|
|
|
@207
|
7 years |
cmcnulty |
Added OPTIONS -> Javascript code
|
|
|
|
@205
|
7 years |
roundcube |
Applied patch for requesting receipts by Salvatore Ansani
|
|
|
|
@194
|
7 years |
roundcube |
Added sort order saving patch by Jacob Brunson
|
|
|
|
@185
|
7 years |
roundcube |
Add configured domain to user names for login; changed get_input_value()
|
|
|
|
@171
|
7 years |
roundcube |
Started implementing search function
|
|
|
|
@168
|
7 years |
roundcube |
Minor improvements and bugfixes (see changelog)
|
|
|
|
@164
|
7 years |
roundcube |
Improved error handling in DB connection failure
|
|
|
|
@159
|
7 years |
roundcube |
Improved reading of POST and GET values
|
|
|
|
@156
|
7 years |
roundcube |
Fixed some issues with new user creation
|
|
|
|
@150
|
7 years |
roundcube |
Fixed bug #1435989
|
|
|
|
@147
|
7 years |
roundcube |
Fixed some charset bugs
|
|
|
|
@140
|
7 years |
roundcube |
Applied several patches
|
|
|
|
@134
|
7 years |
roundcube |
Added RSS output (experimental)
|
|
|
|
@132
|
7 years |
roundcube |
Added message cache garbage collector
|
|
|
|
@130
|
7 years |
roundcube |
Bugfixes for encoding and sending with attachments
|
|
|
|
@114
|
7 years |
roundcube |
Use iconv and utf8 class for charset conversion
|
|
|
|