Thomas Bruederli
2016-04-17 cde7a9eb74b6fd6315885c30c0763e0ee5332499
2016-04-17 Thomas Bruederli
Bump version to 1.0.9
blob@ cde7a9 commitdiff | diff to current
2015-12-23 Thomas Bruederli
Bump version to 1.0.8; update Changelog
blob@ 2c0a55 commitdiff | diff to current
2015-09-10 Thomas Bruederli
Bump version to 1.0.7
blob@ 7bd7d6 commitdiff | diff to current
2015-06-05 Thomas Bruederli
Bump version to 1.0.6
blob@ f3277e commitdiff | diff to current
2015-01-23 Thomas Bruederli
Bump version to 1.0.5
blob@ bd3e20 commitdiff | diff to current
2014-12-18 Thomas Bruederli
Bump version
blob@ 1f7e63 commitdiff | diff to current
2014-12-15 Aleksander Machniak
Fix bugs where CSRF attacks were still possible on some requests
blob@ 376cbf commitdiff | diff to current
2014-09-26 Thomas Bruederli
Updated Changelog + bump version
blob@ 3febef commitdiff | diff to current
2014-07-20 Thomas Bruederli
Update Changelog and bump version
blob@ 7515a2 commitdiff | diff to current
2014-07-09 Thomas Bruederli
Warn for unsent/unsaved message when closing compose window; remove localSt...
blob@ 007f1b commitdiff | diff to current
2014-05-07 Thomas Bruederli
Bump version for 1.0.1
blob@ e4d87a commitdiff | diff to current
2014-03-21 Thomas Bruederli
Update Changelog and bump version to 1.0.0
blob@ eb9c51 commitdiff | diff to current
2014-02-21 Aleksander Machniak
Prevent from "Call to undefined method rcmail_output_json::add_footer()" error
blob@ 7f2812 commitdiff | diff to current
2014-01-30 Thomas Bruederli
Branching off for release 1.0
blob@ 8c893b commitdiff | diff to current
2014-01-01 Aleksander Machniak
CS fixes
blob@ 0301d9 commitdiff | diff to current
2013-11-10 Thomas Bruederli
First version of the local storage compose data saving feature; some behavi...
blob@ 85e60a commitdiff | diff to current
2013-10-21 Thomas Bruederli
Send last fetch time with 'refresh' requests and allow plugins to alter que...
blob@ b461a2 commitdiff | diff to current
2013-09-02 Aleksander Machniak
Log also failed logins to userlogins log
blob@ 060467 commitdiff | diff to current
2013-07-12 Thomas Bruederli
Allow to load config files for different environments (#1487311); keep (non...
blob@ deb2b8 commitdiff | diff to current
2013-04-24 Aleksander Machniak
Fix error when using check_referer=true
blob@ a54497 commitdiff | diff to current
2013-03-15 Aleksander Machniak
Bump version number up to 1.0-git
blob@ bb080a commitdiff | diff to current
2013-01-09 Thomas Bruederli
Welcome to 2013
blob@ 18e23a commitdiff | diff to current
2012-11-12 Aleksander Machniak
Plugin API: Add 'refresh' hook
blob@ a95687 commitdiff | diff to current
2012-11-11 Aleksander Machniak
Added cross-task 'refresh' request for system state updates
blob@ 77de23 commitdiff | diff to current
2012-08-08 Aleksander Machniak
- Fix (disable) request validation for spell and spell_html actions Consi...
blob@ b80708 commitdiff | diff to current
2012-08-08 Aleksander Machniak
- Check request tokens also in devel_mode
blob@ 2bbc3d commitdiff | diff to current
2012-07-05 Aleksander Machniak
Plugin API: Add 'unauthenticated' hook (#1488138)
blob@ 1c0ce1 commitdiff | diff to current
2012-06-30 Aleksander Machniak
Show explicit error message when provided hostname is invalid (#1488550)
blob@ 7c8fd8 commitdiff | diff to current
2012-05-22 Aleksander Machniak
Removed $Id$
blob@ 041c93 commitdiff | diff to current
2012-05-09 Brian Ronald
Also, the license comments
blob@ b546b0 commitdiff | diff to current
2012-04-26 alecpl
- Fix redirect to mail/compose on re-login (1488226)
blob@ d2191c commitdiff | diff to current
2012-04-16 alecpl
- Framework refactoring (I hope it's the last one): rcube,rcmail,rcube_ui...
blob@ 1aceb9 commitdiff | diff to current
2012-04-13 alecpl
- Merge devel-framework branch, resolved conflicts
blob@ 0c2596 commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-16 thomascube
Merged devel-framework branch (r5746:5779) back into trunk
blob@ c321a9 commitdiff | diff to current
2012-01-03 alecpl
- Move some checks into login() method
blob@ fdff34 commitdiff | diff to current
2011-12-07 alecpl
- Remove deprecated global $IMAP variable usage (#1488148)
blob@ b6da0b commitdiff | diff to current
2011-11-24 alecpl
- Change version number to 0.8-svn
blob@ 80216d commitdiff | diff to current
2011-10-30 thomascube
Allow cross-task ajax requests
blob@ abdf31 commitdiff | diff to current
2011-10-07 alecpl
- Plugin API: added 'ready' hook (#1488073)
blob@ 370302 commitdiff | diff to current
2011-09-29 thomascube
We're on the road towards 0.7 now
blob@ 502436 commitdiff | diff to current
2011-09-23 alecpl
- Make the whole PHP output non-cacheable (#1487797)
blob@ 9e54e6 commitdiff | diff to current
2011-08-24 thomascube
Fix r5117: don't show error on default login page
blob@ 6354da commitdiff | diff to current
2011-08-24 thomascube
Don't rely on rcmail->task for session error check; use _REQUEST data instead
blob@ 886aaf commitdiff | diff to current
2011-07-30 thomascube
Don't show session error message on logout
blob@ 94c074 commitdiff | diff to current
2011-07-30 thomascube
Log session validation errors; keep error message when redirecting to login...
blob@ fcc7f8 commitdiff | diff to current
2011-05-24 thomascube
Let plugins hook into keep-alive requests
blob@ 28ac5c commitdiff | diff to current
2011-05-02 thomascube
Default action for plugin tasks is 'index'
blob@ 87e58c commitdiff | diff to current
2011-04-20 alecpl
- Improve performance by including files with absolute path (#1487849)
blob@ 4351f7 commitdiff | diff to current
2011-03-22 thomascube
Revert r4609 and use stateless request tokens; no need to save them in sess...
blob@ ec045b commitdiff | diff to current
first | « prev | next »