alecpl
2011-09-16 4daaf297478aa66eb359e2989d729d98c3f45793
2011-09-12 thomascube
Make date/time format user configurable; drop 'date_today' config option
blob@ 1cc9e2 commitdiff | diff to current
2011-09-12 alecpl
- Extend rcube_label_exists() to search in loaded plugins localizations - A...
blob@ 8703b0 commitdiff | diff to current
2011-09-07 alecpl
- Rewritten messages caching (merged devel-mcache branch): Indexes are st...
blob@ 80152b commitdiff | diff to current
2011-09-06 alecpl
- Merge devel-spellcheck branch: - Added spellchecker exceptions dictiona...
blob@ 66df08 commitdiff | diff to current
2011-09-05 alecpl
- Check for "Permission denied" string in IMAP error messages to display mo...
blob@ 427e3a commitdiff | diff to current
2011-08-30 alecpl
- Make 5th argument of rcmail_deliver_message() optional
blob@ 95192c commitdiff | diff to current
2011-08-25 thomascube
Move timezone computation to rcube_config; don't override SESSION['timezone...
blob@ da7178 commitdiff | diff to current
2011-08-24 thomascube
Log session_id with logins
blob@ 9d5d7a commitdiff | diff to current
2011-08-18 thomascube
Fix folders drop-down list: descend into root folder (e.g. INBOX) even if p...
blob@ fbe540 commitdiff | diff to current
2011-08-16 alecpl
- Add client-side checking of uploaded files size
blob@ fe0cb6 commitdiff | diff to current
2011-08-14 thomascube
More unique error codes
blob@ 782d85 commitdiff | diff to current
2011-08-01 alecpl
- Remove function duplicate (from last commit)
blob@ f5e570 commitdiff | diff to current
2011-08-01 alecpl
- Move rcmail_localize_folderpath() to main.inc
blob@ 363514 commitdiff | diff to current
2011-07-29 alecpl
- Fix 'exceptions' parameter of rcmail_mailbox_select() to handle directori...
blob@ 4d784b commitdiff | diff to current
2011-07-27 thomascube
Move mail sending functions from mail task to core for general usage
blob@ d91778 commitdiff | diff to current
2011-07-25 alecpl
- Added optional "multithreading" autocomplete feature
blob@ 0213f8 commitdiff | diff to current
2011-07-21 alecpl
- Round upload progress percentage value
blob@ d8aff9 commitdiff | diff to current
2011-07-05 alecpl
- Remove debug code
blob@ b1057a commitdiff | diff to current
2011-07-04 alecpl
- Add optional textual upload progress indicator (#1486039)
blob@ 4171c5 commitdiff | diff to current
2011-06-17 alecpl
- Don't log errors when charset conversion fails
blob@ 3ddca3 commitdiff | diff to current
2011-06-02 alecpl
- Fix identities "reply-to" and "bcc" fields have a bogus value when left e...
blob@ d654e8 commitdiff | diff to current
2011-06-02 alecpl
- Replace preg_match() with faster strpos()
blob@ fde361 commitdiff | diff to current
2011-06-01 alecpl
- Fix doubled encoding in save-pref request (#1487941), small code improvem...
blob@ 4fb6a2 commitdiff | diff to current
2011-05-31 thomascube
Case-insensitive matching in autocompletion (#1487933); replace old string ...
blob@ 09c59a commitdiff | diff to current
2011-05-27 alecpl
- Fix handling of "<" character in contact data, search fields and folder n...
blob@ 516467 commitdiff | diff to current
2011-05-06 alecpl
- Fixed handling of folder with name "0" in folder selector
blob@ 0deec4 commitdiff | diff to current
2011-05-06 alecpl
- Add possibility (for plugins) to filter folders lists by some additional ...
blob@ 94bdcc commitdiff | diff to current
2011-05-05 alecpl
- Fix problems with subfolders of INBOX folder on some IMAP servers (#14877...
blob@ d08333 commitdiff | diff to current
2011-05-01 vbenincasa
- Now the %s variable (used in default_host) works with IDN and with Maste...
blob@ 2a3800 commitdiff | diff to current
2011-04-27 vbenincasa
- Added the %s variable in 'default_host' and 'smtp_server' option (%s var...
blob@ b04c51 commitdiff | diff to current
2011-04-25 alecpl
- Use shortest include path for better performance
blob@ 926948 commitdiff | diff to current
2011-04-20 alecpl
- Improve performance by including files with absolute path (#1487849)
blob@ 4351f7 commitdiff | diff to current
2011-04-12 alecpl
- Fix handling of debug_level=4 in ajax requests (#1487831)
blob@ 23b495 commitdiff | diff to current
2011-03-01 thomascube
Make it easier to add code to $(document).ready()
blob@ 044d66 commitdiff | diff to current
2011-02-20 alecpl
- Fix typo in html_editor hook name (#1487796)
blob@ f57257 commitdiff | diff to current
2011-02-17 alecpl
- Add variable for 'Today' label in date_today option (#1486120)
blob@ c5dedd commitdiff | diff to current
2011-02-10 alecpl
- Support strftime format in date_today option
blob@ de3dde commitdiff | diff to current
2011-02-09 thomascube
Always generate valid DOM identifiers using html_identifier() write origina...
blob@ ce988a commitdiff | diff to current
2011-02-08 thomascube
Add optional referer check to prevent CSRF in GET requests
blob@ a77cf2 commitdiff | diff to current
2011-02-06 thomascube
Delegate contact input validation to rcube_addressbook instance; accept alr...
blob@ 07b95d commitdiff | diff to current
2011-02-03 alecpl
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
blob@ e8d5bd commitdiff | diff to current
2011-01-28 thomascube
Don't block CSS styles having important keywords
blob@ 79e634 commitdiff | diff to current
2011-01-23 thomascube
Also wrap unread count in span on server side (#1487720)
blob@ 03d772 commitdiff | diff to current
2011-01-21 thomascube
Use improved strtotime() function + reduce duplicated code
blob@ 312784 commitdiff | diff to current
2011-01-18 thomascube
Merge branch devel-addressbook (r4193:4382) back into trunk
blob@ 0501b6 commitdiff | diff to current
2011-01-17 alecpl
- Fix %h/%z variables in username_domain option (#1487701)
blob@ a76cbd commitdiff | diff to current
2011-01-12 thomascube
Missed some replacements in previous commit...
blob@ e224b0 commitdiff | diff to current
2010-12-10 alecpl
- Improved emoticons text representations
blob@ a06535 commitdiff | diff to current
2010-12-09 alecpl
- Add username and IP address to log message on unsuccessful login (#1487626)
blob@ ad399a commitdiff | diff to current
2010-12-08 alecpl
- Better support for READ-ONLY and NOPERM responses handling (#1487083) - A...
blob@ 90f81a commitdiff | diff to current
first | « prev | next »