Everyone deserves version info
[squirrelmail.git] / functions /
2008-11-21 pdontthinkThanks, Thijs: svn propset svn:keywords Id <file>
2008-11-21 pdontthinkUse sq_is_writable()
2008-11-20 pdontthinkHow about adding a space
2008-11-20 pdontthinkEr, is it "Id:"?
2008-11-20 pdontthinkAdd a functions file for file utility functions (say...
2008-11-20 pdontthinkForgot @since info for sqsetcookie
2008-10-30 pdontthinkMinor spacing fix
2008-10-07 pdontthinkAllow control over white space wrapping of auto-generat...
2008-09-26 pdontthinkRemove obsolete comments
2008-09-26 pdontthinkMake more readable; expose header replace parameter...
2008-09-24 pdontthinkUse sqsetcookie(), not setcookie()
2008-09-24 pdontthinkJust fiddling. Give credit where credit is due. Templ...
2008-09-11 pdontthinkRelax restriction on image tag src URIs. Others PLEASE...
2008-09-10 pdontthinkAllow template sets to define what the content-type...
2008-08-26 pdontthinkMove options constants to constants include file
2008-08-21 kinkrework seed generation: this is something that really...
2008-08-21 kinkuse our existing random seeder function
2008-08-17 pdontthinkFix subsequent PHP notices caused by last commit. ...
2008-08-16 pdontthinkEliminate PHP notices. Thanks to Pablo Alvarez de...
2008-08-02 jervforsFix for phpDocumentor.
2008-07-24 pdontthinkClarify language
2008-07-22 pdontthinkFix plugin names showing up as "INCOMPATIBLE" on config...
2008-07-19 pdontthinkAllow a different server address for the POP server...
2008-07-11 pdontthinkPlugins have to be able to update the message cache...
2008-07-11 pdontthinkGive plugins something to work with
2008-07-11 pdontthinkAllow plugins to have buttons that don't need message...
2008-07-10 pdontthinkFIXME
2008-07-10 pdontthinkFIXME
2008-07-09 pdontthinkGuarantee outgoing addresses have a domain part
2008-07-09 pdontthinkBring the left_main_after_each_folder hook to life
2008-07-09 pdontthinkDon't use GLOBALS['xxx'] -- Doesn't matter, but let...
2008-07-04 pdontthinkAllow plugins to specify that other plugins are incompa...
2008-07-02 pdontthinkAdd ability to lookup entries based on fields other...
2008-07-02 pdontthinkAdd error handling to abook db lookups
2008-06-26 pdontthinkAdd ability to turn off edit list delete checkbox
2008-06-23 pdontthinkSomeone added some prefs hooks to the file-based prefs...
2008-06-23 pdontthinkAllow prefs plugins to fetch values such as FALSE,...
2008-06-20 pdontthinkAdd clarifying docs
2008-06-19 pdontthinkAllow lookups by fields other than nickname; LDAP backe...
2008-06-11 pdontthinkLet edit list users turn off the 'add widget'; add...
2008-05-23 pdontthinkShorten string
2008-05-23 pdontthinkForgot to commit set_url_var wrapper function
2008-05-22 pdontthinkAdd address list pagination, 'Compose To' button, more...
2008-05-16 jervforsOnly grab comments marked i18n to the template.
2008-05-15 pdontthinkChange string casing
2008-05-15 pdontthinkMake sort links and add form return to the same backend...
2008-05-10 kinkdrop code related to old printer friendly
2008-05-08 kinkAdd preliminary printerfriendly-through-css feature...
2008-05-06 pdontthinkAllow plugins to add or modify page headers
2008-05-06 kinkAllow database based preferences to read in default...
2008-05-03 pdontthinkFuss with edit list sizing a touch
2008-05-02 pdontthinkInclude original configuration array in Option object...
2008-05-01 pdontthinkMinor JavaScript fix when multiple select-style edit...
2008-04-17 pdontthinkAdd prettier layout for edit lists, not that I am any...
2008-04-17 pdontthinkSince multiple select and checkbox widgets may not...
2008-04-17 pdontthinkMore sensible detection of empty widget submissions...
2008-04-12 pdontthinkSimplify includes
2008-04-07 pdontthinkMore readable spacing
2008-04-07 pdontthinkPer last commit, fix other places using msg message...
2008-03-14 pdontthinkDo not trust case of get_class() return string
2008-03-14 pdontthinkFix issue not allowing save of boolean prefs that defau...
2008-03-14 pdontthinkAdd new 'Custom Date Format' option for message list...
2008-03-14 jervforsMerging FIXME into one row.
2008-03-14 pdontthinkRemove use of in function copied from STABLE; change...
2008-03-11 pdontthinkOne more. I wasn't done.
2008-03-11 pdontthinkIncludes for being called from plugins, etc
2008-03-11 pdontthinkAllow plugins to require CORE plugins
2008-03-08 jervforsUpdating use of sqgetGlobalVar.
2008-03-08 jervforsUpdating my previous comments.
2008-03-06 jervforsViewing unsafe images is a core functionality, so I...
2008-03-06 pdontthinkAdd radio button group widget type SMOPT_TYPE_STRLIST_RADIO
2008-03-05 pdontthinkAdd yes_text and no_text option attributes that allow...
2008-03-05 pdontthinkBoolean option widgets now default to checkboxes
2008-03-05 pdontthinkCreate specific boolean radio widget
2008-03-05 pdontthinkAdd checkbox type of boolean option widget
2008-03-04 pdontthinkAdd convenience function; keep track of multi-value...
2008-03-01 jervforsAdding comments.
2008-02-29 pdontthinkAdd sq_send_mail()
2008-02-28 pdontthinkGuarantee we have an array
2008-02-28 pdontthinkGuarantee we have an array
2008-02-27 pdontthinkAvoid PHP errors when adding to empty list
2008-02-26 pdontthinkPrevent PHP notices when possible values is not given
2008-02-26 pdontthinkUse a template for the edit list widget
2008-02-25 pdontthinkAdd multiple select string list option widget
2008-02-24 pdontthinkAdd 'edit list' type option widget
2008-02-24 pdontthinkDon't presume output format
2008-02-15 pdontthinkFixed broken default link for plain text attachments
2008-02-12 pdontthinkCorrect since tag
2008-02-10 kinkreset token when another < is detected, to ensure that...
2008-02-10 kinkfix duplicate htmlspecialchars of $sTmp; this comes...
2008-02-10 kinkadd space to improve display
2008-02-10 kinkfix spelling of variable name which made its meaning...
2008-02-07 jervforsReinserting support for the "iframe_height" option...
2008-02-05 pdontthinkX-Priority Low is 5, not 3. Thanks Thierry Godefroy.
2008-01-30 pdontthinkFix undefined field problem
2008-01-30 pdontthinkFix incorrect case of sort fields; strip repetative...
2008-01-29 pdontthinkDon't let more general attachment plugins override...
2008-01-29 pdontthinkMake sure plugins have the last say for all attachment...
2008-01-29 pdontthinkAvoid E_STRICT errors
2008-01-24 kinkmake MiB/KiB translatable
next