horde.git
2009-07-22 Michael M SlusarzHandle hidden server list by selecting server at authen...
2009-07-22 Michael M SlusarzClean up logintasks handling
2009-07-22 Chuck Hagenbuchfirst attempt at login working without showing a server...
2009-07-21 Michael M SlusarzFix encoding of IDX_SEP character.
2009-07-21 Michael M SlusarzConvert to new Horde_Auth:: usage.
2009-07-21 Michael J.... Allow injecting of a Horde_Log_Logger and a Horde_Cache.
2009-07-21 Michael J.... Add the last missing method for statuses/* - followers.
2009-07-21 Michael J.... parse errors, add friends method
2009-07-21 Michael J.... Add remaining methods to Status class, phpdoc
2009-07-20 Michael J.... Don't leak Horde_Oauth exceptions
2009-07-20 Michael J.... try/catch with some slight hacks to deal with no error...
2009-07-20 Michael M SlusarzRe-add some lint fixes
2009-07-20 Michael J.... account/end_session requires a POST
2009-07-20 Jan SchneiderFix logging in if vinfo doesn't exist (Bug #8444).
2009-07-20 Jan SchneiderMFB: Fix sequence name, catch errors.
2009-07-20 Jan SchneiderUse pgp form field only if gnupg is installed and confi...
2009-07-19 Michael J.... Add constants for the various URLs needed for OAuth
2009-07-19 Michael J.... Add http basic authentication support.
2009-07-19 Michael J.... use the _format property
2009-07-19 Michael J.... Add destroy(), show() methods and fill in update()...
2009-07-19 Michael J.... Add some more methods to Account, some stubs, some...
2009-07-19 Michael J.... Abstract out both the Auth class and the Request class...
2009-07-19 Michael M SlusarzRevert "Fix issues found during lint check"
2009-07-19 Michael M SlusarzFix issues found during lint check
2009-07-19 Michael M SlusarzClean up test mail server output
2009-07-19 Michael M Slusarzphpdoc, don't throw exception when gc'ing
2009-07-19 Michael M SlusarzReplace all Identity.php requires with a single, easily...
2009-07-19 Michael M SlusarzUse Horde_Menu::getSiteLinks()
2009-07-19 Michael M SlusarzMSG_SEP is no longer used.
2009-07-18 Michael J.... Initial, very basic, code for Service_Twitter
2009-07-18 Chuck Hagenbuchsstrip separators at the beginning of the list of tagge...
2009-07-17 Michael M SlusarzMore tweaking of the fullmessage display.
2009-07-17 Michael M SlusarzRemove all Horde::fatal()'s from horde-hatchery
2009-07-17 Michael M SlusarzHorde 4/autoloading conventions
2009-07-17 Michael M SlusarzNo need for this array_merge()
2009-07-17 Michael M SlusarzCache output handling has moved to Horde
2009-07-16 Michael M SlusarzInline script handling moved to Horde:: for now
2009-07-16 Michael M SlusarzSpellChecker imple moved to Horde_Ajax.
2009-07-16 Michael M SlusarzMove imple handling to Horde_Ajax_Imple::.
2009-07-16 Michael M SlusarzUpgrade to Horde 4 coding conventions
2009-07-15 Michael M SlusarzNeeds to be called statically.
2009-07-15 Chuck Hagenbuchif there are no custom headers, don't throw a notice...
2009-07-15 Duck (Jakob... Phrase error
2009-07-15 Duck (Jakob... Catch errors
2009-07-15 Chuck HagenbuchIf a URL is passed to login.php with a valid session...
2009-07-14 Michael M SlusarzA bit clearer null interpretation
2009-07-14 Michael M SlusarzFix admin actions and track changes to Horde_Auth_Appli...
2009-07-14 Michael M SlusarzImport turba from CVS HEAD.
2009-07-14 Michael M SlusarzFor fatal w/ Horde_Exception, no need to provide file...
2009-07-14 Jan SchneiderFix variable name.
2009-07-14 Chuck Hagenbuchfix parse errors - not sure on intent of the export...
2009-07-14 Chuck Hagenbuchrename IMP auth driver for class loading
2009-07-13 Michael M SlusarzUse streams when sending compressed zip data
2009-07-13 Michael M SlusarzTrack Horde_Compress:: changes
2009-07-13 Michael M SlusarzRemove dependency on Mail_mimedecode.
2009-07-13 Michael M SlusarzHorde::callHook() now throws a Horde_Exception
2009-07-13 Michael M SlusarzMove IMP_Compose_Exception to its own file
2009-07-13 Michael M SlusarzTrack Horde_Registry changes
2009-07-13 Michael M SlusarzBetter notification message when reporting spam
2009-07-13 Michael M SlusarzUse Horde_String::truncate().
2009-07-13 Michael J.... Avoid warnings
2009-07-13 Chuck HagenbuchAuth:: -> Horde_Auth::
2009-07-13 Michael J.... existence check
2009-07-09 Michael M SlusarzRemove alternate login/logout settings
2009-07-09 Michael M SlusarzPHP 5/Horde 4 coding conventions
2009-07-09 Michael M SlusarzUse Horde_Template:: (for now)
2009-07-09 Michael M Slusarzspelling.php moved to horde
2009-07-09 Michael M SlusarzCatch Horde_Exceptions
2009-07-09 Michael M SlusarzNot needed
2009-07-09 Michael M SlusarzMissed a global $nls conversion.
2009-07-09 Michael M SlusarzRevert - breaks display with wide messages.
2009-07-09 Michael J.... remove a todo, whitespace etc...
2009-07-09 Michael M SlusarzNo more global $nls variable.
2009-07-09 Michael M SlusarzFix logout reason.
2009-07-09 Michael M SlusarzNLS:: -> Horde_Nls::
2009-07-09 Michael M SlusarzRegistry:: -> Horde_Registry::
2009-07-09 Chuck Hagenbuchthe getRequestToken method is just in Horde:: now
2009-07-08 Michael M SlusarzAuth:: -> Horde_Auth::
2009-07-08 Michael M SlusarzPHP 5 coding standards
2009-07-08 Michael M SlusarzImprovements to preview message; fix classname typo
2009-07-08 Michael M SlusarzMore consistent labeling.
2009-07-08 Michael M SlusarzIndicate reply/fwd data has been added to outgoing...
2009-07-07 Michael M SlusarzDon't rebuild mailbox index here.
2009-07-07 Michael M SlusarzBug #8413: Fix regex to capture some malformed img...
2009-07-07 Michael M SlusarzBetter error handling for mailbox lists
2009-07-07 Michael M SlusarzFix return from getBodyPart()
2009-07-07 Michael M SlusarzCorrectly identify charset of HTML data
2009-07-07 Michael M SlusarzOnly resize thumbnail if it is too large
2009-07-07 Michael M SlusarzUse Horde_Mime::uudecode()
2009-07-07 Michael M SlusarzMore config/install stuff that should live in Horde...
2009-07-07 Duck (Jakob... Catch exceptions for images
2009-07-06 Michael M SlusarzMoved gnupg, openssl, and spellchecking config to Horde
2009-07-06 Michael M SlusarzCsstidy moved to Text_Filter_Csstidy package
2009-07-06 Michael M SlusarzMove tidy filtering to Horde_Text_Filter::
2009-07-06 Michael M SlusarzClean up dimp references
2009-07-06 Michael M SlusarzTweaks to history display
2009-07-06 Michael M SlusarzPOP3 fix
2009-07-05 Michael M SlusarzIE7 CSS tweaks
2009-07-02 Michael M SlusarzFix linking images in multipart/related parts.
2009-07-02 Michael M SlusarzDo EOL conversions on streams if possible
next