source: subversion

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5528   18 months alec - Fallback to write-master when readonly database fails
(edit) @5527   18 months alec - Applied fixes from trunk up to r5526
(edit) @5526   18 months alec - Remove wrong check
(edit) @5525   18 months alec - Improved handling of some malformed values encoded with quoted-printable …
(edit) @5524   18 months alec - Fix issue where "S: Error: Success" was printed to debug log
(edit) @5523   18 months alec - Remove debug code from last commit
(edit) @5522   18 months alec - Fix so connection to LDAP will be properly closed
(edit) @5521   18 months alec - Simplified compose session data handling, no need for session->cleanup()
(edit) @5520   18 months alec - Remove unused result
(edit) @5519   18 months thomasb More work on new skin
(edit) @5518   18 months alec - Merge commit r5517 from trunk
(edit) @5517   18 months alec - Fix parse error from last commit (grrrrr, do tests before commit!)
(edit) @5516   18 months alec - Applied r5515 from trunk
(edit) @5515   18 months alec - Add possibility to do LDAP bind before searching for bind DN. In …
(edit) @5514   18 months alec - Applied fixes from trunk up to r5512
(edit) @5513   18 months thomasb Enable buttons having an inner <span> for better CSS styling capabilities
(edit) @5512   18 months alec - Set sizelimit of main search function for vlv_search to page_size. It …
(edit) @5511   18 months alec - Fix handling of empty <U> tags in HTML messages (#1488225)
(edit) @5510   18 months thomasb Convert to UTF-8
(edit) @5509   18 months thomasb Content filter for embedded attachments to protect from XSS on IE<=8 …
(edit) @5508   18 months alec - Fix identation
(edit) @5507   18 months thomasb Script to export Roundcube (PHP) localization files to gettext .po(t) …
(edit) @5506   18 months thomasb Improve check of attribute changes when updating a contact
(edit) @5505   18 months thomasb Fix saving of composite fields in LDAP
(edit) @5504   18 months thomasb Set (empty) value of member attribute when creating a new group
(edit) @5503   18 months alec - Close file tag (#1488214)
(edit) @5502   18 months alec - Reset messages list page when clicking on logo (#1487757)
(edit) @5501   18 months alec - Apply fix from trunk (r5500)
(edit) @5500   18 months alec - Fix get_realm() by removing debug code (shame on me)
(edit) @5499   18 months alec - Applied fixes from trunk up to r5498
(edit) @5498   18 months alec - Use strpos() instead of strstr() when possible (#1488211)
(edit) @5497   18 months alec - Fix handling HTML entities when converting HTML to text (#1488212)
(edit) @5496   18 months alec - Fix fit_string_to_size() renders browser and ui unresponsive (#1488207): …
(edit) @5495   18 months alec - Fix handling of invalid characters in request (#1488124)
(edit) @5494   18 months alec - Fix merging some configuration options in update.sh script (#1485864)
(edit) @5493   18 months alec - Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208)
(edit) @5492   18 months alec - Fix handling contact photo url with https:// prefix (#1488202)
(edit) @5491   18 months alec - Merge r5489 from trunk
(edit) @5490   18 months alec - Prevent from memory_limit exceeding when trying to parse big messages …
(edit) @5489   18 months alec - Add some debug and error handling around vlv_search
(edit) @5488   18 months alec - Unmark folder after unseen count has been changed to zero
(edit) @5487   18 months alec - gl_ES update (#1488205)
(edit) @5486   18 months alec - Performance improvements
(edit) @5485   18 months alec - Add possibility to add SASL mechanisms for SMTP in smtp_connect hook …
(edit) @5484   18 months alec - Mark folder as recent only when it contains unseen messages
(edit) @5483   18 months alec - Mark (with different color) folders with recent messages (#1486234)
(edit) @5482   18 months alec - Mark read (lrs) rights by default for new ACL entry
(edit) @5481   18 months alec - Applied fixes from trunk up to r5479
(edit) @5480   18 months alec - Change version number to 0.8-svn
(edit) @5479   18 months alec - Fix possible infinite redirect on attachment preview (#1488199)
(edit) @5478   18 months alec - Fix get_folder_li() usage after recent changes in core
(edit) @5477   18 months thomasb Updated changelog
(edit) @5476   18 months thomasb Improve clickjacking protection: bust frame or disable all form elements …
(edit) @5475   18 months alec - Small optimisations
(edit) @5474   18 months thomasb Started with the new skin, codename 'Larry'
(edit) @5473   18 months alec - Fixed bug where similiar folder names were highlighted wrong (#1487860)
(edit) @5472   18 months alec - Improvements for filters popup window
(edit) @5471   18 months thomasb Improve task switching for tasks added by plugins
(edit) @5470   18 months thomasb Set selected state on task buttons; increase display time of …
(edit) @5469   18 months alec - Fixed javascript error in IE8
(edit) @5468   18 months alec - Add version markers
(edit) @5467   18 months alec - Save Samba password hashes in capital letters (#1488197)
(edit) @5466   18 months alec - Update es_ES localization
(edit) @5465   18 months alec - Fix action when toggling prefer_html option state
(edit) @5464   18 months alec - Code improvements
(edit) @5463   18 months alec - Add more package.xml files
(edit) @5462   18 months alec - Remove test for HTML inputs existance, now they are allowed
(edit) @5461   18 months alec - Fixed bug in handling link with '!' character in it (#1488195)
(edit) @5460   18 months alec - Fixed bug where session ID's length was limited to 40 characters. Since …
(edit) @5459   18 months alec - More package.xml files
(edit) @5458   18 months thomasb Fit watermark background in about box
(edit) @5457   18 months thomasb Show configurable support link in about page; refer on <srcuri> for …
(edit) @5456   18 months alec - Add more package.xml files
(edit) @5455   18 months alec - Added TinyMCE localizations
(edit) @5454   18 months alec - Small style improvements
(edit) @5453   18 months alec - Use channel/uri as possible source locations - Handle dependent/required …
(edit) @5452   18 months alec - Applied fixes from trunk up to r5451
(edit) @5451   18 months alec - Fix typo in _list_unsubscribed() (#1488186)
(edit) @5450   18 months alec - Added About tab in Settings
(edit) @5449   18 months alec - Don't show notifications on user action
(edit) @5448   18 months alec - Update and validate package.xml files
(edit) @5447   18 months alec - Added package.xml for managesieve plugin
(edit) @5446   18 months alec - Remove old image
(edit) @5445   18 months thomasb Clarify licenseing of forked Googiespell code
(edit) @5444   18 months alec - Fix date broken in last commit
(edit) @5443   18 months alec - Fixed setting test type to :is when none is specified
(edit) @5442   18 months alec - Removed unused private variable
(edit) @5441   18 months alec - Added 'address' and 'envelope' tests support - Added 'body' extension …
(edit) @5440   19 months alec - Fixed import of rules with unsupported tests
(edit) @5439   19 months thomasb Correct version strings
(edit) @5438   19 months thomasb Forgot to bump versions…
(edit) @5437   19 months alec - Split test scripts by sieve extension
(edit) @5436   19 months alec - Don't add PRE tags when switching to html mode and textarea is empty
(edit) @5435   19 months thomasb Tagging files for 0.7-beta2
(edit) @5434   19 months alec - Apply fixes from trunk up to r5433
(edit) @5433   19 months alec - Small improvement for Chrome
(edit) @5432   19 months alec - Force font-family on body only, makes possible to set/display fonts of …
(edit) @5431   19 months alec - Fix typo
(edit) @5430   19 months alec - Fix washing styles with quoted values e.g. font-family
(edit) @5429   19 months alec - Cleanup
Note: See TracRevisionLog for help on using the revision log.