|
|
|
@5855
|
16 months |
alec |
- Fix some dependencies across framework classes
|
|
|
|
@5854
|
16 months |
alec |
- Make so html classes do not depend on rcube_ui anymore
|
|
|
|
@5836
|
16 months |
alec |
- Rename rcube_mail_header to rcube_message_header
- Rename …
|
|
|
|
@5835
|
16 months |
alec |
- Extract rcube_message_part class into separate file
|
|
|
|
@5834
|
16 months |
alec |
- Remove require_once, trust autoloader as the whole framework does
|
|
|
|
@5830
|
16 months |
alec |
- Use get_user_* internally
|
|
|
|
@5829
|
16 months |
alec |
- Provide general get_user_id/get_user_name methods, removing dependency …
|
|
|
|
@5828
|
16 months |
alec |
- Unified raise_error() usage
|
|
|
|
@5827
|
16 months |
alec |
- Remove deprecated iilBasicHeader class
|
|
|
|
@5826
|
16 months |
alec |
- Remove unused sqlite functions, PHPCS fixes
|
|
|
|
@5825
|
16 months |
alec |
- Add lost functions, some improvements and migration bugfixes
|
|
|
|
@5822
|
16 months |
alec |
- Remove deprecated functions usage, some improvements
|
|
|
|
@5821
|
16 months |
alec |
- PHPCS
|
|
|
|
@5807
|
16 months |
alec |
- Move global functions from main.inc and rcube_shared.inc into classes
…
|
|
|
|
@5779
|
16 months |
alec |
- Add megic get() method for backward compat.
|
|
|
|
@5778
|
16 months |
alec |
- Add imap_init hook for backward compat.
|
|
|
|
@5777
|
16 months |
alec |
- Add imap_init(), imap_connect(), and $imap object for backward compat.
|
|
|
|
@5776
|
16 months |
alec |
- Provide rcube_charset class with charset-related functionality
|
|
|
|
@5768
|
16 months |
alec |
- Remove executable flag
|
|
|
|
@5767
|
16 months |
alec |
- Improved performance by caching storage server's capabilities in session
|
|
|
|
@5766
|
16 months |
alec |
- CS fixes on method names in rcube_result_*
|
|
|
|
@5765
|
16 months |
alec |
- CS fixes
|
|
|
|
@5763
|
16 months |
alec |
- Rename imap_init hook to storage_init hook (with additional 'driver' …
|
|
|
|
@5762
|
16 months |
alec |
Removed externals
|
|
|
|
@5759
|
17 months |
alec |
- Added storage (IMAP) auto-connection feature = improved performance with …
|
|
|
|
@5758
|
17 months |
alec |
Removed globals $DB, $USER, $IMAP
Added abstract class rcube_storage, a …
|
|
|
|
@5746
|
17 months |
alec |
- New branch for Roundcube Framework
|
|
copied from trunk/roundcubemail:
|
|
|
|
@5745
|
17 months |
alec |
- Use proper class name
|