Allow plugins to enable MOTD whenever they want; add note about bug that won't show...
[squirrelmail.git] / functions /
2007-07-31 pdontthinkQuelch PHP notice. Spotted by James Pooton.
2007-07-19 pdontthinkWas a nice idea, but not all that useful and some proce...
2007-07-17 pdontthinkRemove incorrect and unnecessary substr length arg
2007-07-17 pdontthinkFix login error for users with no theme
2007-07-16 kinkUse attachment_dir only at the point where we're actually
2007-07-14 kinkuse PAGE_NAME rather than PHP_SELF in session_expired_l...
2007-07-10 pdontthinkMake all comparisons case insensitive for forwarded...
2007-07-10 pdontthinkAdded ability to detect HTTP_X_FORWARDED_PROTO in get_l...
2007-07-09 kinkdrop unneeded global
2007-07-06 ebullientlist_files vomits over the non-existence of 'none'...
2007-07-01 pdontthinkTypos in sqsetcookie. This might explain a few things...
2007-06-25 kink- Fix busy loop and notice when two literals in IMAP...
2007-06-25 kinkdrop "Application" on second thought (a matter of taste...
2007-06-24 pdontthinkFew tweaks to list_files() and add new sq_popen() and...
2007-06-08 kinkfix some bugs found by grepping for urlencode/urldecode
2007-06-08 kinkcolor has been dropped as a parameter from (plain_...
2007-06-08 kinkremove some HTML from within functions. Unneeded HTML...
2007-06-03 bouchonFix broken set_url_var function in functions/html.php...
2007-05-29 kinkwork around broken mailers sending broken date headers...
2007-05-18 pdontthinkCorrectly update cached message flags in ALL places...
2007-05-18 pdontthinkGrammar fix and comment to Marc I think.
2007-05-18 pdontthinkAdd the message as a parameter to subject_link hook...
2007-05-18 pdontthinkAdd reminder comments that someone needs to take a...
2007-05-17 kinkreplace preg_split without a regular expression with the
2007-05-17 kinkalso fix duplicated version of parsepriority code
2007-05-14 kinkcompare addresses case insensitively, thanks Xaviet...
2007-05-11 kinkcentralise the "From"-header construction in functions...
2007-05-09 kinkSecurity: fixes for the HTML filter to counter further...
2007-05-07 pdontthinkUse constant instead of hard-coded string for plugin...
2007-05-06 pdontthinkAdd ability for plugin to indicate that they are not...
2007-04-05 pdontthinkAdd generic get_plugin_requirement() function and chang...
2007-03-29 pdontthinkHandle change of behavior with session ID being left...
2007-03-26 pdontthinkRevert last change, which caused nasty sesion ID errors...
2007-03-26 pdontthinkUsing the string 'deleted' in expired cookies can have...
2007-03-22 pdontthinkAdd functions to help diagnose if plugin dependencies...
2007-03-20 pdontthinkFix loss of
2007-03-16 jervforsAll images must have an alternate text.
2007-03-12 jervforsGoing XHTML.
2007-03-12 jervforsImages require an alternate text.
2007-03-06 kinkuse org_title instead of "SquirrelMail" in error_box
2007-03-06 kinkdo not special case a folder named 'None'. There's...
2007-03-04 jervforsMoving "doc/db-backend.txt" to the administrator's...
2007-02-27 kinkalso store the unparsed date, and display it when we
2007-02-23 kinkdrop call to session_register, this is redundant in...
2007-02-18 kinkerror out on nonexistant option type.
2007-02-16 pdontthinkAllow error_box and plain_error_message functions to...
2007-02-16 pdontthinkMake sure no plugins output things before protocol...
2007-02-14 pdontthinkReadjust location of code that massages plugin versions...
2007-02-13 pdontthinkAllow message list form handler to accept GET args...
2007-02-08 kinkDrop the default top-right 'SquirrelMail' name and...
2007-02-07 pdontthinkAdd hook to compose_Header() that mirrors one for displ...
2007-02-07 pdontthinkAdd body tag template; stop outputting body tags direct...
2007-02-06 pdontthinkNew hook page_header_bottom
2007-02-06 pdontthinkGenerate links using templates
2007-02-05 pdontthinkNew get_plugin_version() function, and a couple places...
2007-02-02 pdontthinkAdd new addButton() function
2007-01-25 pdontthinkAllow admin to disable secure-only cookie transmission
2007-01-19 pdontthinkRemove HTML from org_logo on logout error page
2007-01-15 pdontthinkRemove more HTML from sm_attributions. Where exactly...
2007-01-15 pdontthinkforgot to globalize base_uri
2007-01-15 pdontthinkRemove HTML from provider_uri and name; also fix defaul...
2007-01-13 kinkincrement year in copyright notices
2007-01-13 stekkelStop warning about invalid session_id
2007-01-13 stekkelHttpOnly cookies support. I hope this does not break...
2007-01-13 stekkelRemove sqsetcookieflush call (not needed)
2007-01-10 pdontthinkBack out something that shouldn't be here (yet?) and...
2007-01-09 pdontthinkRemove HTML from SM option widget code; use forms.php...
2007-01-08 pdontthinkMoving template util file
2007-01-08 pdontthinkGive threading URI to template, let template do the...
2007-01-07 kinkImprove attachment file handling: use one new function...
2007-01-07 kinknew file for compose-related functions
2007-01-07 pdontthinkStrip HTML out of forms.php. Need to run through rest...
2007-01-05 pdontthinkIncrease max limit for sqGetGlobalVarMultiple search...
2007-01-05 pdontthinkMake compact paginator work on search results
2007-01-04 pdontthinkUse org_title -- why not? (That's what it's for.)...
2007-01-04 pdontthinkAdd attribute array to hyperlink/image/span templates...
2007-01-03 pdontthinkGive date fields just a touch more space on message...
2007-01-03 pdontthinkFix for unknown index notices caused in templates when...
2007-01-03 pdontthinkClarify docs
2007-01-03 pdontthinkFixed broken GO button in compact paginator (when javas...
2007-01-03 pdontthinkUse checkForJavascript() instead of $javascript_on...
2007-01-02 pdontthinkMove another template util file, strip HTML out of...
2007-01-02 pdontthinkAdd name attribute to hyperlink template
2006-12-31 pdontthinkRefactor message list template, move hooks out of templ...
2006-12-31 pdontthinkRemove span tags from core
2006-12-31 pdontthinkMoving template util files
2006-12-31 pdontthinkAllow text alternative for images to percolate all...
2006-12-31 pdontthinkRefactor image template code
2006-12-31 pdontthinkRefactor hyperlink template code
2006-12-30 pdontthinkAdd id attribute to hyperlink and image templates
2006-12-30 pdontthinkRemove HTML from login src and add image template
2006-12-30 pdontthinkAdd class attribute to template
2006-12-30 pdontthinkMoving template utilities... help appreciated moving...
2006-12-30 pdontthinkMoving template utilities... help appreciated moving...
2006-12-30 pdontthinkFixed note from last commit, but NOT tested, sorry...
2006-12-30 pdontthinkNote to fix naive user agent sniffing
2006-12-20 pdontthinkFix comp_in_new getting tagged onto ALL the menu links
2006-12-10 pdontthinkStrip HTML for hyperlink creation from core
2006-12-10 pdontthinkRevert last commit; passing by reference like that...
2006-12-10 kinkmust pass $args by ref to to plugin function too, if...
next