use PAGE_NAME to switch on which page we are, rather than
[squirrelmail.git] / src /
2007-07-14 kinkuse PAGE_NAME to switch on which page we are, rather...
2007-07-14 kinkrename squirrelmail_rpc.php to rpc.php, it doesn't...
2007-07-14 kinkadd PAGE_NAME constant to every page under src/.
2007-07-14 kinkon second thought, revise r12527 to use one, generic...
2007-07-14 kinkFix test for signout.php in the logged in check in...
2007-07-10 pdontthinkTry to tag all the places that need to be fixed (no...
2007-07-10 pdontthinkremoving attachedmessages GET variable that was not...
2007-07-08 janglissResolved issue with compose session not being updated...
2007-07-01 pdontthinkAdd cc: to the list of checks for empty recipients
2007-06-25 kinkdrop "Application" on second thought (a matter of taste...
2007-06-25 kinkdrop obsolete parameter, thanks Tomas Kuliavas for...
2007-06-25 kinkfix switch of en/decode in mdn, thanks Masato HIGASHIYA...
2007-06-15 pdontthinkAdd ask_user_info redirect to compose screen
2007-06-15 pdontthinkTypo
2007-06-08 kinkfix some bugs found by grepping for urlencode/urldecode
2007-06-08 kinkdrop some unused globals
2007-06-08 kinkhtml/plain should be text/html
2007-06-08 kink- fix notice when returning from a restored compose...
2007-06-01 janglissXHTML is case sensitive. onLoad != onload
2007-05-18 pdontthinkMinor adjustments to variable_orders & gpc_order checks...
2007-05-18 pdontthinkFirstTimeSee is useful to other functionalities beside MDN
2007-05-18 pdontthinkCorrectly update cached message flags in ALL places...
2007-05-18 pdontthinkAdd comments reminding someone to make a fix here
2007-05-17 kinkreplace preg_split without a regular expression with the
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-05-03 pdontthinkImplement checks for correct PHP variables_order and...
2007-04-05 pdontthinkAdd generic get_plugin_requirement() function and chang...
2007-03-22 pdontthinkAdd functions to help diagnose if plugin dependencies...
2007-03-22 pdontthinkRemove $version, use SM_VERSION constant instead
2007-03-22 pdontthinkRe-add hook just removed; compose templates are so...
2007-03-22 pdontthinkRemoving hook that, AFAIK is only used to add output...
2007-03-17 jervforsChanging the service provider's logo string.
2007-03-12 jervforsGoing XHTML.
2007-03-08 jervforsRemoving "" in some links as well as the link to the...
2007-03-06 kinkdo not hardcode "SquirrelMail" in displayhtmlheader...
2007-03-06 kinkdo not special case a folder named 'None'. There's...
2007-03-06 kinkFix Priority and Receipt compose options being reset...
2007-02-28 pdontthinkSorry, removing things unrelated to last commit
2007-02-28 pdontthinkUse $org_name instead of hard-coding "SquirrelMail"
2007-02-27 kinkalso store the unparsed date, and display it when we
2007-02-18 kinkAdd option to ask users for personal information on...
2007-02-14 jervforsString fixes. "Mails" are what the user sends, "message...
2007-02-14 jervforsString fixes. "Mails" are what the user sends, "message...
2007-02-12 kinkrequire of mailbox_display was required for sqm_api_mai...
2007-02-07 pdontthinkOnclick handler should not be submitted as HTML but...
2007-02-07 pdontthinkRemoving getButton(). Not being used anywhere in core...
2007-02-06 pdontthinkMake useless hook useful (and rename to eliminate confu...
2007-02-06 pdontthinkPass compose form attributes to template separately...
2007-02-06 pdontthinkUse templates to build buttons. Remove all this docume...
2007-02-05 pdontthinkAllow override of mail_sent value by plugins
2007-02-05 pdontthinkNew get_plugin_version() function, and a couple places...
2007-02-05 pdontthinkReminders of how horribly embedded HTML is in core
2007-02-02 pdontthinkMinor cleanup
2007-02-02 pdontthinkAdd (disabled) plugin version printout
2007-01-24 kinkmisspelled reply_to and in_reply_to attributes
2007-01-20 pdontthinkBoolean hook call needs priority 1 to error out when...
2007-01-20 pdontthinkComment change only
2007-01-20 pdontthinkAllow auto-refresh after options are changed (when...
2007-01-18 kinkFix URL to send read receipts from read_body (#1637572),
2007-01-15 pdontthinkRemove things that snuck in accidentally on last commit
2007-01-15 pdontthinkRemove a spec of HTML from login.php
2007-01-13 kinkincrement year in copyright notices
2007-01-13 stekkelRemove sqsetcookieflush call (not needed)
2007-01-11 pdontthinkAdding initial RPC baseline functionality. The delete...
2007-01-10 pdontthinkBack out some minor things (mostly comments) that shoul...
2007-01-09 pdontthinkReminders to remove HTML from core
2007-01-08 pdontthinkMoving template util file
2007-01-07 stekkelRemove unneeded changes.
2007-01-07 stekkelI don't know what triggered this bug to become visible...
2007-01-07 kinkno & encoding in redirect url please
2007-01-07 kinkImprove attachment file handling: use one new function...
2007-01-07 kinkAdd warning about magic_quotes_* in configtest.
2007-01-07 kinkframeset pages must not use standard footer because...
2007-01-07 kinkimprove smtp delivery failed message.
2007-01-07 stekkelMake use of mailbox cache because flag info is updated...
2007-01-07 kinkdisplay status of message when reading it (deleted...
2007-01-05 pdontthinkMake compact paginator work on search results
2007-01-04 pdontthinkPartial fix for non-javascript compact paginator on...
2007-01-03 pdontthinkFixed broken GO button in compact paginator (when javas...
2007-01-03 pdontthinkAlways add $base_uri to templates
2007-01-03 pdontthinkAdding useful vars to template; is there a better place...
2007-01-03 pdontthinkUse checkForJavascrip() instead of $javascript_on
2006-12-31 stekkelrequired file already included by template class =...
2006-12-31 pdontthinkRefactor image template code
2006-12-30 pdontthinkAdd id attribute to hyperlink and image templates
2006-12-30 pdontthinkFix typo
2006-12-30 pdontthinkRemove HTML from login src and add image template
2006-12-30 pdontthinkUpdate for new location of global template utilities...
2006-12-20 pdontthinkLanguage fix
2006-12-11 pdontthinkBetter hook placement
2006-12-11 pdontthinkRe-enable plugins in configtest
2006-12-10 pdontthinkMassive update to plugin system architecture. Please...
2006-12-08 pdontthinkRemove embedded HTML for displaying submit buttons...
2006-12-03 kinkbring string in line with rest
2006-12-02 kink - Security: close cross site scripting vulnerability...
2006-11-30 kinkthis should read "download as a file"
2006-11-04 pdontthinkPlay it a little safer when reassigning login uri
next