alecpl
|
d8c440c03f
|
- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750)
|
15 years ago |
alecpl
|
cff88617c0
|
- small backend cleanup + support for operations on ALL messages in a folder
|
15 years ago |
alecpl
|
b488c1d02d
|
- improvements in rcmail_html4inline()
|
15 years ago |
thomascube
|
84a3312f0b
|
Only select childs when a message row is collapsed but also do it when deleting a thread
|
15 years ago |
alecpl
|
5799531e3f
|
- fix bug in css cleanup of html messages
|
15 years ago |
alecpl
|
fdf8750708
|
- don't need to reload messages list on copy error
|
15 years ago |
alecpl
|
b1e74acf65
|
- add lost 'errorcopying' message
|
15 years ago |
alecpl
|
1c9bd8c72e
|
- removed unnecessary counting
|
15 years ago |
alecpl
|
416bff5475
|
- Allow to override identity when composing a message (#1486466)
|
15 years ago |
alecpl
|
9e8d8587d3
|
- Mail_Mime-1.6.2
|
15 years ago |
alecpl
|
18ace62791
|
- Set maxuid in threads mode, to prevent unnecessary list reloading on (first) check_recent
|
15 years ago |
alecpl
|
519aeda284
|
- Don't underline the parent when thread is expanded
|
15 years ago |
alecpl
|
3fb3792efc
|
- Fix UNSEEN counting when threads and skip_deleted are both enabled (#1486558)
|
15 years ago |
alecpl
|
63ab02a9f2
|
- hide threads related prefs when threads are not supported by IMAP server
- performance: don't load folders list when we don't need it
|
15 years ago |
alecpl
|
cca7b3fd02
|
- rewert old change: don't load first section page in Preferences
|
15 years ago |
alecpl
|
69d05c3710
|
- TinyMCE 3.3.1
|
15 years ago |
alecpl
|
258a043a31
|
- hide threads related stuff if threads are not supported
|
15 years ago |
alecpl
|
02f7cb8851
|
- Fix rcube_imap::mailbox_exists (#1486560)
|
15 years ago |
alecpl
|
9b3fdc25c1
|
- Implemented messages copying using drag&drop + SHIFT (#1484086)
|
15 years ago |
alecpl
|
15e00bdf50
|
- Improved performance of folders operations (#1486525) + code cleanups
|
15 years ago |
alecpl
|
1845fb6318
|
- Handle 'false' result from iil_C_* functions (#1486511)
|
15 years ago |
alecpl
|
b575fa9008
|
- Fix blocked.gif attachment is not attached to the message (#1486516)
|
15 years ago |
alecpl
|
c16986be7f
|
- use popupmenu style for attachments upload form
- move .popupmenu style definition to common.css
|
15 years ago |
alecpl
|
caf601a28f
|
- nl_NL update
|
15 years ago |
thomascube
|
258dbd03d7
|
Don't unselect already selected childs
|
15 years ago |
thomascube
|
2ecb7fef5e
|
Also select childs when dragging a thread message
|
15 years ago |
alecpl
|
81ab85e5ab
|
- use jQuery.inArray() instead of rcube_in_array()
|
15 years ago |
alecpl
|
71e7545f94
|
- set svn:keywords, remove 'indexsort' label, update pl_PL
|
15 years ago |
alecpl
|
895d4e385c
|
- Use iconv's //IGNORE instead of //TRANSLIT
|
15 years ago |
thomascube
|
f52c936f4d
|
Merged devel-threads branch (r3066:3364) back into trunk
|
15 years ago |
alecpl
|
f4f1c442f7
|
- last commit fix (there's probably no class definition when reading table rows from DB)
|
15 years ago |
alecpl
|
b695604624
|
- allow setting row css class in rcube_table_output()
|
15 years ago |
alecpl
|
f209717e41
|
- virtuser_query: support other identity data (#1486148)
|
15 years ago |
alecpl
|
b579f42b55
|
- fixes for proper handling of email addresses with form: "user"@domain.tld
|
15 years ago |
alecpl
|
b9d751df60
|
- get better message for error in DATA
|
15 years ago |
alecpl
|
1baeb660eb
|
- Improved check_email()
|
15 years ago |
alecpl
|
5027c326e9
|
-remove root_ns setting as useless, should fix #1486222
|
15 years ago |
alecpl
|
7244b4500e
|
- Merge changes from MDB2's trunk
|
15 years ago |
thomascube
|
bc404ffd41
|
Save draft information in one header; finally fixes #1486203
|
15 years ago |
alecpl
|
56505a1174
|
- Options virtuser_* replaced with virtuser_* plugins
- Plugin API: Implemented 'email2user' and 'user2email' hooks
|
15 years ago |
alecpl
|
a4cf4577b1
|
- Fix forwarding message omits CC header (#1486305)
|
15 years ago |
alecpl
|
fe7d78ab55
|
- simplify console
|
15 years ago |
alecpl
|
4d81544057
|
- messages list performance: build subject link on client side
|
15 years ago |
alecpl
|
69a7d3127e
|
- Improved charset replacement in html meta header (#1486542)
|
15 years ago |
alecpl
|
be5133a6f3
|
- Mail_Mime 1.6.1
|
15 years ago |
alecpl
|
cc2c83378c
|
- Net_SMTP 1.4.2 with fix for #1486537
|
15 years ago |
vbenincasa
|
b5de2a1f90
|
- Update pt_BR translation
|
15 years ago |
alecpl
|
edaf6a6cef
|
- Last commit fix
|
15 years ago |
alecpl
|
6611b415ae
|
- Fix sig replacement (#1486538) + fix checking for separator existance in sig
|
15 years ago |
alecpl
|
5821ff5123
|
- Don't show a warning on html2text switch when textarea is empty
- Set properly select's value when html2text is aborted
|
15 years ago |